aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs
Commit message (Collapse)AuthorAgeFilesLines
* Update contrib/libs/liburing to 2.9robot-contrib2025-02-21232-393/+2927
| | | | commit_hash:88f21b0567edce8f03258355bcc0e4029ea2085b
* Enable _LIBCPP_NODISCARD_EXTmikhnenko2025-02-181-1/+0
| | | | commit_hash:98617260ebfdb67dc8ab65290642c0c5d79edc4d
* refactor out py2 protobuf herobora afterpg2025-02-182-0/+197
| | | | commit_hash:8241ea2d9e5c3d12ca4c8902cdac23ed6630d4ce
* Update contrib/libs/simdjson to 3.12.2robot-contrib2025-02-156-24/+27
| | | | commit_hash:1da1e7f4c8215c30ac33f0a481944ca35188e1fa
* Intermediate changesrobot-piglet2025-02-145-308/+10
| | | | commit_hash:4dd0c044a5e9e9175ef0dc26529f02571e4d1186
* Update contrib/libs/backtrace to 2025-01-30robot-contrib2025-02-143-19/+25
| | | | commit_hash:bbbdac5958974bccf4be73b83e766eebcf78348c
* [contrib/poco] Disable thread sanitizer instrumentation on initialize and ↵mvel2025-02-131-5/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | uninitialize Чисто формально инициализация указателя мьютексов не атомарна, факт. Чинить это более красиво можно, но нужно ли? Пример падения под санитайзером ``` raise () /lib/x86_64-linux-gnu/libc.so.6 abort () /lib/x86_64-linux-gnu/libc.so.6 ___interceptor_abort (fake=2) /-S/contrib/libs/clang18-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp +1915 __sanitizer::Abort () /-S/contrib/libs/clang18-rt/lib/sanitizer_common/sanitizer_posix_libcdep.cpp +143 __sanitizer::Die () /-S/contrib/libs/clang18-rt/lib/sanitizer_common/sanitizer_termination.cpp +58 __tsan::OutputReport (thr=0x7fa19c45f000, srep=...) /-S/contrib/libs/clang18-rt/lib/tsan/rtl/tsan_rtl_report.cpp +666 __tsan::ReportRace (thr=0x7fa19c45f000, shadow_mem=<optimized out>, cur=..., old=..., typ0=0) /-S/contrib/libs/clang18-rt/lib/tsan/rtl/tsan_rtl_report.cpp +822 Poco::Crypto::OpenSSLInitializer::initialize () /-S/contrib/libs/poco/Crypto/src/OpenSSLInitializer.cpp +101 Poco::Crypto::OpenSSLInitializer::OpenSSLInitializer (this=<optimized out>) /-S/contrib/libs/poco/Crypto/src/OpenSSLInitializer.cpp +67 Poco::Crypto::CipherKeyImpl::CipherKeyImpl (this=0x721c00aa95f0, name=<error reading variable: Cannot access memory at address 0x72102d2b53c0>, key=..., iv=...) /-S/contrib/libs/poco/Crypto/src/CipherKeyImpl.cpp +57 Poco::Crypto::CipherKey::CipherKey (this=0x7f98e9ef3df8, name=<error reading variable: Cannot access memory at address 0x72102d2b53c0>, key=std::__y1::vector (length=32, capacity=32) = {...}, iv=std::__y1::vector (length=32, capacity=32) = {...}) /-S/contrib/libs/poco/Crypto/src/CipherKey.cpp +33 yabs::AesEncrypt (data=..., length=length@entry=yabs::AES_128, aesKey=std::__y1::vector (length=32, capacity=32) = {...}, initVector=std::__y1::vector (length=32, capacity=32) = {...}, encoding=encoding@entry=Poco::Crypto::Cipher::ENC_BASE64) /-S/yabs/server/libs/crypt/crypt.cpp +59 ProcessStatModeOnStat (b=b@entry=0x727000128990, context=...) /-S/yabs/server/libs/count/count.cpp +1750 yabs_handler_stat_count (b=0x727000128990) /-S/yabs/server/libs/handlers/stat/handler_count.cpp +14 ... ``` commit_hash:ea00d166a03e0d46cc2de9bf7ed8be549e105e20
* Intermediate changesrobot-piglet2025-02-121-1/+1
| | | | commit_hash:937a0de64e9052e257f699b68ffe250d6b5a9bba
* Update contrib/libs/linux-headers to 6.6.7robot-contrib2025-02-1275-185/+1552
| | | | commit_hash:495eaa25d72e8f80b0e4624c328677f50a736233
* Intermediate changesrobot-piglet2025-02-127-915/+157
| | | | commit_hash:1bca3008ad9207810406179af26ca226e973f69c
* Introduce custom license tag for proofread version of ClArtisticthegeorg2025-02-122-3/+3
| | | | | | | _Clarified Artistic Licenses_ is not that clarified, as the authors were expecting (see ST ticket for the details). Thus we introduce a fake `Custom-clarified-artistic-proofread` license which can be used to mark certain piece of code as safe-to-use. commit_hash:510f2ded8c124ecce5b388d082453ed8215024bb
* Update contrib/libs/simdjson to 3.12.1robot-contrib2025-02-125-21/+23
| | | | commit_hash:dacf93f603db35f2280c459810037876e0ee26fd
* simplify afterpg2025-02-123-7/+79
| | | | commit_hash:4d91c6379cf9f4b3a49a60b7500e1d8f809ad712
* Intermediate changesrobot-piglet2025-02-113-18/+15
| | | | commit_hash:f3acde65f4eb25503f414d5262f52b496123bd96
* Remove deps on pandasmaxim-yurchuk2025-02-111193-637766/+0
| | | | | | | | | | <https://github.com/ydb-platform/ydb/pull/14418> <https://github.com/ydb-platform/ydb/pull/14419> \-- аналогичные правки в gh Хочу залить в обход синка, чтобы посмотреть удалится ли pandas в нашей gh репе через piglet commit_hash:abca127aa37d4dbb94b07e1e18cdb8eb5b711860
* Disable symbols redefining for MAPSMOBI_BUILD_TARGETmikhnenko2025-02-111-0/+4
| | | | commit_hash:9424e37bc99e6d61ff8496bf319539c6f1786669
* Update contrib/libs/lzma to 5.6.4robot-contrib2025-02-1010-19/+92
| | | | commit_hash:509ecf098c2bdb4bf7273b95ff459ee74bd2a6bf
* feat grpc: Request body is malformed when using retryPolicy along with the ↵leonidlazarev2025-02-102-1/+36
| | | | | | | | | gzip compression Patch for issue 37742: Request body is malformed when using retryPolicy along with the gzip compression Tests: протестировано в тестинге commit_hash:d80d29f768bc26e1bcf6afa64b05cea476d4007d
* Intermediate changesrobot-piglet2025-02-1019-165/+806
| | | | commit_hash:a86388a6e90c994ada2733ee6dcbdeabb8baa708
* Intermediate changesrobot-piglet2025-02-101-0/+12
| | | | commit_hash:e0f0586ef3cc46dbd649319b49a2cedf797a226d
* RAPIDJSON_HAS_STDSTRING=1 by defaultilnurkh2025-02-101-1/+1
| | | | commit_hash:5598912aa715779c0a460fc7f071eed9055a9973
* do not add version prefix to openssl symbols under cmakeiniklyaev2025-02-082-1/+5
| | | | commit_hash:8693ef1b447def6865c209679890a8bb1dd06da7
* Intermediate changesrobot-piglet2025-02-071-0/+2
| | | | commit_hash:1dcf861e37ea2f6f32ba0c9f093c065f935badf1
* Untitled commitpg2025-02-06184-1329/+7810
| | | | commit_hash:f8d5d01bb4f15fea486c4bb48cd647bc4b8b085f
* Intermediate changesrobot-piglet2025-02-0617-133/+1001
| | | | commit_hash:b431fc94a39861d987569e88bb97ba7e6187f7e5
* Intermediate changesrobot-piglet2025-02-051-1/+1
| | | | commit_hash:343920714fe3ac841f2246c53b79d081abb277fe
* Intermediate changesrobot-piglet2025-02-0540-734/+3892
| | | | commit_hash:16909afb4de17d1f1bd0d7141d98403b2fd74e46
* No more msvc_compiler supportmikhnenko2025-02-044-32/+12
| | | | commit_hash:0dbd62f1b3ae2941845ea0cd95df3b05140d2d63
* Enable harderning check in dequemikhnenko2025-02-042-16/+1
| | | | commit_hash:aa011d101f62f0a7aed5c6d449da9206dda25ec7
* libunwind: Remove unnecessary hunks from patches/03-unused.patchthegeorg2025-02-033-26/+2
| | | | commit_hash:34486bb0dc50b5847a433c4dbf535e2ca63ecb79
* Intermediate changesrobot-piglet2025-02-034-4/+13
| | | | commit_hash:1cef0cf05075cdc1ff60c3675d89b7135b260071
* Intermediate changesrobot-piglet2025-02-033-26/+23
| | | | commit_hash:6a26ba0b6c313e074c878283bef4e38284f3450f
* [ASAN] Enable detect_odr_violation=2nechda2025-02-022-12/+1
| | | | | The ASAN flag for detecting ODR violations has been set to its **++default++** value (2). commit_hash:7475c1eb748fa0704d3db551189591c87ce5357d
* Intermediate changesrobot-piglet2025-02-022-2/+241
| | | | commit_hash:5a74bff5b91faa7db270bfa5446a23795862b6db
* Update libcxx to 2 Apr 2024 239236b8c2154aa49e98bc7ed774a7d2712edf50mikhnenko2025-02-01235-1954/+1951
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ``` [libc++] Remove pair dependency (#85621) [libc++] Simplify the implementation of <stddef.h> (#86843) Update the "Current Status" section of the website to be current. (#84507) [libc++] Optimize the two range overload of mismatch (#86853) [libc++] Refactor __tuple_like and __pair_like (#85206) [libc++][test] Improves src include paths. (#86864) [libc++] Document guidelines for applying [[nodiscard]] (#84000) [libc++] Optimize the std::mismatch tail (#83440) [libc++] Remove <queue> and <stack> includes from <format> (#85520) [libc++] Switch FreeBSD to C++26 (#86658) [libc++] Fix one case in saturate_cast.pass.cpp for 64-bit on z/OS (#86724) [libc++][test] Remove tests that testing std::variant<T&> (#84222) [libc++] <experimental/simd> Reduce types for template parameter U in tests (#83781) [libc++] Switch FreeBSD CI job to Clang 17 (#86320) [libc++][CI] Updates the documentation. (#85264) [libc++][format] Adds ABI tags to inline constexpr variables. (#86293) [libc++][test] Fix race condition in condition_variable_any tests (#84788) [libc++] Vectorize mismatch (#73255) [libc++] Don't push and pop extensions diagnostics when using clang modules (#85917) [libc++][ranges] use `static operator()` for C++23 ranges (#86052) [libc++] Implement LWG3528 (`make_from_tuple` can perform (the equivalent of) a C-style cast) (#85263) [libc++] Remove macros for keeping std::allocator members and void specialization after C++20 (#85806) [libc++] Deprecates std::errc constants. (#80542) [libcxx] [cmake] Fix cmake_path(ABSOLUTE_PATH) for empty CMAKE_INSTALL_PREFIX [libc++][CI] Reenables the module tests. (#85799) [libc++][ranges] remove `__workaround_52970` (#85683) [libc++][ranges] LWG3715: `view_interface::empty` is overconstrained (#85004) [libcxx] [modules] Fix relative paths with absolute LIBCXX_INSTALL_MODULES_DIR (#85756) [libc++][format] Fixes nested concept evaluation. (#85548) [libc++][CMake] Removes LIBCXX_ENABLE_CLANG_TIDY. (#85262) [libc++] Remove __unconstrained_reverse_iterator (#85582) [libc++] Simplify the implementation of remove_reference (#85207) [libcxx][test] Create feature host-can-create-symlinks (#82204) [libc++] Use __is_scoped_enum for the implementation of is_scoped_enum if it's available (#85580) [libc++] Add missing hide-from-ABI annotations on virtual functions (#85439) [libc++] Optimize ranges::fill{,_n} for vector<bool>::iterator (#84642) [libc++] Add <locale> include in <chrono> (#85521) [libc++] Remove <locale> includes from <format> (#85478) [libc++] P2602R2 Poison Pills are Too Toxic (#74534) [libc++] Fixes run-buildbot-container. (#84644) [libc++] Add [[nodiscard]] to static numeric limit functions (#83748) Rework Modules CMake to be (more) idiomatic. (#84936) [libc++] Enables TZDB tests. (#82108) [libc++] Remove a few includes from <__functional/hash.h> (#83254) [libc++] Implements filebuf unbuffered. (#76629) [libc++][CI] Updates the version number of the latest release. [libc++] Remove <tuple> include from <__format/concepts.h> (#80214) [runtimes] Prefer -fvisibility-global-new-delete=force-hidden (#84917) [libc++] Fix tests on musl (#85085) [libc++] Remove _LIBCPP_ENABLE_NARROWING_CONVERSIONS_IN_VARIANT (#83928) [libcxx] Fix incorrect type in the has-1024-bit-atomics feature test (#84904) [libc++] Improves UB handling in ios_base destructor. (#76525) [libc++][CI] Installs tzdata package in Docker. (#84643) [libc++][TZDB] Fixes parsing interleaved rules. (#84808) [libc++][hardening] Check bounds on arithmetic in __bounded_iter (#78876) [libc++][hardening] Add iterator validity checks on unordered containers (#80230) [libc++][hardening] Reclassify string_view(ptr, len)'s size assertion (#79297) [libc++] Re-enable the clang_modules_include test for Objective-C++ (#66801) [libc++] Remove XFAIL for SIMD in optimized build (#84767) [libcxx] Update 128-bit-atomics feature test (#83841) [libc++] Only forward-declare ABI-functions in exception_ptr.h if they are meant to be used (#84707) [libc++][test] Don't include `test_format_context.h` in `parse.pass.cpp` (#83734) [libc++] Add missing include in test (#84579) [libc++] Remove <tuple> from <variant> (#83183) [RFC][libc++] Reworks clang-tidy selection. (#81362) [libc++] Remove <array> include from <span> (#83742) [libc++][format] Updates LWG3462 status. (#80550) [libc++][format] Update LWG3701 status. (#80545) [libc++][test] Fix MSVC warning C4127 in `array.cons/initialization.pass.cpp` (#79793) [libc++] Simplify the std::pair constructor overload set (#81448) [libc++] Allow the use of extensions in the implementation (#79532) [libc++] Don't build against libcxxrt by default on FreeBSD (#84484) Actually disable the module generation tests. [libc++] Disable module_std and module_std_compat tests [libc++] Enable availability based on the compiler instead of __has_extension (#84065) [libc++] Fixes time formatter test output for Linux on PowerPC (#75526) [libc++] Remove unused includes from __type_traits/is_convertible.h (#83747) ``` commit_hash:171258d93ab92f516dfb1789300677a164e63219
* Intermediate changesrobot-piglet2025-02-011-0/+1
| | | | commit_hash:4bb7d6819f4d3eb96ed9db222720bbfa65c375e4
* Cleanup libcxxrt importthegeorg2025-01-316-32/+16
| | | | commit_hash:a45aa7528cf49e9f590ceddf8b5dd43f8856e327
* Update contrib/libs/simdjson to 3.12.0robot-contrib2025-01-309-42/+178
| | | | commit_hash:5f96ca9daebed328f88d4f3e02c1505f8bb23034
* Intermediate changesrobot-piglet2025-01-302-70/+38
| | | | commit_hash:73cd3dcd29b75a576bd0654cdb9ae38f8cc33718
* Intermediate changesrobot-piglet2025-01-291-1/+1
| | | | commit_hash:1ed6d10704b02e34684599b373b98a859f86a16e
* Intermediate changesrobot-piglet2025-01-295-9/+9
| | | | commit_hash:61bf3e0753aa053366e50828bab286941afcfba3
* Build cxxsupp/builtins on armv7a and i686thegeorg2025-01-282-31/+65
| | | | | Also: add cxxsupp/builtins to autocheck/common_targets.inc commit_hash:e50ebb7511ed61fb1000e84b2caca0634e65a338
* Intermediate changesrobot-piglet2025-01-272-5/+0
| | | | commit_hash:ea50a3f2955f19abbb43e2898690c7fd6b69d864
* Intermediate changesrobot-piglet2025-01-272-3/+3
| | | | commit_hash:a3209cc0216ad32cf74f875502351387cd6e2e0a
* Intermediate changesrobot-piglet2025-01-253-2/+6
| | | | commit_hash:e10603531675799a9fac853dbe2ca92d85a6a939
* Clarify conditions to link against -lpthreadthegeorg2025-01-242-8/+0
| | | | commit_hash:d1591aff30e1348f17b1d038f2ed92d5537de9cb
* Intermediate changesrobot-piglet2025-01-242-10/+2
| | | | commit_hash:f3dc1345b3877e8c5a36cf522b81a31a43cb1f05
* Get back some harderning checksmikhnenko2025-01-232-14/+3
| | | | commit_hash:c33537c8c5610dd26434b4b948f9fb84707500d5
* Intermediate changesrobot-piglet2025-01-223-6/+6
| | | | commit_hash:aa7d8a48a8c461511b5cae5b9b943f8f16b6933c
* Update contrib/libs/cxxsupp/libcxxabi to 19.1.6thegeorg2025-01-2215-151/+177
| | | | commit_hash:012c9a2da3515aa4edf342b0f61582b45de17309