index
:
clang/clazy.git
1.10-based
1.11-based
1.12-based
1.13-based
1.4-based
1.5-based
1.6-based
1.7-based
1.8-based
1.9-based
master
upstream/1.1
upstream/1.10
upstream/1.11
upstream/1.12
upstream/1.2
upstream/1.3
upstream/1.4
upstream/1.5
upstream/1.6
upstream/1.7
upstream/1.8
upstream/1.9
upstream/boost_regex
upstream/ivan/fixes-for-llvm16
upstream/keeping_unstable_ref
upstream/master
upstream/mini-ast-dumper
upstream/mini-ast-dumper2
upstream/mr/177
upstream/mr/75
upstream/testingCI
upstream/testing_build_fix
upstream/testing_buildfix
upstream/testing_list_checks
upstream/work/ahmad/L1
upstream/work/alex/cleanup_and_compat
upstream/work/alex/detaching_new_methods
upstream/work/alex/readonly_mutex
upstream/work/alex/run_tests_uninstalled
upstream/work/alex/scoped_suppressions
upstream/work/alex/stuff
upstream/work/changeloginappstream
upstream/work/comp_op_checker
upstream/work/ivan/project-level-dot-clazy-file
upstream/work/qt-keywords
upstream/work/spdx-ci
Vendor branches of https://cgit.kde.org/clazy.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
StringUtils.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Run uncrustify on the source code
Sergio Martins
2018-12-14
1
-3
/
+3
*
Indent copyright headers with 4 spaces
Sergio Martins
2018-12-14
1
-16
/
+16
*
Move our getLocStart()/End wrappers into clazy namespace
Sergio Martins
2018-12-11
1
-1
/
+1
*
Remove support for building the "utils library"
Sergio Martins
2018-10-24
1
-4
/
+3
*
Reorder includes
Sergio Martins
2018-10-19
1
-19
/
+20
*
Ran include-what-you-use
Sergio Martins
2018-10-18
1
-5
/
+20
*
Fix build with LLVM >= 8
Sergio Martins
2018-09-20
1
-3
/
+3
*
Introduce fully-qualified-signals-and-properties
Sergio Martins
2018-01-17
1
-0
/
+9
*
StringRef++
Sergio Martins
2018-01-11
1
-1
/
+6
*
Less using of std::string. Use StringRef instead
Sergio Martins
2018-01-08
1
-22
/
+30
*
Optimize Utils::isAssignOperator()
Sergio Martins
2017-12-27
1
-2
/
+2
*
Coding style
Sergio Martins
2017-12-19
1
-1
/
+1
*
Minimize usage of getNameAsString(), it allocates
Sergio Martins
2017-12-19
1
-12
/
+9
*
Rename the *Utils:: namespace to clazy::
Sergio Martins
2017-12-18
1
-4
/
+4
*
Rename clazy_std namespace to clazy
Sergio Martins
2017-12-18
1
-3
/
+3
*
Add StringUtils::methodName(), it uses StringRef, to avoid allocations
Sergio Martins
2017-12-18
1
-5
/
+4
*
StringUtils: Added some util functions
Sergio Martins
2017-05-19
1
-6
/
+20
*
Don't build the utils library by default
Sergio Martins
2017-04-19
1
-1
/
+1
*
Move all source files into a src/ folder
Sergio Martins
2017-02-05
1
-0
/
+282