aboutsummaryrefslogtreecommitdiffstats
path: root/contrib
Commit message (Collapse)AuthorAgeFilesLines
* Make comment with pr infozhukoff-pavel2024-12-091-0/+11
| | | | commit_hash:f132b180e59a3a0ee4e3c96f061bc6b2c093c858
* Update contrib/libs/simdjson to 3.11.1robot-contrib2024-12-0847-137/+1031
| | | | commit_hash:14237b152d8d41e7d920835693370e646b91ae42
* Disable empty resolving of locale/ includesthegeorg2024-12-0711-13/+16
| | | | commit_hash:95b202071e63be729f1e78508c621c4aeebeadbb
* Intermediate changesrobot-piglet2024-12-0710-22/+100
| | | | commit_hash:def0ea45cc1b150111c4e691df1d2cfc3e60813e
* Remove empty resolving of TRASH sysinclsthegeorg2024-12-078-5/+11
| | | | commit_hash:44300ee0594c7aa8a17cf283e5d6259270589fb8
* Remove unused sysincl for crtassem.hthegeorg2024-12-063-2/+3
| | | | commit_hash:7c16f722239365919c2cf805bd2134a9a523d4ef
* Update contrib/restricted/fast_float to 7.0.0robot-contrib2024-12-0610-325/+476
| | | | commit_hash:7c62ecaa4d09ddb054eabaa7bf99004748257433
* Intermediate changesrobot-piglet2024-12-0624-65/+136
| | | | commit_hash:06212cb2bd676fc129fca8d6996e5c769e5bb047
* Intermediate changesrobot-piglet2024-12-064-24/+40
| | | | commit_hash:253107c849a56d8c7ba480eeeba03813d825cc50
* fix maps mobileelen-volodina2024-12-052-5/+3
| | | | commit_hash:9c6e98cbd069287fbb5fa4525730126ddc774c68
* Intermediate changesrobot-piglet2024-12-051-19/+7
| | | | commit_hash:4a25aa0094413a1753c503eaedce8275ae143107
* Update libcxx to 18 Dec 3b0705827dbe711788c6b6bec3afa94205db1ce8mikhnenko2024-12-05490-11024/+12026
| | | | commit_hash:875d8582c26b8bf016af25e00ad77d9bbf081948
* Update contrib/libs/opentelemetry-proto to 1.4.0robot-contrib2024-12-0511-330/+315
| | | | commit_hash:920169ac0181bd29c8fc56dd47584a6e55568d39
* Update contrib/libs/cxxsupp/builtins to 19.1.4robot-contrib2024-12-053-7/+12
| | | | commit_hash:b9680bcfa032f9485c3635be2b94eec75c6aa63a
* Intermediate changesrobot-piglet2024-12-0421-80/+610
| | | | commit_hash:06b411ff8b073c2988bf379ede4740bce56ac3e7
* Intermediate changesrobot-piglet2024-12-036-0/+323
| | | | commit_hash:7dce15982bb1667573a9c1c69db01c187dc1d563
* Update contrib/restricted/aws/aws-c-common to 0.8.23shadchin2024-12-0365-73/+321
| | | | commit_hash:ee9e58d849fe0a4add15cf37c9a8899e88291b18
* Intermediate changesrobot-piglet2024-12-039-1/+2008
| | | | commit_hash:a2b0ddba5d8e19d7862fd2fb5a4a7f704e38ec07
* Update contrib/restricted/aws/aws-c-auth to 0.6.27shadchin2024-12-0320-63/+1958
| | | | commit_hash:db10489eeb24a7e3c05f36c2789e6971c0f5e483
* Remove a patch from contrib/libs/cxxsupp/libcxxrtthegeorg2024-12-021-3/+3
| | | | | These changes were added in rXXXXXX about 10 years ago. commit_hash:dcbcb39151bffff446d8a1e41cd3889c3896f520
* Update contrib/libs/cxxsupp/builtins to 19.1.3robot-contrib2024-12-0233-363/+1166
| | | | commit_hash:4898490dcc35775adf8be6d67c2ca83001fb5311
* Add missing configs + add mold and coverage to piglet YDB configmaxim-yurchuk2024-12-0216-32/+0
| | | | commit_hash:c0112c0409a0972eb859b32a014980020df7ce0a
* Intermediate changesrobot-piglet2024-12-021-1/+1
| | | | commit_hash:4366fd1ff9f6332e09ee040aea027a3f48a7f12f
* Intermediate changesrobot-piglet2024-11-309-33/+102
| | | | commit_hash:20edff6a454b566f7480e5b5a93697181e8e675b
* Intermediate changesrobot-piglet2024-11-3029-593/+683
| | | | commit_hash:f785655b6e4979e4b61af2cb8227296a279f7ab6
* Upgrade mimalloc to 1.8.7morozov1one2024-11-2940-4801/+7527
| | | | | | | | | | | Ниже описал существенные изменения в поведении, которые я заметил (в сравнении с версией 1.7.2, которая лежит в контрибах сейчас) Полный changelog можно посмотреть в [readme.md](http://readme.md) * Поменялся дефолт у [опции](https://github.com/microsoft/mimalloc/blob/9cae0d31cd28476664dbaa6e4e6940b9d900842a/src/options.c#L109), определяющей то, как неиспользуемая память возвращается в систему. В старых версиях по умолчанию использовался madvise с флагом MADV_FREE, в свежих версиях же используется MADV_DONTNEED. Это может вызвать неожиданные изменения (в худшую сторону) на графиках потребляемой анонимной памяти (), хотя по факту потребление должно быть \+- одинаковым * Алгоритм работы аллокатора претерпел некоторые изменения. Например, мы споткнулись об то, что в новой версии mimalloc выделяет себе 1Gb (размер задается [опцией](https://github.com/microsoft/mimalloc/blob/2765ec93026f445cad8f38e6b196dd226a1f6e61/src/options.c#L87)) памяти при первой же аллокации. Само по себе это мало на что влияет, но неприятности могут случиться, если звать в начале программы mlockall commit_hash:dc6d945c1776c874e554f94b705c4e446b0a11d8
* Intermediate changesrobot-piglet2024-11-2912-38/+120
| | | | commit_hash:b11b6c72612e89eb992dacf3b068f9cc57067720
* curl build with http3 supportr3zch2024-11-29200-28/+77163
| | | | commit_hash:9033848a94b58ad32fb6c296eca4f77af9cda070
* Intermediate changesrobot-piglet2024-11-2927-206/+572
| | | | commit_hash:4cb9bf33677a258255cc4697f70b602a9b57fbb7
* Intermediate changesrobot-piglet2024-11-282-792/+1
| | | | commit_hash:85286cb0c322ee694af65a9875d8dfe3d580fcf7
* Update contrib/restricted/boost/asio to 1.85.0thegeorg2024-11-27606-785/+991
| | | | commit_hash:858ec7149991b0950e64f82901d80664a61823be
* Update contrib/restricted/boost/asio to 1.84.0thegeorg2024-11-27533-30853/+23851
| | | | commit_hash:af504d3df68810aaf73db630d781b592b5f8b0b5
* Update contrib/libs/googleapis-common-protos to 1.66.0robot-contrib2024-11-278-9/+86
| | | | commit_hash:49a8384b9b799da61f479b8e4cdf8c370bcb9b6f
* Intermediate changesrobot-piglet2024-11-279-48/+51
| | | | commit_hash:021a1111fd99e9a49c82003d252a68932f4db9f0
* Intermediate changesrobot-piglet2024-11-252-1/+12
| | | | commit_hash:420430bd2955a92b920f1a4490b1f40b822c09d3
* Normalize sysincls in uWSGI, libuv and apachethegeorg2024-11-252-0/+124
| | | | commit_hash:8f7b3a0c4aea56570651888e16317f5123ab20eb
* Intermediate changesrobot-piglet2024-11-2519-0/+38
| | | | commit_hash:b0025bcbfaa56e2a24fc35956f41bfc48bac5c09
* Update compiler_rt to 18.1.8mikhnenko2024-11-24129-1614/+2656
| | | | commit_hash:047370d533b6571fd08cc42584b9f72ca1f8d98d
* Intermediate changesrobot-piglet2024-11-234-166/+14
| | | | commit_hash:d3ad801a6e5fb7eb38c6c78286f53c3b165b87c2
* YDB Import 625robot-ydb-importer2024-11-222886-1787858/+0
| | | | commit_hash:bbf24592c367fa158fbc53e041fe367374d0750e
* Intermediate changesrobot-piglet2024-11-221211-4402/+8597
| | | | commit_hash:e8f03143f071def87f56790176fbdc918784ed35
* Update contrib/python/types-protobuf to 5.28.3.20241030robot-contrib2024-11-223-20/+23
| | | | commit_hash:34dfb9be1465bd259bf2f5c90a3114542cd87d6d
* Update contrib/libs/expat to 2.6.4robot-contrib2024-11-2110-54/+147
| | | | commit_hash:9a71f6b42bb4dd7cf1281e4b72c5da4a3c18a399
* Intermediate changesrobot-piglet2024-11-211-0/+47
| | | | commit_hash:3d8c36a9891955ab700f018337e599a271197819
* Update contrib/python/types-protobuf to 5.28.0.20240924robot-contrib2024-11-214-8/+7
| | | | commit_hash:0a209dcd80a5c303e9cbc293056b422eb96242a1
* contrib/libs/poco: Backport PR #2943 to fix ↵thegeorg2024-11-211-4/+22
| | | | | | | -Wimplicit-const-int-float-conversion Backport [PR #2943](https://github.com/pocoproject/poco/pull/2943) from poco upstream. commit_hash:5013b65cd3f7e719f6489c889c710eea3ad91537
* Intermediate changesrobot-piglet2024-11-2119-60/+311
| | | | commit_hash:9085ddac9f80e60b5b938027d444ed98e80ef95a
* Add suppressions for ubsan in opensslnechda2024-11-194-0/+16
| | | | commit_hash:54d8848f6168c0370b9bcbd164290fc4fc1c2128
* YQL-19206 Move contrib/ydb/library/yql/tests/sql/sql2yql -> ↵udovichenko-r2024-11-191-0/+5
| | | | | | yql/essentials/tests/sql/sql2yql commit_hash:137ab446f8ed4df274d02b251cbe5e2bb08c8194
* Intermediate changesrobot-piglet2024-11-183-96/+468
| | | | commit_hash:253ff6780bbe06b38b22d1a48de66095f832c01d