aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/smallstringliteral.h
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie GĂ©rard2022-08-261-24/+2
* Utils: Improve memory layout codeMarco Bubke2022-08-161-8/+4
* Utils: Improve SmallStringMarco Bubke2018-04-041-3/+5
* Utils: Fix reverse iterators in SmallStringMarco Bubke2017-09-211-2/+2
* Utils: Add more constexpr to SmallStringMarco Bubke2017-08-301-0/+3
* Utils: Convert to SmallStringView for comparisonMarco Bubke2017-08-291-2/+2
* Utils: Fix long small stringMarco Bubke2017-01-311-1/+1
* Revert "Revert "Utils: Remove old compiler support code""Robert Loehning2017-01-191-13/+0
* Fixing the compileThomas Hartmann2017-01-191-1/+1
* Revert "Utils: Remove old compiler support code"Alessandro Portale2017-01-191-0/+13
* Utils: Remove old compiler support codeMarco Bubke2017-01-191-13/+0
* Utils: Changeable SmallString stack sizeTim Jenssen2016-11-011-11/+13
* Utils: Fix smallstringMarco Bubke2016-08-021-5/+1
* SmallString: Fix ambiguity of iteratorsMarco Bubke2016-06-231-2/+2
* Wholesale conversion to #pragma oncehjk2016-03-301-1/+0
* Utils: Rename hasAllocated in isReferenceMarco Bubke2016-02-251-1/+1
* Utils: Rename isReference to isReadOnlyReferenceMarco Bubke2016-02-251-2/+2
* Utils: Add SmallStringMarco Bubke2016-02-171-0/+137