summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* NUMA supportSimon Marlow2016-06-104-7/+15
* Fix #12099: Remove bogus flagsSean Gillespie2016-06-103-0/+28
* Improve the error messages for static forms.Facundo Domínguez2016-06-094-12/+37
* Fix Ticky histogram on WindowsTamar Christina2016-06-091-1/+1
* Testsuite: delete dead code [skip ci]Thomas Miedema2016-06-091-19/+0
* Fix #12076 by inlining trivial expressions in CorePrep.Edward Z. Yang2016-06-083-1/+31
* Fix #12064 by making IfaceClass typechecking more lazy.Edward Z. Yang2016-06-084-0/+12
* Show sources of cost centers in .profÖmer Sinan Ağacan2016-06-0815-327/+347
* Add some determinism testsBartosz Nitka2016-06-0741-0/+596
* Testsuite Windows: mark T8308 expect_broken (#8308)Thomas Miedema2016-06-071-1/+1
* Testsuite driver: always quote opts.testdirThomas Miedema2016-06-075-23/+30
* Kill varSetElemsBartosz Nitka2016-06-071-1/+4
* Merge MatchFixity and HsMatchContextAlan Zimmerman2016-06-063-4/+4
* Desugar ApplicativeDo and RecDo deterministicallyBartosz Nitka2016-06-065-0/+77
* Failing test-case for #12135.ghc-quick3Edward Z. Yang2016-06-057-0/+29
* Testsuite: fixup comments for T9872d [skip ci]Thomas Miedema2016-06-051-2/+2
* Rename isPinnedByteArray# to isByteArrayPinned#Ben Gamari2016-06-042-3/+26
* RTS SMP: Use compiler built-ins on all platforms.Peter Trommler2016-06-042-0/+17
* PrelInfo: Ensure that tuple promoted datacon names are in knownKeyNamesBen Gamari2016-06-042-0/+2
* integer-gmp: Make minusInteger more efficientAlan Mock2016-06-044-2/+40
* Refactored SymbolInfo to lower memory usage in RTSTamar Christina2016-06-031-25/+25
* testsuite: Mark broken tests on powerpc64lePeter Trommler2016-06-0311-18/+31
* Testsuite: run tests in /tmp/ghctest-xxx instead of /tmp/ghctest/xxxThomas Miedema2016-06-021-15/+1
* Testsuite: don't use --interactive in MakefilesThomas Miedema2016-05-275-23/+27
* Reduce special-casing for nullary unboxed tupleSimon Peyton Jones2016-05-262-0/+10
* Fix bytecode gen to deal with rep-polymorphismSimon Peyton Jones2016-05-264-0/+12
* Testsuite: add a test for #5522 (-fliberate-case -fspec-constr)Thomas Miedema2016-05-251-0/+6
* Testsuite: fix enum01/02/03 on Windows (#9399)Thomas Miedema2016-05-252-4/+4
* Testsuite: also normalise platform-dependent .stdout/stderrThomas Miedema2016-05-251-26/+12
* Spelling in commentsGabor Greif2016-05-251-1/+1
* Testsuite: introduce TEST_HC_OPTS_INTERACTIVE (#11468)Thomas Miedema2016-05-257-32/+34
* Testsuite: delete drvfail015.stderr-7.0 [skip ci]Thomas Miedema2016-05-241-12/+0
* Fix: #12084 deprecate old profiling flagsSeraphime Kirkovski2016-05-248-21/+21
* Make Arrow desugaring deterministicBartosz Nitka2016-05-245-0/+52
* Add support for unicode TH quotes (#11743)Josh Price2016-05-243-35/+44
* Testsuite: delete check_files_writtenThomas Miedema2016-05-244-189/+1
* Don't split the arg types in a PatSyn signatureSimon Peyton Jones2016-05-243-0/+18
* testsuite: Update max_bytes_used for T4029Ben Gamari2016-05-231-2/+5
* Allow unlifted types in pattern synonym result typeMatthew Pickering2016-05-232-1/+10
* Fix deriving Ord when RebindableSyntax is enabledAndrew Farmer2016-05-212-0/+17
* Testsuite: mark T8761 expect_broken #12077Thomas Miedema2016-05-211-1/+2
* testsuite: add CmmSwitchTest for 32-bit platformsAlex Dzyoba2016-05-204-49/+1148
* FunDep printer: Fix unicode arrowÖmer Sinan Ağacan2016-05-204-0/+12
* Give lifted primitive types a representationBen Gamari2016-05-191-1/+1
* testsuite: Add a TypeRep testBen Gamari2016-05-193-1/+74
* Testsuite: fix T11827 (#11827)Thomas Miedema2016-05-192-2/+12
* testsuite: Add expected output for T11108Ben Gamari2016-05-191-0/+10
* Improve pretty-printing of equalitiesSimon Peyton Jones2016-05-193-0/+20
* Fix Trac #12051Simon Peyton Jones2016-05-193-0/+6
* Kill varSetElems in tidyFreeTyCoVarsBartosz Nitka2016-05-188-175/+175