summaryrefslogtreecommitdiff
path: root/src/mongo/util/SConscript
Commit message (Expand)AuthorAgeFilesLines
* Revert "SERVER-42034 Optimize ItoA (~13% faster, remove the 1kLoC static table)"Ian Boros2019-07-221-10/+0
* SERVER-42034 Optimize ItoA (~13% faster, remove the 1kLoC static table)Billy Donahue2019-07-221-0/+10
* SERVER-39936 Use PeriodicRunner handles to simplify shutdown orderingBen Caimano2019-06-211-0/+1
* SERVER-41809 Collapse unit tests on a per-directory basisAndrew Morrow2019-06-201-407/+82
* SERVER-41360 Created DiagnosticInfo classShaileja Jain2019-06-131-0/+22
* Revert "SERVER-41360 Created DiagnosticInfo class"Shaileja Jain2019-06-131-22/+0
* SERVER-41360 Created DiagnosticInfo classShelley Jain2019-06-131-0/+22
* SERVER-41047 errnoWithDescription only check __ANDROID_API__ if it's definedKevin Pulo2019-05-291-0/+7
* SERVER-41131 Add StrongWeakFinishLineJason Carey2019-05-281-0/+10
* SERVER-40841 Re-issue invalid test certificatesJonathan Reams2019-05-201-0/+4
* SERVER-40634 Emulation of C++20 requires-clauses for C++17Mathias Stearn2019-05-011-0/+9
* SERVER-36359 Add SharedSemiFuture::thenRunOn(exec) and make SSFs chainableMathias Stearn2019-04-181-0/+1
* SERVER-36359 Introduce SemiFuture<T> and ExecutorFuture<T>Mathias Stearn2019-04-111-2/+3
* SERVER-40590 delete KeyedExecutorMathias Stearn2019-04-111-11/+0
* SERVER-40476 merge contents of utils/stringutils into utils/str.Billy Donahue2019-04-111-2/+2
* SERVER-39265 refactor gperftools-2.7 import, config, and build.Billy Donahue2019-03-211-1/+1
* SERVER-39695 Implement $regexFindArun Banala2019-03-131-0/+10
* SERVER-37092 Remove old server parameter APISara Golemon2019-03-031-1/+0
* SERVER-38176 Compile with /permissive- on MSVC to make the compiler strictly ...Henrik Edin2019-02-011-5/+5
* SERVER-38966 Convert Failpoint SCPs to use IDLSara Golemon2019-01-151-2/+2
* SERVER-38649 Add generic AlarmScheduler and AlarmRunnerJonathan Reams2019-01-151-0/+23
* Revert "SERVER-38649 Add generic AlarmScheduler and AlarmRunner"Jonathan Reams2019-01-041-23/+0
* SERVER-38649 Add generic AlarmScheduler and AlarmRunnerJonathan Reams2019-01-031-0/+23
* SERVER-38579 Convert Tcmalloc set parameters to IDLMark Benvenuto2018-12-181-0/+2
* SERVER-37124 Retry full upsert path when duplicate key exception matches exac...James Wahlin2018-11-291-0/+10
* SERVER-30815 Remove the mongodmain libraryAndrew Morrow2018-11-271-3/+1
* SERVER-37745 Add benchmark for hash tables.Henrik Edin2018-11-261-0/+7
* SERVER-36697 Utilize TickSource for transactions timing metricsWilliam Schultz2018-10-021-2/+9
* SERVER-36900 Add a `unique_function` utility.ADAM David Alan Martin2018-09-061-0/+11
* SERVER-36108 speed up BSONArrayBuilder by counting in decimalGeert Bosch2018-08-051-0/+16
* Revert "SERVER-36108 speed up BSONArrayBuilder by counting in decimal"Geert Bosch2018-08-031-16/+0
* SERVER-36108 speed up BSONArrayBuilder by counting in decimalGeert Bosch2018-08-031-0/+16
* SERVER-36384 Split up `future_test.cpp`.ADAM David Alan Martin2018-08-031-1/+7
* SERVER-35890 refactor User cache into InvalidatingLRUCache and UserHandleJonathan Reams2018-08-011-0/+10
* Revert "SERVER-35890 refactor User cache into InvalidatingLRUCache and UserHa...Ben Caimano2018-07-311-10/+0
* SERVER-35890 refactor User cache into InvalidatingLRUCache and UserHandleJonathan Reams2018-07-311-0/+10
* SERVER-34563 Handle DNS names correctly in SRV record processing.ADAM David Alan Martin2018-06-261-1/+9
* SERVER-34798 Remove ServiceContext subclasses and use new ServiceContext in e...Andy Schwerin2018-06-221-1/+1
* SERVER-35055 keyed executorJason Carey2018-05-251-0/+11
* SERVER-34923 PeriodicRunnerASIO -> ImplJason Carey2018-05-101-9/+8
* SERVER-33889 Strip out commands and libraries from embeddedAndrew Morrow2018-04-021-0/+1
* SERVER-33889 Split dcommands and core into libraries for embedded vs standalo...Henrik Edin2018-03-231-1/+3
* SERVER-33572 Add ProducerConsumerQueue to utilJason Carey2018-03-081-0/+11
* SERVER-33464 Initial Promise/Future implementationMathias Stearn2018-03-021-0/+19
* SERVER-33437 Make Decorables not type-erased.ADAM David Alan Martin2018-03-021-10/+0
* SERVER-33450 Remove dependancy on network for service_context so that lib can...Henrik Edin2018-03-011-1/+1
* SERVER-33328 Benchmark calls to ClockSource::now for fast and system clock so...Andy Schwerin2018-02-151-0/+11
* SERVER-33102 Implement RFC4013 saslPrep helperSara Golemon2018-02-061-0/+21
* SERVER-33100 Move ICU data initialization to mongo/utilSara Golemon2018-02-051-0/+48
* SERVER-32987 Move the contents of the 'uuid' library to be under 'base'Kaloian Manassiev2018-01-301-23/+0