index
:
qt-creator/qt-creator.git
0.9.1-beta
0.9.2-rc1
1.0.0
1.1
1.2
1.2.90
1.3
1.3.0
1.3.0-beta
1.3.1
10.0
11.0
12.0
13.0
14.0
15.0
16.0
17.0
2.0
2.0.0
2.0.0-beta
2.0.1
2.1
2.1.0
2.2
2.3
2.4
2.5
2.6
2.7
2.8
3.0
3.1
3.2
3.3
3.4
3.5
3.6
3dfirst
4.0
4.1
4.10
4.11
4.12
4.13
4.14
4.15
4.2
4.3
4.4
4.5
4.6
4.7
4.8
4.9
5.0
6.0
7.0
8.0
9.0
at-3.4
at-3.5
at-3.6
at-master
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-master
master
qds-1.50
qds-1.59
qds-2.3
qds-3.0
qds-3.1
qds-3.2
qds-3.3
qds-3.4
qds-3.5
qds-3.6
qds-3.7
qds/3.8
qds/3.9
qds/4.0
qds/4.1
qds/4.2
qds/4.3
qds/4.3.2
qds/4.3.3
qds/4.4
qds/4.5
qds/4.6
qds/4.7
qds/dev
qmlprojectstorage
qp-2.8
qp-3.0
qp-3.1
qp-3.2
qp-3.3
qp-3.4
qp-3.5
qp-3.6
qp-master
wip/boostbuildprojectmanager
wip/clang-query
wip/vcproj
A cross-platform Qt IDE
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libs
/
utils
/
smallstringlayout.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Utils: Use likely attribute
Marco Bubke
2025-04-14
1
-4
/
+13
*
QmlDesigner: Fix smallstring compiler warning
Aleksei German
2024-06-11
1
-3
/
+6
*
Utils: Improve tests for small string
Marco Bubke
2024-06-11
1
-1
/
+1
*
Utils: Fix small string
Marco Bubke
2024-06-10
1
-1
/
+1
*
QmlDesigner: Move includes to string layout
Marco Bubke
2024-06-10
1
-0
/
+5
*
Utils: Optimize smallstring a little more
Marco Bubke
2024-06-10
1
-35
/
+121
*
Utils: Fix fix for string size
Marco Bubke
2023-09-13
1
-28
/
+12
*
Utils: Improve union layout
Marco Bubke
2023-09-11
1
-14
/
+20
*
Utils: Disable warning about unsafe buffer access
Marco Bubke
2023-09-06
1
-0
/
+6
*
Utils: Use long small string optimization for move constructor
Marco Bubke
2023-08-24
1
-3
/
+8
*
Utils: Add some more noexcepts
Marco Bubke
2023-08-24
1
-27
/
+11
*
Utils: Make SmallStringLiteral constexpr
Marco Bubke
2023-08-24
1
-2
/
+44
*
Utils: remove a copy from the SmallString default constructor
Marco Bubke
2023-08-24
1
-2
/
+2
*
Merge remote-tracking branch 'origin/10.0' into qds/dev
Tim Jenßen
2023-03-26
1
-1
/
+1
|
\
|
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
|
Utils: Fix initialization
Marco Bubke
2023-02-23
1
-2
/
+2
|
/
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
Utils: fix narrowing warning
Marco Bubke
2022-08-18
1
-5
/
+7
*
smallstring: Fix warnings and compile error on macOS
Marcus Tillmanns
2022-08-17
1
-1
/
+2
*
Utils: Remove null termination from SmallString
Marco Bubke
2022-08-16
1
-14
/
+6
*
Utils: Improve memory layout code
Marco Bubke
2022-08-16
1
-68
/
+45
*
Utils: Optimze SmallString copies for larger sizes
Marco Bubke
2022-08-16
1
-21
/
+78
*
Utils: Adapt SmallString to C++ 17
Marco Bubke
2022-08-16
1
-18
/
+15
*
Utils: Modernize SmallString
Marco Bubke
2020-05-27
1
-15
/
+6
*
Utils: Remove copy contructor to silence warning
Marco Bubke
2019-05-23
1
-7
/
+0
*
Utils: Fix compile with gcc 4.9
Christian Stenger
2018-04-05
1
-1
/
+0
*
Utils: Improve SmallString
Marco Bubke
2018-04-04
1
-57
/
+119
*
Utils: Make default constructor of SmallString constexpr
Marco Bubke
2018-02-01
1
-1
/
+1
*
Utils: Fix small string layout for Clang 5.0
Marco Bubke
2017-11-13
1
-16
/
+18
*
Utils: Fix spacing
Marco Bubke
2017-08-04
1
-1
/
+1
*
Utils: Fix short string capacity
Marco Bubke
2017-08-04
1
-3
/
+1
*
SmallString: Enable alignas(16) on MSVC-64
Orgad Shaneh
2017-04-26
1
-1
/
+1
*
Utils: Fix long small string
Marco Bubke
2017-01-31
1
-13
/
+40
*
Utils: Fix compile
Marco Bubke
2017-01-30
1
-1
/
+1
*
Utils: compile work around for MSVC 2015 update 3
Tim Jenssen
2017-01-30
1
-1
/
+7
*
Revert "Revert "Utils: Remove old compiler support code""
Robert Loehning
2017-01-19
1
-20
/
+1
*
Revert "Utils: Remove old compiler support code"
Alessandro Portale
2017-01-19
1
-1
/
+20
*
Utils: Remove old compiler support code
Marco Bubke
2017-01-19
1
-20
/
+1
*
Utils: Changeable SmallString stack size
Tim Jenssen
2016-11-01
1
-10
/
+13
*
Utils: Remove empty lines in smallstringlayout.h
Marco Bubke
2016-03-08
1
-2
/
+0
*
Utils: Fix compiler warning for gcc < 5.2
Marco Bubke
2016-03-08
1
-1
/
+1
*
Utils: Rename hasAllocated in isReference
Marco Bubke
2016-02-25
1
-5
/
+5
*
Utils: Rename isReference to isReadOnlyReference
Marco Bubke
2016-02-25
1
-5
/
+5
*
Utils: Fix memory layout of small string
Marco Bubke
2016-02-25
1
-1
/
+1
*
Utils: Add SmallString
Marco Bubke
2016-02-17
1
-0
/
+140