aboutsummaryrefslogtreecommitdiff
path: root/src/checkqueue.h
AgeCommit message (Expand)Author
2018-07-27Update copyright headers to 2018DrahtBot
2018-07-24scripted-diff: Remove trailing whitespacesJoão Barbosa
2018-01-07[Refactor] Remove unused fQuit var from checkqueue.hdonaloconnor
2018-01-03Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa
2017-11-16scripted-diff: Replace #include "" with #include <> (ryanofsky)MeshCollider
2017-08-16Declare single-argument (non-converting) constructors "explicit"practicalswift
2017-08-07scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal in...practicalswift
2017-06-22scripted-diff: Remove #include <boost/foreach.hpp>Jorge Timón
2017-06-13Merge #10502: scripted-diff: Remove BOOST_FOREACH, Q_FOREACH and PAIRTYPEPieter Wuille
2017-06-09Remove unused Boost includespracticalswift
2017-06-05scripted-diff: Fully remove BOOST_FOREACHJorge Timón
2017-04-13Missing includesJorge Timón
2017-01-20Fix CCheckQueue IsIdle (potential) race condition and remove dangerous constr...Jeremy Rubin
2015-12-13Bump copyright headers to 2015MarcoFalke
2015-05-01Bugfix: Grammar fixesCorinne Dashjr
2015-02-06Merge pull request #5721Wladimir J. van der Laan
2015-02-03Acquire CCheckQueue's lock to avoid race conditionSuhas Daftuar
2015-01-31Changed pronouns for correctness and inclusivitybikinibabe
2014-12-19Added "Core" to copyright headerssandakersmann
2014-11-21Convert remaining comments in /src to doxygen formatMichael Ford
2014-11-03Fix all header definesPavel Janík
2014-09-19Apply clang-format on some infrequently-updated filesPieter Wuille
2014-08-28add missing header end commentsPhilip Kaufmann
2013-11-10Cleanup code using forward declarations.Brandon Dahler
2013-11-04Refactor: CTxMempool class to its own txmempool.{cpp,h}Gavin Andresen
2013-04-03Port Thread* methods to boost::thread_groupGavin Andresen
2013-02-17Improve block database load error reportingPieter Wuille
2013-01-08Parallelize script verificationPieter Wuille