another fix for -hb: we appear to be freeing the hash table and arena twice
[ghc-hetmet.git] / utils /
2007-06-09 Ian LynaghFix up whitespace
2007-06-01 Ian LynaghFix a -- that somehow turned into a ----
2007-06-01 Ian LynaghFix creation of hsc2hs-inplace.bat
2007-06-01 Ian LynaghFix bindist creation
2007-05-31 Ian LynaghRework the build system a bit
2007-05-30 Ian LynaghMake package.conf files a bit more readable
2007-06-05 Isaac Dupreeremove #if branches for pre-ghc-6.0
2007-05-25 Simon Marlow-package pretty is required for GHC >= 6.7
2007-05-13 Ian LynaghMove the libraries bindist generation code into librari...
2007-05-10 Simon Marlowremove now-unused usage information (#1003)
2007-05-09 Ian LynaghRemove ghc_ge_504 (it's required to be true now anyway)
2007-04-27 Simon Marlowdon't forget to clean the .bat files
2007-04-18 simonpj@microsoft.comFix bat-script generation for MSys
2007-04-11 Ian LynaghRemove redundant import
2007-04-10 Ian LynaghReplace genprimopcode's parsec parser with an alex...
2007-04-06 Ian LynaghFixes for building the libraries with cabal on Windows
2007-03-15 sven.panne@aedion.deUse update-alternatives for handling generic tool names
2007-03-14 Ian LynaghTweak hasktags to cope with abc::def correctly
2007-03-14 sven.panne@aedion.deWarning police: Avoid name shadowing
2007-03-14 sven.panne@aedion.deHandle primitive types and pseudo ops when generating...
2007-03-14 sven.panne@aedion.deWarning police: Replace patter matching failures by...
2007-03-14 sven.panne@aedion.deWarning police: Don't rely on defaulting
2007-03-14 sven.panne@aedion.deWarning police: Removed "Defined but not used" warnings
2007-03-14 sven.panne@aedion.deWarning police: Added type signatures
2007-03-14 sven.panne@aedion.deUse -Wall for compilation of genprimopcode
2007-03-13 Simon Marlowfix #1200: don't evaluate the result of main
2007-02-28 Simon MarlowFix #839 (Generate documentation for built-in types...
2007-02-28 Simon MarlowWindows: the .hp file is <prog>.exe.hp
2007-02-07 Kirsten ChevalierLightweight ticky-ticky profiling
2007-02-06 Ian LynaghDon't use compat when compiling utils with stage1
2006-12-21 Alexey RodriguezExtension of testing script to parse PAPI results from...
2007-01-23 Simon MarlowAdd -stdout-binary and -stderr-binary flags to bypass...
2007-01-15 Ian LynaghFix ghc-pkg now showError has been removed
2007-01-09 Simon Marlowexpand $topdir in the output of 'ghc-pkg field'
2007-01-05 Simon Marlowwrap Main.main in GHC.TopHandler.runIOFastExit
2006-12-20 Ian LynaghParse and use ghci nofib output
2006-12-12 Ian LynaghTurn -Wall on
2006-12-12 Ian LynaghFix more warnings
2006-12-12 Ian LynaghFix whitespace
2006-12-12 Ian LynaghSilence some warnings
2006-12-12 Ian LynaghFix more warnings
2006-12-12 Ian LynaghRemove trailing white space
2006-12-12 Ian LynaghDetab
2006-12-12 Ian LynaghFix thd3
2006-12-12 Ian LynaghSilence some warnings
2006-12-12 Ian LynaghSilence more warnings
2006-12-12 Ian LynaghMore warning fixes
2006-12-12 Ian LynaghFix more warnings
2006-12-12 Ian LynaghMore warning fixes and some code rejigging
2006-12-12 Ian LynaghFix more warnings
2006-12-12 Ian LynaghFix some warnings
2006-12-12 Ian LynaghBeautify a bit
2006-12-12 Ian LynaghRemove trailing spaces
2006-12-12 Ian LynaghDetab
2006-10-22 wolfgang.thaller... Support RelocatableReadOnlyData section type in CmmPars...
2006-10-22 wolfgang.thaller... Cast switch scrutinees to W_ in AutoApply.cmm
2006-11-25 Ian LynaghChange a comma to a colon
2006-11-05 Lennart Kolmodinghc-pkg: New command 'check' and made 'list' indicate...
2006-11-17 sof@galois.comEmit .bat version of -inplace script on Windows platforms
2006-11-14 Ian LynaghBe compatible with older C standards
2006-09-29 Ravi Nanavatimultipage_hp2ps
2006-10-27 Simon Marlowremove the *.raw files
2006-10-27 Simon Marlowfix calculation of GC Work for 6.6+
2006-10-19 Ian LynaghRun dos2unix on all the outputs, and don't let it eat...
2006-10-18 Simon Marlowfix build for 6.4.x and 6.6.x
2006-10-16 Simon Marlowremove use of FiniteMap, use Text.Printf
2006-10-16 Simon Marlowfix a regular expression in banner_re
2006-10-14 Samuel BronsonTry to get the right output for nofib-analyse
2006-10-14 Samuel BronsonGet nofib-analyse to build with 6.4 at least...
2006-10-13 Ian LynaghUncomment code to emit a space in place of a '>' in...
2006-09-20 Manuel M T Chakravartyfix bugs, add boolean flag to identify coercion variables
2006-09-18 Simon Marlowadd --force-files, like --force but doesn't allow missi...
2006-09-09 sof@galois.comremove generated files in a 'finally' manner
2006-09-07 Ross Patersonremove __HUGS__ #if's (Hugs uses the standalone version)
2006-09-07 Ian LynaghRemove trailing CRs with sed rather than relying on...
2006-09-05 Ian LynaghStrip trailing CRs when comparing output for nofib...
2006-08-16 Martin Grabmuellernew option -a (append) for hasktags
2006-08-18 Ross Patersonwhitespace cleanup only
2006-08-09 Simon MarlowWhere we use $(GhcHcOpts), also add $(GhcStage1HcOpts)
2006-07-03 Duncan CouttsComplain more loudly if any of the hsc2hs phases fail
2006-08-01 Simon MarlowsavingOldConfig: add Exception.block for extra paranoia
2006-07-29 Ian LynaghRefactor ghc-pkg
2006-07-27 Simon Marlowoops, remove old packages when updating
2006-07-25 Simon MarlowRemove most of the conflict checking and auto-hiding
2006-07-25 Simon Marlowcomment formatting
2006-07-21 Simon MarlowFix broken regex
2006-06-24 Ian LynaghBe lazier in user config creation, and don't fail on...
2006-04-11 simonpj@microsoft.comOmit lndir on Windows, as it used to be
2006-04-07 Simon MarlowReorganisation of the source tree