Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Intermediate changes | robot-piglet | 2023-11-20 | 10 | -61/+70 |
| | |||||
* | Update contrib/python/botocore/py3 to 1.31.78 | robot-contrib | 2023-11-18 | 400 | -10/+896 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-11-18 | 1 | -1/+0 |
| | |||||
* | Update contrib/python/boto3/py3 to 1.28.78 | robot-contrib | 2023-11-18 | 3 | -4/+4 |
| | |||||
* | Update contrib/python/contourpy to 1.2.0 | robot-contrib | 2023-11-18 | 30 | -228/+1401 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-11-18 | 21 | -273/+286 |
| | |||||
* | Update contrib/python/fonttools to 4.44.0 | robot-contrib | 2023-11-18 | 68 | -364/+506 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-11-18 | 8 | -98/+151 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-11-18 | 1 | -1/+1 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-11-17 | 1 | -0/+1 |
| | |||||
* | Get rid of an artificial Linux-syscall-note-in-syscall-glue license | thegeorg | 2023-11-17 | 2 | -4/+5 |
| | | | | Better solution will be presented in. | ||||
* | Update contrib/python/botocore/py3 to 1.31.77 | robot-contrib | 2023-11-17 | 401 | -51/+267 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-11-17 | 3 | -3/+5 |
| | |||||
* | Update contrib/python/boto3/py3 to 1.28.77 | robot-contrib | 2023-11-17 | 3 | -4/+4 |
| | |||||
* | Update contrib/python/executing to 2.0.1 | robot-contrib | 2023-11-17 | 3 | -3/+4 |
| | |||||
* | suport for use of local libaio, libiconv, libidn | snermolaev | 2023-11-17 | 3 | -36/+56 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-11-17 | 11 | -237/+513 |
| | |||||
* | bump go ver 1.21.3 | mixa108 | 2023-11-16 | 2642 | -310835/+325897 |
| | | | | | | | | | | bump go to 1.21.3 build go.conf Golang 1.20.6 -> 1.21.3 init Golang 1.20.6 -> 1.21.3: copy blame | ||||
* | Support aws-c-cal for darwin | dakovalkov | 2023-11-16 | 11 | -16/+2113 |
| | |||||
* | enable ya make for go projects | uzhas | 2023-11-16 | 1793 | -0/+499736 |
| | |||||
* | Update numpy to 1.25.2 | shadchin | 2023-11-16 | 738 | -38960/+208025 |
| | |||||
* | 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 |
| |