]> Savannah Git Hosting - gnulib.git/commit
Rename module hash-pjw to hashcode-string.
authorBruno Haible <bruno@clisp.org>
Tue, 29 Apr 2025 22:15:40 +0000 (00:15 +0200)
committerBruno Haible <bruno@clisp.org>
Tue, 29 Apr 2025 22:51:27 +0000 (00:51 +0200)
commit261415b09686bc5da188d446f8f16f92dd9372bb
treec34b4ca5ca125ad00a21e31d7f40aef46aa03976
parentcdb41cdfe4aff298197210df907c829b8048b51a
Rename module hash-pjw to hashcode-string.

* lib/hashcode-string.h: Renamed from lib/hash-pjw.h.
* lib/hashcode-string.c: Renamed from lib/hash-pjw.c.
* lib/hash-pjw.h: New file.
* modules/hashcode-string: Renamed from modules/hash-pjw.
* modules/hash-pjw: New file.
* MODULES.html.sh: Update.
* top/maint.mk: Update.
* lib/hash-triple-simple.c: Update.
* modules/hash-triple-simple (Depends-on): Update.
* tests/test-hash.c: Update.
* modules/hash-tests (Depends-on): Update.
13 files changed:
ChangeLog
MODULES.html.sh
lib/hash-pjw.c [deleted file]
lib/hash-pjw.h
lib/hash-triple-simple.c
lib/hashcode-string.c [new file with mode: 0644]
lib/hashcode-string.h [new file with mode: 0644]
modules/hash-pjw
modules/hash-tests
modules/hash-triple-simple
modules/hashcode-string [new file with mode: 0644]
tests/test-hash.c
top/maint.mk