- 17 May, 2002 1 commit
-
-
simonmar authored
Add test for correct 'negate' handling (currently an expected failure).
-
- 10 May, 2002 2 commits
- 03 May, 2002 1 commit
-
-
simonmar authored
Add a layout test (expected failure).
-
- 25 Apr, 2002 1 commit
-
-
simonmar authored
Stable pointer test from Bernie Pope.
-
- 24 Apr, 2002 1 commit
-
-
simonmar authored
ignore ffi003 on Alpha where we don't have an NCG
-
- 23 Apr, 2002 6 commits
- 22 Apr, 2002 2 commits
- 19 Apr, 2002 1 commit
-
-
sof authored
sync expected output
-
- 15 Apr, 2002 1 commit
-
-
sof authored
call-in/call-back MT test
-
- 13 Apr, 2002 4 commits
- 10 Apr, 2002 2 commits
- 02 Apr, 2002 1 commit
-
-
simonpj authored
Context-simplification loop tests
-
- 01 Apr, 2002 2 commits
- 28 Mar, 2002 8 commits
-
-
simonmar authored
Reverse the sense of the skip test and expand it to include cygwin32 (the test should be skipped when the platform is *not* mingw32 or cygwin32). Remove ^Ms.
-
simonmar authored
Update
-
simonmar authored
This module had what looked like a lot of unnecessary (and now deprecated) coercions from Word->Int and back, so I removed them.
-
simonmar authored
PrelBase ==> GHC.Exts
-
simonmar authored
New library update, remove deprecated stuff
-
simonmar authored
Add test that exposed a bug in 5.02.2's networking library (accept wasn't setting the socket returned to non-blocking mode).
-
simonmar authored
New library update
-
simonmar authored
accept new output
-
- 27 Mar, 2002 5 commits
-
-
simonmar authored
hSetBinaryMode doesn't really have a proper home yet
-
simonmar authored
Don't need NumExts any more, showHex & friends come from Numeric.
-
simonmar authored
net001 needs package concurrent.
-
simonmar authored
New library fixup
-
simonmar authored
I dunno whether this is correct, but it seems now if you write "-0.0" in your source code as a Float and show it, you get "-0.0" back out again (the previous sample output just had "0.0"). Looks fairly harmless and/or more correct to me.
-
- 25 Mar, 2002 1 commit
-
-
simonpj authored
rank-n tests
-
- 19 Mar, 2002 1 commit
-
-
simonmar authored
Add 64 to the list of arguments to the bit operations in this test.
-