| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
ref:b8360982fe5b0acecb81406d05ee139e805d3c44
|
|
|
|
| |
ref:dea7b584c1d00450b8605b2a4e0df58915ee403d
|
|
|
|
|
|
|
|
|
|
|
|
| |
Notable changes:
* macros for disabling and enabling compile warnings
* replace _VSTD with std in __ranges
* add stdatomic.h
* implement unreachable()
* implement ranges::rbegin, rend, crbegin and crend
* remove experimental/filesystem header
ref:3104f711bf2401dd8b882290fa4fa01f71924406
|
|
|
|
| |
ref:f2015db1a1c46f10e1e26fd57a923c66d3c80954
|
|
|
|
| |
ref:ce3ec1004c8bb8f8053c17fa9cedf373772f912d
|
|
|
|
| |
ref:92a29bd4b447efc739a24625ec56a58e7abe857e
|
|
|
|
| |
ref:c6c605abd3c8b1fa68acc3979963dd20d25ea2d8
|
|
|
|
| |
ref:0c24d31c4edd61ff7398ca527ddc9227bb961353
|
|
|
|
| |
ref:090632378b7b7874f8203fa4877f372f9e3bf51e
|
|
|
|
|
|
|
|
| |
Proper implementation must be done as part of YMAKE-91
YMAKE-91
ref:8b77363477972e5927f43d53d571cd60dd458995
|
|
|
|
| |
ref:c14b4ec1f38d112c5cfd474e679d717f0c23f64f
|
|
|
|
|
|
| |
support StreamRead
ref:fbec54b174e7a21cbebc6a720d0b772cd79880a4
|
|
|
|
| |
ref:126dfc454a9ff413cd467405c7f7fd138588131f
|
|
|
|
| |
ref:a49ad8a731cac10ec9982655e75b696555ebd6e2
|
|
|
|
| |
ref:b582ac8ce36a77f41a7c33b7a5418e0f28488595
|
|
|
|
| |
ref:2396743ceb42a409fa58f79ad4d8f9357c1ec703
|
|
|
|
| |
ref:8cc96053e249b790770c75de97ccbea86351cff2
|
|
|
|
| |
ref:7357ae7183b7d526a4296873c921f4277c6d0d5c
|
|
|
|
|
|
|
|
|
|
| |
memset is defined in strings.h nut it's was included. Original file in postgres sources do have indirect include .
This missing include causes compilation error in catbost build with cmake on MacOs
DEVTOOLS-9501
ref:e4b9ec336f0718557ce5f3dd67d759d8929c3a6a
|
|
|
|
| |
ref:91e6b243cd7f0c53cbafb4f654eced58a4c1e436
|
|
|
|
| |
ref:3dbaaff2556951bed180e695089503a56d7f6eec
|
|
|
|
| |
ref:d888564254e64ea675383c26661ff5332bf406f5
|
|
|
|
| |
ref:8fa642270fd6c5eb54287b182bf6069f0154eb47
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Notable changes:
* use [[no_unique_address]] for field `__base_` in join_view
* remove _LIBCPP_HIDE_FROM_ABI from __threading_support functions
* remove __functional_base header which is just a set of #include directives
* remove unused include in ranges_swap_ranges.h
* do not print bools with "c" format.
* add noexcept to basic_format_context::arg constructor
* add ranges::min_element
* add ranges::in_fun_result
* add ranges::swap_ranges
* add std::vector::reference::operator=(bool) const
* replace _LIBCPP_DEBUG with _LIBCPP_DEBUG_LEVEL
* fix constexpr in __debug_less
* modernize code in compress_pair.h
* add permutable concept
* cleanup format headers
* remove _LIBCPP_ABI_UNSTABLE, we must set _LIBCPP_ABI_VERSION and _LIBCPP_ABI_NAMESPACE outselves now
* make some members private in experimental/functional
* remove std::nullptr_t emulation in C++03 mode
ref:f3c7583f32067a3dd9da42aeb15f1b01d746dc59
|
|
|
|
| |
ref:45d9eaf21822f553185177cdc48a944d35d3ae0c
|
|
|
|
| |
ref:ec0d9d870458025010058dc32d864ead3786d17a
|
|
|
|
| |
ref:bc7b8dcc7b45e5f527a87a1bed622dff6f06d41a
|
|
|
|
| |
ref:e5b94b91d513ee8cc2d1610107a4e0b462b9c9db
|
|
|
|
| |
ref:c7577ae41288ba1544a9cd1f00cdeff854fe2994
|
|
|
|
| |
ref:98c26ee2d3cd643aba98b8222f9f8a4c1773449a
|
|
|
|
| |
ref:e958c28af9ec0f6324837115269d9c6a255e4a8a
|
|
|
|
| |
ref:ac842eacda5e614f20cf9d3985d932732f92beab
|
|
|
|
| |
ref:e9f684e9e9c1d13cd51d1547614f405b8a6b5620
|
|
|
|
| |
ref:fe53f16dfa3e8bb23272a86bce898eb0339e1ead
|
|
|
|
| |
ref:aca908cd87834f408c591b55fef977dcf2ad06f7
|
|
|
|
| |
ref:d77adbec7a9ebece3ecae6afe7e7d7ca3d5c29e1
|
|
|
|
| |
ref:597c236ee2b5815e783abc9f828c5001cbed79e6
|
|
|
|
| |
ref:2b762dae26bc7be0e9e81bdbe0eeeb259ed522c5
|
|
|
|
| |
ref:e623d1e80066c7bc52d0c78d3c885faf82ccd263
|
|
|
|
| |
ref:a38b5ca2d36fc460a2166dfd24c6ae66b17f2d1f
|
|
|
|
|
|
| |
Also bump nixpkgs revision in both protobufs.
ref:cf53af88fa34b1a2f8cf6ce41ba0ca68fa616c50
|
|
|
|
| |
ref:182c3b80fff8bdde3ca2d2697d1ad403b6da8608
|
|
|
|
| |
ref:233e202ec9d1b1ada15bf1782d150521ec7128dc
|
|
|
|
| |
ref:4846abb21711ea0dc148d4c5df7b5edd3d1bdc69
|
|
|
|
| |
ref:d537698eabf7776f0407a570f9e2d6517d0627b9
|
|
|
|
| |
ref:b2fca828a7deda9abd3be6b09fa05f30e50c9299
|
|
|
|
| |
ref:5004388c52f14b7b0a9521b0eee797b5081d4f35
|
|
|
|
| |
ref:14a2cf24c19fbebb75eba6b80f945114f8aa1425
|
|
|
|
| |
ref:2cf7b068367f584737d54e38e21e004dde93c1d2
|
|
|
|
|
|
| |
Our compiler actually supports __builtin_is_constant_evaluated().
ref:ec62fe37948426003ae47ef4e494eaab880f0d70
|