summaryrefslogtreecommitdiff
path: root/hash.c
AgeCommit message (Collapse)AuthorFilesLines
2002-09-18Add some indexing to the manual.Paul Smith1-0/+4
Fix a few simple casting warnings, etc.
2002-08-08Change the version.Paul Smith1-18/+55
Update to require new gettext. Change hash.c to by K&R. Redo some strings to make i18n simpler.
2002-07-11Install Greg McGary's patches to port the id-utils hashing functions toPaul Smith1-0/+328
GNU make. Also he provides some other performance fixups after doing some profiling of make on large makefiles. Modify the test suite to allow the use of Valgrind to find memory problems.