aboutsummaryrefslogtreecommitdiffstats
path: root/contrib
Commit message (Collapse)AuthorAgeFilesLines
...
* Intermediate changesrobot-piglet2023-09-2919-17/+4839
|
* Split simplegeneric on py2/py3shadchin2023-09-2911-14/+719
|
* Intermediate changesrobot-piglet2023-09-291-1/+2
|
* Intermediate changesrobot-piglet2023-09-291-0/+9
|
* add ydb depsnkozlovskiy2023-09-2914778-0/+9402458
|
* Intermediate changesrobot-piglet2023-09-29161-242/+4215
|
* Intermediate changesrobot-piglet2023-09-283-2/+155
|
* Upd libc++ to d0af4276d62418ba9e54fec99b293d2fd7c92213 (14 Mar 2022)mikhnenko2023-09-27173-812/+1047
|
* Fix building with system stlmikhnenko2023-09-271-1/+1
|
* 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
* move antlr/ to contribzhukoff-pavel2023-09-251-0/+0
|
* Udp libc++ for 2 days with fake-id changesmikhnenko2023-09-225-5/+130
|
* Revert commit rXXXXXX,Move antlr3 to contrib/zhukoff-pavel2023-09-201-0/+0
|
* Update contrib/restricted/abseil-cpp to 20230802.1robot-contrib2023-09-209-13/+35
|
* Update contrib/restricted/abseil-cpp-tstring to 20230802.1robot-contrib2023-09-208-11/+33
|
* Proofread licenses for contrib/tools/bisonthegeorg2023-09-2018-2/+32294
| | | | | | | | | | | | And mark `GPL-3.0-or-later WITH Bison-exception-2.2` as it reads as follows: ``` As a special exception, you may create a larger work that contains part or all of the Bison parser skeleton and distribute that work under terms of your choice, so long as that work isn't itself a parser generator using the skeleton or a modified version thereof as a parser skeleton. ```
* Split libcxx on msvc/othermikhnenko2023-09-20611-82/+188364
|
* Put libc++ under ym2mikhnenko2023-09-2031-76/+75
|
* Intermediate changesrobot-piglet2023-09-197-912/+1
|
* Intermediate changesrobot-piglet2023-09-192-4/+2
|
* Move antlr3 to contrib/zhukoff-pavel2023-09-191-0/+0
|
* 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
|
* Fix catboost openssl cmake build issuessvidyuk2023-09-132-0/+30
|
* Intermediate changesrobot-piglet2023-09-1219-38/+0
|
* Intermediate changesrobot-piglet2023-09-112-5/+1
|
* Revert commit rXXXXXX,[build/plugins/ytest] Allow prebuilt linters for ↵prettyboy2023-09-08193-132762/+0
| | | | opensource
* [build/plugins/ytest] Allow prebuilt linters for opensourceprettyboy2023-09-08193-0/+132762
| | | | | | Без этого, ydb или не сможет запускать flake8 с помощью ya make. Или к ним поедет сборка flake8. Возможно последнее и не так плохо, но сейчас предлагается пока так
* Intermediate changesrobot-piglet2023-09-071-1/+1
|
* Intermediate changesrobot-piglet2023-09-061-2/+7
|
* Update contrib/libs/zlib to 1.3thegeorg2023-09-0625-1488/+940
|
* Intermediate changesrobot-piglet2023-09-061429-239/+723720
|
* Update contrib/libs/flatbuffers to 23.5.26thegeorg2023-09-0649-1508/+720
|
* (no commit message)pg2023-09-041-7/+0
|
* Provide getrandom for Android toothegeorg2023-09-042-0/+6
|
* Intermediate changesrobot-piglet2023-09-033-2118/+0
|
* YT-19430: Add arrow writernadya022023-09-023-0/+2118
| | | | Add arrow writer
* Put contrib/libs/jdk under yamaker and update it to 22+10thegeorg2023-09-028-152/+239
|
* Update contrib/libs/re2 to 2023-09-01robot-contrib2023-09-027-25/+42
|
* Properly unpoison data generated by getrandom syscallthegeorg2023-09-014-0/+16
|
* Update contrib/restricted/google/benchmark to 1.8.3robot-contrib2023-09-0110-61/+112
|