- Aug 10, 1998
-
-
Simon Marlow authored
apparently GMP is installed as libgmp2.a on Debian systems.
-
- Aug 09, 1998
- Aug 08, 1998
-
-
sof authored
Recurse into newly created subdirs
-
sof authored
Makefile to go with socket tests
-
sof authored
Posix regression tests
-
sof authored
Changes to make IO tests run more smoothly
-
sof authored
previous commit, part 2
-
sof authored
Moved into sep directory
-
sof authored
_setenv: off by one error when extending the env block. (has this code ever been used in anger?)
-
sof authored
Socket library tests
-
sof authored
Moved out of IO directory
-
sof authored
getEnvironment: embedding a global variable inside a lit-lit causes it to be read just once.
-
- Aug 07, 1998
-
-
Simon Marlow authored
oops, put the OPTIONS at the top of the file.
-
Simon Marlow authored
need -fglasgow-exts to get IOExts.
-
Simon Marlow authored
add regression test for bug in mkDupableAlt.
-
sof authored
- toCalendarTime should be an action, not a function. - diffClockTimes buglet fixed, now uses toUTCTime instead of toCalendarTime to compute clock diff.
-
sof authored
exitSM: free foreign objects on old generation list too!
-
sof authored
typo fix
-
sof authored
segv_handler: additional cpp'ery to account for the fact that sigcontext_struct was renamed to sigcontext in 2.1.x Linux kernels.
-
- Aug 06, 1998
-
-
sof authored
Fool mkdependHS
-
Simon Marlow authored
Fix leading underscore test.
-
- Aug 05, 1998
-
-
sof authored
cygwin32 doesn't support the ops for inspecting the various /etc/ files
-
sof authored
cygwin32 mods
-
sof authored
accept buglet
-
sof authored
Dynamic library test cases
-
sof authored
- Completed the (tedious) job of defining Typeable instances - removed test code (now in regression lib)
-
sof authored
Added GetOpt; documented unsafeIOToST; documented pre-defined Typeable instances
-
sof authored
New home
-
sof authored
GetOpt has moved over to exts/
-
Simon Peyton Jones authored
Fix tyvar scope problem
-
- Aug 04, 1998
-
-
sof authored
Foreign section expanded. Doc-fixes
-
Simon Marlow authored
add a quick stable ptr stress test.
-
Simon Marlow authored
add missing stdout file.
-
- Aug 03, 1998
-
-
sof authored
Added sect. on Dynamic library
-
- Jul 27, 1998
-
-
sof authored
Cheap and cheerful dynamic types library, closely based on Hugs library with the same name. (docs to follow soon)
-
Simon Marlow authored
Add a test for black hole behaviour, where a computation is shared between threads.
-
Simon Marlow authored
Forgot to add the Makefile, it seems.
-
- Jul 24, 1998