diff options
author | asau <asau@pkgsrc.org> | 2009-08-13 18:17:18 +0000 |
---|---|---|
committer | asau <asau@pkgsrc.org> | 2009-08-13 18:17:18 +0000 |
commit | ed5bee7bf9ac31c3ce369bf26122ee360899da0a (patch) | |
tree | 64198d2e078eac31e6a148d7e8e67050ca422eca /net/miredo | |
parent | c8b4420e6a2d929ed1855342c6229d5a18b8dcbc (diff) | |
download | pkgsrc-ed5bee7bf9ac31c3ce369bf26122ee360899da0a.tar.gz |
Update to ECL 9.8.3.
Changes since previous packaged version (8.12.0) include half year
of very active development:
- The dynamic FFI is now implemented using libffi.
- Support of UNICODE.
- Multithreading (provided Boehm-GC built with threads support).
- Command line flags to control the different memory limits:
--heap-size, --lisp-stack, --frame-stack and --c-stack.
- The stack size is now measured in bytes, not in lisp words.
- The out of memory error (ext:storage-exhausted) can now be recovered.
By default a correctable error is signaled and the user is given the
chance to increase the heap size.
- Better compiler, optimizer, debugger.
- Improved handling of compiler errors.
- New and more easily extensible implementation of streams.
- *STANDARD-INPUT*, *{STANDARD,ERROR,TRACE}-OUTPUT* are no longer synonyms to
*TERMINAL-IO* but directly the input or output streams associated to stdin,
stdout and stderr.
- Improved numerics.
- Read-only readtables.
- Numerous bug fixes.
Diffstat (limited to 'net/miredo')
0 files changed, 0 insertions, 0 deletions