ghc-hetmet.git
2006-04-18 LemmihMake the initial rdr and type scope available in the...
2006-04-18 LemmihFix minor bug in Linker.withExtendedLinkEnv
2006-04-18 LemmihExport 'insertSymbol' and 'insertStableSymbol'.
2006-04-14 simonpj@microsoft.comAllow $x, as well as $(x), at top level in TH
2006-04-14 simonpj@microsoft.comFix TH erorr recovery (test is TH_recover)
2006-04-14 simonpj@microsoft.comComments only
2006-04-14 simonpj@microsoft.comRecover gracefully from a Template Haskell programmers...
2006-04-14 simonpj@microsoft.comDocument newtype-unwrapping for IO in FFI
2006-04-12 simonpj@microsoft.comCosmetics in SpecConstr
2006-04-12 simonpj@microsoft.comImprove pruning of case alternatives to account for...
2006-04-12 Simon MarlowFix a bug in optimising division to shift right
2006-04-11 simonpj@microsoft.comOmit lndir on Windows, as it used to be
2006-04-11 Simon Marlowremove a trace
2006-04-11 simonpj@microsoft.comAllow IO to be wrapped in a newtype in foreign import...
2006-04-02 simonpj@microsoft.comImprove newtype deriving
2006-04-11 Simon Marlowadd take to the list of functions deforestable
2006-04-11 Simon Marlowavoid versionitis in Numeric.showHex (should fix tcrun007)
2006-04-10 Simon Marlowadd a note about full-laziness
2006-04-10 Simon Marlowrobustify the test for the top of the tree a little
2006-04-07 Josef SvenningssonMake darcs-all work without a ghc toplevel directory
2006-04-07 Josef SvenningssonFix typo in darcsall warning
2006-04-07 Simon Marlowfix source dists
2006-04-07 Simon Marlowadd a README for binary dists
2006-04-07 Simon Marlowfix binary dists
2006-04-07 Simon Marlowremove the last bits of the ghc/ subdir
2006-04-07 Simon MarlowFix a bug related to threads blocked on blackholes 04_07_06 07_04_06
2006-04-07 Simon MarlowReorganisation of the source tree
2006-01-21 Simon Marlowremove empty dir
2006-01-21 Simon Marlowrempve some unused files
2006-04-06 LemmihAdd stage2/ghci to ghc-api's import list.
2006-04-06 LemmihDon't build GHC with breakpoint support by default.
2006-04-06 LemmihGHC.Base.breakpoint isn't vaporware anymore.
2006-04-06 Simon MarlowAdd SA_RESTART flag to the timer signal handler.
2006-04-06 LemmihBetter messages from HscTypes.showModMsg.
2006-04-05 Simon MarlowTurn the "too many hs_exit()s" fatal error into a warning
2006-04-05 Simon Marlowadd freeStorage() prototype
2006-04-05 Simon Marlowadd support for x86_64; foreign import is now supported...
2006-03-30 Duncan CouttsCorrect spelling mistake: GhcState1HcOpts -> GhcStage1H...
2006-03-30 Simon Marlowoops, undo accidental patch
2006-03-30 Simon Marlowfix profiling on Win32
2006-03-29 Simon Marlowfix for GHC >= 6.5 again
2006-03-29 Simon Marlowin stage1, we should get isPrint and isUpper from Compa...
2006-03-29 wolfgang.thaller... Darwin/x86: correct stack alignment in ByteCodeFFI
2006-03-23 wolfgang.thaller... Deal with non-executable memory on Darwin (only an...
2006-03-28 Simon Marlowadd forkOnzh_fast symbol
2006-03-27 Simon MarlowAdd a new primitive forkOn#, for forking a thread on...
2006-03-27 Simon Marloweliminate a warning
2006-03-27 Simon Marlowelimiante a couple of warnings
2006-03-24 Simon Marlowfix a warning
2006-03-24 Simon MarlowAdd some more flexibility to the multiproc scheduler
2006-03-24 Duncan CouttsmkDerivedConstants.c depends on ghcplatform.h
2006-03-27 Simon Marlowsmall updates
2006-03-27 LemmihAllow users of the GHC library to specify which package...
2006-03-25 wolfgang.thaller... Fix Darwin/x86 stack alignment
2006-03-08 wolfgang.thaller... Ranlib is required on Darwin/x86, too
2006-03-24 wolfgang.thaller... Darwin Mangler: include alignment statements for symbol...
2006-03-24 Simon Marlowmark recordMutableCap() with [R1] to avoid saving all...
2006-03-24 Simon Marlowomit the __DISCARD__() call if unregisterised
2006-03-23 Volker StolzAccept amd64-*-freebsd architecture
2006-03-23 Simon Marlowgcc is getting smarter, so we need to hit it with a...
2006-03-18 Lemmih-fno-code shouldn't be a mode.
2006-03-18 LemmihDon't generate stub files when -fno-code is given.
2006-03-18 LemmihDocumentation for -fno-code and -fwrite-iface.
2006-03-22 Simon Marlowon second thoughts, revert the ppc/darwin part of the...
2006-03-22 Simon Marlowfix for gcc 4.1.x
2006-03-21 Simon Marlowsupport for STM objects in the retainer profiler
2006-03-21 Simon Marlowsmall changes to fix retainer profiling on HEAD
2006-03-21 Simon Marlowtiny cleanup
2006-03-21 Simon Marlowpowerpc64 does not support GHCi right now
2006-03-21 Simon Marlowoops, remove temporary testing code
2006-03-20 Simon MarlowstopTicker(): wait for the timer thread to exit
2006-03-20 Simon Marlowfix Win32 build
2006-03-18 LemmihDocumentation for -fno-code and -fwrite-iface.
2006-03-18 LemmihDon't generate stub files when -fno-code is given.
2006-03-18 Lemmih-fno-code shouldn't be a mode.
2006-03-12 LemmihCleanup after the OPTIONS parsing was moved.
2006-03-17 Simon Marlowfix build for certain picky versions of gcc
2006-03-17 Simon MarlowforkProcess(): watch out for ThreadRelocated
2006-03-17 simonpj@microsoft.comMake -fliberate-case work for GADTs
2006-03-16 Simon Marlowturn on unregisterised by default for alpha, hppa
2006-03-16 Simon Marlowremove accidental extra in previous patch
2006-03-16 Simon Marlowfix a warning
2006-03-16 Simon Marlowfix up Win32 build
2006-03-16 Simon Marlowsanity checking: make sure we don't mix registerised...
2006-03-16 Simon Marlowfix non-threaded way
2006-03-02 lennart.augustsson... Free all memory when shutting down. XXX not implemente...
2006-03-16 Simon MarlowImprovements to forkProcess()
2006-03-16 Simon MarlowdiscardTask(): reset task->tso to avoid confusion later
2006-03-15 Simon MarlowImprovements to shutting down of the runtime
2006-03-14 Simon Marlowimprove panic messages a bit, with the GHC version...
2006-03-14 LemmihBug fixes in my refactored RnNames code.
2006-03-14 Simon MarlowENTER(): avoid re-reading the info pointer of the closu...
2006-03-14 Simon Marlowsmall improvements to the debug printer
2006-03-14 Simon MarlowMake it a fatal error to try to enter a PAP
2006-03-14 Simon MarlowFix a really nasty bug in SMP
2006-03-13 Simon Marlowfix bug in previous patch to this file
2006-03-13 Simon Marlowadd another SMP assertion
2006-03-13 Simon Marlowfix a rather subtle SMP bug in anyWorkForMe()
2006-03-10 Simon MarlowEnable shortcutting of stack squeezing
2006-03-10 Simon Marlowextra sanity checking: call checkTSO() in resumeThread()
next