summaryrefslogtreecommitdiff
path: root/test/testhash.c
Commit message (Expand)AuthorAgeFilesLines
* Add the line number to the verbose output from abts. This also removesrbb2004-05-141-42/+42
* Move the APR test suite from CuTest to abts. The output is cleaner,rbb2004-05-131-79/+79
* Allow developers to specify their own hash function for hash tables usingrbb2004-04-181-1/+29
* Relicense APR under Apache License, Version 2.0jerenkrantz2004-02-131-49/+10
* Update copyright notices to 2003.thommay2003-01-011-1/+1
* Joe pointed out that this file wasn't committed yesterday.rbb2002-12-051-165/+313
* Update our copyright for this year.fielding2002-03-131-1/+1
* fix the type of the length parameter to apr_hash_this()trawick2001-08-071-3/+3
* Context man, give me contextwrowe2001-08-021-10/+10
* Add apr_hash_overlay function in the spirit of apr_table_overlay.jerenkrantz2001-07-191-0/+293