index
:
delta/gnulib.git
EMACS_21_1_RC
FILEUTILS
SHELLUTILS
TEXTUTILS
akim-fix-upload
akim/relpath
baserock/build-essential
coreutils-8.9
diff-merge
emacs-unicode
emacs-unicode-2
haible-private
karl
lexbind
master
origin
pygnulib
python
stable-202201
stable-202207
stable-202301
topic/libposix
ueno/unicode-9.0.0
git.savannah.gnu.org: git/gnulib.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
hash.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
maint: run 'make update-copyright'
Simon Josefsson
2023-01-01
1
-1
/
+1
*
maint: run 'make update-copyright'
Paul Eggert
2022-01-01
1
-1
/
+1
*
Put LGPLv2+ notices in source files where appropriate.
Bruno Haible
2021-06-04
1
-7
/
+7
*
maint: run 'make update-copyright'
Paul Eggert
2020-12-31
1
-1
/
+1
*
hash: add casts-to-float to avoid clang-10 warnings
Jim Meyering
2020-12-29
1
-2
/
+2
*
hash: Rename hash_delete to hash_remove.
Bruno Haible
2020-10-17
1
-1
/
+7
*
hash, xhash: Move comments to the .h file.
Bruno Haible
2020-10-17
1
-125
/
+0
*
maint: Run 'make update-copyright'
Paul Eggert
2019-12-31
1
-1
/
+1
*
maint: Run 'make update-copyright'
Paul Eggert
2019-01-01
1
-1
/
+1
*
maint: Run 'make update-copyright'
Paul Eggert
2018-01-01
1
-1
/
+1
*
all: prefer https: URLs
Paul Eggert
2017-09-13
1
-1
/
+1
*
version-etc: new year
Paul Eggert
2017-01-01
1
-1
/
+1
*
version-etc: new year
Paul Eggert
2016-01-01
1
-1
/
+1
*
hash: remove deprecated hash_insert0 function
Giuseppe Scrivano
2015-04-03
1
-8
/
+0
*
version-etc: new year
Paul Eggert
2014-12-31
1
-1
/
+1
*
maint: update copyright
Eric Blake
2014-01-01
1
-1
/
+1
*
maint: update all copyright year number ranges
Eric Blake
2013-01-01
1
-1
/
+1
*
In commentary, do not use ` to quote.
Paul Eggert
2012-01-05
1
-11
/
+11
*
maint: update all copyright year number ranges
Jim Meyering
2012-01-01
1
-1
/
+1
*
hash: mark a few floating point constants with "f" suffix
Jim Meyering
2011-11-30
1
-4
/
+4
*
hash: mark compute_bucket_size with the pure attribute
Jim Meyering
2011-11-29
1
-1
/
+1
*
mark functions with const and pure attributes
Jim Meyering
2011-11-28
1
-2
/
+2
*
hash: Don't refer to deprecated interfaces.
Simon Josefsson
2011-11-19
1
-3
/
+3
*
hash: deprecate poorly-named hash_insert0: use hash_insert_if_absent
Jim Meyering
2011-11-18
1
-2
/
+13
*
hash, mgetgroups: drop xalloc dependency
Eric Blake
2011-04-28
1
-1
/
+1
*
Revert "use _GL_ATTRIBUTE_CONST and _GL_ATTRIBUTE_PURE"
Jim Meyering
2011-04-25
1
-18
/
+10
*
use _GL_ATTRIBUTE_CONST and _GL_ATTRIBUTE_PURE
Jim Meyering
2011-04-25
1
-10
/
+18
*
maint: update almost all copyright ranges to include 2011
Jim Meyering
2011-01-01
1
-1
/
+1
*
hash: fix safe_hasher const typo
Paul Eggert
2010-09-02
1
-1
/
+1
*
hash: factor, and guard against misbehaving hasher function
Eric Blake
2010-08-31
1
-23
/
+16
*
hash: silence spurious clang warning
Bruno Haible
2010-08-31
1
-3
/
+8
*
hash: once again explicitly disallow insertion of NULL
Jim Meyering
2010-07-04
1
-1
/
+8
*
hash: extend module to deal with non-pointer keys
Jim Meyering
2010-07-01
1
-18
/
+41
*
update nearly all FSF copyright year lists to include 2010
Jim Meyering
2010-01-01
1
-1
/
+1
*
update nearly all FSF copyright year lists to include 2009
Jim Meyering
2009-12-29
1
-2
/
+1
*
Use spaces for indentation, not tabs.
Bruno Haible
2009-12-10
1
-245
/
+245
*
hash: allow C89 compilation
Eric Blake
2009-10-05
1
-1
/
+2
*
hash: reverse order of src/dst parameters in an internal interface
Jim Meyering
2009-06-19
1
-4
/
+4
*
hash: avoid memory leak on allocation failure
Eric Blake
2009-06-19
1
-62
/
+153
*
hash: reduce memory pressure in hash_rehash no-op case
Eric Blake
2009-06-19
1
-29
/
+41
*
hash: make rotation more obvious
Eric Blake
2009-06-18
1
-11
/
+5
*
hash: fix memory leak in last patch
Eric Blake
2009-06-18
1
-1
/
+5
*
hash: avoid no-op rehashing
Eric Blake
2009-06-18
1
-0
/
+2
*
hash: provide default callback functions
Eric Blake
2009-06-18
1
-4
/
+28
*
hash: minor optimization
Eric Blake
2009-06-18
1
-10
/
+10
*
hash: check for resize before insertion
Eric Blake
2009-06-18
1
-25
/
+29
*
hash: minor cleanups
Eric Blake
2009-06-17
1
-9
/
+23
*
Change copyright notice from GPLv2+ to GPLv3+.
Bruno Haible
2007-10-07
1
-5
/
+4
*
* lib/hash.c (hash_initialize): Detect calloc failure.
Jim Meyering
2007-09-09
1
-1
/
+3
*
* _fpending.c: Include <config.h> unconditionally, since we no
Paul Eggert
2006-09-13
1
-4
/
+2
[next]