ghc-hetmet.git
2009-09-30 simonpj@microsoft.comFix Trac #3540: malformed types
2009-09-30 simonpj@microsoft.comWhite space only
2009-09-30 Matthias KilianSystem.Console.Terminfo isn't available when bootstrapping.
2009-09-30 Ian LynaghThe Windows installer now needs to get its files from...
2009-09-30 Ian LynaghWe no longer need to specify the gcc and ld location...
2009-09-29 Ian Lynaghbinary is called "binary", not "ghc-binary", in the...
2009-09-29 Ian LynaghDon't put library tarballs etc in the GHC source tarballs
2009-09-29 Ian LynaghDon't install haskeline/mtl/terminfo, and hide ghc...
2009-09-29 Simon MarlowUse "rep; nop" inside a spin-lock loop on x86/x86-64
2009-09-29 Simon MarlowNo need to use -split-objs with dynamic libraries
2009-09-29 Simon MarlowFix some missing unfoldings (foldr in particular!)
2009-09-28 Simon Marlowremove TICK_GC_WORDS_COPIED, the GC stats give us the...
2009-09-26 Ben.Lippmeier... Remove long rotted configure support for Windows DLLs
2009-09-29 Ian LynaghFix making Windows bindist and installer
2009-09-28 Ian LynaghRun bindisttest when validating
2009-09-27 Ian LynaghFollow bindist changes in bindisttest
2009-09-27 Ian LynaghMore bindist tweaking
2009-09-27 Ian LynaghAdd a $(MAKE_RESTARTS) check to ghc.mk
2009-09-27 Ian LynaghDon't use absolute paths unnecessarily when making...
2009-09-27 Ian LynaghChange where bindists are made
2009-09-28 Simon MarlowemitRetUT: cope with arguments overlapping with results...
2009-09-28 Simon Marlowfix cut-and-paste bugs in .cmm -> .hc/.s rules
2009-09-25 Simon MarlowAdd a way to generate tracing events programmatically
2009-09-27 Tim ChevalierUnder utils/ext-core, update README to mention that...
2009-09-25 Ian LynaghUpdate the OS X package build scripts
2009-09-27 Ian LynaghUse $topdir in the RTS's package.conf file when doing...
2009-09-27 Ian LynaghFix invoking windres in a directory containing spaces
2009-09-27 Ian LynaghAdd support for relocatable builds in the new build...
2009-09-26 Ben.Lippmeier... Fix building of the RTS with the NCG under Windows
2009-09-24 Ian LynaghMake some sed more portable: Use \{0,1\} instead of \?
2009-09-21 Ian Lynaghteach boot-pkgs about -snapshot tarballs
2009-09-24 Ian LynaghWe now tell the linker macosx_version_min is 10.5;...
2009-09-24 Ian LynaghErrors talking about a left section should refer to...
2009-09-23 Ian LynaghMake count_lines work with the new directory layout
2009-09-23 Ian LynaghAdd count_lines back into the repo
2009-09-23 Ian LynaghRemove a haskeline release note that doesn't apply...
2009-09-23 Simon Marlowfix warnings
2009-09-23 Simon MarlowAdd erf, erfc, erfff, erfcf (#3536)
2009-09-23 Simon MarlowVarious updates/additions
2009-09-23 Simon MarlowDocument -package-id, and use the term "package ID...
2009-09-23 Simon MarlowMake it so that -Ds implies -ls
2009-09-20 Matthias KilianDon't build haddock if HADDOC_DOCS = NO, and disable...
2009-09-22 Ian LynaghRemove syb; it is no longer needed
2009-09-22 Ian LynaghRemove base3-compat
2009-09-22 Ian LynaghSet version number to 6.13
2009-09-21 Ian Lynaghboot-pkgs now automatically works out which libraries...
2009-09-21 Simon Marlowremove "touch %_hsc.c" - what was it for?
2009-09-21 Ian LynaghValidate now cleans regardless of whether mk/config...
2009-09-21 Ian LynaghUpdate 6.12.1 release notes
2009-09-21 Ian LynaghAdd sdist to ghc-cabal's bag of tricks
2009-09-21 Simon MarlowAdd the --checked-out flag; expand the docs/comments...
2009-09-21 Simon Marlowmove way-related stuff into a separate file
2009-09-21 Simon Marlowclean some Haddock-generated files
2009-09-20 Ian LynaghFix bindist creation
2009-09-20 Ian LynaghUpdate dependencies
2009-09-20 Ian LynaghAdd release notes for 6.12.1
2009-09-18 Simon Marlowremove encoding of output using Haskeline; the IO libra...
2009-09-18 Simon Marlowignore unused-import warnings from Haskeline
2009-09-18 Simon MarlowFix the nursery size calculation when -N is used with -H
2009-09-18 Simon Marlowimplement case-on-Word in the byte code generator/inter...
2009-09-18 Simon MarlowFix #3439: -debug implies -ticky, and -ticky code links...
2009-09-18 Simon MarlowFix #3525 - we were still checking for ParsePkgConf...
2009-09-16 Simon Marlowimprove the cyclic module error message as per #1856
2009-09-17 Manuel M T... Use CONF_CC_OPTS
2009-09-17 Simon Marlowfix install on Windows
2009-09-17 Simon Marlowfix install on Windows
2009-09-17 Simon MarlowAllow -package-id to override the default package shado...
2009-09-17 Simon Marlowfix xref
2009-09-17 Simon Marlowadd -eventlog
2009-09-16 Simon Marlowdocument -eventlog and the associated runtime options
2009-09-16 Simon Marlowtypo in error message
2009-09-16 Simon Marlowonly create the .eventlog file if any tracing options...
2009-09-17 Manuel M T... Fix build on Mac OS 10.6 (Snow Leopard)
2009-09-15 Matthias KilianFollow the builtin:rts vs. builtin_rts renaming
2009-09-15 Thomas SchillingPut context information for warnings in errMsgExtraInfo.
2009-09-15 Simon MarlowUpdate and improve packages documentation
2009-08-17 Peter HercekFIX #3434 (improve vi tags: add non-exported symbols...
2009-09-15 Simon MarlowEvent tracing: put the capability in the block marker...
2009-09-13 Simon MarlowAdd event block markers
2009-09-12 Simon MarlowOptimise the code generated at trace points
2009-09-15 Simon MarlowImprove the default parallel GC settings, and sanitise...
2009-09-15 Simon MarlowUpdate the "Hints for using SMP parallelism" section
2009-09-14 Simon MarlowFix collateral damage after distdir-opts.mk was refacto...
2009-05-12 Peter Hercekalow macros to redefine builtin GHCi commands (implemen...
2009-09-14 Simon MarlowFix build on Windows
2009-09-14 Simon MarlowAdd "ghc-pkg init" command for creating a new package DB
2009-09-11 Simon MarlowFix a space leak in the native code gen (again)
2009-09-13 Ian LynaghUse _ rather than : for the builtin package filenames
2009-09-13 Ian LynaghDon't register the non-munged stage1 ghc package
2009-09-13 Ian LynaghFixes for compiling the HEAD with iteslf
2009-09-12 Ian LynaghDon't try and put HaddockLex and HaddockParse into...
2009-09-12 Ian LynaghParsePkgConf no longer exists, so don't try to put...
2009-09-12 Ian LynaghTweak an error message
2009-09-12 Ian LynaghRefactor sdist so that we can see which command is...
2009-09-12 Ian LynaghFix the location of the package database in the install...
2009-09-12 Ian LynaghMore bindist fixes
2009-09-12 Ian LynaghAdd includes/ghcautoconf.h and includes/ghcplatform...
2009-09-11 Ian LynaghUpdate the URL in the usage info to point to the curren...
2009-09-11 Simon Marlowmove hschooks.c to ghc/, and enable it
2009-09-11 Simon MarlowFix #3408: lengthen the idle GC time to 5s for GHC...
next