Difference for ./ChangeLog from version 1.597 to 1.598


version 1.597 version 1.598
Line 17
 
Line 17
 ------------------------------------------------------------------------------  ------------------------------------------------------------------------------
 Changes for CVS:  Changes for CVS:
   
   Apply patch #1450408 (Improved hash table) by cf.schmorp.de development team.
   The new hash function seems to produce fewer collisions than the previous
   function. This especially holds for strings that share a common prefix: the
   old function did use only a small fraction of the available slots; the new
   function uses all slots with a fairly equal distribution.
   ---
   common/arch.c: Replace algorithmn implemented in hasharch().
   Andreas Kirschbaum 2006-03-16
   
 Apply patch #1439143 (code-cleanup: crossedit) by Stefan Huehner: Remove  Apply patch #1439143 (code-cleanup: crossedit) by Stefan Huehner: Remove
 unused code, add static/const where appropriate.  unused code, add static/const where appropriate.
 ---  ---


Legend:
line(s) removed in v.1.597 
line(s) changed
 line(s) added in v.1.598

File made using version 1.98 of cvs2html by leaf at 2011-07-21 16:43