mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-11 14:21:10 +02:00
*** empty log message ***
This commit is contained in:
parent
a6219f222c
commit
d579d1652d
2 changed files with 9 additions and 0 deletions
|
@ -6,6 +6,11 @@
|
||||||
* scheme-control.texi (Lazy Catch): Update doc for new constraint
|
* scheme-control.texi (Lazy Catch): Update doc for new constraint
|
||||||
that lazy-catch handlers are not allowed to return.
|
that lazy-catch handlers are not allowed to return.
|
||||||
|
|
||||||
|
2001-05-16 Rob Browning <rlb@cs.utexas.edu>
|
||||||
|
|
||||||
|
* scheme-options.texi (Install Config): fixed minor-version docs
|
||||||
|
and added micro-version docs.
|
||||||
|
|
||||||
2001-05-16 Neil Jerram <neil@ossau.uklinux.net>
|
2001-05-16 Neil Jerram <neil@ossau.uklinux.net>
|
||||||
|
|
||||||
* data-rep.texi, srfi-modules.texi (SRFI-14 Iterating Over
|
* data-rep.texi, srfi-modules.texi (SRFI-14 Iterating Over
|
||||||
|
|
|
@ -16,6 +16,10 @@
|
||||||
* srfi-14.scm: Call "scm_init_srfi_14" instead of
|
* srfi-14.scm: Call "scm_init_srfi_14" instead of
|
||||||
"scm_init_srfi_13_14".
|
"scm_init_srfi_13_14".
|
||||||
|
|
||||||
|
2001-05-16 Rob Browning <rlb@cs.utexas.edu>
|
||||||
|
|
||||||
|
* srfi-19.scm (priv:integer-reader-exact): minor cleanups.
|
||||||
|
|
||||||
2001-05-14 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
|
2001-05-14 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
|
||||||
|
|
||||||
* Makefile.am (srfi_DATA): Added srfi-16.scm.
|
* Makefile.am (srfi_DATA): Added srfi-16.scm.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue