haskell-directory.git
2006-05-06 Sven PanneMerge "unrecognized long opt" fix from 6.4.2
2006-05-06 dons@cse.unsw... Sat May 6 13:01:34 EST 2006 Don Stewart <dons@cse...
2006-05-05 dons@cse.unsw... Add array fusion versions of map, filter and foldl
2006-05-04 Ross Patersonfix for non-GHC
2006-05-04 Ross Patersonuse bracket in appendFile (like writeFile)
2006-05-04 Simon MarlowwriteFile: close the file on error
2006-05-03 dons@cse.unsw... Sync with FPS head
2006-05-03 Simon Marlowimprove performance of Integer->String conversion
2006-05-03 Simon Marlowinline withMVar, modifyMVar, modifyMVar_
2006-05-03 Simon MarlowFix string truncating in hGetLine -- it was a pasto...
2006-04-29 Don StewartMerge in Data.ByteString head. Fixes ByteString+cbits...
2006-04-28 Don StewartImport Data.ByteString from fps 0.5.
2006-05-01 Ross Patersonfix previous patch
2006-05-01 Ross Patersonfixes for non-GHC
2006-04-27 Ross Patersonfix imports for mingw32 && !GHC
2006-04-26 Simon MarlowRequireOrder: do not collect unrecognised options after...
2006-04-26 Ashley Yakeleyfix for Haddock 0.7
2006-04-25 Ashley Yakeleyadd Data.Fixed module
2006-04-24 Ross Patersonadd instances
2006-04-11 Ross Patersonadd superclasses to Applicative and Traversable
2006-04-10 Ross Patersonadd Functor and Monad instances for Prelude types
2006-04-07 LemmihGHC.Base.breakpoint
2006-04-07 Simon MarlowTrack the GHC source tree reorganisation
2006-04-06 Simon Marlowin the show instance for Exception, print the type...
2006-04-05 Simon Marlowimplement ForeignEnvPtr, newForeignPtrEnv, addForeignPt...
2006-03-27 Simon Marlowadd forkOnIO :: Int -> IO () -> IO ThreadId
2006-03-23 Simon MarlowRework previous: not a gcc bug after all
2006-03-23 Simon Marlowwork around a gcc 4.1.0 codegen bug in -O2 by forcing...
2006-03-21 Simon Marlowcommit mysteriously missing parts of "runIOFastExit...
2006-03-20 Simon Marlowadd runIOFastExit :: IO a -> IO a
2006-03-16 Simon MarlowFix a broken invariant
2006-03-15 Simon MarlowAdd unsafeSTToIO :: ST s a -> IO a
2006-03-15 jeanphilippe... Added 'alter'
2006-03-15 Ross Patersondeprecate FunctorM in favour of Foldable and Traversable
2006-03-13 Simon MarlowSimplify Eq, Ord, and Show instances for UArray
2006-03-11 jeanphilippe... Oops typo in intSet notMember
2006-03-11 jeanphilippe... IntMap lookup now returns monad instead of Maybe.
2006-03-11 jeanphilippe... Added notMember to Data.IntSet and Data.IntMap
2006-03-09 John Meachamadd Data.Set.notMember and Data.Map.notMember
2006-03-10 Simon MarlowaddToClockTime: handle picoseconds properly
2006-03-03 John Meachammake head/build rule apply to all types, not just Bool.
2006-02-10 Ian LynaghAvoid overflow when normalising clock times
2006-02-10 Ian LynaghYears have 365 days, not 30*365
2006-02-23 Simon Marlowdeclare blkcmp() static
2006-02-09 Ross Patersontypo in comment in Foldable class
2006-02-06 Ross Patersonsimplify fmap
2006-02-06 Ross Patersonupdate ref in comment
2006-02-06 simonpj@microsoftGive -foverlapping-instances to Data.Typeable
2006-02-03 simonpj@microsoft.comAdd -fno-bang-patterns to modules using both bang and...
2006-02-01 Simon MarlowWhen splitting a bucket, keep the contents in the same...
2006-01-26 Simon Marlowadd foldr/build optimisation for take and replicate
2006-01-24 Simon MarlowGenerate PrimopWrappers.hs with Haddock docs
2006-01-19 ross[project @ 2006-01-19 14:47:15 by ross]
2006-01-18 malcolm[project @ 2006-01-18 11:45:47 by malcolm]
2006-01-17 ross[project @ 2006-01-17 09:38:38 by ross]
2006-01-11 simonmar[project @ 2006-01-11 11:29:49 by simonmar] Initial_conversion_from_CVS_complete
2006-01-10 simonmar[project @ 2006-01-10 10:23:16 by simonmar]
2006-01-06 simonpj[project @ 2006-01-06 15:52:36 by simonpj]
2006-01-06 simonpj[project @ 2006-01-06 15:51:23 by simonpj]
2006-01-06 simonpj[project @ 2006-01-06 15:46:09 by simonpj]
2006-01-02 jpbernardy[project @ 2006-01-02 19:38:01 by jpbernardy]
2005-12-30 ross[project @ 2005-12-30 00:18:59 by ross]
2005-12-15 simonmar[project @ 2005-12-15 11:17:31 by simonmar]
2005-12-13 simonmar[project @ 2005-12-13 15:57:49 by simonmar]
2005-12-13 simonmar[project @ 2005-12-13 13:28:53 by simonmar]
2005-12-05 simonmar[project @ 2005-12-05 11:42:47 by simonmar]
2005-12-03 jpbernardy[project @ 2005-12-03 17:32:01 by jpbernardy]
2005-12-02 simonmar[project @ 2005-12-02 14:29:28 by simonmar]
2005-12-02 simonmar[project @ 2005-12-02 12:26:22 by simonmar]
2005-12-01 simonmar[project @ 2005-12-01 12:37:23 by simonmar]
2005-12-01 simonmar[project @ 2005-12-01 12:32:24 by simonmar]
2005-11-30 simonmar[project @ 2005-11-30 16:56:24 by simonmar]
2005-11-30 simonmar[project @ 2005-11-30 12:24:18 by simonmar]
2005-11-29 ross[project @ 2005-11-29 14:31:59 by ross]
2005-11-17 ross[project @ 2005-11-17 15:54:17 by ross]
2005-11-17 simonmar[project @ 2005-11-17 11:28:43 by simonmar]
2005-11-13 jpbernardy[project @ 2005-11-13 16:52:14 by jpbernardy]
2005-11-11 simonmar[project @ 2005-11-11 14:41:01 by simonmar]
2005-11-11 simonmar[project @ 2005-11-11 12:01:58 by simonmar]
2005-11-11 simonmar[project @ 2005-11-11 10:37:35 by simonmar]
2005-11-10 simonmar[project @ 2005-11-10 12:58:32 by simonmar]
2005-11-07 simonmar[project @ 2005-11-07 16:39:04 by simonmar]
2005-10-27 sof[project @ 2005-10-27 01:39:40 by sof]
2005-10-26 ross[project @ 2005-10-26 22:52:58 by ross]
2005-10-25 sof[project @ 2005-10-25 17:31:38 by sof]
2005-10-25 simonmar[project @ 2005-10-25 12:01:11 by simonmar]
2005-10-25 simonmar[project @ 2005-10-25 11:13:53 by simonmar]
2005-10-25 ross[project @ 2005-10-25 09:29:47 by ross]
2005-10-25 ross[project @ 2005-10-25 09:29:16 by ross]
2005-10-25 ross[project @ 2005-10-25 09:11:25 by ross]
2005-10-25 simonmar[project @ 2005-10-25 09:01:48 by simonmar]
2005-10-22 ross[project @ 2005-10-22 00:37:01 by ross]
2005-10-22 ross[project @ 2005-10-22 00:28:21 by ross]
2005-10-21 ross[project @ 2005-10-21 16:31:23 by ross]
2005-10-21 ross[project @ 2005-10-21 16:25:45 by ross]
2005-10-21 simonmar[project @ 2005-10-21 13:10:48 by simonmar]
2005-10-21 ross[project @ 2005-10-21 10:47:25 by ross] cmm-merge2
2005-10-21 ross[project @ 2005-10-21 10:39:56 by ross]
2005-10-21 ross[project @ 2005-10-21 10:26:57 by ross]
2005-10-21 ross[project @ 2005-10-21 10:24:58 by ross]
next