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
/
cuckoocache.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make objects in range declarations immutable by default. Avoid unnecessary co...
practicalswift
2018-08-27
1
-3
/
+3
*
Use explicit casting in cuckoocache's compute_hashes(...) to clarify integer ...
practicalswift
2018-03-27
1
-8
/
+8
*
Fix typos
Dimitris Apostolou
2018-03-21
1
-1
/
+1
*
Fix header guards using reserved identifiers
Dan Raviv
2017-08-26
1
-3
/
+3
*
Declare single-argument (non-converting) constructors "explicit"
practicalswift
2017-08-16
1
-1
/
+1
*
Merge #10577: Add an explanation of quickly hashing onto a non-power of two r...
Wladimir J. van der Laan
2017-06-24
1
-0
/
+31
|
\
|
*
Add an explanation of quickly hashing onto a non-power of two range.
Gregory Maxwell
2017-06-12
1
-0
/
+31
*
|
Fixed multiple typos
Dimitris Tsapakidis
2017-06-22
1
-2
/
+2
|
/
*
Merge #9533: Allow non-power-of-2 signature cache sizes
Wladimir J. van der Laan
2017-04-03
1
-18
/
+11
|
\
|
*
Allow non-power-of-2 signature cache sizes
Pieter Wuille
2017-01-12
1
-18
/
+11
*
|
[trivial] Fix typos in comments
practicalswift
2017-01-27
1
-2
/
+2
|
/
*
Add CuckooCache implementation and replace the sigcache map_type with it
Jeremy Rubin
2016-12-14
1
-0
/
+457