mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-07-07 10:00:23 +02:00
*** empty log message ***
This commit is contained in:
parent
5a01596b0d
commit
79486f9fdb
3 changed files with 12 additions and 0 deletions
1
THANKS
1
THANKS
|
@ -82,6 +82,7 @@ For fixes or providing information which led to a fix:
|
||||||
Daniel Skarda
|
Daniel Skarda
|
||||||
Dale P. Smith
|
Dale P. Smith
|
||||||
Mike Small
|
Mike Small
|
||||||
|
Issac Trotts
|
||||||
Greg Troxel
|
Greg Troxel
|
||||||
Masao Uebayashi
|
Masao Uebayashi
|
||||||
Bernard Urban
|
Bernard Urban
|
||||||
|
|
|
@ -1,3 +1,9 @@
|
||||||
|
2005-01-10 Marius Vollmer <marius.vollmer@uni-dortmund.de>
|
||||||
|
|
||||||
|
* boot-9.scm (process-define-module): Check for #:use-syntax
|
||||||
|
keyword, not the symbol. Changed references to 'spec' variable to
|
||||||
|
'interface-args'. There is no 'spec'.
|
||||||
|
|
||||||
2004-09-26 Kevin Ryde <user42@zip.com.au>
|
2004-09-26 Kevin Ryde <user42@zip.com.au>
|
||||||
|
|
||||||
* optargs.scm (let-optional-template, let-keywords-template): Change
|
* optargs.scm (let-optional-template, let-keywords-template): Change
|
||||||
|
|
|
@ -1,3 +1,8 @@
|
||||||
|
2005-01-10 Marius Vollmer <marius.vollmer@uni-dortmund.de>
|
||||||
|
|
||||||
|
* eval.c (scm_eval): Added example to docstring. Thanks to Issac
|
||||||
|
Trotts!
|
||||||
|
|
||||||
2004-12-27 Neil Jerram <neil@ossau.uklinux.net>
|
2004-12-27 Neil Jerram <neil@ossau.uklinux.net>
|
||||||
|
|
||||||
* continuations.h, continuations.c (scm_t_contregs): New 'offset'
|
* continuations.h, continuations.c (scm_t_contregs): New 'offset'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue