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
/
cmDependsJavaParserHelper.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace 'foo.size() == 0' pattern with foo.empty().
Stephen Kelly
2015-01-18
1
-1
/
+1
*
Replace 'foo.size() > 0' pattern with !foo.empty().
Stephen Kelly
2015-01-18
1
-4
/
+4
*
Remove c_str calls when using stream APIs.
Stephen Kelly
2014-03-11
1
-4
/
+4
*
strings: Remove cmStdString references
Ben Boeckel
2014-03-08
1
-12
/
+12
*
Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream.
Clinton Stimpson
2014-01-07
1
-1
/
+2
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-13
/
+13
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14
/
+9
*
Fix open solaris build issue with concept checking that breaks std vector for...
Bill Hoffman
2009-09-14
1
-5
/
+5
*
STYLE: fix line length
Ken Martin
2006-05-10
1
-26
/
+26
*
ENH: add support for win64 for visual studio 2005 ide and nmake, also fix war...
Bill Hoffman
2006-03-30
1
-2
/
+2
*
COMP: Fix warning about printf format and given type.
Brad King
2005-02-03
1
-1
/
+2
*
COMP: Removed default argument from method definition.
Brad King
2005-01-28
1
-1
/
+1
*
ENH: Initial import of java parser
Andy Cedilnik
2005-01-28
1
-0
/
+433