ghc-hetmet.git
2006-10-25 andy@galois.coman expression with a TickBox round it is not in HNF.
2006-10-25 andy@galois.comAdding arrows to the acceptable code for hpc
2006-10-25 andy@galois.comfixing type error inside Hpc inc; we had a 32 bit '1'.
2006-10-25 andy@galois.comImproving error message in CmmLint
2006-10-25 andy@galois.comChanging Main.tix to <prog_name>.tix in the Hpc RTS
2006-10-25 Manuel M T... Add pointer to coding conventions to HACKING
2006-10-25 andy@galois.com6.4 compatiblity
2006-10-24 andy@galois.comHaskell Program Coverage
2006-10-24 Simon Marlowfix 5.04 compile
2006-10-24 Simon Marlowfix indentation wibble to make it compile with 5.04
2006-10-23 wolfgang.thaller... Re-enable TABLES_NEXT_TO_CODE for powerpc (was accident...
2006-10-24 Simon MarlowSplit GC.c, and move storage manager into sm/ directory
2006-10-24 Simon Marlowfix a printf format warning
2006-10-20 Simon Marlowadd prototypes for exitHashTable()
2006-10-19 Simon Marlowremove ^Ms
2006-10-19 Simon Marlowadd pure spin locks
2006-10-19 Simon Marlowcomments only: document allocateLocal()
2006-10-19 Simon Marlowrename allocated_bytes() to allocatedBytes()
2006-10-19 Simon Marlowremove performGCWithRoots()
2006-10-24 Ian LynaghBump the HEAD to 6.7
2006-10-23 Manuel M T... Clean up debugging code in RnNames
2006-10-23 Simon Marlowwibble in parseStaticFlags
2006-10-22 Manuel M T... Improve error messages for indexed types
2006-10-19 basvandijk... A little abstraction
2006-10-22 Manuel M T... Fix handling of family instances in the presense of...
2006-10-21 Manuel M T... Fix parent position in RnNames.nubAvails 2006-10-22
2006-10-21 Manuel M T... Fix export of associated families with new name parent...
2006-10-20 Manuel M T... Fix processing of imports involving ATs with the new...
2006-10-19 Manuel M T... Fix family instance bug due to the name parent elimination
2006-10-19 Manuel M T... Fix show-iface for family instances & add debug ppr...
2006-10-19 Ian LynaghRun dos2unix on all the outputs, and don't let it eat...
2006-10-19 Ian LynaghFix stage1 build with 6.2.1 (from Andy Gill)
2006-10-18 Ian LynaghFix the build with GHC 6.2.2
2006-10-18 Manuel M T... Cross-module consistency check for family instances
2006-10-11 basvandijk... Fixed spelling error in compiler/ghci/InteractiveUI...
2006-10-18 simonpj@microsoft.comFix a bug in Lint (which wrongly complained when compil...
2006-10-18 simonpj@microsoft.comAdd the primitive type Any, and use it for Dynamics
2006-10-18 simonpj@microsoft.comAdd comment about arity
2006-10-18 simonpj@microsoft.comSpelling in comment
2006-10-18 simonpj@microsoft.comMinor refactoring
2006-10-18 simonpj@microsoft.comComments onl
2006-10-18 Simon Marlowfix build for 6.4.x and 6.6.x
2006-10-17 Simon Marlowcompensate for gmp/configure sometimes not being executable
2006-10-17 Simon MarlowRejig TABLES_NEXT_TO_CODE: the -unreg flag was broken...
2006-10-16 Manuel M T... Stage 2 fix to "Keep track of family instance modules"
2006-10-16 Simon Marlowremove use of FiniteMap, use Text.Printf
2006-10-16 Simon Marlowfix a regular expression in banner_re
2006-10-14 Samuel BronsonTry to get the right output for nofib-analyse
2006-10-14 Samuel BronsonGet nofib-analyse to build with 6.4 at least...
2006-10-16 Samuel BronsonDon't squish "Inlined fn" into the right margin quite...
2006-10-16 Simon MarlowFix build on x86_64
2006-10-16 Simon MarlowFix deadlock on second call to newSession
2006-10-16 Simon MarlowBuild the GHC package in stage 3 too
2006-10-13 Simon Marlowmore fixups to make a stage 3 build do the right thing...
2006-10-13 Simon Marlowuse the correct $(HC)
2006-10-06 Simon Marlowremove unused origPkgIdMap field from PackageState
2006-10-06 Simon MarlowCache the package database the first time it is read
2006-10-16 Simon Marlowfix non-DEBUG build (probably my fault, sorry)
2006-10-13 simonpj@microsoft.comAdd assertion checks for mkCoVar/mkTyVar
2006-10-13 Ian LynaghUncomment code to emit a space in place of a '>' in...
2006-10-13 simonpj@microsoft.comChange type of TcGadt.refineType, plus consequences
2006-10-13 simonpj@microsoft.comMore refactoring in RnNames
2006-10-13 Manuel M T... Keep track of family instance modules
2006-10-12 Manuel M T... Overlap check for family instances def'd in current...
2006-10-12 simonpj@microsoft.comComments only
2006-10-11 simonpj@microsoft.comMake Inst into a record type to ease subsequent changes
2006-10-11 simonpj@microsoft.comImprove pretty-printing slightly
2006-10-11 simonpj@microsoft.comAdd comments about primop rules
2006-10-12 Simon Marlowfix definition of fib in example code
2006-10-12 sven.panne... Track changes in source packaging scheme
2006-10-12 Simon Marlowfix definition of fib in example code
2006-10-12 Ian LynaghPartially fix GHCi when unregisterised
2006-10-11 Simon MarlowMore import tidying and fixing the stage 2 build
2006-10-11 simonpj@microsoft.comUse relative URLs when referring to libraries; push...
2006-10-10 simonpj@microsoft.comImprove documentation of concurrent and parallel Haskel...
2006-10-10 simonpj@microsoft.comCorrect id to linkend
2006-10-11 Ian LynaghFix trac #921: generate *q instructions for int-float...
2006-10-11 Simon MarlowModule header tidyup #2
2006-10-11 Simon Marlowremove BitSet, it isn't used
2006-10-11 Simon MarlowModule header tidyup, phase 1
2006-10-11 Simon MarlowInterface file optimisation and removal of nameParent
2006-10-10 Simon Marlowadd extendNameEnvList_C
2006-10-10 Simon MarlowgetMainDeclBinder should return Nothing for a binding...
2006-10-10 Simon MarlowUse ":Co", not "Co" to prefix coercion TyCon names
2006-10-10 Ian LynaghFix another hi-boot file
2006-10-10 Manuel M T... Removed unused unwrapFamInstBody from MkId
2006-10-10 simonpj@microsoft.comRejig the auto-scc wrapping stuff
2006-10-10 simonpj@microsoft.comDo not filter the type envt after each GHCi stmt
2006-10-10 simonpj@microsoft.comFail more informatively when a global isn't in the...
2006-10-10 Manuel M T... Rough matches for family instances
2006-10-09 Ian LynaghTweaks and missing case in disassembler
2006-10-09 Ian LynaghUpdate hi-boot files to fix building with old GHCs
2006-10-07 tharris@microsoft.comSTM invariants
2006-10-04 Ian LynaghFix unregisterised alpha builds
2006-10-06 simonpj@microsoft.comComments and an import-trim
2006-10-06 simonpj@microsoft.comMention that the module sub-directory structure for...
2006-10-06 simonpj@microsoft.comBale out before renamer errors are duplicated
2006-10-06 simonpj@microsoft.comAvoid repeatedly loading GHC.Prim
2006-10-06 simonpj@microsoft.comPrint the 'skipping' messages at verbosity level 1
2006-10-06 simonpj@microsoft.comFix up the typechecking of interface files during ...
next