| Commit | Date | |
|---|---|---|
| 2009-11-15 22:49:54 | Tree | |
| 2009-11-13 04:21:14 | Tree | |
| 2009-05-24 22:22:08 | Tree | |
|
[r68]
by
christopherdunn
Added cstring for memcpy(), as suggested by sebastien.vincent@... . This allows gcc-4 to compile. Removed doxygen from SConstruct, since it is now broken; I have been unable to get it to work with either scons 0.97 or scons 2.1; hopefully someone else can get that working again. |
2009-05-11 20:04:10 | Tree |
| 2008-09-26 07:15:11 | Tree | |
|
[r66]
by
christopherdunn
Forgot to add # to %g modifier for sprintf in valueToString for floats. Otherwise no decimal point appears when only zeroes would follow, which changes the type to integer. |
2008-01-24 20:21:11 | Tree |
|
[r65]
by
christopherdunn
Changed valueToString for floats so that zeroes after a decimal are truncated -- saves file size esp. for StyledStreamWriter which uses tabs instead of spaces. |
2008-01-24 20:09:48 | Tree |
| 2008-01-21 08:37:06 | Tree | |
| 2008-01-20 16:55:26 | Tree | |
|
[r62]
by
blep
- rewrote doxygen documentation generation integration with Scons (still need some clean-up): list of sources is explicitly passed to a doxyfile builder which is used as input of a doxygen builder. Hence, the doxyfile depends on all the sources. |
2008-01-20 16:49:53 | Tree |