Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix reimport for contrib/libs/c-ares after rXXXXXX | thegeorg | 2023-11-16 | 9 | -56/+23 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-11-16 | 6 | -22/+16 |
| | |||||
* | Update contrib/python/botocore/py3 to 1.31.76 | robot-contrib | 2023-11-16 | 401 | -39/+884 |
| | |||||
* | Update contrib/python/boto3/py3 to 1.28.76 | robot-contrib | 2023-11-16 | 3 | -4/+4 |
| | |||||
* | Update contrib/restricted/aws/s2n to 1.3.56 | robot-contrib | 2023-11-16 | 15 | -120/+239 |
| | |||||
* | Update contrib/python/zstandard/py3 to 0.22.0 | robot-contrib | 2023-11-16 | 6 | -12/+23 |
| | |||||
* | Upd libc++ to 01 July 2022 da1609ad73540978f66111e96ea500b97ca9b39a | mikhnenko | 2023-11-15 | 96 | -1858/+2819 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ``` [libc++] Improve the formatting of static_assert messages [libc++] Remove dead code and unneeded C++03 specializations from type_traits [libc++] Implement P0618R0 (Deprecating <codecvt>) [libc++] Disentangle _If, _Or and _And Uglify __support/xlocale [libc++][format] Improve pointer formatters. [libc++][format] Improve integral formatters. [libc++] Fix signature of main() in tests [libc++][ranges] Finish LWG issues directly related to the One Ranges Proposal. [libc++] Re-add transitive includes that had been removed since LLVM 14 [libc++] Add a few missing min/max macro push/pop [libc++] Remove dummy command in Dockerfile [libc++] Use bounded iterators in std::span when the debug mode is enabled [libc++] Improve Lit's buildhost=XXXX feature on a few platforms [libc++] Simplify type_traits and use more builtins [libc++] P2321R2 section [tuple.tuple]. Adding C++23 constructors, assignment operators and swaps to `tuple` [libc++][AIX] Make basic_string layout compatible with earlier version [libcxx][test] Suppress complex<int> warnings when testing MSVC [libc++] Add a test to pin down the set of transitive public includes [libc++][format] Copy code to new location. [libc++] Implement ranges::move{, _backward} [libc++] Implement P0154R1 (Hardware inference size) [libc++] Simplify the visibility attributes [libc++] Clarify std::function release note [libc++] Reduces std::to_chars instantiations. [libc++] Fixesbuild. [libc++] fix views::all hard error on lvalue move only views instead of SFINAE [libc++] Complete the implementation of N4190 [libc++] Remove std::function in C++03 [libc++][format] Improve string formatters [libc++] Pass -fno-modules to clang-tidy instead of disabling it for the modules build [libc++][clang-tidy] Enable bugprone-use-after-move and explicitly list all used checks [libc++] Improve charconv base10 algorithm. [libc++][format] Improves the handle test. [libc++] Implement P0174R2 (Deprecating Vestigial Library Parts in C++17) ``` | ||||
* | YQL-17123: move pgrun to ydb/library/yql/tools | fedor-miron | 2023-11-15 | 4 | -0/+1239 |
| | |||||
* | Update contrib/python/ipython/py3 to 8.17.2 | robot-contrib | 2023-11-15 | 6 | -10/+14 |
| | |||||
* | Update contrib/python/boto3/py3 to 1.28.75 | robot-contrib | 2023-11-15 | 3 | -4/+4 |
| | |||||
* | Update contrib/python/botocore/py3 to 1.31.75 | robot-contrib | 2023-11-15 | 401 | -308/+660 |
| | |||||
* | Drop some patches for MSVC compatibility | mikhnenko | 2023-11-14 | 22 | -287/+19 |
| | |||||
* | Update contrib/python/traitlets/py3 to 5.13.0 | robot-contrib | 2023-11-14 | 13 | -464/+583 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-11-14 | 32 | -1266/+268 |
| | |||||
* | ydb: fix compilatino with address sanitizer | nkozlovskiy | 2023-11-14 | 1 | -0/+2 |
| | |||||
* | Update contrib/python/wcwidth/py3 to 0.2.9 | robot-contrib | 2023-11-14 | 8 | -2422/+13373 |
| | |||||
* | YQ Connector: move tests from yql to ydb (OSS) | vitalyisaev | 2023-11-14 | 7849 | -0/+1604591 |
| | | | | Перенос папки с тестами на Коннектор из папки yql в папку ydb (синхронизируется с github). | ||||
* | Update contrib/python/botocore/py3 to 1.31.74 | robot-contrib | 2023-11-14 | 406 | -191/+1325 |
| | |||||
* | Update contrib/python/boto3/py3 to 1.28.74 | robot-contrib | 2023-11-14 | 3 | -4/+4 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-11-13 | 3 | -134/+145 |
| | |||||
* | Update contrib/libs/libtiff to 4.6.0 | thegeorg | 2023-11-12 | 10 | -63/+494 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-11-12 | 143 | -0/+29922 |
| | |||||
* | Update contrib/libs/apache/avro to 1.11.3 | thegeorg | 2023-11-12 | 21 | -170/+165 |
| | |||||
* | Update contrib/libs/curl to 8.2.1 | robot-contrib | 2023-11-11 | 425 | -18817/+31945 |
| | |||||
* | fixed syscall numbers for different platforms | vvvv | 2023-11-11 | 1 | -1/+13 |
| | | | | | | https://github.com/torvalds/linux/blob/29dcea88779c856c7dc92040a0c01233263101d4/include/uapi/asm-generic/unistd.h#L707 https://gpages.juszkiewicz.com.pl/syscalls-table/syscalls.html | ||||
* | Update contrib/python/botocore/py3 to 1.31.73 | robot-contrib | 2023-11-11 | 400 | -84/+162 |
| | |||||
* | Update contrib/python/boto3/py3 to 1.28.73 | robot-contrib | 2023-11-11 | 3 | -4/+4 |
| | |||||
* | Update contrib/libs/nghttp2 to 1.58.0 | robot-contrib | 2023-11-11 | 8 | -23/+26 |
| | |||||
* | Update contrib/libs/linux-headers to 6.5.9 | robot-contrib | 2023-11-11 | 81 | -237/+2614 |
| | |||||
* | YQL-16964 moved yql/utils/sys | vvvv | 2023-11-10 | 17 | -0/+2191 |
| | |||||
* | KIKIMR-19287: add task_stats_drawing script | shumkovnd | 2023-11-10 | 4158 | -0/+1875392 |
| | |||||
* | Move s3 tests to ydb | hor911 | 2023-11-10 | 58 | -41897/+0 |
| | |||||
* | Update contrib/python/asttokens to 2.4.1 | robot-contrib | 2023-11-10 | 5 | -9/+17 |
| | |||||
* | Update contrib/python/botocore/py3 to 1.31.72 | robot-contrib | 2023-11-10 | 407 | -402/+1133 |
| | |||||
* | Update contrib/python/boto3/py3 to 1.28.72 | robot-contrib | 2023-11-10 | 3 | -4/+4 |
| | |||||
* | Update contrib/python/botocore/py3 to 1.31.71 | robot-contrib | 2023-11-09 | 401 | -22/+119 |
| | |||||
* | Update contrib/python/boto3/py3 to 1.28.71 | robot-contrib | 2023-11-09 | 5 | -5/+8 |
| | |||||
* | Revert "metrics have been added" | hcpp | 2023-11-08 | 414 | -645847/+0 |
| | | | | | This reverts commit 16e792be75335b09a4f9f254e3972030af83b1ad, reversing changes made to 3790f3d771d1a65ed6c0d05f3e0d79ff13308142. | ||||
* | metrics have been added | hcpp | 2023-11-08 | 414 | -0/+645847 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-11-08 | 3 | -2/+5 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-11-08 | 2 | -0/+6 |
| | |||||
* | Update contrib/python/traitlets/py3 to 5.12.0 | robot-contrib | 2023-11-08 | 15 | -123/+138 |
| | |||||
* | Update contrib/python/botocore/py3 to 1.31.70 | robot-contrib | 2023-11-08 | 402 | -17/+918 |
| | |||||
* | Update contrib/python/boto3/py3 to 1.28.70 | robot-contrib | 2023-11-08 | 3 | -4/+4 |
| | |||||
* | FQ Runner FrameWork | hor911 | 2023-11-07 | 58 | -0/+41897 |
| | |||||
* | upd acceptance tests | asnopov | 2023-11-07 | 1 | -12/+8 |
| | | | | Сделали небольшую правку в апи s3 patch, поправил в спеке для бото + поправил тесты | ||||
* | Upd libc++ to 18 Jun 2022 ff3989e6ae740a9b3adaad0e2bf7691ffd6dad12 | mikhnenko | 2023-11-07 | 61 | -1150/+1821 |
| | | | | | | | | | | | | | | | | | | | | | | | | ``` [libc++] Add Implemented Papers section [libc++] Enable -Wweak-vtables [libc++] Make sure we install libc++abi headers on Apple [libc++] Don't force -O2 when building the benchmarks [libc++] Mark standard-mandated includes as such [libc++] Implement std::boyer_moore{, _horspool}_searcher [libc++] Unwrap reverse_iterator<reverse_iterator<Iter>> in __unwrap_iter [libc++] Simplify __config a bit [libc++][ranges] Implement `ranges::sort`. [libc++] Remove now-unused experimental/filesystem config file [libc++] Robust against C++20-hostile iterators [libc++] Implement ranges::lexicographical_compare [libc++] Removes unneeded <iterator> includes. [libcxx] Fix allocator<void>::pointer in C++20 with removed members [libcxx] Remove extraneous '---' lines in .clang-format files [libc++][NFCI] span: replace enable_if with concepts [libc++] Find a clang-format everybody is happy with [libc++] Use explicit module cache path in tests [libc++] Remove macros for IBM compiler ``` | ||||
* | Update contrib/python/boto3/py3 to 1.28.69 | robot-contrib | 2023-11-07 | 3 | -4/+4 |
| | |||||
* | Update contrib/python/botocore/py3 to 1.31.69 | robot-contrib | 2023-11-07 | 399 | -19/+499 |
| | |||||
* | Update contrib/python/botocore/py3 to 1.31.68 | robot-contrib | 2023-11-04 | 402 | -59/+461 |
| |