mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-10 22:10:21 +02:00
*** empty log message ***
This commit is contained in:
parent
7733436f7b
commit
197ee3d388
2 changed files with 12 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
2001-12-16 Marius Vollmer <mvo@zagadka.ping.de>
|
||||
|
||||
* stacks.c, stacks.h (scm_t_stackype): Renamed to scm_stack_type
|
||||
everywhere.
|
||||
|
||||
* continuations.c (scm_make_continuation): Do not retain the
|
||||
throw_value when the continuation is invoked.
|
||||
|
||||
2001-12-08 Stefan Jahn <stefan@lkcc.org>
|
||||
|
||||
* strings.c (scm_c_string2str): New function. Converts a
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
2001-12-16 Marius Vollmer <mvo@zagadka.ping.de>
|
||||
|
||||
* srfi-11.scm (let-values): Use `gensym' instead of `gentemp'.
|
||||
|
||||
2001-11-30 Neil Jerram <neil@ossau.uklinux.net>
|
||||
|
||||
* Makefile.am (ETAGS_ARGS): Added.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue