cvs commit: fptools/libraries/base/Data HashTable.hs

Simon Marlow simonmar at microsoft.com
Wed Feb 1 08:08:56 EST 2006


simonmar    2006/02/01 05:08:56 PST

  Modified files:        (Branch: ghc-6-4-branch)
    libraries/base/Data  HashTable.hs 
  Log:
  merge patch:
  * When splitting a bucket, keep the contents in the same order
    To retain the property that multiple inserts shadow each other
    (see ticket #661, test hash001)
  
  Revision  Changes    Path
  1.14.2.1  +3 -3      fptools/libraries/base/Data/HashTable.hs


More information about the Cvs-libraries mailing list