aboutsummaryrefslogtreecommitdiff
path: root/devel/libhash
Commit message (Collapse)AuthorAgeFilesLines
* Add size data, approved by maintainers.Trevor Johnson2004-03-191-0/+1
| | | | Notes: svn path=/head/; revision=104563
* Update to 1.0.1Tilman Keskinoz2003-04-243-4/+12
| | | | | | | | PR: 51204 Submitted by: maintainer Notes: svn path=/head/; revision=79609
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76032
* Added profiled library.Ruslan Ermilov2002-07-211-0/+1
| | | | Notes: svn path=/head/; revision=63310
* Fix build on currentKris Kennaway2002-06-161-0/+12
| | | | Notes: svn path=/head/; revision=61358
* This C library provides functions for manipulating in memory hash tablesDirk Meyer2002-04-025-0/+48
(aka associative arrays). Data is stored as void *'s so any data structure can be stored. PR: 33859 Submitted by: andrew@ugh.net.au Notes: svn path=/head/; revision=57212