mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-29 16:30:19 +02:00
add my surname
This commit is contained in:
parent
0068984be5
commit
26e6879536
1 changed files with 5 additions and 3 deletions
|
@ -1,5 +1,7 @@
|
||||||
2003-05-16 Han-Wen Nienhuys <hanwen@cs.uu.nl>
|
2003-05-16 Han-Wen Nienhuys <hanwen@cs.uu.nl>
|
||||||
|
|
||||||
|
* ChangeLog: add my surname
|
||||||
|
|
||||||
* srcprop.c (scm_finish_srcprop): use
|
* srcprop.c (scm_finish_srcprop): use
|
||||||
scm_gc_register_collectable_memory()
|
scm_gc_register_collectable_memory()
|
||||||
(scm_make_srcprops): idem.
|
(scm_make_srcprops): idem.
|
||||||
|
@ -2171,7 +2173,7 @@
|
||||||
implementation).
|
implementation).
|
||||||
(scm_gc_calloc): new function
|
(scm_gc_calloc): new function
|
||||||
|
|
||||||
2002-08-04 Han-Wen <hanwen@cs.uu.nl>
|
2002-08-04 Han-Wen Nienhuys <hanwen@cs.uu.nl>
|
||||||
|
|
||||||
* ports.c (scm_new_port_table_entry): init port entry to 0
|
* ports.c (scm_new_port_table_entry): init port entry to 0
|
||||||
completely.
|
completely.
|
||||||
|
@ -2213,7 +2215,7 @@
|
||||||
|
|
||||||
* modules.c (scm_sym2var): Don't compare SCM values with ==.
|
* modules.c (scm_sym2var): Don't compare SCM values with ==.
|
||||||
|
|
||||||
2002-07-21 Han-Wen <hanwen@cs.uu.nl>
|
2002-07-21 Han-Wen Nienhuys <hanwen@cs.uu.nl>
|
||||||
|
|
||||||
* goops.c (scm_compute_applicable_methods): use
|
* goops.c (scm_compute_applicable_methods): use
|
||||||
scm_remember_upto_here_1 iso scm_remember_upto_here
|
scm_remember_upto_here_1 iso scm_remember_upto_here
|
||||||
|
@ -2233,7 +2235,7 @@
|
||||||
* gc.h: undo previous undocumented changes related to #ifdef
|
* gc.h: undo previous undocumented changes related to #ifdef
|
||||||
GENGC.
|
GENGC.
|
||||||
|
|
||||||
2002-07-20 Han-Wen <hanwen@cs.uu.nl>
|
2002-07-20 Han-Wen Nienhuys <hanwen@cs.uu.nl>
|
||||||
|
|
||||||
* *.c: add space after commas everywhere.
|
* *.c: add space after commas everywhere.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue