index
:
mongo.git
master
release-6.0.1
release-7.0.1
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mongo
/
stdx
Age
Commit message (
Expand
)
Author
2024-09-14
SERVER-90429 Remove diagnostic latches (#27018)
Sophia Tan
2024-08-28
SERVER-90983 Separate service arch owned files to new subteams (#26262)
Ryan Berryhill
2024-08-09
SERVER-93246 add recommended deps feature (#25923)
Daniel Moody
2024-08-05
SERVER-90253 Port the mongo base target to Bazel (#25616)
Zack Winter
2024-05-22
SERVER-90615: Enable python formatting checks for src directory (#22299)
Steve McClure
2024-05-17
Revert "SERVER-89297 SemaphoreTicketHolder uses NotifyableParkingLot (#21660)"
Vojislav Stojkovic
2024-05-09
SERVER-90252: port stdx (#21934)
Udita
2024-05-06
SERVER-89297 SemaphoreTicketHolder uses NotifyableParkingLot (#21660)
Matt Broadstone
2024-04-16
Revert "SERVER-89297 SemaphoreTicketHolder uses NotifyableParkingLot (#21067)"
auto-revert-processor
2024-04-15
SERVER-89297 SemaphoreTicketHolder uses NotifyableParkingLot (#21067)
Matt Broadstone
2024-04-15
SERVER-88727 Convert CODEOWNERS to new OWNERS.yml format (#21095)
Matt Broadstone
2023-12-03
SERVER-82900 Removed mongo/stdx/variant.h and switched to std::variant
Vinod Kumar
2023-07-01
SERVER-77049 SERVER-77050 IWYU automated changes up to 1.0
Daniel Moody
2023-06-27
SERVER-77047 SERVER-77048 IWYU automated changes up to end ratio 0.8
Daniel Moody
2023-05-18
SERVER-77009 Change stdx::variant to std::variant
Mark Benvenuto
2023-05-17
SERVER-77193 Centralize the macro definition of __has_feature into one place
Mark Benvenuto
2023-02-23
SERVER-71742 Move volatile keyword lint to clang-tidy
Juan Gu
2023-02-12
SERVER-72873 add header brackets tidy check.
Daniel Moody
2023-02-11
SERVER-72197 Run clang-format 12.0.1 on the codebase
clang-format 12.0.1
2023-01-20
SERVER-72935 switch c stdlib headers to cpp compat stdlib headers
Daniel Moody
2022-08-09
SERVER-68653 Fix compilation on gcc addendum
Jacob Evans
2022-07-07
SERVER-9434 Audit and Normalize Process Exit Codes
Matt Kneiser
2022-05-25
SERVER-66490 Apply pylinters to build system code
Tausif Rahman
2022-05-16
SERVER-66456 remove ThreadContext
Billy Donahue
2022-05-13
SERVER-66385 separate ThreadName from ThreadContext
Billy Donahue
2022-03-29
SERVER-63476 Add function_ref and stdx::remove_cvref_t
Mathias Stearn
2022-01-05
SERVER-62324 Fix unique_function issues in C++20 mode with VS 2022
Andrew Morrow
2021-10-22
SERVER-60787 Force alignment with std::aligned_storage not inheritance
Billy Donahue
2021-10-07
SERVER-59459 With glibc-2.34, MINSIGSTKSZ is no longer a constant
Andrew Morrow
2021-08-18
SERVER-59231 Add GCC 11 and clang 12 canary builders in C++17 mode
Andrew Morrow
2021-06-10
SERVER-57424 remove ENABLE_BITMASK_OPERATORS
Billy Donahue
2021-06-07
SERVER-57477 stdx::erase_if for stdx::unordered_map
Billy Donahue
2021-03-31
SERVER-55395 stdx/thread.h needs cstdlib
Billy Donahue
2021-01-14
SERVER-43967 remove C++14 references and enable_if configure check.
Daniel Moody
2020-11-23
SERVER-48696 sigaction actions need to all be extern "C"
Gabriel Russell
2020-10-31
SERVER-51888 stdx::is_detected and related traits
Billy Donahue
2020-10-15
SERVER-25497 Fix sharded query path to handle shutdown of the mongos process
Ruoxin Xu
2020-06-26
SERVER-40147 Upgrade third-party variant from 1.3.0 to 1.4.0
Ryan Egesdahl
2020-06-11
SERVER-48597 Fix stack trace unit tests with TSAN
Ryan Egesdahl
2020-03-02
SERVER-27896 Add support for enforcing single-thread context
Amirsaman Memaripour
2020-02-13
SERVER-45301 Not all expected aliases are present in the ninja generator output
Mathew Robinson
2019-10-30
SERVER-44270 Compilation fails with --libc++ and clang 8.0+
Mark Benvenuto
2019-10-28
SERVER-44274 zero-initialize stack_t structure
Billy Donahue
2019-10-25
SERVER-15902 sigaltstack for workers and stdx::thread.
Billy Donahue
2019-09-17
SERVER-42165 Replace uses of stdx::mutex with mongo::Mutex
Ben Caimano
2019-08-26
SERVER-43031 fix stdx::type_identity_t
Billy Donahue
2019-08-23
SERVER-25240 Make `stdx::set_terminate` which works on windows.
ADAM David Alan Martin
2019-08-15
SERVER-42080 `stdx::unordered_map<...>::at` must throw.
ADAM David Alan Martin
2019-08-15
SERVER-41961 Remove the `NOINLINE_DECL` and replace with `MONGO_COMPILER_NOIN...
ADAM David Alan Martin
2019-07-27
SERVER-41772 Apply clang-format 7.0.1 to the codebase
clang-format-7.0.1
[next]