2001-November Archives by Date
Starting: Thu Nov 1 10:42:49 2001
Ending: Wed Nov 28 18:48:28 2001
Messages: 92
- [cvs-nhc98] Improved error message.
Malcolm Wallace
- [cvs-nhc98] Literal newlines and tabs are not permitted in literal str
Malcolm Wallace
- [cvs-nhc98] Change "`%call' line can be omitted" to "must be omitted",
Malcolm Wallace
- [cvs-nhc98] Fix a bug in the storage of PackedStrings in the .hat file
Malcolm Wallace
- [cvs-nhc98] Change hat-check's assumption that a CSTRING can be at mos
Malcolm Wallace
- [cvs-nhc98] Cleaned interfaces, mainly renamed some functions to have
Thorsten Brehm
- [cvs-nhc98] Backtrack from using C fns `isinf' and `isnan'. Not all p
Malcolm Wallace
- [cvs-nhc98] No log message
Malcolm Wallace
- [cvs-nhc98] Pass endianness flag to the C compiler.
Malcolm Wallace
- [cvs-nhc98] Delete a vestige.
Malcolm Wallace
- [cvs-nhc98] Remove more vestiges.
Malcolm Wallace
- [cvs-nhc98] Remove more vestiges.
Malcolm Wallace
- [cvs-nhc98] Remove more vestiges.
Malcolm Wallace
- [cvs-nhc98] Remove more vestiges.
Malcolm Wallace
- [cvs-nhc98] Reformat to 80 columns.
Malcolm Wallace
- [cvs-nhc98] Accept `Prelude.->' as a valid type constructor in instanc
Malcolm Wallace
- [cvs-nhc98] Remove vestiges.
Malcolm Wallace
- [cvs-nhc98] Replace literal tabs in literal strings with \t.
Malcolm Wallace
- [cvs-nhc98] Source CC variable from config, for those platforms where
Malcolm Wallace
- [cvs-nhc98] Source some float/double #defines from rather th
Malcolm Wallace
- [cvs-nhc98] Workaround for buffer problem in hp2graph.
Malcolm Wallace
- [cvs-nhc98] Use ENDIAN flag when compiling C files.
Malcolm Wallace
- [cvs-nhc98] Compare BUILDWITH variable against $(CC), not "gcc".
Malcolm Wallace
- [cvs-nhc98] Bugfixes to the revised Report bugfixes!
Malcolm Wallace
- [cvs-nhc98] Permit e.g. "10e2" to be read as a numeric value.
Malcolm Wallace
- [cvs-nhc98] Do not override CC variable with gcc.
Malcolm Wallace
- [cvs-nhc98] Pass endianness into the runtime system build.
Malcolm Wallace
- [cvs-nhc98] Use the correct test for endianness.
Malcolm Wallace
- [cvs-nhc98] - speed up for "detect.c": now worst case O(n) complexity
Thorsten Brehm
- [cvs-nhc98] Do not override definition of LD variable.
Malcolm Wallace
- [cvs-nhc98] Increase size of GC stats counters to 64 bits, where avail
Malcolm Wallace
- [cvs-nhc98] Do not treat `qualified', `hiding', and `interface' as key
Malcolm Wallace
- [cvs-nhc98] Multiple definitions of a CAF should be an error.
Malcolm Wallace
- [cvs-nhc98] Bugfix for strict datatypes in the (old) tracing transform
Malcolm Wallace
- [cvs-nhc98] Portable version:
User olaf
- [cvs-nhc98] Portable version:
User olaf
- [cvs-nhc98] Portable version:
User olaf
- [cvs-nhc98] - "re"fix EDT algorithm to treat IFs,GUARDs,CASEs and LAMB
Thorsten Brehm
- [cvs-nhc98] A preliminary version of the Prelude, collected into a sin
Malcolm Wallace
- [cvs-nhc98] show of literals used to suffix integers with letter `L'.
User olaf
- [cvs-nhc98] Use prefix `!' instead of `-' for transformed operators.
User olaf
- [cvs-nhc98] Introduce uniform commands for switching debugging tools:
Thorsten Brehm
- [cvs-nhc98] Update documentation how to switch debugging tools.
Thorsten Brehm
- [cvs-nhc98] Update the FFI library up to the current standard.
Malcolm Wallace
- [cvs-nhc98] Small fixes.
Malcolm Wallace
- [cvs-nhc98] New versions of standard interface files for FFI library.
Malcolm Wallace
- [cvs-nhc98] In portable Hat module, change PackedString to CString for
Malcolm Wallace
- [cvs-nhc98] TPrelude.o depends on Hat.o.
Malcolm Wallace
- [cvs-nhc98] Add builtin support for Ptr type to the standard interface
Malcolm Wallace
- [cvs-nhc98] Use the C standard to define sized types like
Malcolm Wallace
- [cvs-nhc98] When generating the .hx file, add top-level pattern-bindin
Malcolm Wallace
- [cvs-nhc98] Rename old uses of nhc-specific CString to PackedString, t
Malcolm Wallace
- [cvs-nhc98] Rename old uses of nhc-specific CString to PackedString, t
Malcolm Wallace
- [cvs-nhc98] Rename old uses of nhc-specific CString to PackedString, t
Malcolm Wallace
- [cvs-nhc98] Rename old uses of nhc-specific CString to PackedString, t
Malcolm Wallace
- [cvs-nhc98] Rename old uses of nhc-specific CString to PackedString, t
Malcolm Wallace
- [cvs-nhc98] Rename old uses of nhc-specific CString to PackedString, t
Malcolm Wallace
- [cvs-nhc98] Rename old uses of nhc-specific CString to PackedString, t
Malcolm Wallace
- [cvs-nhc98] Rename old uses of nhc-specific CString to PackedString, t
Malcolm Wallace
- [cvs-nhc98] The Ratio datatype should be strict in both fields.
Malcolm Wallace
- [cvs-nhc98] Type of `free' has changed from `Addr' to `Ptr a' -> IO ()
Malcolm Wallace
- [cvs-nhc98] Oops, not all machine have int64_t defined.
Malcolm Wallace
- [cvs-nhc98] Change a couple of remaining types PackedString to CString
Malcolm Wallace
- [cvs-nhc98] Do not use `unsafePerformIO' inside an IO action.
Malcolm Wallace
- [cvs-nhc98] Oops, it should be `withCString' not `withString'.
Malcolm Wallace
- [cvs-nhc98] Added combinators and transformation for portable untraced
User olaf
- [cvs-nhc98] Added combinators and transformation for portable untraced
User olaf
- [cvs-nhc98] Added combinators and transformation for portable untraced
User olaf
- [cvs-nhc98] Display small Integer values in hat-check.
Malcolm Wallace
- [cvs-nhc98] Remove magic numbers as buffer sizes, replace with MAX_STR
Malcolm Wallace
- [cvs-nhc98] Tidy up an inconsistent Makefile dependency.
Malcolm Wallace
- [cvs-nhc98] Label vars in a type declaration with their real arity/fix
Malcolm Wallace
- [cvs-nhc98] Fixed bug: avoid division by zero in progress indicator (f
Thorsten Brehm
- [cvs-nhc98] Commit remaining files...
Thorsten Brehm
- [cvs-nhc98] Add single-file versions of the Char and Numeric libraries
Malcolm Wallace
- [cvs-nhc98] Single-file versions of the IO and Ratio libraries. These
Malcolm Wallace
- [cvs-nhc98] Minor modifications to Hatobserve and Hatdetect.
Thorsten Brehm
- [cvs-nhc98] Basically finished implementation of portable transformati
User olaf
- [cvs-nhc98] Basically finished implementation of portable transformati
User olaf
- [cvs-nhc98] Fixed stupid bug in mkTHidden.
User olaf
- [cvs-nhc98] Fixed stupid bug in mkTHidden.
User olaf
- [cvs-nhc98] Extended mkTModule to write to trace info if module is tra
User olaf
- [cvs-nhc98] Extended mkTModule to write to trace info if module is tra
User olaf
- [cvs-nhc98] Extended mkTModule to write to trace info if module is tra
User olaf
- [cvs-nhc98] Modified portable transformation so that untraced computat
User olaf
- [cvs-nhc98] Add documentation of these non-H'98 libraries.
Malcolm Wallace
- [cvs-nhc98] Add documentation of these non-H'98 libraries.
Malcolm Wallace
- [cvs-nhc98] A whole bunch of small docs updates.
Malcolm Wallace
- [cvs-nhc98] A whole bunch of small docs updates.
Malcolm Wallace
- [cvs-nhc98] Fix a problem with transforming the unit type ().
Malcolm Wallace
- [cvs-nhc98] Fix a problem with transforming the unit type ().
Malcolm Wallace
- [cvs-nhc98] Fix problem with transforming the unit type ().
Malcolm Wallace
Last message date:
Wed Nov 28 18:48:28 2001
Archived on: Mon Feb 4 14:33:35 2002
This archive was generated by
Pipermail 0.05 (Mailman edition).