[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
(unofficial) Guile 1.4.1.102 available
From: |
Thien-Thi Nguyen |
Subject: |
(unofficial) Guile 1.4.1.102 available |
Date: |
Fri, 31 Dec 2004 13:29:36 +0100 |
release notes:
last day of the year (according to some calendars)!
thi
NEWS excerpt:
Guile 1.4.1.102 released 2004-12-31
Changes since Guile 1.4.1.101
* bugfixes
** `apropos' shows module name (bug introduced Guile 1.4.1.98)
** (ice-9 gap-buffer) `gb->lines' no longer ambiguates EOB newline
** (srfi srfi-1) `delete' and `alist-delete' order args to `=' correctly
* potentially backward-incompatible changes
** (list-copy X) if X is not a cons: before => (), now => X
** "guile-tools bit-field-diagram" rewritten from scratch
* backward-compatible changes
** `make-hash-table' accepts keywords #:size and #:weakness
** "guile-tools fspec2c" supports init, custom scanning
** "guile-tools read-scheme-source" handles `define-syntax'
* new stuff
** documentation
*** module (ice-9 common-list)
*** module (srfi srfi-26)
*** procs: `open-input-string', `open-output-string', `get-output-string'
** proc: `hash-for-each'
** (ice-9 gap-buffer) proc: gb-toggle-read-only
** (ice-9 editing-buffer) support for `toggle-read-only'
** check for "guile-tools lint": readable
** option for "guile-tools punify": --inplace
** module (srfi srfi-39) --- parameter objects
tarball and other files in dir:
http://www.glug.org/people/ttn/software/guile/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- (unofficial) Guile 1.4.1.102 available,
Thien-Thi Nguyen <=