Menu

Code Commit Log


Commit Date  
[r71] by blep

Added patch for mingw from Sebastien Vincent

2009-11-15 22:49:54 Tree
[r70] by malays

Implementing support for reading and writing Unicode escape sequences.

2009-11-13 04:21:14 Tree
[r69] by christopherdunn

Patch from Sebastien Vincent

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
[r67] by blep

- Added basic string test (all char in ASCII range 33-126) and a large string test.

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
[r64] by blep

Sketched out some idea to make the build system more reusable across projects.

2008-01-21 08:37:06 Tree
[r63] by blep

Fixed compilation issue on windows (avoid using cstring and use string.h instead).

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.
- documentation is now correctly generated once when source are changed on the first scons run.

2008-01-20 16:49:53 Tree
Older >
MongoDB Logo MongoDB