ghc-hetmet.git
2009-08-25 simonpj@microsoft.comFix Trac #3406 (albeit not very satisfactorily): scoped...
2009-08-24 Thomas SchillingMake FastString thread-safe.
2009-08-24 simonpj@microsoft.comImprove docs on -XFlexibleContexts
2009-08-24 Simon Marlowfix do-notation warnings
2009-08-21 Simon MarlowUse explicit Word32/Int32 in place of Int in the on...
2009-08-21 Simon MarlowFix the interface-file incompatibility crash (#3435)
2009-08-24 Ross Patersontrim Data.Sequence import, in preparation for expanding...
2009-08-23 Ian LynaghRemove bitrotted IA64 code in Linker.c
2009-08-22 Thomas SchillingMake consIORef atomic.
2009-08-21 Thomas SchillingMake updates to external package state idempotent.
2009-08-21 simonpj@microsoft.comFix Trac #3423: missed instantiation for newtype-derive...
2009-08-21 Ian LynaghPut "dl" back in rts/package.conf if HAVE_DL is defined
2009-08-21 Ian LynaghLink CMM objects into dynamic libraries
2009-08-21 Simon Marlow-fPIC -fvia-C issues a warning and ignores -fvia-C
2009-08-20 Simon MarlowUse allocateLocal() rather than allocate() in the inter...
2009-08-21 simonpj@microsoft.comAnother tiny tidy-up to RnPat
2009-08-21 simonpj@microsoft.comFix Trac #3437: strictness of specialised functions
2009-08-21 simonpj@microsoft.comWibbles to field-label puns
2009-08-20 Ian LynaghFix library installation; fixes #3374
2009-08-20 Ian LynaghEscape some $s in makefiles for consistency
2009-08-20 simonpj@microsoft.comWibble to RnPat refactoring
2009-08-20 Simon MarlowRollback: use cas() to claim the closure in copyPart...
2009-08-20 Simon MarlowRelax the assumption that all objects fit in a single...
2009-08-20 Simon Marlowremove a bogus assertion
2009-08-20 Simon MarlowRestore the GHC version check
2009-08-20 Simon Marlowfix the inplace runghc
2009-08-20 Simon MarlowAdd a case for IND (and a comment). Fixes #3424, perha...
2009-08-20 simonpj@microsoft.comImprovements to record puns, wildcards
2009-08-20 simonpj@microsoft.comMake -dppr-debug print locations in HsSyn
2009-08-20 Simon MarlowMake -dynamic a proper way, so we read the .dyn_hi...
2009-08-20 Simon Marlowfix warning
2009-08-20 Simon Marlowgeneralise the type of "on"
2009-08-20 Simon Marlowneed to check $(HADDOCK_DOCS) around contents/index...
2009-08-19 Simon MarlowWAY_dyn_LIB_TARGET is not used anywhere; kill it
2009-08-19 Simon MarlowRolling back: Add a kludge to fix building shared libs
2009-08-19 Simon Marlowrename whitehole_spin to evac_collision, and update...
2009-08-19 Simon Marlowuse cas() to claim the closure in copyPart(), to match...
2009-08-19 Simon MarlowAlways yieldCapabilty() when a bound thread blocks
2009-08-20 Manuel M T... FIX #2767 & original problem of #3208
2009-08-19 Ian LynaghImprove the "Stack space overflow" error; fixes trac...
2009-08-19 Simon MarlowDetect C finalizer callbacks in rts_lock() instead...
2009-08-19 Simon MarlowBump Happy requirement from 1.15 to 1.16
2009-08-19 Simon MarlowRestore the entry field in StgInfoTable when !defined...
2009-08-19 Ian LynaghFix warnings
2009-08-18 Ian LynaghPut a newtype wrapper around ModuleEnv
2009-08-19 Simon MarlowMake the thr_dyn RTS ways optional on GhcUnregisterised
2009-08-19 Simon Marlowfix an include
2009-08-19 Simon Marlowremove some redundant declarations
2009-08-18 Thomas SchillingRemove the lock around NameCache for readBinIface.
2009-08-18 Simon MarlowFix #3429: a tricky race condition
2009-08-17 Simon Marlowcomment fixes (install.mk.in, not dirs.mk.in)
2009-08-17 Simon MarlowFix configure summary: --enable-shared has gone
2009-08-17 Simon Marlowcomment fix
2009-08-06 Simon Marlowremove unused file
2009-08-06 Simon MarlowFix unregisterised build
2009-08-18 Manuel M T... FIX #3405
2009-08-17 Thomas SchillingMake the dynamic linker thread-safe.
2009-08-17 Thomas SchillingMake access to NameCache atomic. Sometimes needs a...
2009-08-16 Thomas SchillingMake updates to the Finder caches atomic. Well, almost.
2009-08-16 Thomas SchillingMake updates to the external package state atomic.
2009-07-22 Thomas SchillingMinor documentation fixes.
2009-08-16 Ian Lynaghbindist fix
2009-08-16 Ian LynaghBuild fixes
2009-08-14 Ian LynaghRemove the old platform code from the bindist configure.ac
2009-08-14 Ian LynaghMake our install variables etc compliant with GNU stand...
2009-08-14 simonpj@microsoft.comImprove fix to Trac #3007
2009-08-13 Ian LynaghOnly look up whether a module's SOURCE-imported if...
2009-08-13 simonpj@microsoft.comFix Trac #3409: type synonyms that discard their arguments
2009-08-12 Ian LynaghAdd support for multi-line deprecated pragmas; trac...
2009-08-12 Ian LynaghFix a sanity check; fixes #3089
2009-08-11 Ian LynaghSkip "Cabal check" for certain packages that we know...
2009-08-11 Ian LynaghFix "Cabal check" warnings
2009-08-11 Ian LynaghCheck Cabal packages when validating
2009-08-11 Ian LynaghInclude a pointer to GHC.Exts in the generated GHC...
2009-08-11 simonpj@microsoft.comRefactor, and improve error messages (cf Trac #3395)
2009-08-10 simonpj@microsoft.comFix Trac #3421: a typo in TysPrim
2009-08-10 simonpj@microsoft.comImprove the recent changes to overlap-checking for...
2009-07-17 Max BolingbrokeTurn group into a special_id when TransformListComp...
2009-08-09 Ian LynaghMake Constants shareable with the base package
2009-08-09 Ian LynaghMinor refactoring
2009-08-07 Alexander DunlapFIX #2395 (ViewPatterns trigger bad Check errors)
2009-08-08 Ian LynaghPass -m32 to gcc on i386 and ppc OS X
2009-08-08 Ian LynaghFix bindist creation
2009-08-08 Ian LynaghPut the library haddock docs in the html subdirectory...
2009-08-08 Ian LynaghInstall the main doc index page, and also put it in...
2009-08-01 Alexander DunlapFIX BUILD: Remove harmful dnls and identifier typo...
2009-08-07 Ian LynaghFix the build on OS X
2009-08-03 Simon MarlowAdd -r option to darcs-all, and remove push-all (#3375)
2009-08-07 Ian LynaghAdd a kludge to fix building shared libs
2009-08-07 Ian LynaghLeave dyn in GhcLibWays when validating
2009-08-06 Ian LynaghBuild shared library support by default on platforms...
2009-08-06 Ian LynaghUpdate the libffi filenames to follow the new version...
2009-08-06 Simon MarlowFix ticky build
2009-08-06 Simon Marlowadd #include <sys/types.h> (hopefully fixes OS X build)
2009-08-05 Simon Marlowprofiling build fix
2009-08-05 Simon Marlowprofiling build fixes
2009-08-05 Simon Marlow#include fix
2009-08-03 Simon Marlowuse C99-style array initialisers
2009-08-03 Simon Marlowuse C99-style array initialisers
2009-08-03 Simon Marlowmove termios prototypes into a public header
next