summaryrefslogtreecommitdiffstats
path: root/library/cpp/yt/string
Commit message (Collapse)AuthorAgeFilesLines
* YT-19210: expose YQL shared library for YT.max422023-07-291-0/+212
| | | | After this, a new target libyqlplugin.so appears. in open-source cmake build. Diff in open-source YDB repo looks like the following: https://paste.yandex-team.ru/f302bdb4-7ef2-4362-91c7-6ca45f329264
* Support h-format for escaped (but unquoted) stringsbabenko2023-07-262-10/+32
|
* Introduce TLazyMultiValueFormatterifsmirnov2023-07-063-0/+81
|
* Revert "YT-19324: move YT provider to ydb/library/yql"max422023-06-301-212/+0
| | | | This reverts commit ca272f12fdd0e8d5c3e957fc87939148f1caaf72, reversing changes made to 49f8acfc8b0b5c0071b804423bcf53fda26c7c12.
* YT-19324: move YT provider to ydb/library/yqlmax422023-06-301-0/+212
| | | | | | | | | | | | | | This commit is formed by the following script: https://paste.yandex-team.ru/6f92e4b8-efc5-4d34-948b-15ee2accd7e7/text. This commit has zero effect on all projects that depend on YQL. The summary of changes: - `yql/providers/yt -> ydb/library/yql/providers/yt `- the whole implementation of YT provider is moved into YDB code base for further export as a part of YT YQL plugin shared library; - `yql/providers/stat/{expr_nodes,uploader} -> ydb/library/yql/providers/stat/{expr_nodes,uploader}` - a small interface without implementation and the description of stat expr nodes; - `yql/core/extract_predicate/ut -> ydb/library/yql/core/extract_predicate/ut`; - `yql/core/{ut,ut_common} -> ydb/library/yql/core/{ut,ut_common}`; - `yql/core` is gone; - `yql/library/url_preprocessing -> ydb/library/yql/core/url_preprocessing`. **NB**: all new targets inside `ydb/` are under `IF (NOT CMAKE_EXPORT)` clause which disables them from open-source cmake generation and ya make build. They will be enabled in the subsequent commits.
* YT: Escape back slash when format string with quotesbulatman2023-06-282-0/+9
|
* add ymake export to ydbalexv-smirnov2023-06-132-0/+51
|
* YT: Fix ParseEnum when custom domain names usedbulatman2023-06-012-1/+20
|
* Remove extra semicolons in ytbulatman2023-05-161-1/+1
|
* YT-18920: Add `TryDecodeEnumValue()`galtsev2023-05-043-23/+49
|
* YT-18920: Parse unknown enum valuesgaltsev2023-04-191-1/+25
|
* External build system generator release 29robot-ya-builder2023-04-191-1/+1
| | | Update tools: yexport
* Revert ymake build from ydb oss exportalexv-smirnov2023-03-282-51/+0
|
* External build system generator release 21robot-ya-builder2023-03-171-3/+3
| | | Update tools: yexport
* add library/cpp/actors, ymake build to ydb oss exportalexv-smirnov2023-03-152-0/+51
|
* YT-18571: Refactor YT enums to make them Arcadia-friendlybabenko2023-03-142-18/+12
|
* Intermediate changesrobot-piglet2023-03-092-0/+26
|
* Intermediate changesrobot-piglet2023-03-073-2/+2
|
* External build system generator release 17robot-ya-builder2023-03-061-1/+1
| | | Update tools: yexport
* Enable -Wdeprecated-this-capture for all YT projectsbabenko2023-03-033-0/+9
|
* Intermediate changesrobot-piglet2023-02-073-12/+12
|
* Intermediate changesrobot-piglet2023-02-073-12/+12
|
* External build system generator release 12robot-ya-builder2023-01-311-1/+1
| | | Update tools: yexport
* External build system generator release 8robot-ya-builder2023-01-174-4/+4
| | | Update tools: yexport
* Sync linux-headers instead of using system onesthegeorg2022-12-154-16/+81
|
* YT: Support multiple literals in YPathJoindgolear2022-10-182-7/+14
|
* Fix of aligned_free on windowsaleexfi2022-10-041-2/+2
|
* Sane handling of %x and %X for pointers in Formatbabenko2022-09-193-5/+38
|
* Natively support %x and %X in Formatbabenko2022-08-266-88/+289
|
* intermediate changesarcadia-devtools2022-06-011-0/+1
| | | | ref:92c37846cff40718ed69273194a02776aa72f499
* intermediate changesarcadia-devtools2022-05-011-2/+1
| | | | ref:aafcc5ea05b838722ba43f58219d93b62e33ed1a
* intermediate changesarcadia-devtools2022-03-152-47/+0
| | | | ref:ca7a95e8c9a9d780f96497136a152091d54e61b5
* Improve SystemCommand check in YDB CLI, KIKIMR-14321pnv12022-03-011-0/+9
| | | | ref:fe5ed49138dce046a93c364cc8879fad3abf3eef
* intermediate changesarcadia-devtools2022-02-181-0/+13
| | | | ref:1a0585d83f27cb6fb5b9c4f68a08177e10faf3b3
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.arivkin2022-02-101-13/+13
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.arivkin2022-02-101-13/+13
|
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.renadeen2022-02-103-6/+6
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.renadeen2022-02-103-6/+6
|
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.acid2022-02-101-17/+17
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.acid2022-02-101-17/+17
|
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.savrus2022-02-102-68/+68
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.savrus2022-02-102-68/+68
|
* Restoring authorship annotation for Michael Roizner <[email protected]>. ↵Michael Roizner2022-02-101-1/+1
| | | | Commit 2 of 2.
* Restoring authorship annotation for Michael Roizner <[email protected]>. ↵Michael Roizner2022-02-101-1/+1
| | | | Commit 1 of 2.
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.bidzilya2022-02-101-3/+3
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.bidzilya2022-02-101-3/+3
|
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.sandello2022-02-104-23/+23
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.sandello2022-02-104-23/+23
|
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.ironpeter2022-02-101-4/+4
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.ironpeter2022-02-101-4/+4
|