Age | Commit message (Expand) | Author |
---|---|---|
2014-08-31 | libihash: fix comparison between signed and unsigned integer | Justus Winter |
2014-05-22 | libihash: add hurd_ihash_get_load | Justus Winter |
2014-05-13 | libihash: use fast binary scaling to determine the load | Justus Winter |
2014-05-13 | libihash: use linear probing and fast modulo operation | Justus Winter |
2014-05-13 | libihash: fix type of max_load | Justus Winter |
2014-05-13 | libihash: reduce the default maximum load factor to 75% | Justus Winter |
2013-09-15 | libihash: add HURD_IHASH_ITERATE_ITEMS macro | Justus Winter |
2004-04-21 | 2004-04-21 Marcus Brinkmann <marcus@gnu.org> | Marcus Brinkmann |
2004-04-02 | 2004-04-02 Marco Gerards <metgerards@student.han.nl> | Marco Gerards |
2004-03-06 | 2004-03-07 Marcus Brinkmann <marcus@gnu.org> | Marcus Brinkmann |
2004-03-01 | auth/ | Marcus Brinkmann |
1996-04-25 | Undo last change. | Roland McGrath |
1996-04-25 | (ihash_find): Change return type to void **. | Roland McGrath |
1995-06-05 | Include <errno.h>. | Michael I. Bushnell |
1995-03-31 | Initial revision | Miles Bader |