ghc-hetmet.git
2011-04-09 Ian LynaghAdd "./sync-all config" command
2011-04-08 Ian Lynaghrts/Linker.c tidyups and debug belches
2011-04-08 Ian Lynaghgen_contents_index: Improve parsing of packages file
2011-04-08 Karel Gardas- disable shared lib support on Solaris 10 and older...
2011-04-08 Simon MarlowForce re-linking if the options have changed (#4451)
2011-04-08 Ian LynaghHandle '\r's in boot-pkgs files
2011-04-08 Simon Marlowbugfix for stub generation: create the directory for...
2011-04-07 Ian Lynaghsync-all: Push doesn't take a repo path either
2011-04-07 Ian LynaghMerge remote branch 'origin/patch-4404'
2011-04-06 Ian LynaghMerge branch 'master' of darcs.haskell.org/ghc
2011-04-06 Ian Lynaghsync-all: Don't give remote repo paths and branches...
2011-04-06 Ian LynaghAdd "commit" to the list of commands sync-all supports
2011-04-06 Edward Z. YangFix bug in X86 codegen: use GMOV instead of MOV for...
2011-04-06 Simon MarlowMerge remote branch 'origin'
2011-04-06 Simon MarlowMerge branch 'trac_5025' of https://github.com/thoughtp...
2011-04-06 Edward Z. YangRevert "Suppress dumpTcRn when -dno-debug-output is...
2011-04-06 Simon MarlowMerge branch 'master' of /home/simonmar/ghc-git/.
2011-04-06 Johan TibellAdd 'sync-all grep'
2011-04-06 Simon Marlowremove debugging output
2011-04-06 Simon MarlowFix -split-objs: there was a bad interaction with the...
2011-04-06 Simon Marlowdoc fix: -package-name is more static than dynamic...
2011-04-06 Johan TibellAdd 'sync-all status' as an alias for 'sync-all whatsne...
2011-04-06 Johan TibellMake sync-all work with the GitHub mirror over HTTPS
2011-04-05 Thomas SchillingMake sync-all work with the GitHub mirror.
2011-04-05 Edward Z. YangCmmOpt cannot assume single assignment for hand-written...
2011-04-05 Edward Z. YangSuppress dumpTcRn when -dno-debug-output is enabled.
2011-04-05 Simon MarlowMerge branch 'master' of /home/simonmar/ghc-git
2011-04-05 Simon MarlowallocateRegsAndSpill: disable a panic for the time...
2011-04-05 Simon Marlowfix warning
2011-04-05 Simon MarlowMerge _stub.o files into the main .o file (Fixes #3687...
2011-04-05 Simon Marlowremove ^Ms; comment updates
2011-04-05 Edward Z. YangGive infinite fuel to required C-- transformations...
2011-04-05 Simon Marlowremove set-origin and set-push commands; add "remote...
2011-04-05 Simon Marlow'fetch' and 'new' can take branch names as arguments...
2011-04-05 Simon MarlowAdd "remote add" and "remote rm" commands
2011-04-05 Simon Marlowsuppress warning about --partial
2011-04-05 Edward Z. YangFix linear register allocator bug involving read/write...
2011-04-04 Ian LynaghRemove dead code, now that -fvia-c is a no-op
2011-04-04 Ian LynaghRemove redundant packages.git file
2011-04-04 Ian LynaghRemove redundant darcs-all script
2011-04-04 Ian LynaghMerge branch 'master' of darcs.haskell.org/ghc
2011-04-04 Ian LynaghTurn on autoflush in sync-all
2011-04-04 Ian LynaghAdd some comments to sync-all, based on darcs-all's...
2011-04-04 Edward Z. YangIgnore tags files.
2011-04-04 Edward Z. YangFix typos and add Outputable constraints to aid debugging.
2011-04-04 Edward Z. YangMinor documentation improvement about pointer tagging.
2011-04-04 Simon MarlowAdd "./sync-all set-push"
2011-04-04 Austin SeippTeach GHC to compile objective-c files; trac #5025
2011-04-03 Ian LynaghTake strlen of archive filenames.
2011-04-03 Ian LynaghUpdate darcs references to git in README
2011-04-03 Ian LynaghFix build
2011-04-03 Max BolingbrokeTrivial change to HACKING: github testing againh
2011-04-03 Max BolingbrokeTrivial change to README to observe error I get during...
2011-04-03 Max BolingbrokeMake compilation of hscRnImportDecls conditional: fixes...
2011-04-03 Max BolingbrokeMerge branch 'master' of ssh://darcs.haskell.org/srv...
2011-04-03 Max BolingbrokeUse tcRnImports rather than rnImports with GHCi "import...
2011-04-03 Ian LynaghFix parsing constructors containing dots; fixes trac...
2011-04-03 Ian LynaghMerge branch 'master' of darcs.haskell.org/ghc
2011-04-03 Ian LynaghUpdate boot scripts for git
2011-04-02 Max BolingbrokeMerge branch 'master' of ssh://darcs.haskell.org/srv...
2011-04-02 Max BolingbrokePrefer builtin commands to macros in GHCi command resol...
2011-04-02 Ian LynaghUpdate README to talk about git rather than darcs
2011-04-02 Max BolingbrokeIgnore names introduced "implicitly" in unused-variable...
2011-04-02 Ian LynaghMerge branch 'master' of darcs.haskell.org/ghc
2011-04-02 Ian LynaghFollow changes in Cabal
2011-04-02 Max BolingbrokeMark scripts executable (boot, and the ones the build...
2011-04-02 Max BolingbrokeIgnore more generated files
2011-04-01 Max BolingbrokePop OS X stack padding even if the foreign call is...
2011-04-01 Ian LynaghMerge branch 'master' of darcs.haskell.org/ghc
2011-04-01 Ian LynaghMerge branch 'ticket-5028'
2011-04-01 Ian LynaghReally zap case-binder occurrence info: solves #5028
2011-04-01 Simon Marlowadd "./sync-all fetch" and "./sync-all new"
2011-04-01 Simon Marlowadd a "set-origin" command
2011-04-01 Simon Marlowfix 'sync-all pull'
2011-03-31 Ian LynaghFix bindisttest in git
2011-03-31 Ian LynaghUpdate meta-repo stuff
2011-03-31 dimitris@microsoft.comIntroducing a datatype for WorkLists that properly...
2011-03-31 simonpj@microsoft.comFix Trac #5048: location on AbsBinds
2011-03-31 simonpj@microsoft.comComments and variable naming only
2011-03-31 simonpj@microsoft.comRe-enable assertion now the new type checker is in
2011-03-31 simonpj@microsoft.comAdd a new static flag -fno-opt-coercion
2011-03-31 simonpj@microsoft.comNew statistics flags -ddump-core-stats
2011-03-30 Simon MarlowWindows build fix: ignore pthread.h if it exists (...
2011-03-30 Simon MarlowAdd a debug check for a non-empty FPU stack on x86...
2011-03-30 Simon Marlowimplement double-to-float narrowing in the x86 NCG...
2011-03-30 Simon MarlowscheduleThreadOn: use TSO_LOCKED even on the non-thread...
2011-03-29 Simon Marlowadd atexit (#4456)
2011-03-29 Ian LynaghTurn -vfia-C into a no-op
2011-03-29 Ian LynaghRemove -fvia-C references from the users guide
2011-03-29 Ian LynaghAdd a tool for checking for problems in the built-in...
2011-03-29 Ian LynaghRenumber TH uniques
2011-03-28 Ian LynaghWhitespace only
2011-03-29 Simon Marlowfix typo (#5056)
2011-03-27 Ian LynaghAdd a script for library merging
2011-03-27 Ian Lynaghbindist comparison tool: Some logic improvements, and...
2011-03-26 Ian LynaghFix the build on Windows (disable hsc2hs --cross-safe)
2011-03-25 Ian LynaghBindist comparison tool: Recognise OS X .dylib files too
2011-03-25 Simon MarlowFix #4914 (I hope)
2011-03-25 Edward Z. YangIgnore comments when inlining.
2011-03-25 simonpj@microsoft.comFix typo in documentation (Trac #5035)
next