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
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-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
2018-03-29
Merge #12759: [Docs] Improve formatting of developer notes
Wladimir J. van der Laan
2018-03-28
Increase LevelDB max_open_files unless on 32-bit Unix.
Evan Klitzke
2018-03-28
Add --with-sanitizers option to configure
Evan Klitzke
2018-03-28
Improve formatting of developer notes
Evan Klitzke
2018-03-27
Merge #12762: Make CKeyStore an interface
Wladimir J. van der Laan
2018-03-27
doc: Add note about our preference for scoped enumerations ("enum class")
practicalswift
2018-03-24
Move CKeyStore::cs_KeyStore to CBasicKeyStore
João Barbosa
2018-03-22
Document include guard convention
practicalswift
2018-03-19
tests: Add note about test suite naming convention
practicalswift
2018-03-15
Document RPC method aliasing
Russell Yanofsky
2018-03-06
Merge #12373: Build: Add build support for profiling.
Wladimir J. van der Laan
2018-03-05
Merge #12260: [Trivial] link mentioned scripted-diff-commit (developer-doc)
Wladimir J. van der Laan
2018-03-05
Merge #12434: [doc] dev-notes: Members should be initialized
Wladimir J. van der Laan
2018-02-26
Add build support for 'gprof' profiling.
murrayn
2018-02-16
[doc] dev-notes: Members should be initialized
MarcoFalke
2018-01-25
Build: Add a makefile target for Doxygen documentation
Andrea Comand
2018-01-24
[Trivial] link mentioned scripted-diff-commit
Felix Wolfsteller
2017-12-16
Typo fix
flack
2017-11-16
Recommend #include<> syntax in developer notes
Russell Yanofsky
2017-11-15
Merge #10286: Call wallet notify callbacks in scheduler thread (without cs_main)
Wladimir J. van der Laan
2017-11-14
[docs] Add instructions for lcov coverage report generation
James O'Beirne
[next]