- 23 Feb, 2006 2 commits
- 22 Feb, 2006 1 commit
-
-
simonpj authored
-
- 23 Feb, 2006 1 commit
-
-
Simon Marlow authored
-
- 10 Feb, 2006 2 commits
-
-
Simon Marlow authored
-
Simon Marlow authored
threaded1 = -threaded -debug threaded2 = -O -threaded, and +RTS -N2 -RTS at runtime
-
- 08 Feb, 2006 1 commit
-
-
simonpj authored
-
- 06 Feb, 2006 1 commit
-
-
simonpj authored
-
- 08 Feb, 2006 2 commits
-
-
Simon Marlow authored
-
Simon Marlow authored
-
- 02 Feb, 2006 4 commits
- 01 Feb, 2006 3 commits
- 31 Jan, 2006 1 commit
-
-
simonpj authored
-
- 01 Feb, 2006 3 commits
-
-
Simon Marlow authored
-
Simon Marlow authored
-
Simon Marlow authored
-
- 31 Jan, 2006 3 commits
- 25 Jan, 2006 2 commits
- 19 Jan, 2006 1 commit
-
-
simonmar authored
Test tryPutMVar on empty MVars too
-
- 18 Jan, 2006 2 commits
-
-
simonmar authored
Add a fast version of the testsuite The idea is to have a way to run as much of the testsuite as possible in a short time, so that we'll run it more often (such as just before checking in a change, for example). 'make fast' tries for good coverage without using too many cycles. Currently it takes about 4 minutes on a fast machine with an optimised GHC build; I think this might still be a little on the slow side. When you say 'make fast' in testsuite/tests/ghc-regress, we run each test only one way, and all of the long-running tests are omitted. Also, to get the runtime down further, I arbitrarily omitted many of the should_run tests (because these tend to take a lot longer than should_compile or should_fail tests). I tried to keep a representative few in each category.
-
simonpj authored
Add test for data con in class sig
-
- 12 Jan, 2006 2 commits
- 10 Jan, 2006 4 commits
- 09 Jan, 2006 3 commits
- 06 Jan, 2006 2 commits