ghc-hetmet.git
25 years ago[project @ 1998-08-07 15:39:45 by simonm]
simonm [Fri, 7 Aug 1998 15:39:45 +0000 (15:39 +0000)]
[project @ 1998-08-07 15:39:45 by simonm]
need -fglasgow-exts to get IOExts.

25 years ago[project @ 1998-08-07 15:22:02 by simonm]
simonm [Fri, 7 Aug 1998 15:22:03 +0000 (15:22 +0000)]
[project @ 1998-08-07 15:22:02 by simonm]
add regression test for bug in mkDupableAlt.

25 years ago[project @ 1998-08-07 15:11:28 by sof]
sof [Fri, 7 Aug 1998 15:11:28 +0000 (15:11 +0000)]
[project @ 1998-08-07 15:11:28 by sof]
- toCalendarTime should be an action, not a function.
- diffClockTimes buglet fixed, now uses toUTCTime instead
  of toCalendarTime to compute clock diff.

25 years ago[project @ 1998-08-07 09:20:19 by sof]
sof [Fri, 7 Aug 1998 09:20:19 +0000 (09:20 +0000)]
[project @ 1998-08-07 09:20:19 by sof]
exitSM: free foreign objects on old generation list too!

25 years ago[project @ 1998-08-07 09:19:12 by sof]
sof [Fri, 7 Aug 1998 09:19:12 +0000 (09:19 +0000)]
[project @ 1998-08-07 09:19:12 by sof]
typo fix

25 years ago[project @ 1998-08-07 09:18:10 by sof]
sof [Fri, 7 Aug 1998 09:18:10 +0000 (09:18 +0000)]
[project @ 1998-08-07 09:18:10 by sof]
segv_handler: additional cpp'ery to account for the fact
that sigcontext_struct was renamed to sigcontext in 2.1.x
Linux kernels.

25 years ago[project @ 1998-08-06 10:35:59 by sof]
sof [Thu, 6 Aug 1998 10:36:00 +0000 (10:36 +0000)]
[project @ 1998-08-06 10:35:59 by sof]
Fool mkdependHS

25 years ago[project @ 1998-08-06 10:28:34 by simonm]
simonm [Thu, 6 Aug 1998 10:28:34 +0000 (10:28 +0000)]
[project @ 1998-08-06 10:28:34 by simonm]
Fix leading underscore test.

25 years ago[project @ 1998-08-05 22:34:22 by sof]
sof [Wed, 5 Aug 1998 22:34:22 +0000 (22:34 +0000)]
[project @ 1998-08-05 22:34:22 by sof]
cygwin32 doesn't support the ops for inspecting the various /etc/ files

25 years ago[project @ 1998-08-05 22:33:34 by sof]
sof [Wed, 5 Aug 1998 22:33:34 +0000 (22:33 +0000)]
[project @ 1998-08-05 22:33:34 by sof]
cygwin32 mods

25 years ago[project @ 1998-08-05 22:33:05 by sof]
sof [Wed, 5 Aug 1998 22:33:05 +0000 (22:33 +0000)]
[project @ 1998-08-05 22:33:05 by sof]
accept buglet

25 years ago[project @ 1998-08-05 17:16:04 by sof]
sof [Wed, 5 Aug 1998 17:16:05 +0000 (17:16 +0000)]
[project @ 1998-08-05 17:16:04 by sof]
Dynamic library test cases

25 years ago[project @ 1998-08-05 16:07:52 by sof]
sof [Wed, 5 Aug 1998 16:07:52 +0000 (16:07 +0000)]
[project @ 1998-08-05 16:07:52 by sof]
- Completed the (tedious) job of defining Typeable instances
- removed test code (now in regression lib)

25 years ago[project @ 1998-08-05 15:31:15 by sof]
sof [Wed, 5 Aug 1998 15:31:15 +0000 (15:31 +0000)]
[project @ 1998-08-05 15:31:15 by sof]
Added GetOpt; documented unsafeIOToST; documented pre-defined Typeable instances

25 years ago[project @ 1998-08-05 15:30:03 by sof]
sof [Wed, 5 Aug 1998 15:30:03 +0000 (15:30 +0000)]
[project @ 1998-08-05 15:30:03 by sof]
New home

25 years ago[project @ 1998-08-05 15:29:05 by sof]
sof [Wed, 5 Aug 1998 15:29:05 +0000 (15:29 +0000)]
[project @ 1998-08-05 15:29:05 by sof]
GetOpt has moved over to exts/

25 years ago[project @ 1998-08-05 09:33:56 by simonpj]
simonpj [Wed, 5 Aug 1998 09:34:15 +0000 (09:34 +0000)]
[project @ 1998-08-05 09:33:56 by simonpj]
Fix tyvar scope problem

25 years ago[project @ 1998-08-04 16:10:45 by sof]
sof [Tue, 4 Aug 1998 16:10:45 +0000 (16:10 +0000)]
[project @ 1998-08-04 16:10:45 by sof]
Foreign section expanded. Doc-fixes

25 years ago[project @ 1998-08-04 15:21:15 by simonm]
simonm [Tue, 4 Aug 1998 15:21:17 +0000 (15:21 +0000)]
[project @ 1998-08-04 15:21:15 by simonm]
add a quick stable ptr stress test.

25 years ago[project @ 1998-08-04 12:55:25 by simonm]
simonm [Tue, 4 Aug 1998 12:55:25 +0000 (12:55 +0000)]
[project @ 1998-08-04 12:55:25 by simonm]
add missing stdout file.

25 years ago[project @ 1998-08-03 23:12:49 by sof]
sof [Mon, 3 Aug 1998 23:12:49 +0000 (23:12 +0000)]
[project @ 1998-08-03 23:12:49 by sof]
Added sect. on Dynamic library

25 years ago[project @ 1998-07-27 14:35:53 by sof]
sof [Mon, 27 Jul 1998 14:35:54 +0000 (14:35 +0000)]
[project @ 1998-07-27 14:35:53 by sof]
Cheap and cheerful dynamic types library, closely based
on Hugs library with the same name.
(docs to follow soon)

25 years ago[project @ 1998-07-27 12:38:33 by simonm]
simonm [Mon, 27 Jul 1998 12:38:33 +0000 (12:38 +0000)]
[project @ 1998-07-27 12:38:33 by simonm]
Add a test for black hole behaviour, where a computation is shared
between threads.

25 years ago[project @ 1998-07-27 12:37:57 by simonm]
simonm [Mon, 27 Jul 1998 12:37:57 +0000 (12:37 +0000)]
[project @ 1998-07-27 12:37:57 by simonm]
Forgot to add the Makefile, it seems.

25 years ago[project @ 1998-07-24 10:42:33 by sof]
sof [Fri, 24 Jul 1998 10:42:40 +0000 (10:42 +0000)]
[project @ 1998-07-24 10:42:33 by sof]
Added long long feature test; macro namespace cleanup

25 years ago[project @ 1998-07-24 10:14:53 by sof]
sof [Fri, 24 Jul 1998 10:14:53 +0000 (10:14 +0000)]
[project @ 1998-07-24 10:14:53 by sof]
On failure, report the source file that was being processed

25 years ago[project @ 1998-07-23 14:50:16 by simonm]
simonm [Thu, 23 Jul 1998 14:50:16 +0000 (14:50 +0000)]
[project @ 1998-07-23 14:50:16 by simonm]
Converting a suffix rule to a pattern rule appears to fix some build
problems.  Don't ask me why.

25 years ago[project @ 1998-07-23 07:55:14 by sof]
sof [Thu, 23 Jul 1998 07:55:14 +0000 (07:55 +0000)]
[project @ 1998-07-23 07:55:14 by sof]
back out foreign decl change, not supposed to see that just yet

25 years ago[project @ 1998-07-22 20:40:26 by sof]
sof [Wed, 22 Jul 1998 20:40:38 +0000 (20:40 +0000)]
[project @ 1998-07-22 20:40:26 by sof]
IO.hInputReady: interval arg is millisecs, not secs

25 years ago[project @ 1998-07-22 08:51:41 by simonm]
simonm [Wed, 22 Jul 1998 08:51:41 +0000 (08:51 +0000)]
[project @ 1998-07-22 08:51:41 by simonm]
Correct type error in previous commit.

25 years ago[project @ 1998-07-21 08:34:50 by sof]
sof [Tue, 21 Jul 1998 08:34:50 +0000 (08:34 +0000)]
[project @ 1998-07-21 08:34:50 by sof]
commas inside SLIT()s have never been a good idea

25 years ago[project @ 1998-07-20 16:20:46 by sof]
sof [Mon, 20 Jul 1998 16:20:46 +0000 (16:20 +0000)]
[project @ 1998-07-20 16:20:46 by sof]
- Added a word of warning on using 'executeFile' *and* have
  parent and child share open files.

25 years ago[project @ 1998-07-20 16:16:34 by sof]
sof [Mon, 20 Jul 1998 16:16:34 +0000 (16:16 +0000)]
[project @ 1998-07-20 16:16:34 by sof]
Added paragraph about why _casm_s are a bad idea

25 years ago[project @ 1998-07-20 16:15:28 by sof]
sof [Mon, 20 Jul 1998 16:15:28 +0000 (16:15 +0000)]
[project @ 1998-07-20 16:15:28 by sof]
importDecl: Improved warning message for (attempted) reflexive import

25 years ago[project @ 1998-07-20 16:11:57 by sof]
sof [Mon, 20 Jul 1998 16:12:01 +0000 (16:12 +0000)]
[project @ 1998-07-20 16:11:57 by sof]
Provide option for allowing _casm_s to be unfolded across modules

25 years ago[project @ 1998-07-20 16:10:42 by sof]
sof [Mon, 20 Jul 1998 16:10:42 +0000 (16:10 +0000)]
[project @ 1998-07-20 16:10:42 by sof]
- turn on cloning in first simplifier pass to ensure
  that the output from desugarer&TC gets unique binders
  before the Simplifier TransformFest really gets going.
- Solaris specific: include -lsocket in the linker
  command line when using -syslib misc.
- pipe through to compiler the new option -funfold-casms-in-hi-file.

25 years ago[project @ 1998-07-20 10:00:34 by sof]
sof [Mon, 20 Jul 1998 10:00:36 +0000 (10:00 +0000)]
[project @ 1998-07-20 10:00:34 by sof]
non-standard extensions: intToWord and wordToInt coercion functions

25 years ago[project @ 1998-07-20 09:43:38 by sof]
sof [Mon, 20 Jul 1998 09:43:38 +0000 (09:43 +0000)]
[project @ 1998-07-20 09:43:38 by sof]
In a moment of boredom, converted to use do notation

25 years ago[project @ 1998-07-20 09:42:09 by sof]
sof [Mon, 20 Jul 1998 09:42:09 +0000 (09:42 +0000)]
[project @ 1998-07-20 09:42:09 by sof]
major clean up; fixed misc marshaling bugs; *Entry types now use labelled fields

25 years ago[project @ 1998-07-20 09:40:29 by sof]
sof [Mon, 20 Jul 1998 09:40:29 +0000 (09:40 +0000)]
[project @ 1998-07-20 09:40:29 by sof]
cleaned up a little; clarified the byte ordering of host addresses and port numbers

25 years ago[project @ 1998-07-20 09:39:14 by sof]
sof [Mon, 20 Jul 1998 09:39:14 +0000 (09:39 +0000)]
[project @ 1998-07-20 09:39:14 by sof]
new functions: unpackCStringIO, unpackCStringLenIO, unpackPSIO, unpackNBytesPS, cByteArrayToPS

25 years ago[project @ 1998-07-18 14:00:27 by sof]
sof [Sat, 18 Jul 1998 14:00:27 +0000 (14:00 +0000)]
[project @ 1998-07-18 14:00:27 by sof]
Bring sameMVar# into scope

25 years ago[project @ 1998-07-17 11:59:36 by simonm]
simonm [Fri, 17 Jul 1998 11:59:45 +0000 (11:59 +0000)]
[project @ 1998-07-17 11:59:36 by simonm]
Add sameMVar# primop, and use it to define an instance for Eq (MVar a).

25 years ago[project @ 1998-07-16 10:11:32 by simonpj]
simonpj [Thu, 16 Jul 1998 10:11:32 +0000 (10:11 +0000)]
[project @ 1998-07-16 10:11:32 by simonpj]
Fix tyvar scope bug

25 years ago[project @ 1998-07-10 19:52:13 by sof]
sof [Fri, 10 Jul 1998 19:52:13 +0000 (19:52 +0000)]
[project @ 1998-07-10 19:52:13 by sof]
Added .gc -> .lhs suffix rule

25 years ago[project @ 1998-07-09 10:06:57 by simonpj]
simonpj [Thu, 9 Jul 1998 10:06:57 +0000 (10:06 +0000)]
[project @ 1998-07-09 10:06:57 by simonpj]
Put IMustBeINLINEd on constructors

25 years ago[project @ 1998-07-09 08:01:13 by sof]
sof [Thu, 9 Jul 1998 08:01:14 +0000 (08:01 +0000)]
[project @ 1998-07-09 08:01:13 by sof]
Check if one method dict bug in 3.02 has been squashed

25 years ago[project @ 1998-07-08 15:10:53 by simonpj]
simonpj [Wed, 8 Jul 1998 15:10:53 +0000 (15:10 +0000)]
[project @ 1998-07-08 15:10:53 by simonpj]
Use constr-id application when building dictionary

25 years ago[project @ 1998-07-08 10:36:45 by simonm]
simonm [Wed, 8 Jul 1998 10:36:56 +0000 (10:36 +0000)]
[project @ 1998-07-08 10:36:45 by simonm]
'make boot' fixes.

25 years ago[project @ 1998-07-08 10:35:02 by simonm]
simonm [Wed, 8 Jul 1998 10:35:02 +0000 (10:35 +0000)]
[project @ 1998-07-08 10:35:02 by simonm]
change imports so that make boot works.

25 years ago[project @ 1998-07-08 10:29:20 by simonm]
simonm [Wed, 8 Jul 1998 10:30:06 +0000 (10:30 +0000)]
[project @ 1998-07-08 10:29:20 by simonm]
'make boot' fixes.

25 years ago[project @ 1998-07-08 10:29:10 by simonm]
simonm [Wed, 8 Jul 1998 10:29:10 +0000 (10:29 +0000)]
[project @ 1998-07-08 10:29:10 by simonm]
'make boot' fixes

25 years ago[project @ 1998-07-08 10:00:17 by sof]
sof [Wed, 8 Jul 1998 10:00:17 +0000 (10:00 +0000)]
[project @ 1998-07-08 10:00:17 by sof]
Int <-> Addr (non-std) conversions

25 years ago[project @ 1998-07-08 09:52:32 by sof]
sof [Wed, 8 Jul 1998 09:52:32 +0000 (09:52 +0000)]
[project @ 1998-07-08 09:52:32 by sof]
post 3.02 export indexAddrOffAddr from Addr, not ByteArray

25 years ago[project @ 1998-07-06 17:18:43 by quintela]
quintela [Mon, 6 Jul 1998 17:18:43 +0000 (17:18 +0000)]
[project @ 1998-07-06 17:18:43 by quintela]
New untidy function:
All Parens are puted there

Now strings give error messages only when necesary.
And you can mix list of chars and strings whitout problems.
Now records give error messages only when necesary.

25 years ago[project @ 1998-07-03 08:58:07 by simonm]
simonm [Fri, 3 Jul 1998 08:58:07 +0000 (08:58 +0000)]
[project @ 1998-07-03 08:58:07 by simonm]
need to import Addr.

25 years ago[project @ 1998-07-02 18:45:43 by sof]
sof [Thu, 2 Jul 1998 18:45:43 +0000 (18:45 +0000)]
[project @ 1998-07-02 18:45:43 by sof]
When generating the InPats to be included in a warning,
make sure that non-simple conpat args have PatParIns
around them.

Don't understand why the warnings return InPats and not
OutPats though.

25 years ago[project @ 1998-07-02 14:41:14 by sof]
sof [Thu, 2 Jul 1998 14:41:15 +0000 (14:41 +0000)]
[project @ 1998-07-02 14:41:14 by sof]
Extended to test right shifting

25 years ago[project @ 1998-07-02 13:53:58 by sof]
sof [Thu, 2 Jul 1998 13:53:58 +0000 (13:53 +0000)]
[project @ 1998-07-02 13:53:58 by sof]
shift right: iShiftRA# expects shift length to be >=0

25 years ago[project @ 1998-07-02 10:47:21 by simonm]
simonm [Thu, 2 Jul 1998 10:47:21 +0000 (10:47 +0000)]
[project @ 1998-07-02 10:47:21 by simonm]
Test for 'main' space leak (fixed in new RTS).

25 years ago[project @ 1998-07-02 08:49:25 by simonm]
simonm [Thu, 2 Jul 1998 08:49:25 +0000 (08:49 +0000)]
[project @ 1998-07-02 08:49:25 by simonm]
need Addr import.

25 years ago[project @ 1998-07-02 08:46:15 by simonm]
simonm [Thu, 2 Jul 1998 08:46:15 +0000 (08:46 +0000)]
[project @ 1998-07-02 08:46:15 by simonm]
add \$Id\$.

25 years ago[project @ 1998-07-02 08:45:50 by simonm]
simonm [Thu, 2 Jul 1998 08:45:50 +0000 (08:45 +0000)]
[project @ 1998-07-02 08:45:50 by simonm]
Add specialise pragmas (which don't work at the moment, due to an
unidentified bug in the specialiser/simplifier).

25 years ago[project @ 1998-07-02 08:44:56 by simonm]
simonm [Thu, 2 Jul 1998 08:44:56 +0000 (08:44 +0000)]
[project @ 1998-07-02 08:44:56 by simonm]
update for alpha/osf3.

25 years ago[project @ 1998-07-02 08:44:24 by simonm]
simonm [Thu, 2 Jul 1998 08:44:24 +0000 (08:44 +0000)]
[project @ 1998-07-02 08:44:24 by simonm]
Workaround bug in alpha NCG by compiling Unique with -fvia-C.

25 years ago[project @ 1998-06-30 12:09:44 by sof]
sof [Tue, 30 Jun 1998 12:09:44 +0000 (12:09 +0000)]
[project @ 1998-06-30 12:09:44 by sof]
typedefs for family of sized int types (along the lines of StgTypes.h in new rts sources, but using Word instead of Nat for unsigned ints)

26 years ago[project @ 1998-06-29 17:53:31 by sof]
sof [Mon, 29 Jun 1998 17:53:31 +0000 (17:53 +0000)]
[project @ 1998-06-29 17:53:31 by sof]
slightly less obscene #ifdef'ing for solaris, define __EXTENSIONS__ to get at prusage_t struct

26 years ago[project @ 1998-06-29 17:49:05 by sof]
sof [Mon, 29 Jun 1998 17:49:19 +0000 (17:49 +0000)]
[project @ 1998-06-29 17:49:05 by sof]
Added OnExitHook(); hook run after Haskell world has been properly shut down

26 years ago[project @ 1998-06-29 17:30:16 by sof]
sof [Mon, 29 Jun 1998 17:30:17 +0000 (17:30 +0000)]
[project @ 1998-06-29 17:30:16 by sof]
Minor updates to reflect changes elsewhere

26 years ago[project @ 1998-06-29 17:28:42 by sof]
sof [Mon, 29 Jun 1998 17:28:42 +0000 (17:28 +0000)]
[project @ 1998-06-29 17:28:42 by sof]
New interface containing host-specific arch/os info

26 years ago[project @ 1998-06-29 17:27:59 by sof]
sof [Mon, 29 Jun 1998 17:27:59 +0000 (17:27 +0000)]
[project @ 1998-06-29 17:27:59 by sof]
Bunch of new conversion operations;Word64 support on 64 bit archs; {write,index,read}Word*Addr functions added

26 years ago[project @ 1998-06-29 17:12:32 by sof]
sof [Mon, 29 Jun 1998 17:12:32 +0000 (17:12 +0000)]
[project @ 1998-06-29 17:12:32 by sof]
define sizeof* and {read,Write}X*OffAddr

26 years ago[project @ 1998-06-29 17:11:19 by sof]
sof [Mon, 29 Jun 1998 17:11:20 +0000 (17:11 +0000)]
[project @ 1998-06-29 17:11:19 by sof]
Added {read,write}Word{8,16,32}Array functions + sizeof(Mutable)?ByteArray

26 years ago[project @ 1998-06-29 17:09:02 by sof]
sof [Mon, 29 Jun 1998 17:09:02 +0000 (17:09 +0000)]
[project @ 1998-06-29 17:09:02 by sof]
Added {index,read,Word}X*OffAddr functions

26 years ago[project @ 1998-06-29 17:07:38 by sof]
sof [Mon, 29 Jun 1998 17:07:38 +0000 (17:07 +0000)]
[project @ 1998-06-29 17:07:38 by sof]
#define HOST_ARCH and HOST_OS in locally generated config.h

26 years ago[project @ 1998-06-29 17:05:41 by sof]
sof [Mon, 29 Jun 1998 17:05:41 +0000 (17:05 +0000)]
[project @ 1998-06-29 17:05:41 by sof]
Haskell source includeable header file defining sizes of prim. types

26 years ago[project @ 1998-06-29 16:56:00 by sof]
sof [Mon, 29 Jun 1998 16:56:00 +0000 (16:56 +0000)]
[project @ 1998-06-29 16:56:00 by sof]
import decl update

26 years ago[project @ 1998-06-29 16:34:59 by sof]
sof [Mon, 29 Jun 1998 16:34:59 +0000 (16:34 +0000)]
[project @ 1998-06-29 16:34:59 by sof]
Added functions for creating/reading/writing mutable Word arrays

26 years ago[project @ 1998-06-29 16:33:11 by sof]
sof [Mon, 29 Jun 1998 16:33:11 +0000 (16:33 +0000)]
[project @ 1998-06-29 16:33:11 by sof]
Added indexAddrOffAddr

26 years ago[project @ 1998-06-29 14:56:01 by sof]
sof [Mon, 29 Jun 1998 14:56:01 +0000 (14:56 +0000)]
[project @ 1998-06-29 14:56:01 by sof]
Re-export h{Get,Set}Echo

26 years ago[project @ 1998-06-29 14:53:00 by sof]
sof [Mon, 29 Jun 1998 14:53:04 +0000 (14:53 +0000)]
[project @ 1998-06-29 14:53:00 by sof]
New functions for getting/setting terminal echo via handles; allow non-std setting/getting of buffering on semi-closed handles

26 years ago[project @ 1998-06-29 14:51:03 by sof]
sof [Mon, 29 Jun 1998 14:51:03 +0000 (14:51 +0000)]
[project @ 1998-06-29 14:51:03 by sof]
comment typo

26 years ago[project @ 1998-06-29 14:50:31 by sof]
sof [Mon, 29 Jun 1998 14:50:31 +0000 (14:50 +0000)]
[project @ 1998-06-29 14:50:31 by sof]
Wrong t. signature for ioeGetErrorString

26 years ago[project @ 1998-06-29 14:13:14 by sof]
sof [Mon, 29 Jun 1998 14:13:17 +0000 (14:13 +0000)]
[project @ 1998-06-29 14:13:14 by sof]
Added basic library for computing MD5 message digests

26 years ago[project @ 1998-06-29 14:11:58 by sof]
sof [Mon, 29 Jun 1998 14:11:58 +0000 (14:11 +0000)]
[project @ 1998-06-29 14:11:58 by sof]
Remove unused cpp'ery

26 years ago[project @ 1998-06-29 14:11:09 by sof]
sof [Mon, 29 Jun 1998 14:11:09 +0000 (14:11 +0000)]
[project @ 1998-06-29 14:11:09 by sof]
New functions: isCString, psToCString

26 years ago[project @ 1998-06-26 12:08:28 by sof]
sof [Fri, 26 Jun 1998 12:08:28 +0000 (12:08 +0000)]
[project @ 1998-06-26 12:08:28 by sof]
simplRecursiveGroup: accidentally commented out single occurrence optim

26 years ago[project @ 1998-06-26 12:01:24 by sof]
sof [Fri, 26 Jun 1998 12:01:24 +0000 (12:01 +0000)]
[project @ 1998-06-26 12:01:24 by sof]
setFloatLevel: include specVars in free var set of let-bound ids

26 years ago[project @ 1998-06-24 11:28:06 by simonpj]
simonpj [Wed, 24 Jun 1998 11:28:06 +0000 (11:28 +0000)]
[project @ 1998-06-24 11:28:06 by simonpj]
Specialiser for rec bindings

26 years ago[project @ 1998-06-21 19:08:27 by sof]
sof [Sun, 21 Jun 1998 19:08:27 +0000 (19:08 +0000)]
[project @ 1998-06-21 19:08:27 by sof]
Added paragraph to hc-boot section, explaining how to generate prelude libs after hsc has been bootstrapped

26 years ago[project @ 1998-06-21 18:44:12 by sof]
sof [Sun, 21 Jun 1998 18:44:12 +0000 (18:44 +0000)]
[project @ 1998-06-21 18:44:12 by sof]
Missing =

26 years ago[project @ 1998-06-19 10:06:21 by simonm]
simonm [Fri, 19 Jun 1998 10:06:21 +0000 (10:06 +0000)]
[project @ 1998-06-19 10:06:21 by simonm]
Use BUFSIZ sized blocks for Haskell-side buffering, not (BUFSIZ+1),
which probably interacts very badly with the C-side buffering.

26 years ago[project @ 1998-06-19 09:43:32 by simonm]
simonm [Fri, 19 Jun 1998 09:43:32 +0000 (09:43 +0000)]
[project @ 1998-06-19 09:43:32 by simonm]
oops, update acconfig.h too.

26 years ago[project @ 1998-06-19 09:42:36 by simonm]
simonm [Fri, 19 Jun 1998 09:42:36 +0000 (09:42 +0000)]
[project @ 1998-06-19 09:42:36 by simonm]
update w/ respect to latest configure.in.

26 years ago[project @ 1998-06-18 15:33:28 by sof]
sof [Thu, 18 Jun 1998 15:33:28 +0000 (15:33 +0000)]
[project @ 1998-06-18 15:33:28 by sof]
fixed dropPS typo

26 years ago[project @ 1998-06-16 16:44:27 by simonpj]
simonpj [Tue, 16 Jun 1998 16:44:27 +0000 (16:44 +0000)]
[project @ 1998-06-16 16:44:27 by simonpj]
alleged fix to SetLevels

26 years ago[project @ 1998-06-16 12:25:36 by sof]
sof [Tue, 16 Jun 1998 12:25:39 +0000 (12:25 +0000)]
[project @ 1998-06-16 12:25:36 by sof]
New function: okToUnfoldInHiFile.

  - For values whose RHS have been deemed to be interface
    file unfolding candidates, do a last minute check to
    see whether the unfolding is really suitable.

    An unfolding is not suitable iff

       - contains a _casm_
       - contains a lit-lit

    The reason for not unfolding _casm_/lit-lits into
    interface files is that their C fragments are likely
    to mention #defines/functions that will be
    out-of-scope at an unfolding site. Turning off unfolding
    of such expressions avoid this unfortunate situation.

26 years ago[project @ 1998-06-16 10:07:06 by simonm]
simonm [Tue, 16 Jun 1998 10:07:06 +0000 (10:07 +0000)]
[project @ 1998-06-16 10:07:06 by simonm]
note new GetOpt library.

26 years ago[project @ 1998-06-16 10:05:15 by simonm]
simonm [Tue, 16 Jun 1998 10:05:15 +0000 (10:05 +0000)]
[project @ 1998-06-16 10:05:15 by simonm]
Add Sven Panne's GetOpt library.

26 years ago[project @ 1998-06-16 08:55:30 by sof]
sof [Tue, 16 Jun 1998 08:55:32 +0000 (08:55 +0000)]
[project @ 1998-06-16 08:55:30 by sof]
Don\'t generate con2tag, tag2con funs for newtype derivings