index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
.clang-format
Age
Commit message (
Expand
)
Author
2023-12-15
refactor: Print verbose serialize compiler error messages
MarcoFalke
2023-12-07
build: Require C++20 compiler
MarcoFalke
2021-11-12
Use c++17 in clang-format
MarcoFalke
2021-02-18
[tools] Allow argument/parameter bin packing in clang-format
John Newbery
2020-07-06
tools: clang-format 6 compatibility
Jon Atack
2020-05-28
[tools] Update clang-format config
John Newbery
2019-10-14
util: Add AllowShortCaseLabelsOnASingleLine option
Hennadii Stepanov
2018-04-13
Fix inconsistent namespace formatting guidelines
Russell Yanofsky
2017-07-04
Merge #10193: scripted-diff: Remove #include <boost/foreach.hpp>
Wladimir J. van der Laan
2017-06-22
clang-format: Delete ForEachMacros
Jorge Timón
2017-06-15
Make clang-format use C++11 features (e.g. A<A<int>> instead of A<A<int> >)
practicalswift
2017-01-28
[doc] Remove unused clang format dev script
MarcoFalke
2015-11-05
[trivial] clang-format: Set AlignAfterOpenBracket: false
MarcoFalke
2014-07-28
Update coding style and add .clang-format
Pieter Wuille