aboutsummaryrefslogtreecommitdiff
path: root/doc/developer-notes.md
AgeCommit message (Expand)Author
2019-09-19[doc] update brew instruction for doxygenSjors Provoost
2019-08-29Merge #16461: doc: Tidy up shadowing sectionfanquake
2019-08-28doc: Tidy up shadowing sectionJoão Barbosa
2019-08-03doc: Fix grammar and punctuation in developer notesKristian Kramer
2019-07-09scripted-diff: rename CBasicKeyStore to FillableSigningProviderAndrew Chow
2019-06-20doc: remove orphaned header in developer notesJon Atack
2019-06-11Fix spelling errors identified by codespell 1.15.0Ben Woosley
2019-05-01doc: Explain how to pass in non-fundamental types into functionsMarcoFalke
2019-04-25Align code example with clang-formatHennadii Stepanov
2019-03-22[docs] remove reference to signrawtransaction in the developer docs.John Newbery
2019-03-02docs: Update Transifex linksmarcuswin
2019-02-18Merge #15348: doc: Add separate productivity notes documentMarcoFalke
2019-02-05Merge #14519: tests: add utility to easily profile node performance with perfMarcoFalke
2019-02-05doc: Add separate productivity notes documentCarl Dong
2019-01-24[doc] add notes on release notesJohn Newbery
2019-01-22docs: add perf section to developer docsJames O'Beirne
2019-01-04Merge #14832: docs: Add more Doxygen information to Developer NotesMarcoFalke
2018-12-06Merge #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 upstreamSjors Provoost
2018-12-02Scripts and tools & Docs: Used #!/usr/bin/env bash instead of obsolete #!/bin...vim88
2018-11-29docs: Add more Doxygen information to Developer NotesJon Layton
2018-11-15Improve scripted-diff developer docsCarl Dong
2018-10-31Make clear function argument case in dev notesCarl Dong
2018-10-04Fix typosDimitris Apostolou
2018-09-19Merge #14287: tests: Use MakeUnique to construct objects owned by unique_ptrsMarcoFalke
2018-09-21tests: Use MakeUnique to construct objects owned by unique_ptrspracticalswift
2018-09-13Fix reference to lint-locale-dependence.shHennadii Stepanov
2018-08-07Merge #13717: docs: Link to python style guidelines from developer notesWladimir J. van der Laan
2018-08-02trivial: Fixed typos and cleaned up languageWilliam Robinson
2018-07-19docs: Link to python style guidelines from developer notesMason Simon
2018-06-12Merge #13312: docs: Add a note about the source code filename naming conventionMarcoFalke
2018-06-11Merge #13230: Simplify include analysis by enforcing the developer guide's in...Wladimir J. van der Laan
2018-06-06Clarify include recommendationpracticalswift
2018-06-06docs: Mention lint-locale-dependence.sh in developer-notes.mdpracticalswift
2018-05-24test: Move linters to test/lint, add readmeMarcoFalke
2018-05-23docs: Add a note about the source code filename naming conventionpracticalswift
2018-04-13Fix inconsistent namespace formatting guidelinesRussell Yanofsky
2018-04-10Refine travis check for duplicate includesMarcoFalke
2018-04-08Merge #12895: tests: Add note about test suite name uniqueness requirement to...Wladimir J. van der Laan
2018-04-07Merge #12906: Avoid `interface` keyword to fix windows gitian buildMarcoFalke
2018-04-07scripted-diff: Avoid `interface` keyword to fix windows gitian buildRussell Yanofsky
2018-04-06tests: Add note about uniqueness requirement for test suite namespracticalswift
2018-04-05docs: Fix conflicting statements about initialization in developer notespracticalswift
2018-04-04Add developer notes about blocking GUI codeRussell Yanofsky
2018-04-01Merge #12757: Clarify include guard naming conventionMarcoFalke
2018-04-01Merge #12719: tests: Add note about test suite naming convention in developer...MarcoFalke
2018-03-29Merge #12692: Add configure options for various -fsanitize flagsWladimir J. van der Laan
2018-03-29Merge #12759: [Docs] Improve formatting of developer notesWladimir J. van der Laan
2018-03-28Increase LevelDB max_open_files unless on 32-bit Unix.Evan Klitzke
2018-03-28Add --with-sanitizers option to configureEvan Klitzke