Commit Graph

  • 277a60d843
    Merge pull request #16 from jberthold/update-ghc-8.6 master Jost Berthold 2019-06-29 22:03:30 +1000
  • 43325cfc9f Fix undefined closure names from renaming in 8.6 klebinger.andreas@gmx.at 2018-09-07 14:11:30 +0200
  • fb2aac53ba Update Pack.c code for ghc-8.6, version bump update-ghc-8.6 Jost Berthold 2018-08-20 21:10:55 +1000
  • b61b75be4c add another resolver (ghc-8.4.3) for testing Jost Berthold 2018-08-20 21:02:13 +1000
  • 89726351e6
    Merge pull request #12 from jberthold/bump-ghc-8 Jost Berthold 2018-01-19 20:53:25 +1100
  • 3964ee484e edit github link in cabal file packman-0.5.0 bump-ghc-8 Jost Berthold 2018-01-19 20:43:42 +1100
  • d3f2767356 Finalise release which works with GHC-8.2 and base-4.10 Jost Berthold 2018-01-19 09:19:44 +1100
  • 1d95b387aa assimilate HEAP_ALLOCED source for GHC >= 801 Jost Berthold 2018-01-18 22:41:35 +1100
  • ec8fb243c7 import fingerprint function from API, drop TypeRep import Jost Berthold 2018-01-16 22:33:25 +1100
  • efa27684ca bump version, adjust resolver and base upper bound packman-0.4.0 Jost Berthold 2018-01-16 21:48:33 +1100
  • 18f9928093 several updates to Pack.c, to support ghc-8.0 and onwards arrbytes Jost Berthold 2017-01-09 14:46:38 +1100
  • 2de23b20d1 use ghc-8 for tests with stack Jost Berthold 2017-01-09 14:44:46 +1100
  • 42ad6c5bf0 Merge db3dce3fa9 into 2b4cca24d4 michaxm 2017-01-06 05:53:11 +0000
  • 2cbe45cb27 IND_PERM removal, sync.ed with GHC head Jost Berthold 2016-02-21 13:45:04 +1100
  • f51cf8b784 follow renaming of StgArrWords to StgArrBytes Jost Berthold 2015-12-01 19:46:27 +1100
  • 2b4cca24d4 fix a sentence in the cabal file description Jost Berthold 2015-12-01 01:58:28 +1100
  • 7f8cc06ac8 fix debug version of Pack.c Jost Berthold 2015-12-01 01:46:21 +1100
  • dfb7c60502 lower cabal dependency for building again: 1.18 Axel Mannhardt 2015-11-30 14:21:14 +0100
  • 897ec1f0e1 correct debug flag Jost Berthold 2015-11-30 19:26:09 +1100
  • 6003d65bc8 edit description in cabal file again Jost Berthold 2015-11-30 19:17:14 +1100
  • 779972f776 bump version (changed dependency), preparing hackage Jost Berthold 2015-11-30 19:02:50 +1100
  • 1c2b868c34 Extended description in cabal file, corrected errors Jost Berthold 2015-11-30 18:55:42 +1100
  • 0c2776b164 Fixes in code comments and Haddock documentation (no code) Jost Berthold 2015-11-27 23:44:26 +1100
  • 34b56af22f Merge pull request #8 from jberthold/wip/fixtests Jost Berthold 2015-11-24 23:06:23 +1100
  • 5be3c1cb2c remove ghc dependency to allow for ghc-7.8 + Cabal>=1.20 Jost Berthold 2015-11-24 21:54:44 +1100
  • 77e03d4e51 require Cabal >= 1.20 for detailed-0.9 tests Jost Berthold 2015-11-24 00:03:12 +1100
  • db3dce3fa9 switched failing test suites from detailed-0.9 to exitcode-stdio-1.0 Axel Mannhardt 2015-11-16 11:47:01 +0100
  • 537fe08f20 Merge pull request #6 from michaxm/master Jost Berthold 2015-11-13 14:36:27 +1100
  • 96e74c1bc0 added .stack-work to .gitignore Axel Mannhardt 2015-11-11 16:16:34 +0100
  • 58cbee8e90 added .stack_work to .gitignore Jost Berthold 2015-11-07 22:41:28 +1100
  • 5898dfd2a8 Merge pull request #5 from rrnewton/master Jost Berthold 2015-11-07 22:40:15 +1100
  • b7dab011f1 Add a simple stack.yaml file. Builds but fails tests. For details, please see: Ryan Newton 2015-09-03 02:16:44 -0400
  • abe4cb9cfe Merge pull request #2 from ajnsit/master Jost Berthold 2015-07-10 09:13:53 +1000
  • 0dc81ba54f correct a spelling mistake Jost Berthold 2015-07-10 09:12:40 +1000
  • a0ad21418a Fix typo which caused errors: gHCFP - > ghcFP Anupam Jain 2015-07-09 23:59:34 +0530
  • fe9e02294c bump version Jost Berthold 2015-06-22 23:30:13 +1000
  • c9bb99fc0e detabbing Jost Berthold 2015-06-22 23:23:20 +1000
  • 14a0c86341 avoid test failure on case-insensitive file systems Jost Berthold 2015-06-22 23:22:11 +1000
  • 4e9549fad6 support base 4.8.0 (TypeRep changed) Jost Berthold 2015-06-22 23:19:14 +1000
  • e57ccd8026 small corrections to haddock documentation Jost Berthold 2014-09-12 10:52:20 +0200
  • 1e835d71f4 Create README.md Jost Berthold 2014-09-12 10:28:36 +0200
  • bb58c10869 added quickcheck test Jost Berthold 2014-09-11 17:13:17 +0200
  • 679a35a5dc adopt using Rts flag from RTS code (irrelevant here) Jost Berthold 2014-09-11 11:28:03 +0200
  • 1a23c81d7a actually check output, fix a glitch in expected output Jost Berthold 2014-09-10 17:57:30 +0200
  • 464cb03fa2 Block/retry if a blackhole is met during packing Jost Berthold 2014-09-06 20:28:00 +0200
  • 1e01360aab run mthread test on four cores Jost Berthold 2014-09-06 20:15:42 +0200
  • c0c43a3139 make detailed-0.9 test work, fix cabal test specification Jost Berthold 2014-09-02 17:50:45 +0200
  • 3420ec74d5 small fix in failing test Jost Berthold 2014-09-01 15:59:18 +0200
  • 2ea32e42fe packaging: License file, Setup.hs, cabal file modifications Jost Berthold 2014-08-28 15:53:46 +0200
  • d6d6b18a99 split into several modules, use hsc2hs for error codes Jost Berthold 2014-08-28 14:23:04 +0200
  • cdc1f6f41a added tryPackToMemory version for in-RTS Jost Berthold 2014-08-22 17:42:44 +0200
  • c5ac891520 fixing small problems that showed in the RTS Jost Berthold 2014-08-22 16:57:30 +0200
  • 1a3dedf440 Enable sharing Pack.c between RTS and library Jost Berthold 2014-08-22 15:54:44 +0200
  • f4b6a968b8 make all internal functions static, rename Jost Berthold 2014-08-22 10:57:59 +0200
  • 89306e120a corrected ranges Jost Berthold 2014-08-19 19:26:41 +0200
  • 6ad43e0763 added a multithreaded test case Jost Berthold 2014-08-19 11:52:30 +0200
  • 82078f8eba Accidental conflict in cbits/Pack.c (reformatting/amend) Jost Berthold 2014-08-19 11:24:09 +0200
  • c0437f4c6c new PAP packing code Jost Berthold 2014-08-19 11:06:47 +0200
  • 446bf6286e new PAP packing code Jost Berthold 2014-08-19 11:06:47 +0200
  • b6a63ddaa2 add a note about shrinkMutableByteArray Jost Berthold 2014-08-18 10:22:37 +0200
  • e03c67de2d Rewritten Pack.c, eliminating all global variables Jost Berthold 2014-08-15 15:56:26 +0200
  • a8eb2df7a4 small clean-up Jost Berthold 2014-08-14 13:46:03 +0200
  • c1be91ca68 whitespace cleanup in Pack.c Jost Berthold 2014-08-14 13:39:53 +0200
  • 9dd85aa363 add simple test, clean (non-working) AllTests, edit github URL Jost Berthold 2014-08-13 10:27:36 +0200
  • 060660bf61 test suite for exceptions, with exitcode-1.0 Jost Berthold 2014-07-27 17:45:10 +0200
  • 959ebdca98 Extended test program (NOT WORKING AT THE MOMENT) Jost Berthold 2014-07-26 20:48:27 +0200
  • 714ab55854 Some adjustments, towards more robust version Jost Berthold 2014-07-24 20:35:52 +0200
  • 5a7eab42cd use versioned dependencies and -DDEBUG Jost Berthold 2014-07-24 12:33:46 +0200
  • 4404821e46 renamed some functions to avoid name clashes with Par.RTS Jost Berthold 2014-07-23 22:47:39 +0200
  • 4d4d49d4f2 disable tests (require network library) Jost Berthold 2014-07-23 22:46:39 +0200
  • be5d4b6913 Created a new test application called Workpool. Ásbjørn Viderø Jøkladal 2014-06-08 17:01:14 +0200
  • 8ff861ee5c Client/server test program Michael Budde 2014-06-05 13:01:55 +0200
  • 2236bf1136 Init pack buffer at startup Michael Budde 2014-05-22 19:43:28 +0200
  • b4b3e1195a Style Michael Budde 2014-05-22 19:28:10 +0200
  • 7055c64137 Use IF_DEBUG instead of IF_PAR_DEBUG Michael Budde 2014-05-22 18:10:50 +0200
  • 734b7be134 Use internal functions in GHC instead of copying the source Michael Budde 2014-05-22 18:10:08 +0200
  • 5c38d6317b Use private functions from GHC runtime Jost Berthold 2014-05-22 16:50:56 +0200
  • 2d990576ef Rename functions to prevent collision with Eden implementations Jost Berthold 2014-05-22 16:49:24 +0200
  • eaaab29474 Remove unnecessary stuff from packing buffer structure Jost Berthold 2014-05-22 16:46:54 +0200
  • f7e61add3d Replace Haskell API with GHC.Packing module Michael Budde 2014-05-21 11:24:18 +0200
  • 8e760f9603 Update cabal file Michael Budde 2014-05-21 10:02:22 +0200
  • b370e5b513 Add debug flag Michael Budde 2014-05-20 14:06:23 +0200
  • 5cb2858a7b Remove unused primitive dependency Michael Budde 2014-05-20 14:05:19 +0200
  • ae51b45995 Add deserialize and convert to a library Michael Budde 2014-05-20 13:16:49 +0200
  • b2d370023f Reform pack file Michael Budde 2014-05-19 21:46:38 +0200
  • efe634ded1 Import Pack.c from Eden RTS Michael Budde 2014-05-19 13:53:09 +0200
  • bb5ebede50 Import Pack.c from Eden Michael Budde 2014-05-19 10:49:06 +0200
  • 9f5a8a83ad Initial commit Michael Budde 2014-05-14 23:00:13 +0200