Author: philip Revision: 1333326 Modified property: svn:log Modified: svn:log at Fri May 4 12:47:34 2012 ------------------------------------------------------------------------------ --- svn:log (original) +++ svn:log Fri May 4 12:47:34 2012 @@ -1,7 +1,7 @@ Introduce private API functions that wrap apr_hash_make_custom and return hash tables that are 2 to 4 times faster than the APR default. Both yield repeatable results (each instance will store items in the same -order if the keys are the same). The first, svn_hask__make will return +order if the keys are the same). The first, svn_hash__make will return a hash table that behaves like pre APR 1.4.6 default hashes. * subversion/include/private/svn_hash_private.h
