Menu

Code Commit Log


Commit Date  
[r17] by blep

- memory footprint of Json::Value is back to 16 bytes on WIN32.
(using bool allocated_:1 caused the compiler not to merge the attribute with the previous bitfield. Switched to int type to fix the problem).

2006-06-18 14:46:48 Tree
[r16] by blep

- correct include path are now generated in the documentation.

2006-06-18 14:40:13 Tree
[r15] by blep

- added (untested) accessors to get index or member name when iterating over members.

2006-06-18 14:38:39 Tree
[r14] by blep

- added instruction to download and install scons-local.

2006-06-13 06:14:55 Tree
[r13] by blep

- added another parse interface taking a pair of const char *.
- removed unused header.

2006-06-05 12:26:11 Tree
[r12] by blep

- doxygen tool: fixed bug in output (is env.Dir instead of File)
- added srcdist tool: generate tarball of source files. Dependencies retreival is still missing.

2006-06-05 11:05:39 Tree
[r11] by blep

- added short introduction and build instruction.

2006-06-04 11:32:56 Tree
[r10] by blep

- doc tarball now contains just the documentation folder and not the build directory.

2006-06-04 10:38:41 Tree
[r9] by blep

- added simple targz tool.

2006-06-04 08:42:55 Tree
[r8] by blep

- fixed bug in doxygen scons-tools (bad handling of windows path in configuration file)
- fixed bug in substinfile.py scons-tools (bad handling of windows path in substitution variable)
- doc version and output directory are now set by the build script.

2006-06-03 23:15:05 Tree
Older >
MongoDB Logo MongoDB