"README.rst" did not exist on "82c8b48c2aa3f3a0f34b14094271e0e76b900c10"
Revise C++ coding style using clang-format-6.0
Run the `clang-format.bash` script to update all our C and C++ code to a new style defined by `.clang-format`. Use `clang-format` version 6.0. * If you reached this commit for a line in `git blame`, re-run the blame operation starting at the parent of this commit to see older history for the content. * See the parent commit for instructions to rebase a change across this style transition commit.
Showing
- Base64.c 1 addition, 1 deletionBase64.c
- Base64.h.in 20 additions, 20 deletionsBase64.h.in
- CommandLineArguments.cxx 8 additions, 8 deletionsCommandLineArguments.cxx
- Configure.h.in 71 additions, 69 deletionsConfigure.h.in
- Configure.hxx.in 25 additions, 24 deletionsConfigure.hxx.in
- ConsoleBuf.hxx.in 7 additions, 7 deletionsConsoleBuf.hxx.in
- Directory.cxx 36 additions, 36 deletionsDirectory.cxx
- DynamicLoader.cxx 26 additions, 26 deletionsDynamicLoader.cxx
- DynamicLoader.hxx.in 10 additions, 10 deletionsDynamicLoader.hxx.in
- Encoding.h.in 16 additions, 16 deletionsEncoding.h.in
- Encoding.hxx.in 5 additions, 5 deletionsEncoding.hxx.in
- EncodingC.c 2 additions, 2 deletionsEncodingC.c
- EncodingCXX.cxx 17 additions, 17 deletionsEncodingCXX.cxx
- FStream.cxx 1 addition, 1 deletionFStream.cxx
- FStream.hxx.in 31 additions, 29 deletionsFStream.hxx.in
- Glob.cxx 11 additions, 10 deletionsGlob.cxx
- IOStream.cxx 19 additions, 19 deletionsIOStream.cxx
- IOStream.hxx.in 38 additions, 38 deletionsIOStream.hxx.in
- MD5.c 10 additions, 10 deletionsMD5.c
- MD5.h.in 24 additions, 24 deletionsMD5.h.in
Loading
Please register or sign in to comment