summaryrefslogtreecommitdiff
path: root/src/mongo/bson/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-36108 speed up BSONArrayBuilder by counting in decimalGeert Bosch2018-08-051-0/+10
* Revert "SERVER-36108 speed up BSONArrayBuilder by counting in decimal"Geert Bosch2018-08-031-10/+0
* SERVER-36108 speed up BSONArrayBuilder by counting in decimalGeert Bosch2018-08-031-0/+10
* SERVER-34798 Remove ServiceContext subclasses and use new ServiceContext in e...Andy Schwerin2018-06-221-1/+2
* SERVER-34730 Delete NetworkInterfaceASIOJonathan Reams2018-05-161-1/+2
* SERVER-33847 create type aliases for BSONObj containers with binary compariso...Kyle Suarez2018-03-131-0/+1
* SERVER-32987 Move the contents of the 'uuid' library to be under 'base'Kaloian Manassiev2018-01-301-1/+0
* SERVER-31026 Properly format UUIDs in BSONElement::toStringGeert Bosch2017-10-191-0/+11
* SERVER-27570: Enforce stricter checks on top level command BSON objectsSpencer Jackson2017-03-081-0/+13
* Revert "SERVER-26703 reject commands exceeding the BSON depth limit"Max Hirschhorn2017-03-061-9/+0
* SERVER-26703 reject commands exceeding the BSON depth limitKyle Suarez2017-03-061-0/+9
* SERVER-27497 Scope SCons Environment changes narrowlyAndrew Morrow2017-01-031-0/+5
* SERVER-9666 Collapse the low level cyclic libs into a new base libAndrew Morrow2015-07-211-27/+6
* SERVER-18463 Remove BSON startup testsKaloian Manassiev2015-05-151-1/+0
* SERVER-9666 Split up and push bson library into bson directoryAndrew Morrow2015-05-061-0/+92