summaryrefslogtreecommitdiff
path: root/stdafx.h
Commit message (Expand)AuthorAgeFilesLines
* Use boost's list_p in the json parser. SUPPORT-11 SERVER-443Mathias Stearn2009-11-301-0/+2
* all client files now marked as Apache 2.0. SERVER-329.Mathias Stearn2009-10-271-15/+14
* hack to try to fix windows MINOREliot Horowitz2009-10-171-0/+2
* quick fix for global namespace pollution (mostly client)metagoto2009-10-181-2/+7
* bump pdfile version to 4.5Eliot Horowitz2009-09-101-1/+1
* new exit code MINOREliot Horowitz2009-09-101-0/+1
* fixed namespace issue when using boost.spirit classic interfaceLeon Mergen2009-08-281-0/+1
* added preprocessor check to avoid deprecation warnings introduced in boost-1.39Leon Mergen2009-08-281-0/+9
* got rid of exit() callsEliot Horowitz2009-08-071-3/+12
* inShutdown() method so spider monkey can shutdown cleanlyEliot Horowitz2009-08-051-0/+1
* clean up dbexit with an ExitCode enum SERVER-183Eliot Horowitz2009-08-051-2/+17
* Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2009-07-241-1/+0
|\
| * change boost includes around for compatabilityEliot Horowitz2009-07-241-1/+0
* | moving some includes aroundEliot Horowitz2009-07-241-0/+4
|/
* Moved implementation code from stdafx to correct pre-compiled headersalanw2009-06-041-290/+38
* move version string to .cpp so changing doesn't require recompile MINOREliot Horowitz2009-05-281-1/+1
* update version to 0.9.2+Aaron2009-05-221-1/+1
* version 0.9.2r0.9.2Eliot Horowitz2009-05-221-1/+1
* add reads/writes to dbtopAaron2009-05-181-0/+1
* fix assert macro definition after a boost include (ugly at the moment)Dwight2009-05-151-0/+1
* fix up free() old defensive codeDwight2009-05-131-0/+3
* update version string to 0.9.1+Aaron2009-05-121-1/+1
* add version and system info to http interfaceAaron2009-05-121-6/+12
* when exhaust disk space, delete file and exit immediatelyAaron2009-05-121-0/+10
* convert some shell functions to new js engine frameworkAaron2009-05-041-2/+2
* Revert "Revert "use static variables for OCCASIONALLY/RARELY/ONCE to get per ...Aaron2009-04-281-8/+7
* Revert "use static variables for OCCASIONALLY/RARELY/ONCE to get per function...Aaron Staple2009-04-271-7/+8
* use static variables for OCCASIONALLY/RARELY/ONCE to get per function uniquenessAaron2009-04-271-8/+7
* add 'buildinfo' command to get mongod compile informationAaron2009-04-201-0/+3
* Print os information on startupAaron2009-03-181-0/+1
* get version on startupEliot Horowitz2009-03-171-0/+2
* debugBuild adds DEVEliot Horowitz2009-03-121-2/+6
* new shardkey implementation (first pass)Dwight2009-02-271-1/+0
* 'better' LazyStringAaron2009-02-201-7/+2
* Make assertions stringableAaron2009-02-191-6/+12
* add a couple virtual destructors just to be safedwight2009-02-171-1/+1
* separate counter for RARELY -- really only a partial "fix".Dwight2009-02-111-1/+2
* dbtopAaron2009-02-091-0/+1
* rename classes and add a new client connect methodDwight2009-02-061-4/+4
* clean up exception classesDwight2009-02-061-2/+8
* $SET changeDwight2009-02-051-0/+1
* Add timestamp to lockless output functionAaron2009-02-041-8/+1
* compilei on windowsDwight2009-02-031-0/+4
* Merge branch 'master' of git.10gen.com:/data/gitroot/pDwight2009-02-021-0/+5
|\
| * Merge branch 'master' of ssh://aaron@git.10gen.com/data/gitroot/pAaron2009-02-021-0/+2
| |\
| * | Clean up signal handling, fixing some potential hangsAaron2009-02-021-0/+5
* | | datastore workDwight2009-02-021-0/+4
| |/ |/|
* | Merge branch 'master' of ssh://git.10gen.com/data/gitroot/pdwight2009-02-011-7/+0
|\ \
| * | else if -> elifEliot Horowitz2009-02-011-1/+1
* | | recstoredwight2009-02-011-5/+8
|/ /