add GHC.HetMet.{hetmet_kappa,hetmet_kappa_app}
[ghc-base.git] / Data / HashTable.hs
2011-01-28 simonpj@microsoft.comUse explicit language extensions & remove extension...
2010-07-22 <unknown>Allow Data.HashTable construction with user-supplied...
2010-07-08 Simon Marlow New asynchronous exception control API (base parts)
2009-07-06 Ian LynaghRemove some cruft from Data.HashTable
2009-06-12 Simon MarlowRewrite of the IO library, including Unicode support
2008-06-16 Ian LynaghAvoid using deprecated flags
2008-03-05 Don Stewartuntabify
2007-10-29 Simon MarlowFix performance regression: re-instate -funbox-strict...
2007-08-30 Ian LynaghFix haddock docs in Hashtable
2007-08-30 Ian LynaghFix building HashTable: Use ord rather than fromEnum
2007-08-30 Ian LynaghBetter hash functions for Data.HashTable, from Jan...
2007-08-21 Ian LynaghFix hashInt
2007-02-15 Simon Marlowfix for hashString, from Jan-Willem Maessen (see #1137)
2006-08-18 Malcolm.Wallace... use Haskell'98 compliant indentation in do blocks
2006-08-18 Malcolm.Wallace... use correct names of IOArray operations for nhc98
2006-08-12 Ross Patersonmarkup fix to Data.HashTable
2006-08-11 Ross Patersonfix Data.HashTable for non-GHC
2006-08-11 Simon MarlowJan-Willem Maessen's improved implementation of Data...
2006-02-01 Simon MarlowWhen splitting a bucket, keep the contents in the same...
2005-01-11 simonmar[project @ 2005-01-11 16:04:08 by simonmar]
2004-10-08 malcolm[project @ 2004-10-08 21:21:08 by malcolm]
2004-10-08 simonmar[project @ 2004-10-08 10:28:37 by simonmar]
2004-09-30 malcolm[project @ 2004-09-30 10:01:46 by malcolm]
2004-09-28 simonmar[project @ 2004-09-28 12:38:55 by simonmar]
2004-03-19 simonmar[project @ 2004-03-19 11:00:02 by simonmar]
2004-03-19 simonmar[project @ 2004-03-19 10:45:42 by simonmar]
2003-11-26 simonmar[project @ 2003-11-26 09:55:22 by simonmar]
2003-08-05 ross[project @ 2003-08-05 17:24:40 by ross]
2003-04-23 malcolm[project @ 2003-04-23 14:29:51 by malcolm]
2003-04-21 ross[project @ 2003-04-21 16:32:39 by ross]
2003-04-17 simonpj[project @ 2003-04-17 15:23:37 by simonpj]
2003-04-17 simonmar[project @ 2003-04-17 13:26:59 by simonmar]
2003-04-17 simonmar[project @ 2003-04-17 10:44:59 by simonmar]