ghc-hetmet.git
26 years ago[project @ 1998-01-29 11:38:20 by simonm]
simonm [Thu, 29 Jan 1998 11:38:20 +0000 (11:38 +0000)]
[project @ 1998-01-29 11:38:20 by simonm]
fix script installation *again*.

26 years ago[project @ 1998-01-28 12:14:24 by simonm]
simonm [Wed, 28 Jan 1998 12:14:24 +0000 (12:14 +0000)]
[project @ 1998-01-28 12:14:24 by simonm]
add note about SGML and the installation guide.

26 years ago[project @ 1998-01-28 12:08:45 by simonm]
simonm [Wed, 28 Jan 1998 12:08:45 +0000 (12:08 +0000)]
[project @ 1998-01-28 12:08:45 by simonm]
Hmmm, .vsgml rule was wrong.  Not sure how that happened.

26 years ago[project @ 1998-01-28 11:45:25 by simonm]
simonm [Wed, 28 Jan 1998 11:45:25 +0000 (11:45 +0000)]
[project @ 1998-01-28 11:45:25 by simonm]
add pointer to 3-00-notes.lit.

26 years ago[project @ 1998-01-28 11:43:48 by simonm]
simonm [Wed, 28 Jan 1998 11:43:48 +0000 (11:43 +0000)]
[project @ 1998-01-28 11:43:48 by simonm]
complete changes list for 3.00.

26 years ago[project @ 1998-01-28 11:35:41 by simonm]
simonm [Wed, 28 Jan 1998 11:35:41 +0000 (11:35 +0000)]
[project @ 1998-01-28 11:35:41 by simonm]
update for announcement of 3.00.

26 years ago[project @ 1998-01-28 11:01:55 by sof]
sof [Wed, 28 Jan 1998 11:01:55 +0000 (11:01 +0000)]
[project @ 1998-01-28 11:01:55 by sof]
renameSourceCode: don't emit warnings

26 years ago[project @ 1998-01-28 10:42:52 by simonm]
simonm [Wed, 28 Jan 1998 10:42:52 +0000 (10:42 +0000)]
[project @ 1998-01-28 10:42:52 by simonm]
Bring back old equality instance for Handles (replaced in rev 1.16) in
the concurrent case, since Eq isn't defined over MVars.

26 years ago[project @ 1998-01-27 19:30:05 by sof]
sof [Tue, 27 Jan 1998 19:30:07 +0000 (19:30 +0000)]
[project @ 1998-01-27 19:30:05 by sof]
AC_SUBST(exeext)

26 years ago[project @ 1998-01-27 18:39:01 by sof]
sof [Tue, 27 Jan 1998 18:39:21 +0000 (18:39 +0000)]
[project @ 1998-01-27 18:39:01 by sof]
Better failure message when entering an unimplemented instance method

26 years ago[project @ 1998-01-27 18:36:22 by sof]
sof [Tue, 27 Jan 1998 18:36:22 +0000 (18:36 +0000)]
[project @ 1998-01-27 18:36:22 by sof]
derived Show instances: Space out comma separated labelled fields

26 years ago[project @ 1998-01-27 17:39:45 by simonm]
simonm [Tue, 27 Jan 1998 17:39:45 +0000 (17:39 +0000)]
[project @ 1998-01-27 17:39:45 by simonm]
use an explicit primitive integer for minBound::Int to avoid problems
with overloading and negation.

26 years ago[project @ 1998-01-27 17:01:29 by simonm]
simonm [Tue, 27 Jan 1998 17:01:29 +0000 (17:01 +0000)]
[project @ 1998-01-27 17:01:29 by simonm]
nuke GHC_DEBUG_HILEV_ASM and GHC_GCC_IS_AVAILABLE - never used.

26 years ago[project @ 1998-01-27 14:53:40 by simonpj]
simonpj [Tue, 27 Jan 1998 14:53:51 +0000 (14:53 +0000)]
[project @ 1998-01-27 14:53:40 by simonpj]
Fix misleading type checker error msgs; fix broken floatBind in Simplify.lhs

26 years ago[project @ 1998-01-26 18:24:05 by sof]
sof [Mon, 26 Jan 1998 18:24:05 +0000 (18:24 +0000)]
[project @ 1998-01-26 18:24:05 by sof]
cygwin32: Use `native' system() instead of fork() & execl()

26 years ago[project @ 1998-01-26 17:10:48 by simonm]
simonm [Mon, 26 Jan 1998 17:10:48 +0000 (17:10 +0000)]
[project @ 1998-01-26 17:10:48 by simonm]
Remove reference to tests subdir.

26 years ago[project @ 1998-01-26 14:39:19 by simonm]
simonm [Mon, 26 Jan 1998 14:39:19 +0000 (14:39 +0000)]
[project @ 1998-01-26 14:39:19 by simonm]
back out last commit, the real test is in drv007.hs.

26 years ago[project @ 1998-01-26 14:37:28 by simonm]
simonm [Mon, 26 Jan 1998 14:37:28 +0000 (14:37 +0000)]
[project @ 1998-01-26 14:37:28 by simonm]
Finally fix the 'for i in ; do ...' problem.

26 years ago[project @ 1998-01-26 13:17:38 by simonm]
simonm [Mon, 26 Jan 1998 13:17:38 +0000 (13:17 +0000)]
[project @ 1998-01-26 13:17:38 by simonm]
replace this test with one that actually *fails* on 2.10...

26 years ago[project @ 1998-01-26 11:04:18 by simonm]
simonm [Mon, 26 Jan 1998 11:04:18 +0000 (11:04 +0000)]
[project @ 1998-01-26 11:04:18 by simonm]
Remove use of lit-lit for minBound::Int, this was only needed for
bootstrapping.

26 years ago[project @ 1998-01-26 10:55:54 by simonm]
simonm [Mon, 26 Jan 1998 10:55:54 +0000 (10:55 +0000)]
[project @ 1998-01-26 10:55:54 by simonm]
couple of heap size increments from HWL.

26 years ago[project @ 1998-01-23 15:23:07 by sof]
sof [Fri, 23 Jan 1998 15:23:07 +0000 (15:23 +0000)]
[project @ 1998-01-23 15:23:07 by sof]
hook function for I/O errors

26 years ago[project @ 1998-01-22 16:05:33 by sof]
sof [Thu, 22 Jan 1998 16:05:33 +0000 (16:05 +0000)]
[project @ 1998-01-22 16:05:33 by sof]
* [cygwin32]: If consistency checker cannot find executable,
  try a little bit harder..

26 years ago[project @ 1998-01-22 16:04:08 by sof]
sof [Thu, 22 Jan 1998 16:04:08 +0000 (16:04 +0000)]
[project @ 1998-01-22 16:04:08 by sof]
* [cygwin32]: If no output file is given when linking, default to main.exe
* warn about SCCs being dropped when compiling with -prof -auto{-all}

26 years ago[project @ 1998-01-22 16:00:19 by sof]
sof [Thu, 22 Jan 1998 16:00:19 +0000 (16:00 +0000)]
[project @ 1998-01-22 16:00:19 by sof]
Make output stderr dribble consistent

26 years ago[project @ 1998-01-22 15:58:01 by sof]
sof [Thu, 22 Jan 1998 15:58:05 +0000 (15:58 +0000)]
[project @ 1998-01-22 15:58:01 by sof]
Changes to reflect Error->GHCerr move

26 years ago[project @ 1998-01-22 15:56:44 by sof]
sof [Thu, 22 Jan 1998 15:56:44 +0000 (15:56 +0000)]
[project @ 1998-01-22 15:56:44 by sof]
A renamed version of Error.hi-boot

26 years ago[project @ 1998-01-22 15:54:43 by sof]
sof [Thu, 22 Jan 1998 15:55:09 +0000 (15:55 +0000)]
[project @ 1998-01-22 15:54:43 by sof]
* removed ghc/Error.{lhs,hi-boot}
* moved contents of Error to GHCerr + adjusted
  import lists of files that use old Error functionality.
* moved seqError from Prelude to GHCerr.

26 years ago[project @ 1998-01-22 15:51:30 by sof]
sof [Thu, 22 Jan 1998 15:51:31 +0000 (15:51 +0000)]
[project @ 1998-01-22 15:51:30 by sof]
* Int and Word rewritten to use unboxed types and operations.

26 years ago[project @ 1998-01-22 15:49:30 by sof]
sof [Thu, 22 Jan 1998 15:49:30 +0000 (15:49 +0000)]
[project @ 1998-01-22 15:49:30 by sof]
word2Integer# added

26 years ago[project @ 1998-01-22 14:46:26 by simonm]
simonm [Thu, 22 Jan 1998 14:46:26 +0000 (14:46 +0000)]
[project @ 1998-01-22 14:46:26 by simonm]
Correct a couple of things: WHNF closures can be partial applications
as well as constructors.

26 years ago[project @ 1998-01-22 11:11:46 by sof]
sof [Thu, 22 Jan 1998 11:11:46 +0000 (11:11 +0000)]
[project @ 1998-01-22 11:11:46 by sof]
* renamed putList2Chan to writeList2Chan.
* renamed readChanContents to getChanContents
* Use do notation throughout.

26 years ago[project @ 1998-01-22 11:07:36 by sof]
sof [Thu, 22 Jan 1998 11:07:39 +0000 (11:07 +0000)]
[project @ 1998-01-22 11:07:36 by sof]
Remove duplicates from export lists.

26 years ago[project @ 1998-01-22 10:26:41 by sof]
sof [Thu, 22 Jan 1998 10:26:41 +0000 (10:26 +0000)]
[project @ 1998-01-22 10:26:41 by sof]
Define symbols for the (non-existent) info tables
for CCallable and CReturnable (never entered, just
defined to appease the linker.)

26 years ago[project @ 1998-01-22 10:13:49 by simonm]
simonm [Thu, 22 Jan 1998 10:13:49 +0000 (10:13 +0000)]
[project @ 1998-01-22 10:13:49 by simonm]
Even more gruesome hack to avoid -odir $* problems in make depend.

26 years ago[project @ 1998-01-21 18:23:15 by sof]
sof [Wed, 21 Jan 1998 18:23:15 +0000 (18:23 +0000)]
[project @ 1998-01-21 18:23:15 by sof]
Fixed panic when deriving Ord on a d. type with a single nullary constructor

26 years ago[project @ 1998-01-21 18:02:54 by sof]
sof [Wed, 21 Jan 1998 18:02:54 +0000 (18:02 +0000)]
[project @ 1998-01-21 18:02:54 by sof]
Removed duplicate getRegister clause

26 years ago[project @ 1998-01-21 17:48:48 by sof]
sof [Wed, 21 Jan 1998 17:48:49 +0000 (17:48 +0000)]
[project @ 1998-01-21 17:48:48 by sof]
Removed Haskell-1.2 option (unused), plus new option for warning
about SCC droppage.

26 years ago[project @ 1998-01-21 17:37:09 by sof]
sof [Wed, 21 Jan 1998 17:37:09 +0000 (17:37 +0000)]
[project @ 1998-01-21 17:37:09 by sof]
Warn about SCCs that are being dropped.

26 years ago[project @ 1998-01-21 17:03:19 by sof]
sof [Wed, 21 Jan 1998 17:03:29 +0000 (17:03 +0000)]
[project @ 1998-01-21 17:03:19 by sof]
- added regression test to deriving Ord instances on d. types
  with a single nullary constructor.
- Don't dump interface files on stderr, as we're only checking
  to see if the files compile here.

26 years ago[project @ 1998-01-21 14:32:15 by simonm]
simonm [Wed, 21 Jan 1998 14:32:15 +0000 (14:32 +0000)]
[project @ 1998-01-21 14:32:15 by simonm]
update: remove fastmake and msub, and add sgmlverb.

26 years ago[project @ 1998-01-21 14:29:28 by simonm]
simonm [Wed, 21 Jan 1998 14:29:28 +0000 (14:29 +0000)]
[project @ 1998-01-21 14:29:28 by simonm]
remove references to fastmake.

26 years ago[project @ 1998-01-21 14:27:20 by simonm]
simonm [Wed, 21 Jan 1998 14:27:20 +0000 (14:27 +0000)]
[project @ 1998-01-21 14:27:20 by simonm]
Remove cruft to do with running mkdependHS directly, and add cruft to
deal with running 'ghc -M' with HC_OPTS that includes $*
(eg. GhcLibHcOpts).

26 years ago[project @ 1998-01-21 14:24:23 by simonm]
simonm [Wed, 21 Jan 1998 14:24:23 +0000 (14:24 +0000)]
[project @ 1998-01-21 14:24:23 by simonm]
remove MKDEPENDHS_1_2.

26 years ago[project @ 1998-01-20 10:20:59 by sof]
sof [Tue, 20 Jan 1998 10:20:59 +0000 (10:20 +0000)]
[project @ 1998-01-20 10:20:59 by sof]
Removed indexCharOffFO#: not needed anymore - part2

26 years ago[project @ 1998-01-20 10:20:33 by sof]
sof [Tue, 20 Jan 1998 10:20:33 +0000 (10:20 +0000)]
[project @ 1998-01-20 10:20:33 by sof]
Removed indexCharOffFO#: not needed anymore

26 years ago[project @ 1998-01-19 13:24:30 by simonm]
simonm [Mon, 19 Jan 1998 13:24:30 +0000 (13:24 +0000)]
[project @ 1998-01-19 13:24:30 by simonm]
Numerous small changes

* update layout of info tables.
* macros \Section, \Subsection etc. for making labels more
  consistent.
* macros \secref, \figref for consistent cross-references.
* fix some cross references.
* lots of other small changes.

26 years ago[project @ 1998-01-19 13:17:04 by simonm]
simonm [Mon, 19 Jan 1998 13:17:15 +0000 (13:17 +0000)]
[project @ 1998-01-19 13:17:04 by simonm]
IO.isUserError returns Bool in Haskell 1.4, not Maybe.

26 years ago[project @ 1998-01-18 01:08:41 by reid]
reid [Sun, 18 Jan 1998 01:08:41 +0000 (01:08 +0000)]
[project @ 1998-01-18 01:08:41 by reid]
A major rewrite/reorganisation.
New material on bytecodes.
Deleted some of the really out of date stuff about the old system
 (You might have to checkout the previous revision if you need
  historical info.)
I have not merged the sections on TSOs and Stacks.
 SimonM has a clearer idea of what the TSO status words look like and
 I think he said he'd written a new section with stacks part of TSOs.

26 years ago[project @ 1998-01-16 12:20:30 by simonm]
simonm [Fri, 16 Jan 1998 12:20:30 +0000 (12:20 +0000)]
[project @ 1998-01-16 12:20:30 by simonm]
remove a few SLIT's with commas and parenthesis.

26 years ago[project @ 1998-01-16 11:53:52 by simonm]
simonm [Fri, 16 Jan 1998 11:53:52 +0000 (11:53 +0000)]
[project @ 1998-01-16 11:53:52 by simonm]
remove < > around a mail address, they come out wrong in LaTeX.

26 years ago[project @ 1998-01-14 16:09:10 by sof]
sof [Wed, 14 Jan 1998 16:09:11 +0000 (16:09 +0000)]
[project @ 1998-01-14 16:09:10 by sof]
New option variables: HC_PRE and HC_POST; $(SHELL) actions to perform before & after compiling a Haskell source file

26 years ago[project @ 1998-01-14 11:44:57 by simonm]
simonm [Wed, 14 Jan 1998 11:44:57 +0000 (11:44 +0000)]
[project @ 1998-01-14 11:44:57 by simonm]
remove fastmake

26 years ago[project @ 1998-01-14 11:22:21 by sof]
sof [Wed, 14 Jan 1998 11:22:24 +0000 (11:22 +0000)]
[project @ 1998-01-14 11:22:21 by sof]
Suppressing the generation of a default rule (-s) is a local property of a flex spec, not global

26 years ago[project @ 1998-01-13 12:26:45 by simonm]
simonm [Tue, 13 Jan 1998 12:26:45 +0000 (12:26 +0000)]
[project @ 1998-01-13 12:26:45 by simonm]
forgot to remove this

26 years ago[project @ 1998-01-13 12:25:40 by simonm]
simonm [Tue, 13 Jan 1998 12:25:41 +0000 (12:25 +0000)]
[project @ 1998-01-13 12:25:40 by simonm]
Remove fastmake, gmake FAST=YES does the same thing now.

26 years ago[project @ 1998-01-13 12:24:28 by simonm]
simonm [Tue, 13 Jan 1998 12:24:28 +0000 (12:24 +0000)]
[project @ 1998-01-13 12:24:28 by simonm]
Don't include .depend if FAST is defined.  This means that

gmake <blah> FAST=YES

is equivalent to the old fastmake.

26 years ago[project @ 1998-01-13 12:14:40 by simonm]
simonm [Tue, 13 Jan 1998 12:14:44 +0000 (12:14 +0000)]
[project @ 1998-01-13 12:14:40 by simonm]
SGML version of the installation guide.  SGML-Tools 1.0.3 or later is required,
and the indexing still doesn't work automatically.

26 years ago[project @ 1998-01-12 14:44:37 by simonm]
simonm [Mon, 12 Jan 1998 14:45:18 +0000 (14:45 +0000)]
[project @ 1998-01-12 14:44:37 by simonm]
remove more version cruft.

26 years ago[project @ 1998-01-12 14:39:24 by simonm]
simonm [Mon, 12 Jan 1998 14:39:44 +0000 (14:39 +0000)]
[project @ 1998-01-12 14:39:24 by simonm]
change a few datatypes to newtypes.

26 years ago[project @ 1998-01-12 14:23:13 by simonm]
simonm [Mon, 12 Jan 1998 14:23:13 +0000 (14:23 +0000)]
[project @ 1998-01-12 14:23:13 by simonm]
no need to override ways here.

26 years ago[project @ 1998-01-12 14:21:02 by simonm]
simonm [Mon, 12 Jan 1998 14:21:02 +0000 (14:21 +0000)]
[project @ 1998-01-12 14:21:02 by simonm]
forget it; there's no portable way to install a link.

26 years ago[project @ 1998-01-12 14:15:04 by simonm]
simonm [Mon, 12 Jan 1998 14:15:04 +0000 (14:15 +0000)]
[project @ 1998-01-12 14:15:04 by simonm]
add INSTALL_BIN_LINKS for linking things in $(bindir)

26 years ago[project @ 1998-01-12 09:29:22 by simonpj]
simonpj [Mon, 12 Jan 1998 09:29:32 +0000 (09:29 +0000)]
[project @ 1998-01-12 09:29:22 by simonpj]
Fix renamer global/local env bug

26 years ago[project @ 1998-01-11 11:35:56 by simonm]
simonm [Sun, 11 Jan 1998 11:35:56 +0000 (11:35 +0000)]
[project @ 1998-01-11 11:35:56 by simonm]
explicitly import BinderInfo.BinderInfo to keep mkdependHS happy
(CoreSyn.hi-boot refers to it).

26 years ago[project @ 1998-01-09 16:20:17 by simonm]
simonm [Fri, 9 Jan 1998 16:20:47 +0000 (16:20 +0000)]
[project @ 1998-01-09 16:20:17 by simonm]
bump version to 3.00

26 years ago[project @ 1998-01-09 16:16:45 by simonm]
simonm [Fri, 9 Jan 1998 16:16:45 +0000 (16:16 +0000)]
[project @ 1998-01-09 16:16:45 by simonm]
- remove Ghc2_0
- bump GHC version number to 3.00
- default compiler to build with is 2.10

26 years ago[project @ 1998-01-09 15:46:56 by simonm]
simonm [Fri, 9 Jan 1998 15:46:56 +0000 (15:46 +0000)]
[project @ 1998-01-09 15:46:56 by simonm]
protect an import with #ifdef DEBUG.

26 years ago[project @ 1998-01-09 13:45:52 by simonm]
simonm [Fri, 9 Jan 1998 13:45:52 +0000 (13:45 +0000)]
[project @ 1998-01-09 13:45:52 by simonm]
add hints about checking out extra bits into an existing tree.

26 years ago[project @ 1998-01-09 13:33:12 by simonm]
simonm [Fri, 9 Jan 1998 13:33:12 +0000 (13:33 +0000)]
[project @ 1998-01-09 13:33:12 by simonm]
LoopHack not needed anymore.

26 years ago[project @ 1998-01-09 13:33:03 by sof]
sof [Fri, 9 Jan 1998 13:33:03 +0000 (13:33 +0000)]
[project @ 1998-01-09 13:33:03 by sof]
startPerformIO: push realWorld# token on the B stack now.

26 years ago[project @ 1998-01-09 13:29:50 by sof]
sof [Fri, 9 Jan 1998 13:29:50 +0000 (13:29 +0000)]
[project @ 1998-01-09 13:29:50 by sof]
Removed support for picking up plausible source file
names inside the ghc options chunk of the command
line. It failed to deal with `option-value' stuff present
on some invocations of ghc (e.g., "-ohi foo.baz").

26 years ago[project @ 1998-01-09 12:10:37 by simonm]
simonm [Fri, 9 Jan 1998 12:10:37 +0000 (12:10 +0000)]
[project @ 1998-01-09 12:10:37 by simonm]
Add missing file from Multi-param merge.

26 years ago[project @ 1998-01-08 18:03:08 by simonm]
simonm [Thu, 8 Jan 1998 18:12:31 +0000 (18:12 +0000)]
[project @ 1998-01-08 18:03:08 by simonm]
The Great Multi-Parameter Type Classes Merge.

Notes from Simon (abridged):

* Multi-parameter type classes are fully implemented.
* Error messages from the type checker should be noticeably improved
* Warnings for unused bindings (-fwarn-unused-names)
* many other minor bug fixes.

Internally there are the following changes

* Removal of Haskell 1.2 compatibility.
* Dramatic clean-up of the PprStyle stuff.
* The type Type has been substantially changed.
* The dictionary for each class is represented by a new
  data type for that purpose, rather than by a tuple.

26 years ago[project @ 1998-01-08 14:40:22 by areid]
areid [Thu, 8 Jan 1998 14:40:22 +0000 (14:40 +0000)]
[project @ 1998-01-08 14:40:22 by areid]
Added an overview section, commented out some of the more bogus parts of the document (but some bits still remain)

26 years ago[project @ 1998-01-07 18:27:51 by simonm]
simonm [Wed, 7 Jan 1998 18:27:53 +0000 (18:27 +0000)]
[project @ 1998-01-07 18:27:51 by simonm]
add nofib/GHC_ONLY/array002 to the array test suite.

26 years ago[project @ 1998-01-07 18:12:40 by simonm]
simonm [Wed, 7 Jan 1998 18:13:39 +0000 (18:13 +0000)]
[project @ 1998-01-07 18:12:40 by simonm]
Add numeric tests from nofib/GHC_ONLY.

26 years ago[project @ 1998-01-07 16:03:03 by simonm]
simonm [Wed, 7 Jan 1998 16:03:08 +0000 (16:03 +0000)]
[project @ 1998-01-07 16:03:03 by simonm]
I was *sure* I'd removed these before...

26 years ago[project @ 1998-01-07 12:32:08 by simonm]
simonm [Wed, 7 Jan 1998 12:32:08 +0000 (12:32 +0000)]
[project @ 1998-01-07 12:32:08 by simonm]
protect part of the binary-dist rules against 'for i in ; do ...'.

26 years ago[project @ 1998-01-07 12:28:50 by simonm]
simonm [Wed, 7 Jan 1998 12:28:50 +0000 (12:28 +0000)]
[project @ 1998-01-07 12:28:50 by simonm]
patch level 1

26 years ago[project @ 1998-01-02 19:05:37 by simonm]
simonm [Fri, 2 Jan 1998 19:05:37 +0000 (19:05 +0000)]
[project @ 1998-01-02 19:05:37 by simonm]
Some shells have problems with 'for i in ; do ...', so protect the
relevant for loops with 'if test <string>; then ...'.

26 years ago[project @ 1998-01-02 18:38:25 by simonm]
simonm [Fri, 2 Jan 1998 18:38:25 +0000 (18:38 +0000)]
[project @ 1998-01-02 18:38:25 by simonm]
Replace three 'test ... && ...' sequences with 'if ... then ... fi',
since the test form would fail, causing some non-GNU makes to bomb
out (maybe they invoke sh with -e?).

26 years ago[project @ 1998-01-01 13:54:20 by simonm]
simonm [Thu, 1 Jan 1998 13:54:20 +0000 (13:54 +0000)]
[project @ 1998-01-01 13:54:20 by simonm]
compile simplStg/UpdAnal.lhs with -fno-strictness until the strictness
analyser bug is fixed.

26 years ago[project @ 1997-12-23 17:52:39 by areid]
areid [Tue, 23 Dec 1997 17:52:39 +0000 (17:52 +0000)]
[project @ 1997-12-23 17:52:39 by areid]

26 years ago[project @ 1997-12-22 15:10:58 by simonm]
simonm [Mon, 22 Dec 1997 15:10:58 +0000 (15:10 +0000)]
[project @ 1997-12-22 15:10:58 by simonm]
portabilify a test.

26 years ago[project @ 1997-12-22 15:09:10 by simonm]
simonm [Mon, 22 Dec 1997 15:09:10 +0000 (15:09 +0000)]
[project @ 1997-12-22 15:09:10 by simonm]
remove some superfluous-looking parenthesis around a test.

26 years ago[project @ 1997-12-22 13:56:55 by simonm]
simonm [Mon, 22 Dec 1997 13:56:55 +0000 (13:56 +0000)]
[project @ 1997-12-22 13:56:55 by simonm]
fix a couple of typos.

26 years ago[project @ 1997-12-22 13:33:14 by simonm]
simonm [Mon, 22 Dec 1997 13:33:14 +0000 (13:33 +0000)]
[project @ 1997-12-22 13:33:14 by simonm]
remove support for using the Happy from the tree.

26 years ago[project @ 1997-12-22 13:32:04 by simonm]
simonm [Mon, 22 Dec 1997 13:32:04 +0000 (13:32 +0000)]
[project @ 1997-12-22 13:32:04 by simonm]
reinforce the test for Happy: version 1.4 or later is now *required*

26 years ago[project @ 1997-12-22 12:16:30 by simonm]
simonm [Mon, 22 Dec 1997 12:16:30 +0000 (12:16 +0000)]
[project @ 1997-12-22 12:16:30 by simonm]
put note about Happy being separated out.

26 years ago[project @ 1997-12-22 11:46:36 by simonm]
simonm [Mon, 22 Dec 1997 11:46:36 +0000 (11:46 +0000)]
[project @ 1997-12-22 11:46:36 by simonm]
add a .sgml->.tex rule

26 years ago[project @ 1997-12-22 11:43:06 by simonm]
simonm [Mon, 22 Dec 1997 11:43:06 +0000 (11:43 +0000)]
[project @ 1997-12-22 11:43:06 by simonm]
fix for the getWorkerIdAndCons bug.

26 years ago[project @ 1997-12-22 11:42:36 by simonm]
simonm [Mon, 22 Dec 1997 11:42:36 +0000 (11:42 +0000)]
[project @ 1997-12-22 11:42:36 by simonm]
add a few more change notes.

26 years ago[project @ 1997-12-22 11:42:08 by simonm]
simonm [Mon, 22 Dec 1997 11:42:08 +0000 (11:42 +0000)]
[project @ 1997-12-22 11:42:08 by simonm]
print idinfo with a BigCoreBinder.

26 years ago[project @ 1997-12-22 11:24:11 by simonm]
simonm [Mon, 22 Dec 1997 11:24:11 +0000 (11:24 +0000)]
[project @ 1997-12-22 11:24:11 by simonm]
a few changes to the 2.10 announcement

26 years ago[project @ 1997-12-19 16:54:23 by simonm]
simonm [Fri, 19 Dec 1997 16:54:23 +0000 (16:54 +0000)]
[project @ 1997-12-19 16:54:23 by simonm]
use PACKAGE_BINS to get the actual binaries to install.

26 years ago[project @ 1997-12-19 16:53:42 by simonm]
simonm [Fri, 19 Dec 1997 16:53:42 +0000 (16:53 +0000)]
[project @ 1997-12-19 16:53:42 by simonm]
set GhcBinDistBins.

26 years ago[project @ 1997-12-19 16:52:35 by simonm]
simonm [Fri, 19 Dec 1997 16:52:35 +0000 (16:52 +0000)]
[project @ 1997-12-19 16:52:35 by simonm]
add PACKAGE_BINS for a binary_dist.

26 years ago[project @ 1997-12-19 16:21:46 by simonm]
simonm [Fri, 19 Dec 1997 16:21:46 +0000 (16:21 +0000)]
[project @ 1997-12-19 16:21:46 by simonm]
don't split objects for way "mr" too.

26 years ago[project @ 1997-12-19 16:14:41 by simonm]
simonm [Fri, 19 Dec 1997 16:14:41 +0000 (16:14 +0000)]
[project @ 1997-12-19 16:14:41 by simonm]
bump a few heap sizes to be on the safe side.