aboutsummaryrefslogtreecommitdiffstats
path: root/contrib
Commit message (Collapse)AuthorAgeFilesLines
* intermediate changesarcadia-devtools2022-07-0121-156/+5341
| | | | ref:c6c605abd3c8b1fa68acc3979963dd20d25ea2d8
* intermediate changesarcadia-devtools2022-07-011-0/+3
| | | | ref:0c24d31c4edd61ff7398ca527ddc9227bb961353
* intermediate changesarcadia-devtools2022-07-015-20/+8
| | | | ref:090632378b7b7874f8203fa4877f372f9e3bf51e
* Hackish NO_COMPILER_WARNINGS supportsvidyuk2022-07-01258-0/+502
| | | | | | | | Proper implementation must be done as part of YMAKE-91 YMAKE-91 ref:8b77363477972e5927f43d53d571cd60dd458995
* intermediate changesarcadia-devtools2022-07-011-1/+1
| | | | ref:c14b4ec1f38d112c5cfd474e679d717f0c23f64f
* support StreamReadildar-khisam2022-06-30165-0/+117627
| | | | | | support StreamRead ref:fbec54b174e7a21cbebc6a720d0b772cd79880a4
* intermediate changesarcadia-devtools2022-06-301-1/+48
| | | | ref:126dfc454a9ff413cd467405c7f7fd138588131f
* Update contrib/libs/pcre to 8.45robot-contrib2022-06-3013-88/+115
| | | | ref:a49ad8a731cac10ec9982655e75b696555ebd6e2
* Update contrib/libs/nghttp2 to 1.48.0robot-contrib2022-06-2827-99/+2132
| | | | ref:b582ac8ce36a77f41a7c33b7a5418e0f28488595
* intermediate changesarcadia-devtools2022-06-282-18/+18
| | | | ref:2396743ceb42a409fa58f79ad4d8f9357c1ec703
* intermediate changesarcadia-devtools2022-06-2818-56/+76
| | | | ref:8cc96053e249b790770c75de97ccbea86351cff2
* Update sysincls to acknowledge stdatomic introduction to libcxxthegeorg2022-06-281-0/+235
| | | | ref:7357ae7183b7d526a4296873c921f4277c6d0d5c
* Missing headersvidyuk2022-06-281-0/+1
| | | | | | | | | | memset is defined in strings.h nut it's was included. Original file in postgres sources do have indirect include . This missing include causes compilation error in catbost build with cmake on MacOs DEVTOOLS-9501 ref:e4b9ec336f0718557ce5f3dd67d759d8929c3a6a
* intermediate changesarcadia-devtools2022-06-28119-119/+291
| | | | ref:91e6b243cd7f0c53cbafb4f654eced58a4c1e436
* intermediate changesarcadia-devtools2022-06-2610-2533/+35
| | | | ref:3dbaaff2556951bed180e695089503a56d7f6eec
* REVERT: r9621717 (disable pg_wrapper for OSS) YQ-1154Daniil Cherednik2022-06-241051-530578/+0
| | | | ref:d888564254e64ea675383c26661ff5332bf406f5
* intermediate changesarcadia-devtools2022-06-248-6/+19
| | | | ref:8fa642270fd6c5eb54287b182bf6069f0154eb47
* Update libc++ to 8f0b2ac1 (12 Feb 2022).Andrey Khalyavin2022-06-2451-415/+500
| | | | | | | | | | | | | | | | | | | | | | | | Notable changes: * use [[no_unique_address]] for field `__base_` in join_view * remove _LIBCPP_HIDE_FROM_ABI from __threading_support functions * remove __functional_base header which is just a set of #include directives * remove unused include in ranges_swap_ranges.h * do not print bools with "c" format. * add noexcept to basic_format_context::arg constructor * add ranges::min_element * add ranges::in_fun_result * add ranges::swap_ranges * add std::vector::reference::operator=(bool) const * replace _LIBCPP_DEBUG with _LIBCPP_DEBUG_LEVEL * fix constexpr in __debug_less * modernize code in compress_pair.h * add permutable concept * cleanup format headers * remove _LIBCPP_ABI_UNSTABLE, we must set _LIBCPP_ABI_VERSION and _LIBCPP_ABI_NAMESPACE outselves now * make some members private in experimental/functional * remove std::nullptr_t emulation in C++03 mode ref:f3c7583f32067a3dd9da42aeb15f1b01d746dc59
* intermediate changesarcadia-devtools2022-06-232-3/+3
| | | | ref:45d9eaf21822f553185177cdc48a944d35d3ae0c
* intermediate changesarcadia-devtools2022-06-2311-11/+7134
| | | | ref:ec0d9d870458025010058dc32d864ead3786d17a
* YQ-1154: allow pg translator in OSSSergey Uzhakov2022-06-221051-0/+530578
| | | | ref:bc7b8dcc7b45e5f527a87a1bed622dff6f06d41a
* intermediate changesarcadia-devtools2022-06-228-127/+339
| | | | ref:e5b94b91d513ee8cc2d1610107a4e0b462b9c9db
* intermediate changesarcadia-devtools2022-06-218-457/+118
| | | | ref:c7577ae41288ba1544a9cd1f00cdeff854fe2994
* intermediate changesarcadia-devtools2022-06-21191-313/+9655
| | | | ref:98c26ee2d3cd643aba98b8222f9f8a4c1773449a
* CPPCOM-76Anton Samokhvalov2022-06-208-4/+105
| | | | ref:e958c28af9ec0f6324837115269d9c6a255e4a8a
* intermediate changesarcadia-devtools2022-06-2011-1541/+1451
| | | | ref:ac842eacda5e614f20cf9d3985d932732f92beab
* Update contrib/libs/utf8proc to 2.7.0robot-contrib2022-06-1910-11005/+13548
| | | | ref:e9f684e9e9c1d13cd51d1547614f405b8a6b5620
* intermediate changesarcadia-devtools2022-06-188-41/+75
| | | | ref:fe53f16dfa3e8bb23272a86bce898eb0339e1ead
* Update contrib/libs/postgresql to 14.4robot-contrib2022-06-171-7/+7
| | | | ref:aca908cd87834f408c591b55fef977dcf2ad06f7
* intermediate changesarcadia-devtools2022-06-1716-236/+2038
| | | | ref:d77adbec7a9ebece3ecae6afe7e7d7ca3d5c29e1
* Fix reimport of contrib/libs/utf8procthegeorg2022-06-175-6/+525
| | | | ref:597c236ee2b5815e783abc9f828c5001cbed79e6
* intermediate changesarcadia-devtools2022-06-173-4/+4
| | | | ref:2b762dae26bc7be0e9e81bdbe0eeeb259ed522c5
* intermediate changesarcadia-devtools2022-06-166-8/+213
| | | | ref:e623d1e80066c7bc52d0c78d3c885faf82ccd263
* protobuf: fix noapacheupper asan problem DEVTOOLSSUPPORT-19818heretic2022-06-161-6/+4
| | | | ref:a38b5ca2d36fc460a2166dfd24c6ae66b17f2d1f
* Remove protobuf patch as it does nothingthegeorg2022-06-161-4/+0
| | | | | | Also bump nixpkgs revision in both protobufs. ref:cf53af88fa34b1a2f8cf6ce41ba0ca68fa616c50
* intermediate changesarcadia-devtools2022-06-1610-23/+922
| | | | ref:182c3b80fff8bdde3ca2d2697d1ad403b6da8608
* intermediate changesarcadia-devtools2022-06-1515-498/+878
| | | | ref:233e202ec9d1b1ada15bf1782d150521ec7128dc
* Update protobuf to 3.18.1heretic2022-06-14201-9363/+14383
| | | | ref:4846abb21711ea0dc148d4c5df7b5edd3d1bdc69
* intermediate changesarcadia-devtools2022-06-1421-950/+1201
| | | | ref:d537698eabf7776f0407a570f9e2d6517d0627b9
* intermediate changesarcadia-devtools2022-06-1448-4/+5632
| | | | ref:b2fca828a7deda9abd3be6b09fa05f30e50c9299
* intermediate changesarcadia-devtools2022-06-1347-467/+561
| | | | ref:5004388c52f14b7b0a9521b0eee797b5081d4f35
* intermediate changesarcadia-devtools2022-06-1032-6600/+7085
| | | | ref:14a2cf24c19fbebb75eba6b80f945114f8aa1425
* intermediate changesarcadia-devtools2022-06-1056-547/+2323
| | | | ref:2cf7b068367f584737d54e38e21e004dde93c1d2
* Fix windows build.Andrey Khalyavin2022-06-101-0/+3
| | | | | | Our compiler actually supports __builtin_is_constant_evaluated(). ref:ec62fe37948426003ae47ef4e494eaab880f0d70
* intermediate changesarcadia-devtools2022-06-1054-701/+12960
| | | | ref:737aa123095c71808f1dcf45b0d817cc4920fe97
* [protobuf] revert "print bytes as string" patchswarmer2022-06-101-1/+1
| | | | | | IGNIETFERRO-2005 ref:654c58349277712629da0077da5456caae3cffba
* intermediate changesarcadia-devtools2022-06-0987-686/+1251
| | | | ref:478170c7a5a1c0788ddd0d6513ce4ed86d7d7c99
* intermediate changesarcadia-devtools2022-06-0910-221/+616
| | | | ref:33f2375788219bda601c771567218568135132a8
* Update libc++ to 24c12bfb (5 Feb 2022).Andrey Khalyavin2022-06-09506-691/+781
| | | | | | | | | | | | | Notable changes: * make _LIBCPP_ABI_UNSTABLE set _LIBCPP_ABI_VERSION * replace include utility with specific includes in __utility folder * disallow ranges:begin for array of incomplete types * move fpos to separate header * delete optional usage of type builtins that were never implemented * define ranges::views namespace in its own header * remove base class of the vector ref:1d141d911ba017f306cca431c3b56c25d495e54e
* intermediate changesarcadia-devtools2022-06-09290-3454/+8351
| | | | ref:2d4f292087954c9344efdabb7b2a67f466263c65