summaryrefslogtreecommitdiff
path: root/libraries/ghc-compact
Commit message (Expand)AuthorAgeFilesLines
* base: Bump version to 4.18Ben Gamari2022-12-211-1/+1
* Add Javascript backendSylvain Henry2022-11-291-1/+4
* Rename Solo[constructor] to MkSoloTorsten Schmits2022-09-211-1/+1
* Fix #21979 - compact-share failing with -OAndreas Klebinger2022-08-161-2/+2
* Bump ghc-prim and base versionsBen Gamari2022-06-271-2/+2
* testsuite: Remove reqlib modifierMatthew Pickering2021-12-221-1/+0
* ghc-compact: Update cabal fileBen Gamari2021-12-011-2/+5
* Remove special case for large objects in allocateForCompactFabian Thorand2021-09-294-0/+47
* ghc-compact: Use keepAlive# in GHC.Compact.SerializedBen Gamari2021-02-141-10/+2
* [Sized Cmm] properly retain sizes.Moritz Angermann2020-11-261-1/+1
* Version bump: base-4.16 (#18712)Vladislav Zavialov2020-10-271-1/+1
* Unpack the MVar in CompactDavid Feuer2020-09-191-1/+1
* Bump ghc-prim version to 0.7.0Ryan Scott2020-07-021-1/+1
* base: Bump to 4.15.0.0Ben Gamari2020-06-171-1/+1
* rts/CNF: Fix fixup comparison functionBen Gamari2020-05-133-0/+28
* Fix misleading Ptr phantom type in SerializedCompact (#15653)Sylvain Henry2020-04-261-2/+2
* Fix CNF handling in compacting GCÖmer Sinan Ağacan2020-04-092-2/+4
* base: Bump version to 4.14.0.0Ben Gamari2019-11-141-1/+1
* 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
* Some tweaks in GHC.Compact haddocksÖmer Sinan Ağacan2019-08-271-14/+17
* Use ghc-prim < 0.7, not <= 0.6.1, as upper version boundsRyan Scott2019-04-091-1/+1
* Replace git.haskell.org with gitlab.haskell.org (#16196)Yuriy Syrovetskiy2019-04-041-1/+1
* Bump ghc-prim's version where neededAlexandre2019-04-011-1/+1
* Fix a few broken Trac links [skip ci]Chaitanya Koparkar2019-03-271-1/+1
* Prepare source-tree for base-4.13 MFP bumpHerbert Valerio Riedel2019-01-181-1/+1
* ghc-compact: Use Char instead of Integer in compact_share testBen Gamari2018-12-243-10/+11
* ghc-prim: Bump versionBen Gamari2018-05-201-1/+1
* rts: Fix compaction of SmallMutArrPtrsBen Gamari2018-05-202-1/+2
* Another batch of './validation --slow' tweaksAlp Mestanogullari2018-05-201-1/+4
* Add 'addWordC#' PrimOpSebastian Graf2018-05-051-1/+1
* Bump base to version 4.12.0.0Ryan Scott2018-04-191-1/+1
* Bump ghc-prim to 0.5.2.0 and update changelogHerbert Valerio Riedel2017-10-171-1/+1
* Bump base to 4.11.0.0Ben Gamari2017-09-211-1/+1
* CNF: Implement compaction for small pointer arraysBen Gamari2017-08-242-0/+9
* ghc-prim: Bump versionBen Gamari2017-07-231-1/+1
* CNF: Silence pointer fix-up message unless gc debugging is enabledBen Gamari2017-05-201-1/+0
* Fix comment for compact regionTakenobu Tani2017-05-041-2/+2
* compact: Clarify mutability restrictionBen Gamari2017-04-031-9/+11
* testsuite: Add 32-bit output for compact_share testBen Gamari2017-03-262-0/+4
* Typos in manual and commentsGabor Greif2017-03-141-1/+1
* Typos in comments and manualGabor Greif2017-03-061-2/+2
* Rename compact to ghc-compact.Edward Z. Yang2017-02-2636-0/+1058