- 22 Aug, 2013 5 commits
-
-
Simon Marlow authored
-
Simon Marlow authored
I think the change in optimisation levels due to d0608373 had the side effect of not inlining atomic_inc(), which together with the broken way the test was set up made it fail.
-
Simon Marlow authored
-
thoughtpolice authored
This is because dynamic GHCi can't load archive files, and linker_unload explicitly does this via loadArchive(). Signed-off-by:
Austin Seipp <aseipp@pobox.com>
-
Simon Marlow authored
-
- 19 Aug, 2013 5 commits
-
-
Jan Stolarek authored
This test is testing primops, so it should be in the primops/ directory and not numeric.
-
Jan Stolarek authored
-
Joachim Breitner authored
(fixes #457)
-
Simon Peyton Jones authored
-
ajp authored
Signed-off-by:
Austin Seipp <aseipp@pobox.com>
-
- 17 Aug, 2013 1 commit
-
-
thoughtpolice authored
This caused a failure on some 32bit builds due to floating point (in)accuracy. But Complex is already strict in both its components, and we really just want to know the code works, so an easier solution is to simply use `seq` to force evaluation. Signed-off-by:
Austin Seipp <aseipp@pobox.com>
-
- 16 Aug, 2013 1 commit
-
-
eir@cis.upenn.edu authored
-
- 15 Aug, 2013 2 commits
-
-
thoughtpolice authored
Signed-off-by:
Austin Seipp <aseipp@pobox.com>
-
thoughtpolice authored
Signed-off-by:
Austin Seipp <aseipp@pobox.com>
-
- 14 Aug, 2013 5 commits
-
-
Jan Stolarek authored
-
Jan Stolarek authored
This patch adds tests for new primops and fixes the existing ones. For a deatiled discussion of this changes please visit the wiki page: http://hackage.haskell.org/trac/ghc/wiki/PrimBool
-
thoughtpolice authored
Signed-off-by:
Austin Seipp <aseipp@pobox.com>
-
thoughtpolice authored
Signed-off-by:
Austin Seipp <aseipp@pobox.com>
-
thoughtpolice authored
Signed-off-by:
Austin Seipp <aseipp@pobox.com>
-
- 11 Aug, 2013 1 commit
-
-
thoughtpolice authored
Signed-off-by:
Austin Seipp <aseipp@pobox.com>
-
- 09 Aug, 2013 1 commit
-
-
Jan Stolarek authored
-
- 08 Aug, 2013 2 commits
-
-
thoughtpolice authored
Closes Trac #8117. Signed-off-by:
Austin Seipp <aseipp@pobox.com>
-
Jan Stolarek authored
-
- 05 Aug, 2013 1 commit
-
-
eir@cis.upenn.edu authored
-
- 04 Aug, 2013 3 commits
-
-
-
eir@cis.upenn.edu authored
-
eir@cis.upenn.edu authored
-
- 02 Aug, 2013 3 commits
-
-
-
eir@cis.upenn.edu authored
Many of the files modified are just wibbles to output, because now tycons have roles attached to them, which are produced in the debugging dumps.
-
eir@cis.upenn.edu authored
-
- 01 Aug, 2013 1 commit
-
-
ian@well-typed.com authored
-
- 31 Jul, 2013 3 commits
-
-
ian@well-typed.com authored
-
ian@well-typed.com authored
-
Jan Stolarek authored
-
- 30 Jul, 2013 1 commit
-
-
ian@well-typed.com authored
-
- 28 Jul, 2013 3 commits
-
-
ian@well-typed.com authored
-
ian@well-typed.com authored
-
ian@well-typed.com authored
-
- 25 Jul, 2013 1 commit
-
-
eir@cis.upenn.edu authored
-
- 24 Jul, 2013 1 commit
-
-
Simon Marlow authored
-