cvs commit: fptools/ghc/rts Hash.c Hash.h

Simon Marlow simonmar@glass.cse.ogi.edu
Fri, 6 Oct 2000 08:34:29 -0700


simonmar    2000/10/06 08:34:29 PDT

  Modified files:
    ghc/rts              Hash.c Hash.h 
  Log:
  Extend the hash table implementation to support string-indexed dynamic
  hash tables.
  
  Revision  Changes    Path
  1.2       +67 -10    fptools/ghc/rts/Hash.c
  1.3       +21 -3     fptools/ghc/rts/Hash.h