index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
cmExprParserHelper.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-3
/
+3
*
Source sweep: Use cmStrCat for string concatenation
Sebastian Holtermann
2019-08-22
1
-7
/
+5
*
clang-tidy: Use `= default`
Regina Pfeifer
2019-01-25
1
-3
/
+1
*
math: Restore toleration of unexpected characters in an expression
Brad King
2018-07-16
1
-0
/
+9
*
cmExprParserHelper: Simplify error state tracking
Brad King
2018-07-16
1
-6
/
+2
*
cmExprParserHelper: Remove some unused code
Brad King
2018-07-16
1
-9
/
+0
*
math: Reject unexpected expression input explicitly
Daniel Franke
2018-06-26
1
-1
/
+34
*
math: Use 64-bit integer type for computation
Daniel Franke
2018-06-22
1
-1
/
+2
*
IWYU: Mark cmConfigure.h with pragma: keep
Daniel Pfeifer
2017-08-26
1
-2
/
+0
*
Use C++11 nullptr
Daniel Pfeifer
2017-08-24
1
-1
/
+1
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-1
/
+1
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11
/
+2
*
fix a load of include-what-you-use violations
Daniel Pfeifer
2016-09-03
1
-2
/
+4
*
CMake: don't use else after return
Daniel Pfeifer
2016-08-18
1
-3
/
+2
*
use CM_NULLPTR
Daniel Pfeifer
2016-06-28
1
-1
/
+1
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-36
/
+25
*
Source: Sort includes the way clang-format would
Brad King
2016-05-03
1
-1
/
+1
*
Port all cmOStringStream to std::ostringstream.
Stephen Kelly
2015-01-11
1
-1
/
+1
*
Include cmMakefile.h before cm*Lexer.h to get stdint.h first
Brad King
2013-08-07
1
-2
/
+2
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-2
/
+2
*
Remove cmExprParserHelper::SetLineFile()
Yury G. Kudryashov
2012-03-03
1
-6
/
+0
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14
/
+9
*
STYLE: fix line length
Ken Martin
2006-05-11
1
-12
/
+2
*
STYLE: some m_ to this-> cleanup
Ken Martin
2006-03-15
1
-8
/
+8
*
ENH: Add rudamentary mathematical expression support
Andy Cedilnik
2005-10-17
1
-0
/
+133