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
2019-11-04
doc: Fix some misspellings
randymcmillan
2019-10-30
doc: Add developer note on c_str()
Wladimir J. van der Laan
2019-10-14
doc: Add switch on enum example
Hennadii Stepanov
2019-09-19
[doc] update brew instruction for doxygen
Sjors Provoost
2019-08-29
Merge #16461: doc: Tidy up shadowing section
fanquake
2019-08-28
doc: Tidy up shadowing section
João Barbosa
2019-08-03
doc: Fix grammar and punctuation in developer notes
Kristian Kramer
2019-07-09
scripted-diff: rename CBasicKeyStore to FillableSigningProvider
Andrew Chow
2019-06-20
doc: remove orphaned header in developer notes
Jon Atack
2019-06-11
Fix spelling errors identified by codespell 1.15.0
Ben Woosley
2019-05-01
doc: Explain how to pass in non-fundamental types into functions
MarcoFalke
2019-04-25
Align code example with clang-format
Hennadii Stepanov
2019-03-22
[docs] remove reference to signrawtransaction in the developer docs.
John Newbery
2019-03-02
docs: Update Transifex links
marcuswin
2019-02-18
Merge #15348: doc: Add separate productivity notes document
MarcoFalke
2019-02-05
Merge #14519: tests: add utility to easily profile node performance with perf
MarcoFalke
2019-02-05
doc: Add separate productivity notes document
Carl Dong
2019-01-24
[doc] add notes on release notes
John Newbery
2019-01-22
docs: add perf section to developer docs
James O'Beirne
2019-01-04
Merge #14832: docs: Add more Doxygen information to Developer Notes
MarcoFalke
2018-12-06
Merge #14882: [doc] developer-notes.md: point out that UniValue deviates from...
MarcoFalke
2018-12-06
[doc] developer-notes.md: point out that UniValue deviates from upstream
Sjors Provoost
2018-12-02
Scripts and tools & Docs: Used #!/usr/bin/env bash instead of obsolete #!/bin...
vim88
2018-11-29
docs: Add more Doxygen information to Developer Notes
Jon Layton
2018-11-15
Improve scripted-diff developer docs
Carl Dong
2018-10-31
Make clear function argument case in dev notes
Carl Dong
2018-10-04
Fix typos
Dimitris Apostolou
2018-09-19
Merge #14287: tests: Use MakeUnique to construct objects owned by unique_ptrs
MarcoFalke
2018-09-21
tests: Use MakeUnique to construct objects owned by unique_ptrs
practicalswift
2018-09-13
Fix reference to lint-locale-dependence.sh
Hennadii Stepanov
2018-08-07
Merge #13717: docs: Link to python style guidelines from developer notes
Wladimir J. van der Laan
2018-08-02
trivial: Fixed typos and cleaned up language
William Robinson
2018-07-19
docs: Link to python style guidelines from developer notes
Mason Simon
2018-06-12
Merge #13312: docs: Add a note about the source code filename naming convention
MarcoFalke
2018-06-11
Merge #13230: Simplify include analysis by enforcing the developer guide's in...
Wladimir J. van der Laan
2018-06-06
Clarify include recommendation
practicalswift
2018-06-06
docs: Mention lint-locale-dependence.sh in developer-notes.md
practicalswift
2018-05-24
test: Move linters to test/lint, add readme
MarcoFalke
2018-05-23
docs: Add a note about the source code filename naming convention
practicalswift
2018-04-13
Fix inconsistent namespace formatting guidelines
Russell Yanofsky
2018-04-10
Refine travis check for duplicate includes
MarcoFalke
2018-04-08
Merge #12895: tests: Add note about test suite name uniqueness requirement to...
Wladimir J. van der Laan
2018-04-07
Merge #12906: Avoid `interface` keyword to fix windows gitian build
MarcoFalke
2018-04-07
scripted-diff: Avoid `interface` keyword to fix windows gitian build
Russell Yanofsky
2018-04-06
tests: Add note about uniqueness requirement for test suite names
practicalswift
2018-04-05
docs: Fix conflicting statements about initialization in developer notes
practicalswift
2018-04-04
Add developer notes about blocking GUI code
Russell Yanofsky
2018-04-01
Merge #12757: Clarify include guard naming convention
MarcoFalke
2018-04-01
Merge #12719: tests: Add note about test suite naming convention in developer...
MarcoFalke
2018-03-29
Merge #12692: Add configure options for various -fsanitize flags
Wladimir J. van der Laan
[next]