summaryrefslogtreecommitdiff
path: root/src/mongo/util/goodies.h
Commit message (Expand)AuthorAgeFilesLines
* Fixed up dependencies of goodies.hShaun Verch2013-10-041-10/+15
* SERVER-10084 New logging implementation.Andy Schwerin2013-07-091-3/+0
* very small header cleaningEliot Horowitz2013-06-241-2/+3
* SERVER-6908 Don't pass strings by valueTad Marshall2012-08-311-1/+3
* SERVER-5000 only have a 1 connection id counter and passEliot Horowitz2012-06-131-5/+1
* include what you useEric Milkie2012-05-181-1/+0
* Log file library.Andy Schwerin2012-04-241-0/+1
* Move printStackTrace into new stacktrace.h/cpp; improve detection of execinfo.h.Andy Schwerin2012-04-121-36/+4
* move boost endian to goodies and check we have itEliot Horowitz2012-04-061-1/+4
* more cleanup of pch.h and goodies.h; new file ticketholder.hEric Milkie2012-04-061-88/+0
* cleanup pch.h and goodies.hEric Milkie2012-04-061-1/+0
* replace assert with verify SERVER-1259Eliot Horowitz2012-03-261-5/+2
* move ProgressMeter into its own file and make output use log() instead of cou...Eliot Horowitz2012-03-191-145/+0
* need to have waitable ticket holder, actually wait for ticket for config server`Greg Studer2012-03-081-16/+39
* SERVER-4985: use 64-bit integer for connection and thread id.Ben Becker2012-02-271-1/+1
* compiledwight2011-12-271-1/+0
* more include friendlydwight2011-12-271-2/+3
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-0/+475