- 09 Dec, 2004 2 commits
- 08 Dec, 2004 1 commit
-
-
simonmar authored
Add test for Sourceforge bug #1073501.
-
- 06 Dec, 2004 3 commits
- 03 Dec, 2004 2 commits
- 23 Nov, 2004 1 commit
-
-
simonmar authored
omit ghci way for conc047 & conc048, they appear to deadlock
-
- 19 Nov, 2004 2 commits
- 18 Nov, 2004 7 commits
-
-
ross authored
Hugs only: these all exhaust Hugs's heap, so make life_space_leak an expected failure (CAF leak), and skip andre_monad, barton-mangler-bug and jules_xref.
-
ross authored
Hugs versions of error messages
-
tharris authored
Support for atomic memory transactions and associated regression tests conc041-048
-
igloo authored
Implement FunDeps for TH.
-
ross authored
warnings from Hugs
-
ross authored
portability
-
ross authored
conc040 is GHC-only (uses throwTo)
-
- 17 Nov, 2004 8 commits
-
-
ross authored
GHC-only tests: signals002 uses Handlers forkprocess01 forkProcess timeexts001 tests obsolete library net002 non-blocking I/O thurston-modular-arith GHC-only scoped type variables
-
ross authored
update Hugs output
-
ross authored
add explicit import of Control.Monad.Fix
-
ross authored
update output (though the alpha one looks out-of-date)
-
ross authored
add Hugs output (different error messages, H98-style printing of Rationals)
-
ross authored
catch other exceptions (e.g. overflow and pattern match failure), and add take's to the tests for () -- GHC produces the wrong results for enumFromThen () () and enumFromThenTo () () ().
-
ross authored
catch other exceptions (e.g. overflow)
-
ross authored
update output: GHC loses some output before an exception due to its implementation of hPutStr.
-
- 16 Nov, 2004 3 commits
- 15 Nov, 2004 1 commit
-
-
simonpj authored
Update output
-
- 14 Nov, 2004 1 commit
-
-
ross authored
Hugs doesn't implement multiple-reader single-writer locking on files.
-
- 13 Nov, 2004 1 commit
-
-
ross authored
update Hugs output
-
- 12 Nov, 2004 8 commits
-
-
ross authored
update Hugs output
-
ross authored
hGetBuf001 is GHC-only (uses throwTo for timeout)
-
ross authored
another documented Hugs bug: tcfail030 (empty file)
-
ross authored
Documented bugs in Hugs: mod154 module M where != module M(module M) where read023 Just.let x=id in x read033 1.0e+x read034 (3 + 4 +) read021 empty file tc084 monomorphism restriction and defaulting tc096 monomorphism restriction and defaulting Also omitted tc144 for Hugs, because it loops.
-
ross authored
these take too long under Hugs
-
ross authored
Hugs produces slightly different output on these
-
ross authored
Hugs versions of various error messages
-
ross authored
config file for Hugs
-