| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
This reverts commit afe082642124dbda2367cb51c3d748873df9bf7b.
|
| |
|
| |
|
|
|
|
|
| |
Added mongoFree to be used when allocating memory with mongoMalloc.
It has an overload taking size utilizing tc_free_sized if built with tcmalloc.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
standard conformant.
|
| |
|
| |
|
| |
|
|
|
|
| |
This reverts commit a3d232b697dfc7c8833fc1855abbc190fe0d5970.
|
| |
|
|
|
|
| |
--allocator=tcmalloc-experimental
|
| |
|
| |
|
| |
|
|
|
|
| |
access
|
| |
|
|
|
|
|
| |
cherry pick https://github.com/derickr/timelib/commit/157caf3f66da49f4df55c532a7d82a5d0aa4be11
into timelib
|
|
|
|
| |
Added a Zstd based message compressor.
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Take SCons MSCommon from SCons 3.0.1
Fix missing <intrin.h> includes
Suppress constant arithmetic warnings in unit tests
|
| |
|
|
|
|
| |
Just compiling in the hash tables for now.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
embedded builds
|
| |
|
| |
|
|
|
|
| |
Changed the Embedded SDK builders to build and use mongoc as darwin framework where possible.
|
|
|
|
| |
darwin when using LTO
|
| |
|
|
|
|
| |
Also includes necessary feature flag and new clang warning suppressions
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|