Ross Paterson | 2 Jan 2005 02:22
Favicon

cvs commit: hugs98/libraries/tools HugsSetup.hs

ross        2005/01/01 17:22:39 PST

  Modified files:
    libraries/tools      HugsSetup.hs 
  Log:
  use install from Cabal

  Revision  Changes    Path
  1.11      +13 -41    hugs98/libraries/tools/HugsSetup.hs
Ross Paterson | 2 Jan 2005 03:47
Favicon

cvs commit: hugs98/libraries/tools HugsSetup.hs

ross        2005/01/01 18:47:46 PST

  Modified files:
    libraries/tools      HugsSetup.hs 
  Log:
  use register/unregister from Cabal, plus other minor simplifications

  Revision  Changes    Path
  1.12      +16 -30    hugs98/libraries/tools/HugsSetup.hs
Ross Paterson | 2 Jan 2005 16:22
Favicon

cvs commit: hugs98/libraries/tools HugsSetup.hs

ross        2005/01/02 07:22:12 PST

  Modified files:
    libraries/tools      HugsSetup.hs 
  Log:
  use hooks

  Revision  Changes    Path
  1.13      +36 -134   hugs98/libraries/tools/HugsSetup.hs
Ross Paterson | 3 Jan 2005 14:38
Favicon

cvs commit: hugs98/libraries/tools HugsSetup.hs

ross        2005/01/03 05:38:18 PST

  Modified files:
    libraries/tools      HugsSetup.hs 
  Log:
  track Cabal changes: no longer read Setup.description

  Revision  Changes    Path
  1.14      +14 -14    hugs98/libraries/tools/HugsSetup.hs
Ross Paterson | 6 Jan 2005 16:07
Favicon

cvs commit: hugs98/libraries/tools convert_libraries HugsSetup.hs

ross        2005/01/06 07:07:13 PST

  Modified files:
    libraries/tools      convert_libraries 
  Removed files:
    libraries/tools      HugsSetup.hs 
  Log:
  use the simple setup script from Cabal

  Revision  Changes    Path
  1.13      +1 -1      hugs98/libraries/tools/convert_libraries
Ross Paterson | 7 Jan 2005 17:04
Favicon

cvs commit: hugs98/src prelude.h

ross        2005/01/07 08:04:12 PST

  Modified files:
    src                  prelude.h 
  Log:
  increase various sizes, which haven't changed in quite a while.
  In particular, quadruple code and heap sizes.

  Revision  Changes    Path
  1.72      +11 -11    hugs98/src/prelude.h
Ross Paterson | 12 Jan 2005 15:23
Favicon

cvs commit: hugs98/libraries/tools convert_libraries

ross        2005/01/12 06:23:51 PST

  Modified files:
    libraries/tools      convert_libraries 
  Log:
  mtl is now an add-on package, as Cabal no longer depends on it.

  Revision  Changes    Path
  1.14      +2 -2      hugs98/libraries/tools/convert_libraries
Ross Paterson | 14 Jan 2005 13:05
Favicon

cvs commit: hugs98/src builtin.c hugs98/libraries/Hugs Int.hs Storable.hs Word.hs hugs98/libraries/include MachDeps.h

ross        2005/01/14 04:05:02 PST

  Modified files:
    src                  builtin.c 
    libraries/Hugs       Int.hs Storable.hs Word.hs 
    libraries/include    MachDeps.h 
  Log:
  bring back Word type, with associated instances
  (rearranged Int<n> handling a bit to match)

  Revision  Changes    Path
  1.82      +51 -57    hugs98/src/builtin.c
  1.13      +73 -115   hugs98/libraries/Hugs/Int.hs
  1.6       +14 -4     hugs98/libraries/Hugs/Storable.hs
  1.20      +213 -155  hugs98/libraries/Hugs/Word.hs
  1.3       +2 -0      hugs98/libraries/include/MachDeps.h
Ross Paterson | 14 Jan 2005 13:14
Favicon

cvs commit: hugs98/libraries/Hugs Storable_aux.c Storable_aux.h

ross        2005/01/14 04:14:33 PST

  Modified files:
    libraries/Hugs       Storable_aux.c Storable_aux.h 
  Log:
  Word isn't a foreign type

  Revision  Changes    Path
  1.3       +0 -2      hugs98/libraries/Hugs/Storable_aux.c
  1.3       +0 -2      hugs98/libraries/Hugs/Storable_aux.h
Ross Paterson | 17 Jan 2005 01:33
Favicon

cvs commit: hugs98/libraries/tools convert_libraries

ross        2005/01/16 16:33:43 PST

  Modified files:
    libraries/tools      convert_libraries 
  Log:
  remove debug output

  Revision  Changes    Path
  1.15      +0 -1      hugs98/libraries/tools/convert_libraries

Gmane