Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update libc++ to 1 May 2022 639b9618f46d75f4dabd2082b3f6ba8433c287bf | mikhnenko | 2023-10-14 | 45 | -1058/+3390 |
| | |||||
* | Upd libc++ to 0cc34ca7ecfc9d0efee322f60ed6c3169f4f70ca (12 Apr 2022) | mikhnenko | 2023-10-11 | 140 | -2055/+3747 |
| | |||||
* | Disable Clang builtins which nvcc does not understand | mikhnenko | 2023-10-10 | 2 | -1/+4 |
| | |||||
* | Forward declare filesystem::path in stlfwd | thegeorg | 2023-10-07 | 1 | -0/+6 |
| | |||||
* | Upd libc++ to 95a2527261443729a398e16bc7dc6dd325fc2691 (29 Mar 2022) | mikhnenko | 2023-10-06 | 42 | -287/+736 |
| | |||||
* | Upd libc++ to d0af4276d62418ba9e54fec99b293d2fd7c92213 (14 Mar 2022) | mikhnenko | 2023-09-27 | 173 | -812/+1047 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-09-26 | 1 | -2/+4 |
| | |||||
* | Update libc++ to 9b03c08e (6 Mar 2022). | halyavin | 2023-09-26 | 61 | -283/+389 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 changes | mikhnenko | 2023-09-22 | 5 | -5/+130 |
| | |||||
* | Split libcxx on msvc/other | mikhnenko | 2023-09-20 | 2 | -77/+0 |
| | |||||
* | Put libc++ under ym2 | mikhnenko | 2023-09-20 | 31 | -76/+75 |
| | |||||
* | Remove unused define | mikhnenko | 2023-09-15 | 1 | -3/+1 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-09-03 | 1 | -425/+0 |
| | |||||
* | YT-19430: Add arrow writer | nadya02 | 2023-09-02 | 1 | -0/+425 |
| | | | | Add arrow writer | ||||
* | [yql] cleanup ya.makes (part 1) | udovichenko-r | 2023-08-28 | 1 | -0/+188 |
| | | | | YQL-16404 | ||||
* | (no commit message) | pg | 2023-08-18 | 2 | -1/+3 |
| | |||||
* | Update ICU to 73.2 | romankoshelev | 2023-08-15 | 1 | -28/+0 |
| | |||||
* | Update ICU to 70.1 | romankoshelev | 2023-08-09 | 1 | -0/+28 |
| | |||||
* | Support running C++ coroutines as actors KIKIMR-18962 | snaury | 2023-08-07 | 5 | -0/+465 |
| | |||||
* | remove NO_SANITIZE_HEADERS macros | reshilkin | 2023-07-28 | 1 | -2/+0 |
| | |||||
* | add ymake export to ydb | alexv-smirnov | 2023-06-13 | 1 | -0/+258 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-06-12 | 4 | -4/+0 |
| | |||||
* | Move backward compatibility define to libcxx's own wrappers_config | thegeorg | 2023-06-10 | 1 | -0/+7 |
| | | | So this define will not be applied when building with `-DUSE_STL_SYSTEM`. | ||||
* | YT-19142: Add emscripten patches to libcxx | dtorilov | 2023-05-24 | 4 | -0/+23 |
| | |||||
* | Resolve Y_UCRT_INCLUDE_NEXT and _LIBCPP_MSVC_INCLUDE to void | mikhnenko | 2023-05-23 | 21 | -29/+29 |
| | |||||
* | Add error before unused import of macro _LIBCPP_EXTERNAL_THREADING | alperevyshin | 2023-05-13 | 1 | -1/+1 |
| | |||||
* | YT-17689: Move TFreeList to library/cpp/yt/memory | aleexfi | 2023-05-10 | 1 | -0/+113 |
| | | | Iteration no. 2. First one reverted due to YT-18997 | ||||
* | External build system generator release 29 | robot-ya-builder | 2023-04-19 | 1 | -1/+1 |
| | | | Update tools: yexport | ||||
* | Revert ymake build from ydb oss export | alexv-smirnov | 2023-03-28 | 1 | -261/+0 |
| | |||||
* | External build system generator release 21 | robot-ya-builder | 2023-03-17 | 1 | -3/+3 |
| | | | Update tools: yexport | ||||
* | add library/cpp/actors, ymake build to ydb oss export | alexv-smirnov | 2023-03-15 | 1 | -0/+261 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-03-09 | 2 | -0/+78 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-03-07 | 3 | -2/+2 |
| | |||||
* | External build system generator release 17 | robot-ya-builder | 2023-03-06 | 1 | -1/+1 |
| | | | Update tools: yexport | ||||
* | NO_COMPILER_WARNINGS in cmake msvc builds | svidyuk | 2023-02-18 | 3 | -3/+3 |
| | |||||
* | Fix libcxx build under cl /std:c++14 needed for CUDA | spreis | 2023-02-18 | 1 | -1/+1 |
| | | | | | static_assert with one argument is added in `C++17`. The code in PR is used in `C++14` mode through CUDA build. This is needed to build catboost on Windows using cl.exe as CUDA host compiler. | ||||
* | Intermediate changes | robot-piglet | 2023-02-07 | 3 | -135/+135 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-02-07 | 3 | -135/+135 |
| | |||||
* | External build system generator release 12 | robot-ya-builder | 2023-01-31 | 1 | -1/+1 |
| | | | Update tools: yexport | ||||
* | Add std::hash<std::vector<bool>> implementation required by the standard. | halyavin | 2023-01-18 | 1 | -1/+26 |
| | |||||
* | External build system generator release 8 | robot-ya-builder | 2023-01-17 | 4 | -4/+4 |
| | | | Update tools: yexport | ||||
* | add windows platform to ydb github export | alexv-smirnov | 2022-12-20 | 5 | -0/+646 |
| | |||||
* | Sync linux-headers instead of using system ones | thegeorg | 2022-12-15 | 4 | -70/+243 |
| | |||||
* | remove kikimr/driver DEPENDS | qrort | 2022-12-02 | 1 | -425/+0 |
| | |||||
* | validate canons without yatest_common | qrort | 2022-11-30 | 1 | -0/+425 |
| | |||||
* | use clang14 for windows by default | heretic | 2022-10-13 | 1 | -1/+3 |
| | |||||
* | Update perfect_forward.h to make std::bind_front compile on Windows | thegeorg | 2022-10-11 | 1 | -52/+51 |
| | | | This is a partial backport of [commit 5a4f177c](https://github.com/llvm/llvm-project/commit/5a4f177c949e5ff56bc6af9c0145e2d0c1b29c4d) from upstream. | ||||
* | Revert fix for not_fn. | halyavin | 2022-09-27 | 2 | -2/+2 |
| | | | It is not needed any more and breaks other functionals. | ||||
* | Fix compiling with MSVC + NVCC on Windows | thegeorg | 2022-08-27 | 1 | -2/+5 |
| | |||||
* | Update contrib/restricted/nlohmann_json to 3.11.2 | robot-contrib | 2022-08-13 | 23 | -0/+3769 |
| |