aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/getopt/small
Commit message (Collapse)AuthorAgeFilesLines
* Y_FAIL->Y_ABORT at '^li'ilnurkh2023-10-171-1/+1
| | | | https://clubs.at.yandex-team.ru/arcadia/29404
* Y_VERIFY->Y_ABORT_UNLESS at ^lilnurkh2023-10-093-4/+4
| | | | https://clubs.at.yandex-team.ru/arcadia/29404
* Fix: почему InsertTo и EmplaceTo ограничиваются ↵tema-m2023-10-021-0/+12
| | | | | | | | | | определёнными контейнерами? InsertTo -- столкнулся с проблемой, что я не могу им пользоваться, если мой THashSet имеет кастомный хэш. Решил эту проблемы более общим способом -- сделал так, что InsertTo принимает любой контенер, который может делать insert. EmplaceTo -- почему-то умел работать только с TVector -- поэтому поддерживает тоже любой контейнер UPD: поменял методы, чтобы они могли работать с любыми контейнерами, но в некотором коде кто-то зачем-то явно указывал тип T, поэтому мой код это ломал. Так что я просто добавил перегрузку
* [vcs],only allow --relative=[path], print = for EqOnly options in helptldr2023-09-262-5/+15
|
* Универсальная ссылка мувается, а не ↵tema-m2023-09-121-2/+2
| | | | | | форвардится Change std::move to std::forward
* Add choices to getopt optionshitsedesen2023-09-072-0/+50
|
* Support StoreResult to std::optional in LastGetoptmelkov2023-08-161-0/+6
|
* Remove extra semicolonbulatman2023-08-021-5/+0
|
* add ymake export to ydbalexv-smirnov2023-06-131-0/+26
|
* getopt: print help either to Cerr or Cout, configuring by optiondimdim112023-06-072-18/+36
| | | Fix arc help output
* External build system generator release 29robot-ya-builder2023-04-191-1/+1
| | | Update tools: yexport
* Revert ymake build from ydb oss exportalexv-smirnov2023-03-281-26/+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-151-0/+26
|
* Intermediate changesrobot-piglet2023-03-092-0/+35
|
* Intermediate changesrobot-piglet2023-03-073-2/+2
|
* External build system generator release 17robot-ya-builder2023-03-061-1/+1
| | | Update tools: yexport
* Intermediate changesrobot-piglet2023-02-073-48/+48
|
* Intermediate changesrobot-piglet2023-02-073-48/+48
|
* 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
* Allow to use std::vector in AppendToar7is72022-12-231-3/+3
|
* Sync linux-headers instead of using system onesthegeorg2022-12-154-25/+108
|
* [getopt] Add typo check for long optionslightqwant2022-09-012-0/+29
|
* rm unused includes + cleanuptobo2022-07-301-5/+2
|
* Allow skip arg in opt parserbulatkhr2022-07-152-1/+19
| | | add UnnecessaryArgument
* intermediate changesarcadia-devtools2022-05-131-1/+1
| | | | ref:1c9de0624395f09c68379be8d3baac9ee51920f3
* intermediate changesarcadia-devtools2022-04-151-0/+14
| | | | ref:99dc5c0f6aa3098daa6776ff1762fb99826b2dde
* intermediate changesarcadia-devtools2022-03-151-28/+0
| | | | ref:ca7a95e8c9a9d780f96497136a152091d54e61b5
* Improve SystemCommand check in YDB CLI, KIKIMR-14321pnv12022-03-011-0/+9
| | | | ref:fe5ed49138dce046a93c364cc8879fad3abf3eef
* intermediate changesarcadia-devtools2022-02-181-0/+24
| | | | ref:1a0585d83f27cb6fb5b9c4f68a08177e10faf3b3
* Restoring authorship annotation for <sinay@yandex-team.ru>. Commit 2 of 2.sinay2022-02-101-1/+1
|
* Restoring authorship annotation for <sinay@yandex-team.ru>. Commit 1 of 2.sinay2022-02-101-1/+1
|
* Restoring authorship annotation for <aep@yandex-team.ru>. Commit 2 of 2.aep2022-02-101-1/+1
|
* Restoring authorship annotation for <aep@yandex-team.ru>. Commit 1 of 2.aep2022-02-101-1/+1
|
* Restoring authorship annotation for <daga@yandex-team.ru>. Commit 2 of 2.daga2022-02-101-1/+1
|
* Restoring authorship annotation for <daga@yandex-team.ru>. Commit 1 of 2.daga2022-02-101-1/+1
|
* Restoring authorship annotation for <alejandro@yandex-team.ru>. Commit 2 of 2.alejandro2022-02-102-31/+31
|
* Restoring authorship annotation for <alejandro@yandex-team.ru>. Commit 1 of 2.alejandro2022-02-102-31/+31
|
* Restoring authorship annotation for <steplg@yandex-team.ru>. Commit 2 of 2.steplg2022-02-103-117/+117
|
* Restoring authorship annotation for <steplg@yandex-team.ru>. Commit 1 of 2.steplg2022-02-103-117/+117
|
* Restoring authorship annotation for <lo-r-d@yandex-team.ru>. Commit 2 of 2.lo-r-d2022-02-101-17/+17
|
* Restoring authorship annotation for <lo-r-d@yandex-team.ru>. Commit 1 of 2.lo-r-d2022-02-101-17/+17
|
* Restoring authorship annotation for <asa@yandex-team.ru>. Commit 2 of 2.asa2022-02-101-3/+3
|
* Restoring authorship annotation for <asa@yandex-team.ru>. Commit 1 of 2.asa2022-02-101-3/+3
|
* Restoring authorship annotation for <miroslav2@yandex-team.ru>. Commit 2 of 2.miroslav22022-02-104-67/+67
|
* Restoring authorship annotation for <miroslav2@yandex-team.ru>. Commit 1 of 2.miroslav22022-02-104-67/+67
|
* Restoring authorship annotation for <moskupols@yandex-team.ru>. Commit 2 of 2.moskupols2022-02-101-6/+6
|
* Restoring authorship annotation for <moskupols@yandex-team.ru>. Commit 1 of 2.moskupols2022-02-101-6/+6
|
* Restoring authorship annotation for <luckybug@yandex-team.ru>. Commit 2 of 2.luckybug2022-02-101-2/+2
|