ghc-hetmet.git
2007-11-24 Ian LynaghDefine install-strip in Makefile
2007-11-24 Ian LynaghDefine install-strip in distrib/Makefile
2007-11-24 Ian LynaghInstall gmp from bindists; fixes trac #1848
2007-11-21 Bertram Felgenhauer(native gen) fix code generated for GDTOI on x86_32
2007-11-24 Ian LynaghCopy the INSTALL hack from mk/config.mk.in into distrib...
2007-11-24 Ian LynaghMake install-sh executable /before/ we try to find it
2007-11-23 Ian LynaghDocument --info in the +RTS -? help
2007-11-23 Ian LynaghMERGED: If we have hscolour then make source code links...
2007-11-23 simonpj@microsoft.comTidy and trim the type environment in mkBootModDetails
2007-11-23 Simon Marlowrefactor: HscNothing and boot modules do not need desug...
2007-11-21 Bertram FelgenhauerFIX #1910: fix code generated for GDTOI on x86_32
2007-11-22 Manuel M T... Properly ppr InstEqs in wanteds of implication constraints
2007-11-21 Bertram FelgenhauerFIX #1910: fix code generated for GDTOI on x86_32
2007-11-22 Roman LeshchinskiyAdd built-in Double operations to vectorisation
2007-11-21 Roman LeshchinskiyTeach vectorisation about Double
2007-11-21 Roman LeshchinskiyVectorise polyexprs with notes
2007-11-21 simonpj@microsoft.comMake rebindable do-notation behave as advertised
2007-11-16 simonpj@microsoft.comAdd DEBUG-only flag -dsuppress-uniques to suppress...
2007-11-05 simonpj@microsoft.comAdd -dcore-lint when validating libraries
2007-11-21 simonpj@microsoft.comFix Trac #1913: check data const for derived types...
2007-11-20 simonpj@microsoft.comFix Trac #1909: type of map in docs
2007-11-20 Simon MarlowMove file locking into the RTS, fixing #629, #1109
2007-11-20 simonpj@microsoft.comFIX Trac #1825: standalone deriving Typeable
2007-11-20 simonpj@microsoft.comFIX #1715: egregious bug in ifaceDeclSubBndrs
2007-11-20 Simon MarlowAlways do 'setup makefile' before building each library
2007-11-08 claus.reinke... FIX #1847 (improve :browse! docs, fix unqual)
2007-11-20 Roman LeshchinskiyTrack changes to package ndp
2007-11-20 Roman LeshchinskiyTemporary hack for passing PArrays from unvectorised...
2007-11-19 Roman LeshchinskiyBind NDP stuff to [:.:] arrays
2007-11-19 Roman LeshchinskiyDon't treat enumerations specially during vectorisation...
2007-11-19 Roman LeshchinskiyFix bugs in vectorisation of case expressions
2007-11-19 Roman LeshchinskiyMore built-in NDP combinators
2007-11-18 Roman LeshchinskiyNew vectorisation built-ins
2007-11-18 Roman LeshchinskiyFix bug in conversion unvect/vect
2007-11-18 Roman LeshchinskiyExtend built-in vectorisation environments
2007-11-18 Roman LeshchinskiyFix bug in generation of environments for vectorisation
2007-11-18 Roman LeshchinskiyAdd builtin var->var mapping to vectorisation
2007-11-18 Roman LeshchinskiyExtend vectorisation built-in mappings with datacons
2007-11-18 Roman LeshchinskiyChange representation of parallel arrays of enumerations
2007-11-18 Roman LeshchinskiyAdd vectorisation-related builtin
2007-11-17 Roman LeshchinskiyTeach vectorisation about Bool
2007-11-17 Roman LeshchinskiyIncomplete support for boxing during vectorisation
2007-11-17 Roman LeshchinskiyMake sure some TyCons always vectorise to themselves
2007-11-17 Roman LeshchinskiySimple conversion vectorised -> unvectorised
2007-11-17 Roman LeshchinskiyFix bug in case vectorisation
2007-11-16 Roman LeshchinskiyVectorisation of algebraic case expressions
2007-11-16 Roman LeshchinskiyMore vectorisation-related built-ins
2007-11-16 Roman LeshchinskiyVectorisation utilities
2007-11-16 Roman LeshchinskiyAdd vectorisation built-ins
2007-11-16 Roman LeshchinskiyFix vectorisation of binders in case expressions
2007-11-19 simonpj@microsoft.comTwo small typos in the flags summary (merge to 6.8...
2007-11-19 simonpj@microsoft.comImprove the situation for Trac #959: civilised warning...
2007-11-19 simonpj@microsoft.comFIX Trac #1806: test for correct arity for datacon...
2007-11-17 Ian LynaghAccept x86_64-*-freebsd* as well as amd64-*-freebsd...
2007-11-16 Simon MarlowAttempt at fixing #1873, #1360
2007-11-16 simonpj@microsoft.comWibble to fix Trac #1901 (shorten messsage slightly)
2007-11-16 simonpj@microsoft.comImprove links from flag reference to the relevant secti...
2007-11-16 simonpj@microsoft.comFIX Trac #1901: check no existential context in H98...
2007-11-16 simonpj@microsoft.comImprove documentation of data type declarations (Trac...
2007-11-16 Simon MarlowChange the command-line semantics for query commands
2007-11-16 Simon Marlowuse "ghc-pkg latest --global" instead of "ghc-pkg list...
2007-11-16 Simon MarlowDisallow installing packages whose names differ in...
2007-11-16 Simon MarlowFIX BUILD (with GHC 6.2.x): update .hi-boot file
2007-11-15 Simon MarlowFIX #1828: installing to a patch with spaces in
2007-11-15 Simon Marlowon Windows, install to a directory with spaces (test...
2007-11-15 Simon MarlowFIX #1679: crash on returning from a foreign call
2007-11-15 Simon MarlowAvoid the use of unversioned package dependencies
2007-11-14 Simon MarlowFIX #1596 (remove deprecated --define-name)
2007-11-14 Simon MarlowFIX #1837: remove deprecated support for unversioned...
2007-11-14 Pepe Iborrawibble
2007-11-14 Pepe IborraMake pprNameLoc more robust in absence of loc information
2007-11-14 Pepe IborraTry to manage the size of the text rendered for ':show...
2007-11-14 Pepe IborraMake the Term ppr depth aware
2007-11-14 Pepe IborraUse paragraph fill sep where possible
2007-11-15 simonpj@microsoft.comMake SpecConstr work again
2007-11-15 Tim ChevalierDocumentation only - fix typo in flags reference
2007-11-14 David WaernAvoid making Either String an instance of Monad in...
2007-11-09 claus.reinke... FIX 1463 (implement 'ghc-pkg find-module')
2007-11-14 Simon Marlowremove --define-name from the --help usage message...
2007-11-14 Simon MarlowFIX #1837: emit deprecated message for unversioned...
2007-11-14 Simon MarlowFix #782, #1483, #1649: Unicode GHCi input
2007-11-14 David WaernFix build
2007-11-14 simonpj@microsoft.comFIX Trac 1662: actually check for existentials in proc...
2007-11-14 simonpj@microsoft.comFIX Trac 1888; duplicate INLINE pragmas
2007-11-14 simonpj@microsoft.comRun the -frule-check pass more often (when asked)
2007-11-13 Pepe IborraGHCi debugger: added a new flag, -fno-print-binding...
2007-11-13 Pepe IborraFix Trac 1865: GHCi debugger crashes with :print
2007-10-13 Pepe IborraReplaced two uses of head b explicit pattern matching
2007-10-06 Pepe IborraPrint binding contents in :show bindings
2007-10-04 Pepe Iborra Leftovers from the 1st GHCi debugger prototype
2007-09-28 Pepe IborraFollowing an indirection doesn't count as a RTTI step
2007-11-13 Simon MarlowFIX #1653 (partially): add -X flags to completion for...
2007-11-12 David WaernMerge from Haddock: Add <<url>> for images
2007-11-12 simonpj@microsoft.comImprove documentation of INLINE, esp its interactions...
2007-11-12 simonpj@microsoft.comComment re Trac #1220
2007-11-12 David WaernMerge from Haddock: Modify lexing of /../
2007-11-12 David WaernMerge from Haddock: allow blank lines inside code blocks
2007-11-12 David WaernMerge of a patch from the old Haddock branch:
2007-11-11 Ian LynaghRemove ex-extralibs from libraries/Makefile
2007-11-11 Ian LynaghRemove the X11 and HGL libraries from extralibs
next