1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-12 06:41:13 +02:00

*** empty log message ***

This commit is contained in:
Mikael Djurfeldt 2000-08-11 00:45:33 +00:00
parent cc6f0237bd
commit 1807c7b875
2 changed files with 16 additions and 0 deletions

View file

@ -1,3 +1,14 @@
2000-08-10 Mikael Djurfeldt <mdj@linnaeus.mit.edu>
* Makefile.am (ice9_sources): Added receive.scm, srfi-8.scm.
* receive.scm, srfi-8.scm: New files.
* boot-9.scm (scm-style-repl): Print multiple values on successive
lines.
(process-define-module): Bugfix: Make sure that exports are done
*after* all used interfaces has been added.
2000-07-24 Marius Vollmer <mvo@zagadka.ping.de>
* common-list.scm (uniq): Made tail-recursive. Thanks to thi!

View file

@ -1,3 +1,8 @@
2000-08-10 Mikael Djurfeldt <mdj@linnaeus.mit.edu>
* print.c (scm_simple_format): Be case-insensitive for ~A and ~S
directives.
2000-08-09 Mikael Djurfeldt <mdj@linnaeus.mit.edu>
The following changes are intended to ensure that struct instances