index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
checkqueue.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix CCheckQueue IsIdle (potential) race condition and remove dangerous constr...
Jeremy Rubin
2017-01-20
1
-10
/
+12
*
Bump copyright headers to 2015
MarcoFalke
2015-12-13
1
-1
/
+1
*
Bugfix: Grammar fixes
Corinne Dashjr
2015-05-01
1
-3
/
+3
*
Merge pull request #5721
Wladimir J. van der Laan
2015-02-06
1
-4
/
+8
|
\
|
*
Acquire CCheckQueue's lock to avoid race condition
Suhas Daftuar
2015-02-03
1
-4
/
+8
*
|
Changed pronouns for correctness and inclusivity
bikinibabe
2015-01-31
1
-1
/
+1
|
/
*
Added "Core" to copyright headers
sandakersmann
2014-12-19
1
-1
/
+1
*
Convert remaining comments in /src to doxygen format
Michael Ford
2014-11-21
1
-23
/
+27
*
Fix all header defines
Pavel JanÃk
2014-11-03
1
-3
/
+3
*
Apply clang-format on some infrequently-updated files
Pieter Wuille
2014-09-19
1
-23
/
+36
*
add missing header end comments
Philip Kaufmann
2014-08-28
1
-1
/
+1
*
Cleanup code using forward declarations.
Brandon Dahler
2013-11-10
1
-5
/
+6
*
Refactor: CTxMempool class to its own txmempool.{cpp,h}
Gavin Andresen
2013-11-04
1
-0
/
+1
*
Port Thread* methods to boost::thread_group
Gavin Andresen
2013-04-03
1
-18
/
+0
*
Improve block database load error reporting
Pieter Wuille
2013-02-17
1
-0
/
+4
*
Parallelize script verification
Pieter Wuille
2013-01-08
1
-0
/
+206