26 Commits (afd37169e7851d67b25dd8704ac760303a952507)

Author SHA1 Message Date
donaloconnor 30ded3e3d8 [Refactor] Remove unused fQuit var from checkqueue.h 7 years ago
Akira Takizawa 595a7bab23 Increment MIT Licence copyright header year on files modified in 2017 7 years ago
MeshCollider 1a445343f6 scripted-diff: Replace #include "" with #include <> (ryanofsky) 7 years ago
practicalswift 64fb0ac016 Declare single-argument (non-converting) constructors "explicit" 7 years ago
practicalswift 90d4d89230 scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL 7 years ago
Jorge Timón 5995735c5b
scripted-diff: Remove #include <boost/foreach.hpp> 7 years ago
practicalswift 49de096c2a Remove unused Boost includes 7 years ago
Jorge Timón 7c00c26726
scripted-diff: Fully remove BOOST_FOREACH 7 years ago
Jorge Timón 1c897fc3da
Missing includes 8 years ago
Jeremy Rubin e2073424fd Fix CCheckQueue IsIdle (potential) race condition and remove dangerous constructors. 8 years ago
MarcoFalke fa24439ff3 Bump copyright headers to 2015 9 years ago
Corinne Dashjr 7e6d23b171 Bugfix: Grammar fixes 10 years ago
Suhas Daftuar cf008ac8c3 Acquire CCheckQueue's lock to avoid race condition 10 years ago
bikinibabe ee932025c1 Changed pronouns for correctness and inclusivity 10 years ago
sandakersmann f914f1a746
Added "Core" to copyright headers 10 years ago
Michael Ford fa94b9d562
Convert remaining comments in /src to doxygen format 10 years ago
Pavel Janík 84738627ce Fix all header defines 10 years ago
Pieter Wuille 20e01b1a03 Apply clang-format on some infrequently-updated files 10 years ago
Philip Kaufmann 093303a887 add missing header end comments 10 years ago
Brandon Dahler 51ed9ec971 Cleanup code using forward declarations. 11 years ago
Gavin Andresen 319b11607f Refactor: CTxMempool class to its own txmempool.{cpp,h} 11 years ago
Gavin Andresen 21eb5adadb Port Thread* methods to boost::thread_group 12 years ago
Pieter Wuille f7f3a96b74 Improve block database load error reporting 12 years ago
Pieter Wuille f9cae832e6 Parallelize script verification 12 years ago