summaryrefslogtreecommitdiffstats
path: root/contrib/restricted/boost/regex/include
Commit message (Collapse)AuthorAgeFilesLines
* Add NOLINT into contribs for clang-tidy supportmikhnenko2025-10-221-1/+1
| | | | commit_hash:0aa0f2a11902c2024bb5318ea6fd5d8bd8e1cb1c
* Update contrib/restricted/boost/regex to 1.89.0robot-contrib2025-08-2956-977/+767
| | | | commit_hash:f11a2b7a06799366e6ecca5dc2173169637161b2
* Remove boost/regex/v4thegeorg2024-12-2455-24286/+9
| | | | | | v4 is a pre-c++11 implementation which is not used by anyone. Remove it completely and avoid adding multiple excessive peerdirs (actually, respect dependencies listed in CMakeLists.txt from upstream). commit_hash:0d5c0c5c2a38ccc5e5eeeb5afbc976316178d531
* publishFullContrib: true for ydbmaxim-yurchuk2024-10-0915-0/+7228
| | | | | <HIDDEN_URL> commit_hash:c82a80ac4594723cebf2c7387dec9c60217f603e
* Add ydb to sandboxing autocheckthegeorg2023-06-2815-7228/+0
| | | Stop copying entire boost/ into ydb project
* Update contrib/restricted/boost/regex to 1.82.0thegeorg2023-05-102-14/+14
|
* Mark import of unused macros as error. Contribs under yamaker, pt. 1alperevyshin2023-05-081-3/+3
| | | | | | | | | | | | | При обычной сборке буста эти макросы не должны инклудится даже с учетом того, что они задефайнены на какие-то существующие пути. Подробнее для макроса `PP*` — [в комментарии](https://arcanum.yandex-team.ru/arcadia/contrib/restricted/boost/type_traits/include/boost/type_traits/detail/is_function_ptr_helper.hpp?#L20) перед этими инклудами: > Hide these #include from dependency analysers as > these are required in maintenance mode only Подробнее для макроса `BOOST_REGEX_H*` [в комментарии](https://arcanum.yandex-team.ru/arcadia/contrib/restricted/boost/regex/include/boost/regex/pending/static_mutex.hpp?#L125) перед этими инклудами: > Since this preprocessor path is almost never taken, we hide these header > dependencies so that build tools don't find them.
* Update contrib/restricted/boost/regex to 1.81.0robot-contrib2023-01-0991-3400/+26006
|
* Reimport boost/range as a separate projectbugaevskiy2022-08-134-0/+1507
|
* PR from branch users/shmel1k/KIKIMR-15562_fix_ydb_buildshmel1k2022-08-1255-0/+23869