add GHC.HetMet.{hetmet_kappa,hetmet_kappa_app}
[ghc-base.git] / Data / List.hs
2011-04-03 Ian LynaghLess strict inits and tails
2011-01-28 simonpj@microsoft.comUse explicit language extensions & remove extension...
2010-10-20 Daniel FischerFIX #4334
2010-10-02 Daniel FischerLazier intersperse
2010-09-30 Daniel FischerMake intersectBy lazier
2010-07-01 Simon Marlowuse '==' consistently rather than '->' in examples
2010-06-25 Ian LynaghGive nub's complexity in the haddock docs; fixes #4086
2009-12-24 Malcolm.Wallace... Replace the implementation of mergesort with a 2x faste...
2009-03-27 Ian LynaghAdd another Data.List.intersect example from Christian...
2009-02-07 naur@post11.tele.dkRules to make genericLength strict for Int/Integer...
2008-08-22 <unknown>Generic functions that take integral arguments should...
2008-09-02 Simon Marlow#2528: reverse the order of args to (==) in nubBy to...
2008-08-05 Ian LynaghFix warnings
2008-06-16 Ian LynaghAvoid using deprecated flags
2008-01-02 Twan van Laarhoven'permutations' is now more lazy and also faster
2008-01-02 Twan van Laarhoven'subsequences' is now more lazy and also faster
2007-12-18 Twan van LaarhovenAdd 'subsequences' and 'permutations' to Data.List
2008-02-27 Don Stewartuntabify
2007-11-21 Bertram FelgenhauerData.List.sort: force elements from start to end.
2007-07-14 Ian LynaghDefine stripPrefix; fixes trac #1464
2007-07-10 Malcolm.Wallace... no need to hide Maybe
2007-07-06 Ian LynaghAdd a more efficient Data.List.foldl' for GHC (from...
2006-11-24 Don StewartAdd an example of the use of unfoldr, following doc...
2006-11-10 Nils Anders DanielssonAdded Data.Function (Trac ticket #979).
2006-11-02 Josef SvenningssonAdd intercalate to Data.List (ticket #971)
2006-10-24 Josef SvenningssonAdd intercalate and split to Data.List
2006-10-24 Josef SvenningssonAdd intercalate and split to Data.List
2006-09-01 John GoerzenCleaner isInfixOf suggestion from Ross Paterson
2006-08-31 John GoerzenNew function isInfixOf that searches a list for a given...
2005-01-11 simonmar[project @ 2005-01-11 16:04:08 by simonmar]
2004-09-28 ross[project @ 2004-09-28 23:34:26 by ross]
2004-09-28 simonmar[project @ 2004-09-28 11:29:29 by simonmar]
2004-09-28 simonmar[project @ 2004-09-28 09:02:13 by simonmar]
2004-08-13 simonmar[project @ 2004-08-13 08:50:32 by simonmar]
2004-02-05 malcolm[project @ 2004-02-05 11:58:21 by malcolm]
2003-11-26 simonmar[project @ 2003-11-26 09:55:22 by simonmar]
2003-09-01 ross[project @ 2003-09-01 09:12:02 by ross]
2003-08-23 ross[project @ 2003-08-23 10:25:52 by ross]
2003-08-19 simonmar[project @ 2003-08-19 16:39:13 by simonmar]
2003-07-08 panne[project @ 2003-07-08 15:46:40 by panne]
2003-06-16 simonpj[project @ 2003-06-16 08:02:09 by simonpj]
2003-05-27 malcolm[project @ 2003-05-27 08:46:38 by malcolm]
2002-10-11 stolz[project @ 2002-10-11 12:23:41 by stolz]
2002-10-09 malcolm[project @ 2002-10-09 17:08:18 by malcolm]
2002-09-30 ross[project @ 2002-09-30 14:31:02 by ross]
2002-07-22 simonmar[project @ 2002-07-22 13:30:43 by simonmar]
2002-07-16 ross[project @ 2002-07-16 15:47:25 by ross]
2002-06-20 malcolm[project @ 2002-06-20 14:56:11 by malcolm]
2002-05-14 simonmar[project @ 2002-05-14 13:22:37 by simonmar]
2002-05-09 simonmar[project @ 2002-05-09 13:16:29 by simonmar]
2002-04-26 simonmar[project @ 2002-04-26 13:34:05 by simonmar]
2002-04-24 simonmar[project @ 2002-04-24 16:31:37 by simonmar]
2002-04-02 simonmar[project @ 2002-04-02 10:19:21 by simonmar]
2001-12-21 simonmar[project @ 2001-12-21 15:07:20 by simonmar]
2001-06-28 simonmar[project @ 2001-06-28 14:15:04 by simonmar]