cmmTopCodeGen no longer takes DynFlags as an argument
[ghc-hetmet.git] / compiler / utils / StringBuffer.lhs
2010-11-12 simonpj@microsoft.comMore modules that need LANGUAGE BangPatterns
2010-10-27 Simon MarlowRefactoring and tidyup of HscMain and related things...
2009-04-24 Ian LynaghRequire a bang pattern when unlifted types are where...
2009-04-07 Ian LynaghTweak a Show instance
2008-07-10 Ian LynaghMove some flags from the Makefile into module pragmas
2008-07-07 Simon MarlowFIX #1736, and probably #2169, #2240
2008-06-20 Ian LynaghRemove code that isn't used now that we assume that...
2008-02-18 Ian LynaghFix warnings in StringBuffer
2008-02-18 Ian LynaghWhitespace only
2008-01-23 Ian LynaghUse nilFS
2008-01-17 Isaac Dupreelots of portability changes (#1405)
2007-11-30 Simon MarlowFIX #1744: ignore the byte-order mark at the beginning...
2007-09-04 Ian LynaghFix CodingStyle#Warnings URLs
2007-09-03 Ian LynaghUse OPTIONS rather than OPTIONS_GHC for pragmas
2007-09-01 Ian LynaghAdd {-# OPTIONS_GHC -w #-} and some blurb to all compil...
2007-08-07 Isaac DupreeWarning police: eliminate all defaulting within stage1
2007-07-05 Michael D. AdamsWarning Police
2007-06-05 Isaac Dupreeremove #if branches for pre-ghc-6.0
2007-05-26 Isaac DupreeparseInteger->parseUnsignedInteger to clarify meaning
2007-05-26 Isaac Dupreeonly comments, spacing, alpha-renaming
2006-10-11 Simon MarlowModule header tidyup #2
2006-04-07 Simon MarlowReorganisation of the source tree