2 Jan 2005 02:22
2 Jan 2005 03:47
cvs commit: hugs98/libraries/tools HugsSetup.hs
Ross Paterson <ross <at> haskell.org>
2005-01-02 02:47:46 GMT
2005-01-02 02:47:46 GMT
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
2 Jan 2005 16:22
3 Jan 2005 14:38
cvs commit: hugs98/libraries/tools HugsSetup.hs
Ross Paterson <ross <at> haskell.org>
2005-01-03 13:38:18 GMT
2005-01-03 13:38:18 GMT
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
6 Jan 2005 16:07
cvs commit: hugs98/libraries/tools convert_libraries HugsSetup.hs
Ross Paterson <ross <at> haskell.org>
2005-01-06 15:07:13 GMT
2005-01-06 15:07:13 GMT
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
7 Jan 2005 17:04
cvs commit: hugs98/src prelude.h
Ross Paterson <ross <at> haskell.org>
2005-01-07 16:04:12 GMT
2005-01-07 16:04:12 GMT
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
12 Jan 2005 15:23
cvs commit: hugs98/libraries/tools convert_libraries
Ross Paterson <ross <at> haskell.org>
2005-01-12 14:23:51 GMT
2005-01-12 14:23:51 GMT
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
14 Jan 2005 13:05
cvs commit: hugs98/src builtin.c hugs98/libraries/Hugs Int.hs Storable.hs Word.hs hugs98/libraries/include MachDeps.h
Ross Paterson <ross <at> haskell.org>
2005-01-14 12:05:02 GMT
2005-01-14 12:05:02 GMT
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
14 Jan 2005 13:14
cvs commit: hugs98/libraries/Hugs Storable_aux.c Storable_aux.h
Ross Paterson <ross <at> haskell.org>
2005-01-14 12:14:33 GMT
2005-01-14 12:14:33 GMT
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
17 Jan 2005 01:33
RSS Feed