aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/string_utils/url
Commit message (Collapse)AuthorAgeFilesLines
* check lifetime bounds in the url libraryswarmer2024-09-162-47/+47
| | | | commit_hash:a13b2b608cf10b63726c06e1ece6405e92c41377
* Move code to libraryvmordovin2024-07-272-1/+39
| | | | | Начал с того, что просто унес ```url.*``` из ```search/meta``` в ```search/meta/generic```. Закончилось тем, что еще и поотпиливал странные зависимости ```kernel/facts/credibility/database->search/meta``` и ```quality/functionality/facts/credibility/url_trie_map_lib->search/meta``` : общие библитотеки не имеют права зависеть от ```search/meta/*``` c1e3dbc38eff7073949a371f5fc59714eeb9306e
* feat contrib: aiogram 3armenqa2024-01-196-106/+0
| | | | Relates: https://st.yandex-team.ru/, https://st.yandex-team.ru/
* External build system generator release 65robot-ya-builder2023-12-051-3/+3
| | | | Update tools: yexport, os-yexport
* add darwin-arm64 CMakeListsdcherednik2023-11-202-0/+19
|
* [library] Fix ub-sanitizer error 'applying non-zero offset to null pointer'vmordovin2023-10-201-1/+4
| | | | | | | | | | | | | | | ``` #0 0x23d0d55b in GetSchemePrefixSize(TBasicStringBuf<char, std::__y1::char_traits<char> >) /home/vmordovin/src/arcadia/fuse/arcadia/library/cpp/string_utils/url/url.cpp:111:11 #1 0x23d0ce99 in GetSchemeHostAndPort(TBasicStringBuf<char, std::__y1::char_traits<char> >, bool, bool) /home/vmordovin/src/arcadia/fuse/arcadia/library/cpp/string_utils/url/url.cpp:173:31 #2 0x23d0da8b in NUrl::SplitUrlToHostAndPath(TBasicStringBuf<char, std::__y1::char_traits<char> >) /home/vmordovin/src/arcadia/fuse/arcadia/library/cpp/string_utils/url/url.cpp:68:27 #3 0x23d0da8b in SplitUrlToHostAndPath(TBasicStringBuf<char, std::__y1::char_traits<char> >, TBasicStringBuf<char, std::__y1::char_traits<char> >&, TBasicStringBuf<char, std::__y1::char_traits<char> >&) /hom e/vmordovin/src/arcadia/fuse/arcadia/library/cpp/string_utils/url/url.cpp:201:31 #4 0x2c0d8715 in NReportSnippets::SplitGreenUrl(NSc::TValue&, TBasicStringBuf<char, std::__y1::char_traits<char> >, TBasicStringBuf<char, std::__y1::char_traits<char> >) /home/vmordovin/src/arcadia/fuse/arca dia/search/web/util/report_snippets/report_snippets.cpp:50:5 #5 0x2363d63b in (anonymous namespace)::TReportSnippetGenericContext::ProcessGrouping(TMetaGrouping&, TGroupingIndex const&, IMetaRearrangeContext::TRearrangeParams const&) /home/vmordovin/src/arcadia/fuse/a rcadia/search/web/rearrange/rep_snip_generic/generic.cpp:129:21 ... ```
* add ymake export to ydbalexv-smirnov2023-06-132-0/+19
|
* 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-19/+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/+19
|
* Intermediate changesrobot-piglet2023-03-092-0/+19
|
* 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-3/+3
|
* Intermediate changesrobot-piglet2023-02-073-3/+3
|
* 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-9/+60
|
* Support non-http scheme in Url::GetSchemeHostPort and Url::GetSchemeHostalexromanov2022-12-153-0/+105
|
* intermediate changesarcadia-devtools2022-03-152-19/+0
| | | | ref:ca7a95e8c9a9d780f96497136a152091d54e61b5
* Improve SystemCommand check in YDB CLI, KIKIMR-14321pnv12022-03-011-0/+9
| | | | ref:fe5ed49138dce046a93c364cc8879fad3abf3eef
* intermediate changesarcadia-devtools2022-02-181-0/+8
| | | | ref:1a0585d83f27cb6fb5b9c4f68a08177e10faf3b3
* Restoring authorship annotation for <rihter007@yandex-team.ru>. Commit 2 of 2.rihter0072022-02-103-24/+24
|
* Restoring authorship annotation for <rihter007@yandex-team.ru>. Commit 1 of 2.rihter0072022-02-103-24/+24
|
* Restoring authorship annotation for <vvp@yandex-team.ru>. Commit 2 of 2.vvp2022-02-102-7/+7
|
* Restoring authorship annotation for <vvp@yandex-team.ru>. Commit 1 of 2.vvp2022-02-102-7/+7
|
* Restoring authorship annotation for <arcturus@yandex-team.ru>. Commit 2 of 2.arcturus2022-02-103-68/+68
|
* Restoring authorship annotation for <arcturus@yandex-team.ru>. Commit 1 of 2.arcturus2022-02-103-68/+68
|
* Restoring authorship annotation for <vbezhentsev@yandex-team.ru>. Commit 2 of 2.vbezhentsev2022-02-103-46/+46
|
* Restoring authorship annotation for <vbezhentsev@yandex-team.ru>. Commit 1 of 2.vbezhentsev2022-02-103-46/+46
|
* Restoring authorship annotation for <olegator@yandex-team.ru>. Commit 2 of 2.olegator2022-02-103-35/+35
|
* Restoring authorship annotation for <olegator@yandex-team.ru>. Commit 1 of 2.olegator2022-02-103-35/+35
|
* Restoring authorship annotation for <muzich@yandex-team.ru>. Commit 2 of 2.muzich2022-02-102-11/+11
|
* Restoring authorship annotation for <muzich@yandex-team.ru>. Commit 1 of 2.muzich2022-02-102-11/+11
|
* Restoring authorship annotation for <wiz@yandex-team.ru>. Commit 2 of 2.wiz2022-02-102-11/+11
|
* Restoring authorship annotation for <wiz@yandex-team.ru>. Commit 1 of 2.wiz2022-02-102-11/+11
|
* Restoring authorship annotation for <lapshov@yandex-team.ru>. Commit 2 of 2.lapshov2022-02-101-4/+4
|
* Restoring authorship annotation for <lapshov@yandex-team.ru>. Commit 1 of 2.lapshov2022-02-101-4/+4
|
* Restoring authorship annotation for <cherenkov-p-a@yandex-team.ru>. Commit 2 ↵cherenkov-p-a2022-02-103-34/+34
| | | | of 2.
* Restoring authorship annotation for <cherenkov-p-a@yandex-team.ru>. Commit 1 ↵cherenkov-p-a2022-02-103-34/+34
| | | | of 2.
* Restoring authorship annotation for <smikler@yandex-team.ru>. Commit 2 of 2.smikler2022-02-103-53/+53
|
* Restoring authorship annotation for <smikler@yandex-team.ru>. Commit 1 of 2.smikler2022-02-103-53/+53
|
* Restoring authorship annotation for <kimkim@yandex-team.ru>. Commit 2 of 2.kimkim2022-02-101-2/+2
|
* Restoring authorship annotation for <kimkim@yandex-team.ru>. Commit 1 of 2.kimkim2022-02-101-2/+2
|
* Restoring authorship annotation for <pozhilov@yandex-team.ru>. Commit 2 of 2.pozhilov2022-02-101-2/+2
|
* Restoring authorship annotation for <pozhilov@yandex-team.ru>. Commit 1 of 2.pozhilov2022-02-101-2/+2
|
* Restoring authorship annotation for <mowgli@yandex-team.ru>. Commit 2 of 2.mowgli2022-02-102-22/+22
|
* Restoring authorship annotation for <mowgli@yandex-team.ru>. Commit 1 of 2.mowgli2022-02-102-22/+22
|
* Restoring authorship annotation for <manavrion@yandex-team.ru>. Commit 2 of 2.manavrion2022-02-102-37/+37
|