mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-09 13:30:26 +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
|
||||
Dirk Herrmann
|
||||
Bill Janssen
|
||||
Roland Kaufmann
|
||||
Shiro Kawai
|
||||
Christopher Lee
|
||||
Roland McGrath
|
||||
|
@ -33,6 +34,7 @@ Christopher Lee
|
|||
Larry Schwimmer
|
||||
Radey Shouman
|
||||
Maciej Stachowiak
|
||||
Eiichi Takamori
|
||||
John Tobey
|
||||
Greg Troxel
|
||||
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>
|
||||
|
||||
* debug.h, debug.c (scm_start_stack): New function. Implements
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue