summaryrefslogtreecommitdiffstats
path: root/util/string/split.cpp
Commit message (Collapse)AuthorAgeFilesLines
* StringSplitter: splitting an empty string should always produce exactly one ↵swarmer2025-10-221-0/+2
| | | | | | | | token Previously, the split operation would produce incorrect results if the bound of the user-provided string overlaps with the address of a default-constructed string. Introduce a sentinel value to ensure that such overlap are no longer possible. Use additional boolean flag to check for the similar problem in the iterator-based version of algorithm. commit_hash:6590787dc4c0319375efa3630a7146e31eed5e89
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.melkov2022-02-101-3/+3
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.melkov2022-02-101-3/+3
|
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.nga2022-02-101-15/+15
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.nga2022-02-101-15/+15
|
* Restoring authorship annotation for Vlad Yaroslavlev <[email protected]>. ↵Vlad Yaroslavlev2022-02-101-4/+4
| | | | Commit 2 of 2.
* Restoring authorship annotation for Vlad Yaroslavlev <[email protected]>. ↵Vlad Yaroslavlev2022-02-101-4/+4
| | | | Commit 1 of 2.
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.danlark2022-02-101-1/+1
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.danlark2022-02-101-1/+1
|
* Restoring authorship annotation for Anton Samokhvalov <[email protected]>. ↵Anton Samokhvalov2022-02-101-1/+1
| | | | Commit 2 of 2.
* Restoring authorship annotation for Anton Samokhvalov <[email protected]>. ↵Anton Samokhvalov2022-02-101-1/+1
| | | | Commit 1 of 2.
* intermediate changesDevtools Arcadia2022-02-071-0/+24
ref:cde9a383711a11544ce7e107a78147fb96cc4029