aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/restricted/boost/regex/include
Commit message (Collapse)AuthorAgeFilesLines
* 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-3401/+26007
|
* 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