summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2009-04-06print error description, test timeout MINORAaron
2009-04-03fix sleepmillisAaron
2009-04-02solaris fixEliot Horowitz
2009-04-01Close listener sockets on exitAaron
2009-04-01Validate length of allocated fileAaron
2009-04-01Validate length of allocated fileAaron
2009-03-25Build a subobject without recopying the contentsAaron
2009-03-24Use string instead of char * in client codeAaron
2009-03-20Remove unnecessary includeAaron
2009-03-20Reduce dbtop performance hitAaron
2009-03-19fix : -> _ conversion on windowsEliot Horowitz
2009-03-17doesOpGetAResponseEliot Horowitz
2009-03-13objcheck validates every bson object read from a messageAaron
2009-03-03compile windowsDwight
2009-03-02Merge branch 'master' of git@github.com:mongodb/mongoAaron
2009-03-02Merge branch 'master' of git@github.com:mongodb/mongoAaron
2009-03-02Add number of calls to setClient to DBTOPAaron
2009-03-02work on old versions of boostEliot Horowitz
2009-03-02Merge branch 'master' of git@github.com:mongodb/mongoAaron
2009-03-02switch mongos to use MessageServerEliot Horowitz
2009-03-02Call val() without log mutexAaron
2009-03-02asio checkpoing, working, not threaded yetEliot Horowitz
2009-03-02basic asio core workingEliot Horowitz
2009-03-02nextMessageId function and valid() method on MsgDataEliot Horowitz
2009-03-02checkpoint for async message serverEliot Horowitz
2009-02-27Add BSONElementManipulator and CurrentTime typeAaron
2009-02-23Handle const pointers correctlyAaron
2009-02-23Better LazyStringAaron
2009-02-23compile windowsDwight
2009-02-20Maybe more efficientAaron
2009-02-20windows compileeliot
2009-02-20Dummy count implementationAaron
2009-02-20'better' LazyStringAaron
2009-02-20linux mem infoEliot Horowitz
2009-02-20processinfo class and meminfo command, only works on darwin for the momentEliot Horowitz
2009-02-19LazyString() takes const referenceAaron
2009-02-19Make assertions stringableAaron
2009-02-19Don't create string unless we're actually going to logAaron
2009-02-18Get rid of stringable class, use implicit type conversion to string insteadAaron
2009-02-18virtual dtors == goodAaron
2009-02-18log more on commandsdwight
2009-02-17add a couple virtual destructors just to be safedwight
2009-02-13btree: fix a bug (missing code) when reinserting a key that was marked unusedDwight
2009-02-11Merge branch 'master' of ssh://aaron@git.10gen.com/data/gitroot/pAaron
2009-02-11Add initial perf testsAaron
2009-02-11separate counter for RARELY -- really only a partial "fix".Dwight
2009-02-11little things: hack for windows filenames, better loggingDwight
2009-02-09CleanerAaron
2009-02-09compile windowsDwight
2009-02-09dbtopAaron