KWSys 2014-08-04 (e787837a)
Extract upstream KWSys using the following shell commands. $ git archive --prefix=upstream-kwsys/ e787837a | tar x $ git shortlog --no-merges --abbrev=8 --format='%h %s' 65b36ede..e787837a Ben Boeckel (4): 9927862c SystemTools: more string replacements b3d598b0 strings: remove unnecessary c_str calls ffe94132 SystemTools: use char instead of const char* f29fec7c Directory: accept strings in methods Rashad M (1): e787837a SharedForward: Cast away const to call execvp on MinGW 64-bit Change-Id: I96437b332971670cfcd953717c5563e9ba0f2b99
Showing
- Directory.cxx 16 additions, 25 deletionsDirectory.cxx
- Directory.hxx.in 15 additions, 2 deletionsDirectory.hxx.in
- Glob.cxx 7 additions, 7 deletionsGlob.cxx
- SharedForward.h.in 1 addition, 1 deletionSharedForward.h.in
- SystemTools.cxx 223 additions, 145 deletionsSystemTools.cxx
- SystemTools.hxx.in 48 additions, 29 deletionsSystemTools.hxx.in
- testSystemTools.cxx 6 additions, 6 deletionstestSystemTools.cxx
Loading
Please register or sign in to comment