index
:
delta/libapr.git
0.9.x
1.0.x
1.1.x
1.2.x
1.3.x
1.4.x
1.5.x
1.6.x
1.7.1-test1
1.7.x
1.8.x
1.8.x-r1896717
1.8.x-r1897895
APR
APR_0_9_BRANCH
baserock/morph
evenset
gstein-pocore
master
pollcb-dev
thread-name
unlabeled-1.1.1
win32-pollset-wakeup-no-file-socket-emulation
xmllite
svn.apache.org: repos/asf/apr/apr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
testhash.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove trailing whitespaces in *.c.
ivan
2022-11-20
1
-4
/
+4
*
apr_hash: introduce apr_hash_get_or_set().
ylavic
2015-03-11
1
-0
/
+29
*
Randomise hashes by providing a seed (initial hash value).
bojan
2012-01-28
1
-0
/
+74
*
Revert hash randomisation again. Elegant, but ultimately ineffective.
bojan
2012-01-28
1
-74
/
+0
*
Randomise hashes by providing a seed.
bojan
2012-01-27
1
-0
/
+74
*
* test/testhash.c (dump_hash): Fix compiler warning due to lack of const.
jorton
2010-06-05
1
-1
/
+1
*
Add apr_hash_this_key(), apr_hash_this_key_len(), and
trawick
2010-04-08
1
-3
/
+4
*
Broken on EBCDIC platforms at a minimum, perhaps others.
wrowe
2007-11-01
1
-51
/
+67
*
Add an apr_hash_clear() API for clearing the contents of existing hash
rooneg
2006-09-12
1
-0
/
+19
*
Fix the typo.
jorton
2006-08-03
1
-1
/
+1
*
Update license header.
jorton
2006-08-03
1
-6
/
+6
*
Update copyright year to 2005 and standardize on current copyright owner line.
jerenkrantz
2005-02-04
1
-1
/
+2
*
Add the line number to the verbose output from abts. This also removes
rbb
2004-05-14
1
-42
/
+42
*
Move the APR test suite from CuTest to abts. The output is cleaner,
rbb
2004-05-13
1
-79
/
+79
*
Allow developers to specify their own hash function for hash tables using
rbb
2004-04-18
1
-1
/
+29
*
Relicense APR under Apache License, Version 2.0
jerenkrantz
2004-02-13
1
-49
/
+10
*
Update copyright notices to 2003.
thommay
2003-01-01
1
-1
/
+1
*
Joe pointed out that this file wasn't committed yesterday.
rbb
2002-12-05
1
-165
/
+313
*
Update our copyright for this year.
fielding
2002-03-13
1
-1
/
+1
*
fix the type of the length parameter to apr_hash_this()
trawick
2001-08-07
1
-3
/
+3
*
Context man, give me context
wrowe
2001-08-02
1
-10
/
+10
*
Add apr_hash_overlay function in the spirit of apr_table_overlay.
jerenkrantz
2001-07-19
1
-0
/
+293