mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-09 21:40:33 +02:00
Updated
This commit is contained in:
parent
62f1c6d216
commit
391aebfc7c
2 changed files with 10 additions and 0 deletions
2
THANKS
2
THANKS
|
@ -19,6 +19,7 @@ Bug reports and fixes from:
|
||||||
Karl M. Hegbloom
|
Karl M. Hegbloom
|
||||||
Dirk Herrmann
|
Dirk Herrmann
|
||||||
Bill Janssen
|
Bill Janssen
|
||||||
|
Roland Kaufmann
|
||||||
Shiro Kawai
|
Shiro Kawai
|
||||||
Christopher Lee
|
Christopher Lee
|
||||||
Roland McGrath
|
Roland McGrath
|
||||||
|
@ -33,6 +34,7 @@ Christopher Lee
|
||||||
Larry Schwimmer
|
Larry Schwimmer
|
||||||
Radey Shouman
|
Radey Shouman
|
||||||
Maciej Stachowiak
|
Maciej Stachowiak
|
||||||
|
Eiichi Takamori
|
||||||
John Tobey
|
John Tobey
|
||||||
Greg Troxel
|
Greg Troxel
|
||||||
Bernard Urban
|
Bernard Urban
|
||||||
|
|
|
@ -1,3 +1,11 @@
|
||||||
|
1998-06-09 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
|
||||||
|
|
||||||
|
* regex-posix.c (scm_regexp_exec): Free malloced memory. (Thanks
|
||||||
|
to Julian Satchell and Roland Kaufmann.)
|
||||||
|
|
||||||
|
* gh.h (gh_memv, gh_member): Fixed typos in macro definitions.
|
||||||
|
(gh_write): Added declaration. (Thanks to Eiichi Takamori.)
|
||||||
|
|
||||||
1998-06-07 Mikael Djurfeldt <mdj@barbara.nada.kth.se>
|
1998-06-07 Mikael Djurfeldt <mdj@barbara.nada.kth.se>
|
||||||
|
|
||||||
* debug.h, debug.c (scm_start_stack): New function. Implements
|
* debug.h, debug.c (scm_start_stack): New function. Implements
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue