Merge branch 'master' of http://darcs.haskell.org/ghc
[ghc-hetmet.git] / compiler / HsVersions.h
2010-12-17 Karel Gardasprovide shared libraries support on i386-unknown-solari...
2010-09-18 Matthias KilianEnable shared libs on OpenBSD
2010-09-13 simonpj@microsoft.comSuper-monster patch implementing the new typechecker...
2010-05-06 simonpj@microsoft.comAdd WARNM2 macro, plus some refactoring
2010-01-06 Ian LynaghPatch for shared libraries support on FreeBSD
2009-08-17 Thomas SchillingMake the dynamic linker thread-safe.
2008-09-05 simonpj@microsoft.comMake ASSERT2 mention msg even when debug is off (avoid...
2008-07-20 Thomas SchillingFix Haddock errors.
2008-06-20 Ian LynaghNow that we require GHC >= 6.4.2, System.IO.Error is...
2008-04-12 Ian LynaghDon't use CPP for SLIT/FSLIT
2008-03-29 Ian LynaghDon't import FastString in HsVersions.h
2008-03-29 Ian LynaghPut debugIsOn in Util, rather than rely on it being...
2008-03-25 Ian LynaghFix warnings in main/StaticFlags
2008-01-17 Twan van LaarhovenAdded MASSERT macro for assertions in do notation
2008-01-17 Isaac Dupreelots of portability changes (#1405)
2008-01-13 Ian LynaghFix warnings in utils/Util
2007-09-12 Norman Ramseymake it easier to have debugging code typechecked even...
2007-09-08 Ian LynaghMake various assertions work when !DEBUG
2007-09-07 Ian LynaghIn ASSERT and friends, use all the expressions we are...
2007-05-11 Michael D. AdamsRemoved UNBOX_FIELD from HsVersions.h since it is not...
2007-05-04 Michael D. AdamsFixed apparent typo in STRICT1(f) of HsVersions.h
2006-10-11 Simon MarlowModule header tidyup #2
2006-10-11 Simon MarlowModule header tidyup, phase 1
2006-04-07 Simon MarlowReorganisation of the source tree