1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-23 04:50:28 +02:00

*** empty log message ***

This commit is contained in:
Thien-Thi Nguyen 2001-04-06 19:07:51 +00:00
parent 6414341421
commit a8944ae1c7
2 changed files with 87 additions and 68 deletions

View file

@ -1,3 +1,11 @@
2001-04-06 Thien-Thi Nguyen <ttn@revel.glug.org>
* scheme-scheduling.texi (Higher level thread
procedures): Replace some instances of `@var' with `@code'.
* scheme-scheduling.texi (Higher level thread
procedures): Rewrite.
2001-04-04 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
* scheme-data.texi (Alphabetic Case Mapping),

View file

@ -1,3 +1,14 @@
2001-04-06 Thien-Thi Nguyen <ttn@revel.glug.org>
* threads.scm: Update copyright.
Use `export' and `export-syntax' instead of
`define-public' and `defmacro-public'.
(make-thread): Rename first arg to `proc'; nfc.
(begin-thread, monitor): Rename second arg to `rest'; nfc.
(with-mutex): Rename second arg to `body'; nfc.
2001-04-06 Neil Jerram <neil@ossau.uklinux.net>
* boot-9.scm (warn-autoload-deprecation): Close parenthesis in