index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hashmap.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'rb/hashmap-h-compilation-fix'
Junio C Hamano
2018-02-13
1
-2
/
+1
|
\
|
*
hashmap.h: remove unused variable
Randall S. Becker
2018-01-16
1
-2
/
+1
*
|
hashmap: adjust documentation to reflect reality
Johannes Schindelin
2017-12-05
1
-31
/
+29
|
/
*
hashmap: add API to disable item counting when threaded
Jeff Hostetler
2017-09-07
1
-21
/
+51
*
hashmap: migrate documentation from Documentation/technical into header
Stefan Beller
2017-06-30
1
-32
/
+316
*
hashmap.h: compare function has access to a data field
Stefan Beller
2017-06-30
1
-4
/
+8
*
hashmap: add disallow_rehash setting
Jeff Hostetler
2017-03-22
1
-0
/
+24
*
hashmap: allow memihash computation to be continued
Jeff Hostetler
2017-03-22
1
-0
/
+1
*
hashmap: add string interning API
Karsten Blees
2014-07-07
1
-0
/
+8
*
hashmap: add simplified hashmap_get_from_hash() API
Karsten Blees
2014-07-07
1
-0
/
+8
*
hashmap: factor out getting a hash code from a SHA1
Karsten Blees
2014-07-07
1
-0
/
+11
*
hashmap.h: use 'unsigned int' for hash-codes everywhere
Karsten Blees
2014-02-25
1
-1
/
+1
*
add a hashtable implementation that supports O(1) removal
Karsten Blees
2013-11-18
1
-0
/
+71