ghc-hetmet.git
2007-06-19 Ian LynaghAdd --core-only flag to push-all
2007-06-19 Ian LynaghAdd a push-all script
2007-06-19 simonpj@microsoft.comImprove misleading warning (Trac #1422)
2007-06-19 simonpj@microsoft.comFix a bug in the handling of implication constraints...
2007-06-19 simonpj@microsoft.comComments only
2007-06-19 simonpj@microsoft.comRemove erroneous requirement to import Control.Monad...
2007-06-19 andy@galois.comFirst cut at documentation for HPC option in GHC
2007-06-19 Manuel M T... Build package ndp if present
2007-06-18 Simon Marlowtypo
2007-06-18 Ian LynaghMore debugger output order consistency
2007-06-17 Pepe IborraSeveral changes to the code dealing with newtypes in...
2007-06-13 Pepe IborraRemove now non-existant "Breakpoints" entry from packag...
2007-06-17 Ian LynaghSort names before printing them in the debugger so...
2007-06-16 Ian LynaghUse %d rather than %zd on Windows
2007-06-15 Ian LynaghAdd missing quotes in generated script
2007-06-15 Ian LynaghFix size mismatch errors in mkDerivedConstants.c
2007-06-14 Simon Marlowworkaround for #1421 (Solaris linker being picky about...
2007-06-13 Simon MarlowI didn't quite fix #1424 completely - hopefully this...
2007-06-13 Simon MarlowFIX #1424: x86_64 NCG generated wrong code for foreign...
2007-06-13 Simon Marlowanother fix for -hb: we appear to be freeing the hash...
2007-06-13 Simon MarlowFIX #1418 (partially)
2007-06-13 Simon Marlowshould be using GET_CON_DESC() to get the constructor...
2007-06-13 Simon Marlowwarning police
2007-06-13 Simon MarlowUse $(if...) to get lazy tests instead of if..endif...
2007-06-12 Ian LynaghTweak banner printing 2007-06-12
2007-06-01 cdsmith@twu.netFIX #1378 Add option for a shorter banner on GHCi startup
2007-06-09 Ian LynaghWindows bindist tweaking
2007-06-09 Ian LynaghFix the ghc package in bindists
2007-06-09 Ian LynaghFix up whitespace
2007-06-09 Ian LynaghFix bindists on Windows
2007-06-05 Ian LynaghInstall the RTS from a bindist correctly
2007-06-04 Ian LynaghOnly add the extra Windows libraries if we are on Windows
2007-06-04 Ian LynaghFollow Cabal change; .setup-config is now dist/setup...
2007-06-02 Ian LynaghCopy more of base's hacks into installPackage; *sigh*
2007-06-02 Ian LynaghHack libsubdir so that it does the right thing on both...
2007-06-02 Ian LynaghRemove now-unused files
2007-06-02 Ian LynaghFix ghcii.sh creation
2007-06-02 Ian LynaghExplicitly set datadir
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 Lynaghghc-pkg-inplace now has .bat extension on Windows
2007-06-01 Ian LynaghAdd omitted files (mk/{install,recurse}.mk)
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-12 andy@galois.comAdding new ffi calls into the Hpc rts subsystem
2007-06-12 Simon Marlowdon't add -threaded in stage2/3 if we didn't build...
2007-06-12 Simon Marlowfix compile error in the !GHCI_TABLES_NEXT_TO_CODE...
2007-05-18 Thorkil NaurFix PPC Mac OS X memory access problem in SMP.h (#1362)
2007-06-09 andy@galois.comUsing blacklist of places not to cover, rather than...
2007-06-08 andy@galois.comNot adding ticks to compiler generated derived code.
2007-06-08 Manuel M T... Fix worker/wrapper ids for newtype instances
2007-06-08 Manuel M T... Fix deriving of indexed data types
2007-06-07 Ian LynaghAdd instructions for adding a library to a build tree
2007-06-06 simonpj@microsoft.comDon't suggest -fno-monomorphism-restriction if it's...
2007-06-06 simonpj@microsoft.comRemove unnecessary free-variables from renamer
2007-06-06 simonpj@microsoft.comFIX #1385: make sure tuple instances are loaded
2007-06-05 simonpj@microsoft.comTypo in comments
2007-06-05 Isaac Dupreeremove #if branches for pre-ghc-6.0
2007-06-05 Ian LynaghTypo, spotted by Stefan Holdermans
2007-06-05 Ian LynaghifBuildable now prints a warning if the package is...
2007-06-05 Ian LynaghFix normalisation of path to find
2007-06-05 Simon Marlowfix panic in #1379
2007-06-05 bjpop@csse... Add missing newline from ghci :help output
2007-06-01 Isaac Dupreeimplement FastMutInt in non-GHC using IORefs (#1405)
2007-06-01 Simon MarlowFIX #1110: the linker also needs the workaround
2007-05-21 Simon MarlowFIX BUILD: GHC doesn't use filepath (yet)
2007-05-25 Simon Marlowtiny cleanup
2007-06-01 Simon Marlowremove OpenBSD-specific initAdjustor() code that should...
2007-05-31 Simon Marlowfix locations for uploading src dists
2007-05-31 Simon MarlowFIX unregisterised build
2007-05-31 Simon MarlowFIX: loading package ghc in GHCi (added a couple of...
2007-05-30 simonpj@microsoft.comFix bogus check for strictness in newtypes
2007-05-30 Simon Marlowexport noSrcLoc, noSrcSpan
2007-05-30 Ian LynaghFix copy-and-paste-o
2007-05-30 simonpj@microsoft.comFix bug in tcSimplifyInfer (Trac #1382)
2007-05-30 simonpj@microsoft.comReject newtypes with strictness annotations; fixes...
2007-05-25 iavor.diatchki... refactor: combine repeated code in file reloading
2007-05-25 iavor.diatchki... Changes the behavior of the "edit" command in GHCi.
2007-05-29 Ian LynaghUpdate Windows installation docs
2007-05-26 Isaac Dupree#1318: lex negative unboxed literals
2007-05-26 Isaac Dupree#1318: remove negative-prim-literal old hackish impleme...
2007-05-26 Isaac DupreeparseInteger->parseUnsignedInteger to clarify meaning
2007-05-29 Ian LynaghBuild Windows installer when making a bindist if ISCC...
2007-05-29 Simon Marlowdon't build the threaded RTS when GhcUnregisterised=YES
2007-05-26 Isaac Dupreeonly comments, spacing, alpha-renaming
2007-05-25 Michael D.... Removed defunct compiler/codeGen/CgUsages.hi-boot-6
2007-05-25 Simon Marlow-package pretty is required for GHC >= 6.7
2007-05-25 Simon Marlowadd $(ghc_ge_607)
2007-05-25 Simon MarlowSystem.Directory.Internals is now in package directory
2007-05-24 Ian LynaghSay where we're booting to aid debugging
2007-05-24 Simon Marlowadd a rule for creating makefiles as <dir>/CabalMakefile
2007-05-23 Ian Lynaghprocess is now split off from base
2007-05-19 Ian Lynaghold-locale is now split out
2007-05-19 Ian LynaghRefactor libraries/Makefile a bit; also, we don't need...
2007-05-19 Ian Lynaghrebuild.library.<foo> is now a shorthand for clean...
2007-05-19 Ian Lynaghdirectory, old-time and random are now split off from...
2007-05-18 Ian LynaghAdd parallel extralib
2007-05-18 Ian LynaghWe now need a bootstrapping pretty package as Cabal...
2007-05-24 Pepe Iborrawibble
next