ghc-hetmet.git
2006-08-31 Simon Marlowdon't closeMutex() the Capability lock
2006-08-30 Simon Marlowfix Unix build
2006-08-30 Simon Marlowadd sysErrorBelch() for reporting system call errors
2006-08-30 Simon Marlowcall ShutdownIOManager() before closing handles
2006-08-30 Simon MarlowWindows: make some soft failures into fatal errors
2006-08-30 Simon MarlowMAYBE_GC: initialise HpAlloc
2006-08-30 Simon MarlowFILL_SLOP: don't fill slop for BLACKHOLE/CAF_BLACKHOLE
2006-08-29 Simon Marlowoops, got the sense of the error case wrong
2006-08-29 Simon Marlowfix some rerrors in the worker counting
2006-08-29 Simon Marlowadd missing case for BlockedOnDoProc
2006-08-29 Simon Marlowomit HGL on Windows
2006-08-29 Simon MarlowDon't trust "ln -sf" to do the right thing (it doesn...
2006-08-29 Simon Marlowdon't include HaXml, Japi and monads in a GHC checkout
2006-08-29 Simon Marlowdon't include .depend (attempt to fix Windows stage2...
2006-08-25 Ian LynaghAdd mipsel case to configure.ac
2006-08-25 Ross Patersonincremented versions of arrows and X11
2006-08-25 Ross Patersonomit Control.Sequential.STM
2006-08-25 Simon Marlowvarious minor tweaks, and rearrange to put "important...
2006-08-25 Simon Marlowmention -fno-mono-pat-binds, since this is a diversion...
2006-08-25 Simon MarlowDocument SMP support
2006-08-25 Simon MarlowLoad the target of a dynamic foreign call into a temporary
2006-08-25 Simon MarlowSparc supports SMP too
2006-08-25 Ian LynaghFix rewriting of Control.Exception.Assert; fixes 875
2006-08-25 Ian LynaghAdd the regex reshuffle to the release notes
2006-08-25 Ian Lynaghparsec is now a core library
2006-08-25 Roman LeshchinskiyAdd a default case to pprDynamicLinkerAsmLabel
2006-08-25 Roman LeshchinskiyReserve a register for REG_Base on the Sparc
2006-08-25 Roman LeshchinskiyAdd atomic SMP primitives for the Sparc
2006-08-25 Roman LeshchinskiyMake sure GCC uses the Sparc V9 instruction set
2006-08-25 Simon MarlowshutdownCapability(): don't bail out after 50 iterations
2006-08-25 Simon Marlowadd dependency on regex-compat
2006-08-25 Simon Marlowmove parsec into $(GhcBootLibs); tidy up
2006-08-25 Simon MarlowMips registerised support
2006-08-25 Simon Marlowparsec is required to be a core package, genprimopcode...
2006-08-25 Simon MarlowFree Win32 Handles on shutdown
2006-08-25 Ian LynaghFix unregisterised builds, and building on non-x86...
2006-08-24 Ian LynaghRelease notes for GHC 6.6
2006-08-24 Simon MarlowUpdate for changes to packages
2006-08-24 Simon Marlowsomehow I lost the unix subdir; recover it
2006-08-24 Simon Marlowexpand the section on getting the source.
2006-08-24 Simon Marlowconfig in regex-posix too
2006-08-24 Simon Marlowmake all AC_CONFIG_SUBDIRS optional
2006-08-23 Esa Ilari VuokkoAdd dynCompileExpr
2006-08-24 Ian LynaghRemove duplicate documentation of -package flag
2006-08-24 Ian LynaghRemove a reference to -fglobalise-toplev-names that...
2006-08-23 Esa Ilari VuokkoAdd closeMutex and use it on clean up
2006-08-23 Esa Ilari VuokkoAdd shared Typeable support
2006-08-23 Esa Ilari VuokkoIgnore sections generated from .ident
2006-08-24 Simon Marlowupdate with respect to darcs-all changes
2006-08-24 Simon Marlowdivide packages into "core" and "extra" packages
2006-08-24 Simon MarlowSparc fix: work around gcc optimising away the reserved...
2006-08-24 Simon Marlowadd new regex packages
2006-08-23 Esa Ilari VuokkoClean up coding style
2006-08-23 Esa Ilari VuokkoUse stgMallc and stgFree instead of malloc/free
2006-08-21 Esa Ilari VuokkoRemove wrong VirtualAlloc MEM_DECOMMITs on cleanup
2006-08-13 Esa Ilari VuokkoRemove few format-warnings by adding casts
2006-08-13 Esa Ilari VuokkoRemove warning: Correct includes for mingw
2006-08-12 Esa Ilari VuokkoAdd few more guesses where to find bits of mingw-gcc
2006-08-23 Simon Marlowin the GHCi prompt, print ModuleNames not Modules
2006-08-23 Simon MarlowIn the Compiling/Skipping message, print ModuleNames...
2006-08-22 Ian LynaghFix typo
2006-08-22 Ian LynaghFix typo
2006-08-22 Simon MarlowFastString and StringBuffer need -funbox-strict-fields too
2006-08-22 Simon Marlowminor fix to the clashing export error message
2006-08-22 Simon MarlowfindModule: add a fallthrough error case
2006-08-22 Simon Marlownotes about which versions of GHC can be used to bootstrap
2006-08-22 Simon Marlowdisable .ident generation on darwin_TARGET_OS
2006-08-22 Simon Marlowfix typo
2006-08-21 Simon Marlowfixes to PPC version of cas(), from David Kirkman ...
2006-08-21 Simon MarlowAlways use -funbox-strict-fields for Binary
2006-08-21 Simon Marlowdisable automagic building of GHCi in stage1
2006-08-21 Simon Marlowremove ancient file with incorrect information
2006-08-16 Martin Grabmuellernew option -a (append) for hasktags
2006-08-21 Simon Marlowugly hack to cause ghc_boot_platform.h to be built...
2006-08-21 Simon Marlowadd libraries/cgi and libraries/xhtml
2006-08-20 Esa Ilari Vuokko(temp) #814 - More flexible memory allocation in Windows
2006-08-21 Simon Marlowfix export/import list parsing (allow (,)), and remove...
2006-08-21 Simon Marlowcomply with Haskell 98 by not allowing extra commas...
2006-08-21 Ian LynaghMissing stage1's in hc-build
2006-08-19 Ross Patersonremove spurious commas in imports
2006-08-18 Ross Patersonwhitespace cleanup only
2006-08-18 sof@galois.comremove gcj libs from bin dist
2006-08-18 simonpj@microsoft.comI don't thing we want to add a call-context here; it...
2006-08-18 simonpj@microsoft.comAvoid duplicate "In type ..." in error messages
2006-08-18 simonpj@microsoft.comBetter pretty-printing for TvSubst
2006-08-18 simonpj@microsoft.comFall over more gracefully when there's a Template Haske...
2006-08-18 simonpj@microsoft.comFix typo (fst --> head) in docs on implicit parameters
2006-08-17 simonpj@microsoft.comOne last hs-boot update
2006-08-17 simonpj@microsoft.comMissing import for stage 2
2006-08-17 simonpj@microsoft.comOne more hs-boot file
2006-08-17 simonpj@microsoft.comRefactoring for valid rule checking
2006-08-17 simonpj@microsoft.comDo not CSE in INLINE and NOINLINE things
2006-08-17 simonpj@microsoft.comUpdate lhs-boot files
2006-08-16 simonpj@microsoft.comAdd ad-hoc typing checks for tagToEnum#
2006-08-16 simonpj@microsoft.comGet dead-ness right in knownCon
2006-08-16 simonpj@microsoft.comTuning for argToPat
2006-08-16 simonpj@microsoft.comRe-factor mkAtomicArgs and completeNonRecX
2006-08-16 simonpj@microsoft.comAnother try at the continuation-swapping stuff
2006-08-16 simonpj@microsoft.comDon't build unnecessary lets in knownCon
2006-08-16 simonpj@microsoft.comComments only
next