summaryrefslogtreecommitdiff
path: root/src/mongo/platform/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-27497 Scope SCons Environment changes narrowlyAndrew Morrow2017-01-031-0/+2
* SERVER-26709 Merge mongo/platform/platform and mongo/util/foundation into mon...Andy Schwerin2016-10-261-23/+5
* SERVER-24276 Add decimal test suites from driver specsVincent Do2016-06-081-0/+1
* SERVER-21404 Introduce some useful 64-bit arithmetic with overflow detection ...Andy Schwerin2016-05-091-0/+1
* SERVER-1393: Include decimal support under control of server parameterGeert Bosch2016-04-221-3/+1
* SERVER-19614 Implement stack bounds detectionAndrew Morrow2015-10-271-0/+3
* SERVER-20096: ExportedServerParameter<T> is not thread-safe for parameters ch...Mark Benvenuto2015-09-221-0/+1
* SERVER-9666 Decimal wrapper must be part of libbase to avoid dependency cyclesAndrew Morrow2015-08-101-7/+1
* SERVER-19623 Add C++ wrapper for Decimal128 typeRaymond Jacobson2015-08-071-10/+23
* SERVER-9666 Collapse the low level cyclic libs into a new base libAndrew Morrow2015-07-211-3/+6
* SERVER-17199 Fix compiles on platforms without execinfo.hJonathan Reams2015-06-121-1/+0
* SERVER-17519: Add support for multi-platform shared library loadingMark Benvenuto2015-03-301-0/+2
* SERVER-14852 AAE safe read/write primitivesJason Carey2014-08-121-0/+1
* SERVER-7080 Link to backtrace, backtrace_symbols and backtrace_symbols_fd at ...Tad Marshall2013-06-201-0/+1
* SERVER-7404 Link to posix_fadvise at runtime for SolarisTad Marshall2013-06-191-0/+1
* SERVER-9786 Link to strcasestr at runtime for SolarisTad Marshall2013-06-171-0/+1
* SERVER-9809 Introduce mongo-wide ProcessId type.Andy Schwerin2013-06-031-2/+6
* a simple unit test for seeded randomEliot Horowitz2012-11-121-0/+1
* simple Random class to consolidate all random number needsEliot Horowitz2012-10-101-0/+2
* added MONGO_PLATFORM_(32|64) to make it easier to change behavior at compile ...Eliot Horowitz2012-06-241-0/+1
* SERVER-5648: Native support for 64-bit atomic integers.Andy Schwerin2012-06-061-0/+5