summaryrefslogtreecommitdiff
path: root/src/mongo/bson/oid.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-9809 Replace getpid() with ProcessId::getCurrent() and pid_t with Proc...Andy Schwerin2013-06-031-1/+0
* SERVER-8674 Update hyperlinks to point to dochubJason Rassi2013-03-011-1/+1
* SERVER-939 toString() for random part of OIDGreg Studer2012-12-031-1/+4
* Work around MSCV by using an enum, not a constantAndrew Morrow2012-11-181-1/+3
* Add a static constant to OID to capture its data sizeAndrew Morrow2012-11-181-5/+7
* SERVER-6908 Don't pass strings by valueTad Marshall2012-08-311-1/+1
* Move timestampValue and oidValue into the Value unionMathias Stearn2012-08-011-0/+5
* add OID::initSequentialEliot Horowitz2012-06-041-0/+7
* Some cleanup of headers and whitespaceTad Marshall2012-05-201-1/+4
* SERVER-1268: don't put "using namespace" statements in headersEric Milkie2012-03-061-6/+6
* hack for older boost versions on 32-bit platformsEliot Horowitz2012-01-251-0/+12
* fix a case where boost assert definition snuck back into the bson include hea...dwight2011-12-281-5/+1
* more include friendlydwight2011-12-271-4/+1
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-0/+138