summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* Complete work on new OVERLAPPABLE/OVERLAPPING pragmas (Trac #9242)Simon Peyton Jones2014-07-3152-141/+154
* Test Trac #9380Simon Peyton Jones2014-07-313-0/+72
* Compiler perf has improved a bitSimon Peyton Jones2014-07-311-2/+6
* Allow multiple entry points when allocating recursive groups (#9303)Simon Marlow2014-07-312-0/+11
* Add .gitignore line for stage=1 testsuite generated fileReid Barton2014-07-301-0/+1
* Make mod73 test insensitive to minor variations (#9325)Reid Barton2014-07-301-1/+10
* Add test cases for explicitly-bidirectional pattern synonymDr. ERDI Gergo2014-07-296-0/+26
* use GHC-7.8.3's values for thread block reason (fixes #9333)Jost Berthold2014-07-284-1/+47
* Support ghc-pkg --ipid to query package ID.Edward Z. Yang2014-07-283-3/+3
* Module reexports, fixing #8407.Edward Z. Yang2014-07-2527-0/+299
* Update test suite outputJoachim Breitner2014-07-251-1/+1
* Refactor FFI error messagesSimon Peyton Jones2014-07-2510-26/+46
* Check for boxed tau types in the LHS of type family instancesSimon Peyton Jones2014-07-253-0/+17
* Use the right kinds on the LHS in 'deriving' clausesSimon Peyton Jones2014-07-242-0/+13
* Fixed issue with detection of duplicate record fieldsGintautas Miliauskas2014-07-245-0/+17
* Fix test for fetchNandIntArray#Johan Tibell2014-07-231-7/+18
* Make last a good consumerJoachim Breitner2014-07-223-0/+14
* [ghc-pkg] Fix #5442 by using the flag db stack to modify packages.Edward Z. Yang2014-07-2110-1/+102
* Further improvements to floating equalitiesSimon Peyton Jones2014-07-182-0/+88
* Correctly round when calculating the deviationJoachim Breitner2014-07-171-1/+1
* Adjust a few performance numbersJoachim Breitner2014-07-174-15/+32
* Include test case name in performance resultJoachim Breitner2014-07-171-9/+11
* Test Trac #9323Simon Peyton Jones2014-07-173-0/+13
* Richards optCoercion improvement made test cases fail the nice wayJoachim Breitner2014-07-171-1/+5
* Entirely re-jig the handling of default type-family instances (fixes Trac #9063)Simon Peyton Jones2014-07-1522-49/+99
* Partially revert 194107ea9333c1d9d61abf307db2da6a699847afAustin Seipp2014-07-141-3/+1
* Give performance benchmark deviation also in percentsJoachim Breitner2014-07-141-2/+6
* New testsuite verbosity level 4Joachim Breitner2014-07-142-3/+3
* Update various performance benchmarksJoachim Breitner2014-07-143-12/+19
* Test case for #9305Joachim Breitner2014-07-133-1/+17
* testsuite: Tweak T6048 boundsAustin Seipp2014-07-121-4/+4
* More testsuite ignores.Edward Z. Yang2014-07-071-0/+2
* Do not print the result of 'main' after invoking ':main' (fixes #9086).Gintautas Miliauskas2014-07-076-0/+8
* Test Trac #9222Simon Peyton Jones2014-07-012-0/+8
* Fix demand analyser for unboxed typesSimon Peyton Jones2014-07-013-0/+22
* Check for integer overflow in allocate() (#9172)Reid Barton2014-07-018-0/+62
* Unbreak TcNullaryTC testcase, by using MPTCJoachim Breitner2014-07-011-1/+1
* Re-add more primops for atomic ops on byte arraysJohan Tibell2014-06-303-0/+253
* Promote TcNullaryTC and TcCoercible to fast testsHerbert Valerio Riedel2014-06-291-2/+2
* Update 32bit & 64bit performance numbersHerbert Valerio Riedel2014-06-293-13/+26
* Expect test failure for T8832 on 32bit (re #8832)Herbert Valerio Riedel2014-06-291-1/+1
* Update Cabal to BinaryLiterals-aware 1.20 versionHerbert Valerio Riedel2014-06-291-1/+0
* Simplify .gitignore filesHerbert Valerio Riedel2014-06-2829-1423/+1417
* Add -XBinaryLiterals language extension (re #9224)Herbert Valerio Riedel2014-06-2716-0/+129
* Revert "Make -fno-write-interface to all modes of GHC, not just -fno-code."Edward Z. Yang2014-06-272-7/+0
* Make -fno-write-interface to all modes of GHC, not just -fno-code.Edward Z. Yang2014-06-272-0/+7
* Add new flag -fwrite-interface for -fno-code.Edward Z. Yang2014-06-263-0/+15
* Revert "Add more primops for atomic ops on byte arrays"Johan Tibell2014-06-264-254/+0
* Add more primops for atomic ops on byte arraysJohan Tibell2014-06-244-0/+254
* Comment the expect_broken for Trac #9208Simon Peyton Jones2014-06-241-0/+3