aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp
Commit message (Collapse)AuthorAgeFilesLines
* Intermediate changesrobot-piglet2024-10-151-0/+1
| | | | commit_hash:a9d505ad0eca8d52e322f9b3f5daaa1968f65b7b
* Increase max decimal precision to 76 (decimal256)Andrey Chulkov2024-10-156-0/+151
| | | | | | | | | | | | | | | | | | | | | * Changelog entry Type: feature Component: type system Support for decimals with precision from 35 to 76. This PR adds decimal256 support to YT. Additionally: - Decimal256 is supported in skiff as int256. - ClickHouse decimal precisions from 35 to 76 are supported in CHYT. --- Pull Request resolved: https://github.com/ytsaurus/ytsaurus/pull/798 Co-authored-by: ermolovd <ermolovd@yandex-team.com> Co-authored-by: dakovalkov <dakovalkov@yandex-team.com> commit_hash:73c4809966cf4c625e6007d31b5dde14bd80e829
* Move atomic object to library/cpp/yt/threadingarkady-e1ppa2024-10-142-0/+160
| | | | | [nodiff:caesar] commit_hash:446e45e0378f6b2cb31d85bcc3e4516efbdfe5a7
* Styledgolear2024-10-141-0/+2
| | | | commit_hash:e267dc9b41e9291970d760657852a20f06fa8410
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-10-141-1/+1
| | | | commit_hash:88c0cdd1339b95fa5826e2ad3714c6ac63f5d6d9
* Extract string_builderbabenko2024-10-136-178/+218
| | | | commit_hash:1573c88f09db79bab2755c9c2c3ffd0bc219b2d2
* add include that comes transparentlytobo2024-10-111-0/+2
| | | | commit_hash:7ec5bc6f7e85e5412ff6759b0d1bd52d1172a9c1
* add include that comes transparentlytobo2024-10-111-0/+1
| | | | commit_hash:96d26ff6ad6f69272fc19ff157bb73013c3f8df7
* Support Android build for YT librarykharcheva2024-10-102-1/+11
| | | | commit_hash:a21164c621de657007dd5ba88024cf92cb5ba739
* Intermediate changesrobot-piglet2024-10-103-4/+4
| | | | commit_hash:93cf56fbe7125e68c2d1b9d57ae3ed8db0052605
* add include that comes transparentlytobo2024-10-101-0/+1
| | | | commit_hash:5be750ea1896b1ae8b1d395a4131341555dca8c9
* Use lower case for TString methods Data, Size and Empty in extsearch, ↵mikhnenko2024-10-105-8/+8
| | | | | | | fintech, games, geobase, infra, ipreg, juggler, kernel, keyboard, laas, library, logbroker, logos, mail If you think that this pr has broken something for you, roll it back commit_hash:df8e48b2a4ecbbc74a504aa3ff62ebb8f464218d
* YT: Support plain enum deserializationdgolear2024-10-103-10/+33
| | | | | (HIDDEN_URL commit_hash:d9358ac48da1ab4a4ef9ccdbf7eb77a100cf3897
* add include that comes transparentlytobo2024-10-091-0/+1
| | | | commit_hash:28a1feed886ff6f1fb586119dcdc433df011773b
* Intermediate changesrobot-piglet2024-10-084-12/+114
| | | | commit_hash:8b7eb71badc9f2fcd168ee34e8c379b35577eccb
* Drop redundant MarkAsIntentionallyLeakedbabenko2024-10-081-3/+0
| | | | commit_hash:a7e152eae3d2996e60fa5940906933bfb64bdc88
* Virtual CreateEncoder in TDynamicCountersPageiddqd2024-10-082-0/+8
| | | | | Идея в том, чтобы фильтровать нулевые метрики на выводе при помощи вот такого класса: <HIDDEN_URL> commit_hash:296137b0e9503a932eeb1bd5586772c9e4d6c1f8
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-10-081-1/+1
| | | | commit_hash:bf9375e006e1e5edc4cc8912196438cc7be884bf
* Fix spellingbabenko2024-10-083-13/+13
| | | | commit_hash:4ef7f7ef82cc22483672460eb87dfe4fa6b5d817
* Assume LSan is always enabled in ASan buildsbabenko2024-10-083-4/+4
| | | | commit_hash:e48e4ec5e5215afc5c32dc6213398b6b28dbdd7b
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-10-051-1/+1
| | | | commit_hash:f3194beda8e3efec5bb8cefab0a8d3c707319600
* Remove Size, Empty and Data usages from librarymikhnenko2024-10-0425-46/+47
| | | | commit_hash:ef5ad4cfa9e68bbfc586492e8c376c732d0a48af
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-10-021-1/+1
| | | | commit_hash:bd3669d0ac48528fcd492e4a300cb7332550b6d0
* Make NMonitoring::IHistogram write methods noexceptvadim-xd2024-10-016-18/+18
| | | | commit_hash:e67a69864ab541f86bd413dfa8df106a77d05b71
* enum_parser: support digit separators in numeric literalsswarmer2024-09-301-0/+34
| | | | commit_hash:9791d25e9ea02f73329f9755f7c70f335c612121
* Add TExpiringSet::Removebabenko2024-09-303-4/+42
| | | | commit_hash:5d76a2050843e639046dc696be3b43c1795fd1dc
* SortMapKeys in proto2json for deterministic seriarializationdimastark2024-09-303-2/+43
| | | | commit_hash:e64dedae589fa2d16347be4d80e2596f46566b38
* Extract TExpiringSet to library/cpp/containersbabenko2024-09-304-0/+239
| | | | commit_hash:dd1c08771b1d4865d03a492927afa0f9895a5f44
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-09-291-2/+1
| | | | commit_hash:22cf4af525935617bc9d6f41e42e1fda36714f5a
* Untitled commitpg2024-09-262-9/+17
| | | | commit_hash:64b12a10b0494bc025cedc38bb76e736f6260e61
* Add an option to disable refcounted trackingnastprol2024-09-253-3/+13
| | | | commit_hash:ceb575c0377d4a48c0507590d878e690e92f5c63
* add remaining web_pages udfs&nodesakhovrychev2024-09-251-0/+1
| | | | | copy of [https://a.yandex-team.ru/review/6244248](https://a.yandex-team.ru/review/6244248/details) with additions commit_hash:ba2944673c9f5a8d75bb628c2febb6d23eff1cbd
* Intermediate changesrobot-piglet2024-09-231-38/+53
| | | | commit_hash:9da3eb91ac1626625fafab7ae80b22f3f3b75821
* Fix TAtomicIntrusivePtr::Reset for lsanbabenko2024-09-231-1/+0
| | | | commit_hash:7db063d2838aac3ab4a0c681ca1744361cfbb31e
* Make TAtomicIntrusivePtr lsan-friendlybabenko2024-09-233-26/+134
| | | | commit_hash:c4a4db14dd6f9b82fb65377014112bf0a131d3e0
* Fix typo in library/cpp/yt/memoryponasenko-rs2024-09-232-3/+3
| | | | commit_hash:7b3f45fc7a89f88cb3f5609ab96fe1951290bfa4
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-09-231-1/+1
| | | | commit_hash:2b9516db9387ad85e62b08511c52f7bd73f1cf64
* Intermediate changesrobot-piglet2024-09-221-2/+5
| | | | commit_hash:fd1105c7e74e7daa1ed746cc2f82c5a37e3a946c
* Increase RC size to 64 bitsbabenko2024-09-213-14/+13
| | | | commit_hash:31d021c482ac2a3f99e86bf1a2aca7231c86c11d
* More assertions in refcountersbabenko2024-09-213-8/+32
| | | | commit_hash:0c6147f498fdf817921889ac84a321f84f2d1059
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-09-211-1/+1
| | | | commit_hash:9714f9b847c397d02c23f220e3d09b59b7d50e78
* Remove usages of nullptr_t TString ctor (library/)dgolear2024-09-191-1/+1
| | | | | library/ commit_hash:38b8e7afe8e2e7fd377997abd8aea6e33171cdb7
* std::variant formatter: require that arguments are formattablepavook2024-09-192-0/+2
| | | | commit_hash:f3123d7cb2022bdc565cc9aadd347deb2cd235d3
* init pid fielduzhas2024-09-181-1/+1
| | | | commit_hash:018112cc71f6f4d8bb32bb04a09e8741ba4f8d3d
* remove cpp/yt/misc no longer depends on cpp/yt/stringarkady-e1ppa2024-09-187-125/+56
| | | | commit_hash:429a843ed1a0e0fe3a5bc7d237f586b6671b8997
* fix dereferencing of temporary string value in the default constructed ↵swarmer2024-09-184-5/+47
| | | | | | TZtStringBuf. Enable check lifetime bounds of the TZtStringBuf commit_hash:4aa9319e8b2d685402a8ea68fdc24fa07af82d1b
* Intermediate changesrobot-piglet2024-09-181-11/+13
| | | | commit_hash:3ef81205ed4cf9360829f834baa07c2fbf69b999
* Intermediate changesrobot-piglet2024-09-172-57/+0
| | | | commit_hash:3f84b1767987cbb9253143868a0b58a0ad1b0540
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-09-171-1/+1
| | | | commit_hash:631b638df5e15b9735b2b32cb6449d0ed952fcf6
* check lifetime bounds in the url libraryswarmer2024-09-162-47/+47
| | | | commit_hash:a13b2b608cf10b63726c06e1ece6405e92c41377