summaryrefslogtreecommitdiff
path: root/README.third_party.md
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-50725 Remove "Upstream Version" from README.third_party.md for 4.7Adam Cooper2020-09-091-34/+34
|
* SERVER-50167 Upgrade gperftools to v2.8Ryan Egesdahl2020-08-131-1/+1
|
* SERVER-49219 Document origin of peglibMartin Neupauer2020-08-111-0/+1
|
* SERVER-49137 Update third party inclusionsSpencer Jackson2020-07-011-11/+11
|
* Revert "SERVER-44278 Upgrade timelib to 2018.03"Tess Avitabile2020-06-291-1/+1
| | | | This reverts commit 22d98e72ac45cd4e145d6b9b42099c5585727ec7.
* SERVER-40147 Upgrade third-party variant from 1.3.0 to 1.4.0Ryan Egesdahl2020-06-261-1/+1
| | | | | | We use a third-party implementation of std::variant on platforms that do not include it. This change simply upgrades the third-party source to the most recent release and then fixes the way we actually depend on it.
* SERVER-44278 Upgrade timelib to 2018.03Ryan Egesdahl2020-06-261-1/+1
| | | | This is a third-party source upgrade of timelib to version 2018.03.
* SERVER-48791 Add PEG parser library to the third party code directory.Martin Neupauer2020-06-231-0/+1
|
* SERVER-44090 Upgrade SafeInt to 3.23Ryan Egesdahl2020-05-291-1/+1
| | | | | | Upgrade SafeInt to version 3.23. This release adds support for safe negation and fixes some undefined behavior in nonstandard int multiplication.
* SERVER-40711 Update zstd dependency from version 1.4.3 to 1.4.4Ryan Egesdahl2020-05-151-1/+1
| | | | | The zstandard library has a new version that is supposed to have an 8% increase in compression speed. This is a simple dependency version bump.
* SERVER-41567 Upgrade google-benchmark to tag mongo-v1.5.0Billy Donahue2020-05-091-1/+1
|
* SERVER-47282 Update third party inclusionsSpencer Jackson2020-04-031-6/+6
|
* SERVER-44549 Remove the mobile storage engineAndrew Morrow2020-02-031-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mode change 100644 => 100755 buildscripts/evergreen_task_timeout.py delete mode 100644 buildscripts/resmokeconfig/suites/disk_mobile.yml delete mode 100644 src/mongo/db/storage/mobile/SConscript delete mode 100644 src/mongo/db/storage/mobile/mobile_index.cpp delete mode 100644 src/mongo/db/storage/mobile/mobile_index.h delete mode 100644 src/mongo/db/storage/mobile/mobile_index_test.cpp delete mode 100644 src/mongo/db/storage/mobile/mobile_init.cpp delete mode 100644 src/mongo/db/storage/mobile/mobile_kv_engine.cpp delete mode 100644 src/mongo/db/storage/mobile/mobile_kv_engine.h delete mode 100644 src/mongo/db/storage/mobile/mobile_kv_engine_test.cpp delete mode 100644 src/mongo/db/storage/mobile/mobile_options.cpp delete mode 100644 src/mongo/db/storage/mobile/mobile_options.h delete mode 100644 src/mongo/db/storage/mobile/mobile_options.idl delete mode 100644 src/mongo/db/storage/mobile/mobile_options_mongod.cpp delete mode 100644 src/mongo/db/storage/mobile/mobile_record_store.cpp delete mode 100644 src/mongo/db/storage/mobile/mobile_record_store.h delete mode 100644 src/mongo/db/storage/mobile/mobile_record_store_test.cpp delete mode 100644 src/mongo/db/storage/mobile/mobile_recovery_unit.cpp delete mode 100644 src/mongo/db/storage/mobile/mobile_recovery_unit.h delete mode 100644 src/mongo/db/storage/mobile/mobile_session.cpp delete mode 100644 src/mongo/db/storage/mobile/mobile_session.h delete mode 100644 src/mongo/db/storage/mobile/mobile_session_pool.cpp delete mode 100644 src/mongo/db/storage/mobile/mobile_session_pool.h delete mode 100644 src/mongo/db/storage/mobile/mobile_sqlite_statement.cpp delete mode 100644 src/mongo/db/storage/mobile/mobile_sqlite_statement.h delete mode 100644 src/mongo/db/storage/mobile/mobile_util.cpp delete mode 100644 src/mongo/db/storage/mobile/mobile_util.h delete mode 100755 src/third_party/scripts/sqlite_get_sources.sh delete mode 100644 src/third_party/shim_sqlite.cpp delete mode 100644 src/third_party/sqlite-amalgamation-3260000/SConscript delete mode 100644 src/third_party/sqlite-amalgamation-3260000/patches/gethostuuid.patch delete mode 100644 src/third_party/sqlite-amalgamation-3260000/sqlite/shell.c delete mode 100644 src/third_party/sqlite-amalgamation-3260000/sqlite/sqlite3.c delete mode 100644 src/third_party/sqlite-amalgamation-3260000/sqlite/sqlite3.h delete mode 100644 src/third_party/sqlite-amalgamation-3260000/sqlite/sqlite3ext.h
* SERVER-44763 Remove gotools from build and packagingAndrew Morrow2020-01-151-36/+0
|
* SERVER-45451 Update third party inclusions fileSpencer Jackson2020-01-101-4/+4
|
* SERVER-43743 Upgrade libfmt to 6.1.1Henrik Edin2019-12-181-1/+1
|
* SERVER-44048 Fix OCSP Mock ResponderShreyas Kalyan2019-11-151-0/+4
|
* SERVER-44082 Update third party inclusions fileSpencer Jackson2019-10-211-6/+6
|
* SERVER-43710 Upgrade Zstandard to version 1.4.3Henrik Edin2019-10-091-1/+1
|
* SERVER-42442 Update third party inclusions for July 25th 2019Spencer Jackson2019-07-291-5/+5
|
* SERVER-41568 Update third party library documentSpencer Jackson2019-06-071-18/+19
|
* SERVER-26906 Add constexpr function to convert DurationsA. Jesse Jiryu Davis2019-05-311-0/+2
|
* SERVER-40834 Upgrade boost to version 1.70Henrik Edin2019-05-221-1/+1
|
* SERVER-40833 Update third party library documentSpencer Jackson2019-05-031-8/+8
|
* SERVER-40389 fixup: fmtlib.net url has no www in itBilly Donahue2019-04-081-1/+1
|
* SERVER-40389 small tweaks to third_party/fmt & related.Billy Donahue2019-04-081-49/+82
| | | | | | | | | | | Add an option to scons: --use-system-fmt import.sh: use the upstream libfmt github repo. StringData fmt interop noexcept for to_string_view(StringData) hook noexcept for StringData's rawData() and size() add fmt to THIRD-PARTY-NOTICES + markdown tweaks import the fmt LICENSE.rst update fmt lib revision
* SERVER-40133 Add version readme for third party librariesSpencer Jackson2019-03-291-0/+139