index
:
hurd.git
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
/
libihash
/
ihash.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
libihash: keep track of free slots
Justus Winter
2016-04-29
1
-0
/
+11
*
libihash: provide a general purpose hash algorithm
Justus Winter
2015-11-29
1
-0
/
+5
*
libihash: generalize the interface to support non-integer keys
Justus Winter
2015-11-29
1
-1
/
+35
*
libihash: fix ill-devised locp lookup interface
Justus Winter
2015-11-29
1
-25
/
+6
*
libihash: optimize lookup-or-insert operations
Justus Winter
2015-11-06
1
-0
/
+52
*
libihash: add hurd_ihash_value_valid
Justus Winter
2015-11-06
1
-0
/
+7
*
libihash: fix comparison between signed and unsigned integer
Justus Winter
2014-08-31
1
-1
/
+2
*
libihash: add hurd_ihash_get_load
Justus Winter
2014-05-22
1
-0
/
+24
*
libihash: use fast binary scaling to determine the load
Justus Winter
2014-05-13
1
-11
/
+13
*
libihash: use linear probing and fast modulo operation
Justus Winter
2014-05-13
1
-0
/
+4
*
libihash: fix type of max_load
Justus Winter
2014-05-13
1
-1
/
+1
*
libihash: reduce the default maximum load factor to 75%
Justus Winter
2014-05-13
1
-1
/
+1
*
libihash: add HURD_IHASH_ITERATE_ITEMS macro
Justus Winter
2013-09-15
1
-0
/
+17
*
2004-04-21 Marcus Brinkmann <marcus@gnu.org>
Marcus Brinkmann
2004-04-21
1
-1
/
+1
*
2004-04-02 Marco Gerards <metgerards@student.han.nl>
Marco Gerards
2004-04-02
1
-2
/
+2
*
2004-03-07 Marcus Brinkmann <marcus@gnu.org>
Marcus Brinkmann
2004-03-06
1
-4
/
+4
*
auth/
Marcus Brinkmann
2004-03-01
1
-68
/
+202
*
Undo last change.
Roland McGrath
1996-04-25
1
-6
/
+4
*
(ihash_find): Change return type to void **.
Roland McGrath
1996-04-25
1
-4
/
+6
*
Include <errno.h>.
Michael I. Bushnell
1995-06-05
1
-0
/
+3
*
Initial revision
Miles Bader
1995-03-31
1
-0
/
+94