aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs
Commit message (Collapse)AuthorAgeFilesLines
* Update contrib/libs/nghttp2 to 1.57.0robot-contrib2023-10-2516-12/+333
|
* Move worker_node/service_node dependencies to ydb/library/yqlaozeritsky2023-10-243-0/+20
|
* Update contrib/libs/snappy to 1.1.10robot-contrib2023-10-2410-202/+586
|
* Update contrib/libs/c-ares to 1.20.1thegeorg2023-10-23138-2669/+7324
|
* Try to copy port .h/.c inside pg_wrappervvvv2023-10-2043-6913/+0
|
* Import 18 May 2022 4d8268fbf4cd30d39530622b7f1dc487122b4f3cmikhnenko2023-10-196-179/+435
|
* Intermediate changesrobot-piglet2023-10-181-3/+1
|
* Enable consteval in fmtlibdakovalkov2023-10-185-5/+0
|
* Y_FAIL->Y_ABORT at '^contrib/[^y]'ilnurkh2023-10-181-1/+1
| | | | https://clubs.at.yandex-team.ru/arcadia/29404
* Upd libc++ to 18 May f0e61029506fd63bb300f2dbbd65ba792e4ef3a2mikhnenko2023-10-1743-363/+1222
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [libc++][P0943] Add stdatomic.h header. [libc++] Implement ranges::is_partitioned [libcxx] Reject month 0 in get_date/__get_month [libc++] Mark tests that use check_assertion.h as requiring unix headers [libcxx] [ci] Add a i386 Windows configuration to CI [libcxx] [test] Narrow down an XFAIL for clang-cl configurations [libcxx] [test] Extend the UNSUPPORTED lines in strong_order_long_dou… [libcxx] [test] Fix max_size.pass.cpp for other Windows architectures [libc++] Avoid a Microsoft SAL macro. [libc++] Add a few _LIBCPP_ASSERTs in __tree [libc++] Implement ranges::for_each{, _n} [libc++] Refactor max_size.pass.cpp [runtimes] Fix how we trigger CI [libc++] Overhaul how we select the ABI library [runtimes] [cmake] Fix -Werror detection in common build configs [libc++] Mark <stdatomic.h> as requiring C++23 [libcxx] Switch __cxx_contention_t to int32_t on 32 bit AIX [libc++] Remove __invalidate_all_iterators and replace the uses with … [libc++] Add a few more debug wrapper functions [libc++][ranges] Implement views::drop. [libcxx] [test] Fix the nasty_macros test on Windows on ARM/ARM64 [libcxx] Remove static inline and make use of _LIBCPP_HIDE_FROM_ABI i… [libcxx] random_device, use arc4random() on Solaris [libc++][ranges] Implement views::single. [libc++][ranges] Implement views::take. [libc++] Improve std::to_chars for base != 10. [lib++][doc] Fixes a link in the status paper. [libc++] Simplify the string structures a bit more [libc++][test] Verify std::views::drop and std::views::join are CPOs [runtimes] Introduce object libraries [libc++] Remove the legacy LIBCXX_LIBCPPABI_VERSION option [libc++] Remove overly conservative error in <stdatomic.h> [libc++] Introduce LIBCXX_LIBRARY_VERSION [libcxx] [test] Add missing header for std::numeric_limits [libcxx] [test] Include header for strverscmp [runtimes] Default LIB*_HERMETIC_STATIC_LIBRARY to ON on Windows [libc++][format] Adds a formattable concept. [libc++][format] Adds formatter<charT[N], charT>.
* Use ADDINCL GLOBAL for the sake of simplicity and predictabilitythegeorg2023-10-172-3/+5
|
* Use nostdinc++ for C++ onlyspreis2023-10-165-5/+5
| | | | This fixes at least clang tidy build for C code failing on incorrect option
* Revert commit rXXXXXX, Upd libc++ to 18 May ↵mikhnenko2023-10-1646-1785/+578
| | | | 4ac0589122830fc6d90e0ea091300c0b979a42dc
* Upd libc++ to 18 May 4ac0589122830fc6d90e0ea091300c0b979a42dcmikhnenko2023-10-1646-578/+1785
|
* Update libc++ to 1 May 2022 639b9618f46d75f4dabd2082b3f6ba8433c287bfmikhnenko2023-10-1445-1058/+3390
|
* Update contrib/libs/googleapis-common-protos to 1.61.0robot-contrib2023-10-138-2/+156
|
* Switching reading VQE config to rapidjson, enabling reading config on DSPkoryabkin2023-10-135-4/+2
|
* add contrib/libs/libc_compat/getservbyname for memory sanitizernkozlovskiy2023-10-124-0/+236
|
* Revert some excessive c-ares patchesthegeorg2023-10-112-8/+1
|
* add sanitizers dependenciesnkozlovskiy2023-10-111700-0/+380248
|
* Reduce contrib/libs/c-ares import footprintthegeorg2023-10-1110-2155/+1
|
* Upd libc++ to 0cc34ca7ecfc9d0efee322f60ed6c3169f4f70ca (12 Apr 2022)mikhnenko2023-10-11140-2055/+3747
|
* Disable Clang builtins which nvcc does not understandmikhnenko2023-10-102-1/+4
|
* Y_VERIFY->Y_ABORT_UNLESS at '^contrib/[^y]'ilnurkh2023-10-101-1/+1
| | | | https://clubs.at.yandex-team.ru/arcadia/29404
* Forward declare filesystem::path in stlfwdthegeorg2023-10-071-0/+6
|
* Upd libc++ to 95a2527261443729a398e16bc7dc6dd325fc2691 (29 Mar 2022)mikhnenko2023-10-0643-287/+737
|
* Intermediate changesrobot-piglet2023-10-063-20/+26
|
* Intermediate changesrobot-piglet2023-10-03261-236118/+0
|
* Move contrib/tools/jdk to build/platform/java/jdk/testingthegeorg2023-10-03261-0/+236118
|
* Intermediate changesrobot-piglet2023-09-291-0/+9
|
* add ydb depsnkozlovskiy2023-09-291-0/+1
|
* Intermediate changesrobot-piglet2023-09-29161-242/+4215
|
* Upd libc++ to d0af4276d62418ba9e54fec99b293d2fd7c92213 (14 Mar 2022)mikhnenko2023-09-27173-812/+1047
|
* Intermediate changesrobot-piglet2023-09-262-2/+6
|
* Update libc++ to 9b03c08e (6 Mar 2022).halyavin2023-09-2662-284/+390
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Notable changes: * don't warn that coroutines are not supported when using experimental/coroutine * add _LIBCPP_HIDE_FROM_ABI to __quoted_proxy constructors * ADL-proof calls of __quoted * fix ctype facet `is` method for Windows * change return type of bit_width to int (LWG3656) * make private __wrap_iter constructors explicit * fix delayed initialization of `__fill_` in basic_ios * ranges::iter_move cleanup * ADL-proof __synth_three_way * reject random number generators with signed types * use C++ overloads from math.h on AIX * add explicit to some internal constructors * replace _LIBCPP_HAS_NO_STRONG_ENUMS with C++ version check * use `inline constexpr bool` instead of `constexpr bool` for helpers in ranges * reject uniform_int_distribution<bool>, uniform_int_distribution<char> and all user types * allow std::mergeable and std::sortable even with incomplete ranges * fix double close bug in std::filesystem::remove_all * remove recursion in basic_string::insert because it interferes with constexpr * fix error checking of wctob_l calls * pack _Flags class on AIX * fix integer type in __estimate_column_width exposed by AIX * qualify all std::move calls with std * make chrono includes granular * set std::numeric_limits::tinyness_before to true on ARM * add ranges::in_found_result and ranges::min_max_result
* Udp libc++ for 2 days with fake-id changesmikhnenko2023-09-225-5/+130
|
* Split libcxx on msvc/othermikhnenko2023-09-20611-82/+188364
|
* Put libc++ under ym2mikhnenko2023-09-2031-76/+75
|
* Intermediate changesrobot-piglet2023-09-191-876/+0
|
* Intermediate changesrobot-piglet2023-09-192-4/+2
|
* Update contrib/libs/nghttp2 to 1.56.0robot-contrib2023-09-199-245/+97
|
* Intermediate changesrobot-piglet2023-09-181-12/+0
|
* [clang-format] with_lock formatting in config, remove from clang-fromat patchtldr2023-09-181-8/+0
|
* Intermediate changesrobot-piglet2023-09-183-5/+5
|
* Intermediate changesrobot-piglet2023-09-182-2/+2
|
* Intermediate changesrobot-piglet2023-09-171-1/+1
|
* Intermediate changesrobot-piglet2023-09-163-0/+41
|
* Intermediate changesrobot-piglet2023-09-151-2/+0
|
* Remove unused definemikhnenko2023-09-151-3/+1
|
* Intermediate changesrobot-piglet2023-09-13342-0/+147771
|