summaryrefslogtreecommitdiffstats
path: root/src/corelib/text/qbytearraymatcher.cpp
Commit message (Expand)AuthorAgeFilesLines
* QStaticByteArrayMatcher: fix searching in 2+GiB haystacksMarc Mutz2022-01-231-6/+6
* [doc] QStaticByteArrayMatcher: remove references to C++ < 17Marc Mutz2022-01-211-7/+1
* Doc: Fix qdoc warningsVenugopal Shivashankar2021-10-231-1/+1
* Doc: QByteArrayMatcher: add note that the pattern must remain on scopeThiago Macieira2021-10-211-4/+9
* QByteArrayMatcher: add QByteArrayView overloadsThiago Macieira2021-10-011-1/+25
* Use qsizetype instead of int in QByteArrayMatcherSona Kurazyan2020-07-151-4/+3
* Use qsizetype instead of int in QByteArray's helper methodsSona Kurazyan2020-06-161-22/+22
* Rename snippet files to match the carved up corelib/tools/Edward Welbourne2020-06-041-2/+2
* Move text-related code out of corelib/tools/ to corelib/text/Edward Welbourne2019-07-101-0/+435