ghc-hetmet.git
2009-03-30 simonpj@microsoft.comFix an nasty black hole, concerning computation of...
2009-03-30 simonpj@microsoft.comAdd an extra print to -ddump-tc-trace
2009-03-30 simonpj@microsoft.comRemove dead code (dataConsStupidTheta)
2009-03-30 simonpj@microsoft.comFix Trac #246: order of matching in record patterns
2009-03-30 simonpj@microsoft.comFix Trac #3126: matching overloaded literals
2009-03-30 simonpj@microsoft.comWhite space cosmetics only
2009-03-25 simonpj@microsoft.comImprove mkDupableCont; and fix Trac #3116
2009-03-23 simonpj@microsoft.comAvoid quadratic complexity in occurrence analysis ...
2009-03-23 simonpj@microsoft.comImprove arity propagation in the specialiser
2009-03-26 Simon Marlowcheck for ThreadRelocated in checkBlackHoles()
2009-03-26 Ian Lynaghsyb no longer needs to be wired in
2009-03-26 Manuel M T... Template Haskell: added bang patterns
2009-03-26 Manuel M T... Template Haskell: support for kind annotations
2009-03-23 Bertram Felgenhauerupdate list of C math functions
2009-03-25 Manuel M T... Template Haskell: make reify aware of type families
2009-03-24 Manuel M T... Template Haskell: support for INLINE and SPECIALISE...
2009-03-22 Simon Marlowfix an fprintf that should be fputs (quiets gcc)
2009-03-22 Simon Marlowcheck return value of write (quiets gcc)
2009-03-23 Simon MarlowFix locking in evacuate_large() (FIX openfile008(thread...
2009-03-20 Austin SeippPlease the -Wall police by moving a variable declaratio...
2009-03-20 Austin Seippwibble in setExecutable
2009-03-18 Austin SeippFIX getNumberOfProcessors() on MacOS X
2009-03-19 Ian LynaghWork around Solaris's grep not supporting -q
2009-03-19 Ian LynaghSome wording wibbles from Thorkil
2009-03-20 Simon MarlowFix bug in setThreadAffinity() (Linux)
2009-03-20 Manuel M T... Implement setThreadAffinity for Mac OS X (from 10.5)
2009-03-19 Simon MarlowFix warnings with older versions of gcc (3.4.5)
2009-03-18 Simon Marlowwibble for getNumberOfProcessors
2009-03-18 Simon MarlowSet thread affinity with +RTS -qa (only on Linux so...
2009-03-19 Manuel M T... Template Haskell support for equality constraints
2009-03-19 Simon Marlowadd missing case in ENTER() (fixes readwrite002(profasm...
2009-03-19 Simon MarlowFIX unregisterised build
2009-03-19 Manuel M T... Template Haskell: support for type family declarations
2009-03-18 dias@eecs.tufts.eduComment explaining use of seq in DFMonad
2009-03-18 Simon MarlowFIX unregisterised target by #ifdefing targetPlatform...
2009-03-18 dias@eecs.tufts.eduRemoved a trace
2009-03-17 dias@eecs.tufts.eduCalling convention bug and cleanup
2009-03-16 dias@eecs.tufts.eduInconsistent type and arguments in safe foreign calls...
2009-03-16 dias@eecs.tufts.edustack overflows and out of memory's
2009-03-18 simonpj@microsoft.comAdd the notion of "constructor-like" Ids for rule-matching
2009-03-18 Simon MarlowFixes to "Retract Hp *before* checking for HpLim==0"
2009-03-17 Simon MarlowAdd fast event logging
2009-03-17 Simon MarlowFIX biographical profiling (#3039, probably #2297)
2009-03-17 Simon MarlowAdd getNumberOfProcessors(), FIX MacOS X build problem...
2009-03-16 Simon MarlowFIX #3093: stub filenames when using -osuf
2009-03-16 Simon MarlowDon't call processHeapClosureForDead on pinned blocks
2009-03-16 Simon MarlowRetract Hp *before* checking for HpLim==0
2009-03-13 Simon Marloweliminate some not-quite-duplicate code
2009-03-13 Simon Marlowstart finalizers on the current Capability rather than...
2009-02-17 Simon Marlowcope with ThreadRelocated on the sleeping_queue
2009-03-16 simonpj@microsoft.comFix Trac #3095, and make RdrHsSyn warning-clean
2009-03-16 simonpj@microsoft.comLayout only
2009-03-16 simonpj@microsoft.comReject foralls in constructor args in 'deriving', excep...
2009-03-16 simonpj@microsoft.comFix Trac #3092
2009-03-15 Manuel M T... Ensure the orientation of var-var equalities is correct...
2009-03-13 Simon MarlowUse work-stealing for load-balancing in the GC
2009-03-13 simonpj@microsoft.comFix Trac #3087: derived Data now defines dataCast1/2
2009-03-13 simonpj@microsoft.comAdjust error message slightly to make it clearer
2009-03-13 Simon Marlowjust comment formatting
2009-03-13 Simon MarlowAdd "+RTS -N" to determine the -N value automatically...
2009-03-13 Simon Marlowtidy up "missing symbol" error message
2009-03-12 Simon MarlowFix sanity checking after fix to #2917
2009-03-13 Simon MarlowInstead of a separate context-switch flag, set HpLim...
2009-03-12 Simon MarlowFIX #3079, dodgy parsing of LANGUAGE pragmas 2009-03-13
2009-03-11 Simon Marlowavoid a crash: don't return unless the run queue has...
2009-03-11 Ian LynaghAllocate the right number of words in new*PinnedByteArr...
2009-03-11 Simon MarlowFIX #2816 (correct unicode output for :type/:kind)
2009-03-11 Simon MarlowFix #2992: don't create a named event
2009-03-11 Simon MarlowFIX #2832: Setting SplitObjs=NO doesn't disable -split...
2009-03-11 Simon MarlowFIX #2976: fix buggy implementation of shadowing in...
2009-03-10 Ian LynaghDon't put a trailing / on the mingw include path
2009-03-09 Simon MarlowFix a bug which sometimes caused extra major GCs to...
2009-03-09 Simon MarlowRedesign 64-bit HEAP_ALLOCED (FIX #2934 at the same...
2009-03-06 Simon MarlowPartial fix for #2917
2009-03-08 Ian LynaghDon't force HSCOLOUR_SRCS = YES when validating
2009-03-06 Ian LynaghAdd CONTRACT to the pragmas that we recognise.
2009-03-07 Roman LeshchinskiyGenerate lots of __inline_me during vectorisation
2009-03-07 Roman LeshchinskiySpecial-case desugaring of simple parallel array compre...
2009-03-06 Ian LynaghMake LDV_FILL_SLOP use a forwards loop rather than...
2009-03-06 Roman LeshchinskiyFix warning
2009-03-06 Roman LeshchinskiyTry not to avoid vectorising purely scalar functions
2009-03-06 Manuel M T... Package dph needs to be cleaned in stage=1, too
2009-03-05 Ian LynaghAdd --version to runghc. Trac #2757.
2009-03-05 Simon Marlowadd final newlines
2009-03-05 Simon Marlowremove foo.exe.manifest when --embed-manifest is on
2009-03-05 Simon Marlowadd --with-ld=c:/mingw/bin/ld
2009-03-05 Ian LynaghDocument -fwarn-unrecognised-pragmas; fixes trac #3031
2009-03-05 Ian LynaghOn OS X/x86, tell gcc to generate instructions for...
2009-03-05 Ian LynaghBy default, only HsColour the docs if we find HsColour...
2009-03-05 simonpj@microsoft.comMake -fdicts-cheap cope with implication constraints
2009-03-05 simonpj@microsoft.comFinally fix Trac #3066
2009-03-04 Ian LynaghFix a broken link. Spotted by Norman Ramsey in trac...
2009-03-04 simonpj@microsoft.comFix spelling (Trac#3069)
2009-03-04 simonpj@microsoft.comLayout only
2009-03-04 simonpj@microsoft.comFix a long-standing latent bug (and the build): check...
2009-03-03 pepe iborraFix #3067: GHCi panics with 'initTc:LIE' while :steppin...
2009-03-03 simonpj@microsoft.comFix Trac #3066: checking argument types in foreign...
2009-03-03 simonpj@microsoft.comFix Trac #3057 in deriving Functor
2009-03-03 Simon Marlowfix assertion failure with -debug non-threaded RTS...
2009-03-03 Simon Marlowimprovements: generate LaTeX tables for more than one run
next