| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
commit_hash:509ecf098c2bdb4bf7273b95ff459ee74bd2a6bf
|
|
|
|
|
|
|
|
|
| |
gzip compression
Patch for issue 37742: Request body is malformed when using retryPolicy along with the gzip compression
Tests: протестировано в тестинге
commit_hash:d80d29f768bc26e1bcf6afa64b05cea476d4007d
|
|
|
|
| |
commit_hash:a86388a6e90c994ada2733ee6dcbdeabb8baa708
|
|
|
|
| |
commit_hash:e0f0586ef3cc46dbd649319b49a2cedf797a226d
|
|
|
|
| |
commit_hash:5598912aa715779c0a460fc7f071eed9055a9973
|
|
|
|
| |
commit_hash:37322e8223adff96fffe40c174e3b150cdb2a5ad
|
|
|
|
| |
commit_hash:9d5db254f665362d1d5bfe280aa0646f83e28474
|
|
|
|
| |
commit_hash:9f477c101838068c76e0d37a313a5e79a2888982
|
|
|
|
| |
commit_hash:f4cb1bdccfb534d71b7f461fc8f8e5656c47bfa5
|
|
|
|
| |
commit_hash:8693ef1b447def6865c209679890a8bb1dd06da7
|
|
|
|
| |
commit_hash:1dcf861e37ea2f6f32ba0c9f093c065f935badf1
|
|
|
|
| |
commit_hash:f8d5d01bb4f15fea486c4bb48cd647bc4b8b085f
|
|
|
|
| |
commit_hash:24c62f23164ce9c621538d8c097b568a8a9d89fc
|
|
|
|
| |
commit_hash:3410ee444b01d61b6132203a0ea6794aee55f31f
|
|
|
|
| |
commit_hash:b431fc94a39861d987569e88bb97ba7e6187f7e5
|
|
|
|
| |
commit_hash:6f5c0a9f03e49c4d501c09d20b7b87ed3813f403
|
|
|
|
|
|
|
|
|
| |
Приедет в ytsaurus: <HIDDEN_URL>
Приедет в `/contrib/ydb/` <HIDDEN_URL>
Проверка, что в github ydb ничего не сломается: <https://github.com/ydb-platform/ydb/pull/13286>
commit_hash:73ab1b4a3245322afc9fc6e9d71424ad07106477
|
|
|
|
| |
commit_hash:343920714fe3ac841f2246c53b79d081abb277fe
|
|
|
|
| |
commit_hash:16909afb4de17d1f1bd0d7141d98403b2fd74e46
|
|
|
|
| |
commit_hash:6c65b2ed290900c658e42d7818d9bd50d568a8ba
|
|
|
|
| |
commit_hash:fe9cb645107d4e98cea6850ff89242dd287facbb
|
|
|
|
| |
commit_hash:0dbd62f1b3ae2941845ea0cd95df3b05140d2d63
|
|
|
|
| |
commit_hash:8dc6a399ad7e3cf95e20e1efdf0313c9173361ea
|
|
|
|
| |
commit_hash:7515000bb2a1a163da5e4501067f274b33ca619d
|
|
|
|
| |
commit_hash:aa011d101f62f0a7aed5c6d449da9206dda25ec7
|
|
|
|
| |
commit_hash:34486bb0dc50b5847a433c4dbf535e2ca63ecb79
|
|
|
|
| |
commit_hash:1cef0cf05075cdc1ff60c3675d89b7135b260071
|
|
|
|
| |
commit_hash:6a26ba0b6c313e074c878283bef4e38284f3450f
|
|
|
|
|
| |
The ASAN flag for detecting ODR violations has been set to its **++default++** value (2).
commit_hash:7475c1eb748fa0704d3db551189591c87ce5357d
|
|
|
|
| |
commit_hash:5a74bff5b91faa7db270bfa5446a23795862b6db
|
|
|
|
| |
commit_hash:20c3eb2f2d78b5f654ec928c071692413a1bd96d
|
|
|
|
| |
commit_hash:a4868debc9fcd0aeb8f0f55fc5c5aa939fda6dbd
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
```
[libc++] Remove pair dependency (#85621)
[libc++] Simplify the implementation of <stddef.h> (#86843)
Update the "Current Status" section of the website to be current. (#84507)
[libc++] Optimize the two range overload of mismatch (#86853)
[libc++] Refactor __tuple_like and __pair_like (#85206)
[libc++][test] Improves src include paths. (#86864)
[libc++] Document guidelines for applying [[nodiscard]] (#84000)
[libc++] Optimize the std::mismatch tail (#83440)
[libc++] Remove <queue> and <stack> includes from <format> (#85520)
[libc++] Switch FreeBSD to C++26 (#86658)
[libc++] Fix one case in saturate_cast.pass.cpp for 64-bit on z/OS (#86724)
[libc++][test] Remove tests that testing std::variant<T&> (#84222)
[libc++] <experimental/simd> Reduce types for template parameter U in tests (#83781)
[libc++] Switch FreeBSD CI job to Clang 17 (#86320)
[libc++][CI] Updates the documentation. (#85264)
[libc++][format] Adds ABI tags to inline constexpr variables. (#86293)
[libc++][test] Fix race condition in condition_variable_any tests (#84788)
[libc++] Vectorize mismatch (#73255)
[libc++] Don't push and pop extensions diagnostics when using clang modules (#85917)
[libc++][ranges] use `static operator()` for C++23 ranges (#86052)
[libc++] Implement LWG3528 (`make_from_tuple` can perform (the equivalent of) a C-style cast) (#85263)
[libc++] Remove macros for keeping std::allocator members and void specialization after C++20 (#85806)
[libc++] Deprecates std::errc constants. (#80542)
[libcxx] [cmake] Fix cmake_path(ABSOLUTE_PATH) for empty CMAKE_INSTALL_PREFIX
[libc++][CI] Reenables the module tests. (#85799)
[libc++][ranges] remove `__workaround_52970` (#85683)
[libc++][ranges] LWG3715: `view_interface::empty` is overconstrained (#85004)
[libcxx] [modules] Fix relative paths with absolute LIBCXX_INSTALL_MODULES_DIR (#85756)
[libc++][format] Fixes nested concept evaluation. (#85548)
[libc++][CMake] Removes LIBCXX_ENABLE_CLANG_TIDY. (#85262)
[libc++] Remove __unconstrained_reverse_iterator (#85582)
[libc++] Simplify the implementation of remove_reference (#85207)
[libcxx][test] Create feature host-can-create-symlinks (#82204)
[libc++] Use __is_scoped_enum for the implementation of is_scoped_enum if it's available (#85580)
[libc++] Add missing hide-from-ABI annotations on virtual functions (#85439)
[libc++] Optimize ranges::fill{,_n} for vector<bool>::iterator (#84642)
[libc++] Add <locale> include in <chrono> (#85521)
[libc++] Remove <locale> includes from <format> (#85478)
[libc++] P2602R2 Poison Pills are Too Toxic (#74534)
[libc++] Fixes run-buildbot-container. (#84644)
[libc++] Add [[nodiscard]] to static numeric limit functions (#83748)
Rework Modules CMake to be (more) idiomatic. (#84936)
[libc++] Enables TZDB tests. (#82108)
[libc++] Remove a few includes from <__functional/hash.h> (#83254)
[libc++] Implements filebuf unbuffered. (#76629)
[libc++][CI] Updates the version number of the latest release.
[libc++] Remove <tuple> include from <__format/concepts.h> (#80214)
[runtimes] Prefer -fvisibility-global-new-delete=force-hidden (#84917)
[libc++] Fix tests on musl (#85085)
[libc++] Remove _LIBCPP_ENABLE_NARROWING_CONVERSIONS_IN_VARIANT (#83928)
[libcxx] Fix incorrect type in the has-1024-bit-atomics feature test (#84904)
[libc++] Improves UB handling in ios_base destructor. (#76525)
[libc++][CI] Installs tzdata package in Docker. (#84643)
[libc++][TZDB] Fixes parsing interleaved rules. (#84808)
[libc++][hardening] Check bounds on arithmetic in __bounded_iter (#78876)
[libc++][hardening] Add iterator validity checks on unordered containers (#80230)
[libc++][hardening] Reclassify string_view(ptr, len)'s size assertion (#79297)
[libc++] Re-enable the clang_modules_include test for Objective-C++ (#66801)
[libc++] Remove XFAIL for SIMD in optimized build (#84767)
[libcxx] Update 128-bit-atomics feature test (#83841)
[libc++] Only forward-declare ABI-functions in exception_ptr.h if they are meant to be used (#84707)
[libc++][test] Don't include `test_format_context.h` in `parse.pass.cpp` (#83734)
[libc++] Add missing include in test (#84579)
[libc++] Remove <tuple> from <variant> (#83183)
[RFC][libc++] Reworks clang-tidy selection. (#81362)
[libc++] Remove <array> include from <span> (#83742)
[libc++][format] Updates LWG3462 status. (#80550)
[libc++][format] Update LWG3701 status. (#80545)
[libc++][test] Fix MSVC warning C4127 in `array.cons/initialization.pass.cpp` (#79793)
[libc++] Simplify the std::pair constructor overload set (#81448)
[libc++] Allow the use of extensions in the implementation (#79532)
[libc++] Don't build against libcxxrt by default on FreeBSD (#84484)
Actually disable the module generation tests.
[libc++] Disable module_std and module_std_compat tests
[libc++] Enable availability based on the compiler instead of __has_extension (#84065)
[libc++] Fixes time formatter test output for Linux on PowerPC (#75526)
[libc++] Remove unused includes from __type_traits/is_convertible.h (#83747)
```
commit_hash:171258d93ab92f516dfb1789300677a164e63219
|
|
|
|
| |
commit_hash:4bb7d6819f4d3eb96ed9db222720bbfa65c375e4
|
|
|
|
| |
commit_hash:a45aa7528cf49e9f590ceddf8b5dd43f8856e327
|
|
|
|
| |
commit_hash:8c2a03558616560deb74e3412a33769b4f519a0a
|
|
|
|
| |
commit_hash:4cd737269b19eab384e9de53bdc2e4bec6c8a7d3
|
|
|
|
| |
commit_hash:5f96ca9daebed328f88d4f3e02c1505f8bb23034
|
|
|
|
| |
commit_hash:73cd3dcd29b75a576bd0654cdb9ae38f8cc33718
|
|
|
|
| |
commit_hash:c284e5d683d750f2d89e1bcccb3f4d334b47d60c
|
|
|
|
| |
commit_hash:1ed6d10704b02e34684599b373b98a859f86a16e
|
|
|
|
| |
commit_hash:61bf3e0753aa053366e50828bab286941afcfba3
|
|
|
|
|
| |
Also: add cxxsupp/builtins to autocheck/common_targets.inc
commit_hash:e50ebb7511ed61fb1000e84b2caca0634e65a338
|
|
|
|
| |
commit_hash:a2b7c09c50267438f198d0f36dc6d40678894b70
|
|
|
|
| |
commit_hash:ea50a3f2955f19abbb43e2898690c7fd6b69d864
|
|
|
|
| |
commit_hash:a3209cc0216ad32cf74f875502351387cd6e2e0a
|
|
|
|
| |
commit_hash:e10603531675799a9fac853dbe2ca92d85a6a939
|
|
|
|
| |
commit_hash:b14aada3a24ea1e229051c13272f38b6418bb0ad
|
|
|
|
| |
commit_hash:c8db674abedb6ae90432243bfb061c98056371ff
|
|
|
|
| |
commit_hash:d1591aff30e1348f17b1d038f2ed92d5537de9cb
|