Haddock fix in the vectoriser
[ghc-hetmet.git] / compiler / utils / FastMutInt.lhs
2010-12-15 Ian LynaghRemove code that is dead now that we need >= 6.12 to...
2010-11-12 simonpj@microsoft.comAdd LANGUAGE BangPatterns to modules that use them
2009-08-02 Simon MarlowRTS tidyup sweep, first phase
2009-07-06 simonpj@microsoft.comTrim unused imports detected by new unused-import code
2009-05-29 Simon MarlowChanges for the new IO library, mainly base-package...
2009-04-24 Ian LynaghRequire a bang pattern when unlifted types are where...
2008-07-10 Ian LynaghMove some flags from the Makefile into module pragmas
2008-05-28 Simon MarlowUse MD5 checksums for recompilation checking (fixes...
2008-01-13 Ian LynaghFix warnings in utils/FastMutInt
2007-09-04 Ian LynaghFix CodingStyle#Warnings URLs
2007-09-03 Ian LynaghUse OPTIONS rather than OPTIONS_GHC for pragmas
2007-09-01 Ian LynaghAdd {-# OPTIONS_GHC -w #-} and some blurb to all compil...
2007-08-06 Isaac Dupreecomment FastMutInt possibilities
2007-06-01 Isaac Dupreeimplement FastMutInt in non-GHC using IORefs (#1405)
2007-05-19 Isaac DupreeFastMutInt - make #endif be inside \{code} to match...
2007-04-06 Ian LynaghRemove code that is dead, as we require __GLASGOW_HASKE...
2006-10-11 Simon MarlowModule header tidyup #2
2006-04-07 Simon MarlowReorganisation of the source tree