| Commit | Date | |
|---|---|---|
| 2009-11-18 17:12:24 | Tree | |
|
[r72]
by
blep
Fixed bug introduced by utf-8 patch with fix provided by Henry Ludemann. All unit tests are now passing. |
2009-11-18 17:01:09 | Tree |
| 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 |