ghc-hetmet.git
2010-05-06 simonpj@microsoft.comChange an assert to a warn
2010-05-06 simonpj@microsoft.comTidy up debug print a little
2010-05-06 simonpj@microsoft.comRemove useless UNPACK pragmas
2010-05-06 simonpj@microsoft.comAdd WARNM2 macro, plus some refactoring
2010-05-06 simonpj@microsoft.comUse -Wwarn for the binary package, becuase it has redun...
2010-04-09 simonpj@microsoft.comFix Trac #3966: warn about unused UNPACK pragmas
2010-04-09 simonpj@microsoft.comFix Trac #3953: fail earlier when using a bogus quasiquoter
2010-04-09 simonpj@microsoft.comFix Trac #3965: tighten conditions when deriving Data
2010-04-09 simonpj@microsoft.comFix Trac #3964: view patterns in DsArrows
2010-04-09 simonpj@microsoft.comFix Trac #3955: renamer and type variables
2010-04-09 simonpj@microsoft.comLayout only
2010-05-06 Ian LynaghGive a better deprecated message for INCLUDE pragmas...
2010-05-06 Ian LynaghDe-haddock a comment that confuses haddock
2010-05-06 Ian LynaghFix comment to not confuse haddock
2010-05-06 Ian LynaghDetect EOF when trying to parse a string in hp2ps
2010-05-05 simonpj@microsoft.comMake the demand analyser sdd demands for strict constru...
2010-05-05 simonpj@microsoft.comFix interaction of exprIsCheap and the lone-variable...
2010-05-05 simonpj@microsoft.comMatching cases in SpecConstr and Rules
2010-05-04 simonpj@microsoft.comComments only
2010-05-04 simonpj@microsoft.comComments only
2010-05-04 simonpj@microsoft.comComments only
2010-04-17 simonpj@microsoft.comComments only (about type families)
2010-05-05 Ian LynaghFix hp2ps when the .hp file has large string literals
2010-05-04 Ian LynaghIn build system, call package-config after including...
2010-05-05 Simon Marlowrunghc: flush stdout/stderr on an exception (#3890)
2010-05-05 Simon MarlowRemove the Unicode alternative for ".." (#3894)
2010-05-05 Simon Marlowtidyup; no functional changes
2010-05-05 Simon MarlowMake the running_finalizers flag task-local
2010-05-05 Simon Marlowadd a MAYBE_GC() in killThread#, fixes throwto003(threa...
2010-05-05 Simon MarlowAllow filepath-1.2.*
2010-05-05 Simon MarlowBlockedOnMsgThrowTo is possible in resurrectThreads...
2010-05-05 Simon MarlowDon't raise a throwTo when the target is masking and...
2010-05-04 Ian LynaghFix build with GHC 6.10
2010-05-04 Ian LynaghThe libffi patches are no longer needed
2010-05-04 Ian LynaghUse the in-tree windres; fixes trac #4032
2010-05-03 Simon PJPrint unfoldings on lambda-bound variables
2010-05-03 Milan StrakaReplace FiniteMap and UniqFM with counterparts from...
2010-05-03 Simon PJMake the demand analyser take account of lambda-bound...
2010-05-03 Ian LynaghFix dynamic libs on OS X, and enable them by default
2010-05-02 Ian LynaghSwitch back to using bytestring from the darcs repo...
2010-04-28 Ian LynaghFix some cpp warnings when building on FreeBSD; patch...
2010-04-27 Ian LynaghFix "make 2"
2010-04-27 Ian LynaghInplace programs depend on their shell wrappers
2010-04-27 Simon Marlow--make is now the default (#3515), and -fno-code works...
2010-04-26 Simon Marlowremove duplicate docs for -e in --help output (#4010)
2010-04-26 Simon Marlowworkaround for #4003, fixes HEAD build with 6.12.2
2010-04-24 Ian LynaghMake sure all the clean rules are always included
2010-04-24 Ian LynaghCorrect the name of the amd64/FreeBSD platform in Platf...
2010-04-24 Ian LynaghInclude DPH docs in bindists
2010-04-23 Simon Marlowreinstate eta-expansion during SimplGently, to fix...
2010-04-22 Simon Marlowfix 64-bit value for W_SHIFT, which thankfully appears...
2010-04-22 Simon MarlowAdd missing constant folding and optimisation for unsig...
2010-04-22 Ian LynaghFix the GHC API link in the main doc index.html
2010-04-21 Ian LynaghGive the right exit code in darcs-all
2010-04-21 Ian LynaghUse StgWord64 instead of ullong
2010-04-20 Ian LynaghImplement try10Times in Makefile
2010-04-20 Simon MarlowFix crash in non-threaded RTS on Windows
2010-04-20 Simon MarlowExpand the scope of the event_buf_mutex to cover io_man...
2010-03-31 Milan StrakaFlags -auto and -auto-all operate only on functions...
2010-04-13 Max BolingbrokeSpelling correction for LANGUAGE pragmas
2010-04-16 Ian LynaghUpdate the user guide so it talks about the newer ...
2010-04-16 Ian LynaghFix typo
2010-04-12 simonpj@microsoft.comFix Trac #3950: unifying types of different kinds
2010-04-12 simonpj@microsoft.comFix Trac #3943: incorrect unused-variable warning
2010-04-15 Ian LynaghConvert boot and boot-pkgs to perl
2010-04-15 Ian LynaghUse $(MAKE), not make, when recursively calling make
2010-04-12 Ian LynaghRemove the ghc_ge_609 makefile variables
2010-04-12 Ian LynaghIncrease the minimum version number required to 6.10...
2010-04-09 Ian LynaghThe bootstrapping compiler is now required to be > 609
2010-04-09 Ian LynaghHandle IND_STATIC in isRetainer
2010-03-30 David WaernAdd Data and Typeable instances to HsSyn
2010-04-07 Simon MarlowFix for derefing ThreadRelocated TSOs in MVar operations
2010-04-07 Simon Marlowsanity check fix
2010-04-07 Simon Marlowget the reg liveness right in the putMVar# heap check
2010-04-07 Simon Marlowinitialise the headers of MSG_BLACKHOLE objects properly
2010-04-07 Simon Marlowinitialise the headers of MVAR_TSO_QUEUE objects properly
2010-04-06 Simon Marlowundo debugging code
2010-04-06 Simon MarlowputMVar#: fix reg liveness in the heap check
2010-04-06 Simon Marlowaccount for the new BLACKHOLEs in the GHCi debugger
2010-04-06 Simon Marlowdon't forget to deRefTSO() in tryWakeupThread()
2010-04-06 Simon MarlowFix bug in popRunQueue
2010-04-01 Simon Marlowfix bug in migrateThread()
2010-04-01 Simon MarlowRemove the IND_OLDGEN and IND_OLDGEN_PERM closure types
2010-04-01 Simon MarlowChange the representation of the MVar blocked queue
2010-03-30 Simon Marloweliminate some duplication with a bit of CPP
2010-04-01 Simon MarlowMake ioManagerDie() idempotent
2010-03-29 Simon MarlowMove a thread to the front of the run queue when anothe...
2010-03-30 Simon Marlowremove non-existent MUT_CONS symbols
2010-03-29 Simon Marlowchange throwTo to use tryWakeupThread rather than unblo...
2010-03-29 Simon Marlowtiny GC optimisation
2010-03-29 Simon MarlowNew implementation of BLACKHOLEs
2010-04-01 Simon MarlowFix warnings (allow pushOnRunQueue() to not be inlined)
2010-04-01 Simon Marlowremove out of date comment
2010-03-26 Simon Marlowtidy up spacing in stderr traces
2010-03-25 Simon MarlowFix an assertion that was not safe when running in...
2010-03-25 Simon MarlowNever jump directly to a thunk's entry code, even if...
2010-03-31 Milan StrakaRename forgotten -dverbose-simpl to -dverbose-core2core...
2010-03-29 Milan StrakaAdd -pa and -V to the documentation of time profiling...
2010-03-30 Simon MarlowKeep gcc 4.5 happy
2010-04-03 naur@post11... Fix warning compiling Linker.c for PPC Mac
next