summaryrefslogtreecommitdiff
path: root/libraries/ghc-compact/tests
Commit message (Expand)AuthorAgeFilesLines
* Add Javascript backendSylvain Henry2022-11-291-1/+4
* Fix #21979 - compact-share failing with -OAndreas Klebinger2022-08-161-2/+2
* testsuite: Remove reqlib modifierMatthew Pickering2021-12-221-1/+0
* Remove special case for large objects in allocateForCompactFabian Thorand2021-09-294-0/+47
* rts/CNF: Fix fixup comparison functionBen Gamari2020-05-133-0/+28
* Fix CNF handling in compacting GCÖmer Sinan Ağacan2020-04-092-2/+4
* Fix new compact block allocation in allocateForCompactÖmer Sinan Ağacan2019-10-032-0/+31
* testsuite: Mark compact_gc as fragile in the ghci wayBen Gamari2019-09-271-1/+1
* ghc-compact: Use Char instead of Integer in compact_share testBen Gamari2018-12-243-10/+11
* rts: Fix compaction of SmallMutArrPtrsBen Gamari2018-05-202-1/+2
* Another batch of './validation --slow' tweaksAlp Mestanogullari2018-05-201-1/+4
* CNF: Implement compaction for small pointer arraysBen Gamari2017-08-242-0/+9
* CNF: Silence pointer fix-up message unless gc debugging is enabledBen Gamari2017-05-201-1/+0
* testsuite: Add 32-bit output for compact_share testBen Gamari2017-03-262-0/+4
* Rename compact to ghc-compact.Edward Z. Yang2017-02-2629-0/+483