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
/
doc
/
developer-notes.md
Age
Commit message (
Expand
)
Author
2017-06-26
Merge #9544: [trivial] Add end of namespace comments. Improve consistency.
Wladimir J. van der Laan
2017-06-22
Fixed multiple typos
Dimitris Tsapakidis
2017-06-11
Header include guideline
Pieter Wuille
2017-05-31
[trivial] Add end of namespace comments
practicalswift
2017-05-26
Update style guide
Pieter Wuille
2017-05-10
Shadowing is not enabled by default, update doc accordingly.
Pavel Janík
2017-05-02
doc: Add RPC interface guidelines
Wladimir J. van der Laan
2017-03-20
Rename rpc-tests directory to functional
John Newbery
2017-03-20
Rename qa directory to test
John Newbery
2017-02-09
Fix typo and spelling inconsistency in CONTRIBUTING.md
Koki Takahashi
2017-01-28
[doc] Remove unused clang format dev script
MarcoFalke
2017-01-10
Improve style w.r.t. if
Pieter Wuille
2016-12-02
Developer docs about existing subtrees.
Gregory Maxwell
2016-11-09
Add notes about variable names and shadowing
Pavel Janík
2016-08-26
[trivial][doc] Mention ++i as preferred to i++ in dev notes
fanquake
2016-06-10
Merge #8177: developer notes: updates for C++11
Wladimir J. van der Laan
2016-06-09
developer notes: updates for C++11
Kaz Wesley
2016-06-09
Merge #8178: Add git and github tips and tricks to developer notes
Wladimir J. van der Laan
2016-06-09
Add git and github tips and tricks to developer notes
Pieter Wuille
2016-06-08
util: Add ParseUInt32 and ParseUInt64
Wladimir J. van der Laan
2016-05-10
[doc] Link to clang-format in the developer notes
MarcoFalke
2016-04-03
[doc] Fix doxygen comments for members
MarcoFalke
2015-11-30
[doc] Minor markdown fixes
MarcoFalke
2015-11-13
doc: Add non-style-related development guidelines
Wladimir J. van der Laan
2015-10-23
doc: Add developer notes about gitignore
Wladimir J. van der Laan
2015-10-18
Correct spelling mistakes in doc folder
Mitchell Cash
2015-10-09
[doc] trivial: developer-notes.md covers more than just coding standards
MarcoFalke
2015-09-26
Add CONTRIBUTING.md
BtcDrak
2015-05-19
Update documentation to match the #4219 change
lpescher
2015-05-01
Bugfix: Grammar fixes
Corinne Dashjr
2014-12-19
Create developer-notes.md
Michael Ford