summaryrefslogtreecommitdiff
path: root/src/util/Hash.c
Commit message (Expand)AuthorAge
* typo in commentrideout2003-08-22
* Putting semicolons at the end of the CCTK_FILEVERSIONs.goodale2002-11-12
* Fixing some compiler warnings.goodale2001-06-25
* Making rcsid strings constant - PR 669.goodale2001-05-10
* Lots more grdoc.goodale2000-11-13
* Added extra argument to Util_HashDestroy so a function which destroysgoodale2000-09-14
* Added a 'volatile' qualifier to all variables which hold the result of atradke2000-09-12
* Removing rcsid warningsallen2000-04-17
* Made string arguments const. Some cosmetic changes.goodale2000-03-09
* Untabified. A few format changes to get closer to standard.goodale2000-03-07
* Standardising function and structure namesallen2000-02-03
* Collision chaining hash tables.goodale1999-10-27