mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-29 22:40:34 +02:00
*** empty log message ***
This commit is contained in:
parent
5c56ebe15b
commit
fc4abd0e6a
3 changed files with 17 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
2005-06-12 Marius Vollmer <mvo@zagadka.de>
|
||||
|
||||
* gh.h, gh_data.c, gh_eval.c, gh_funcs.c, gh_init.c, gh_io.c,
|
||||
gh_list.c, gh_predicates.c: Deprecated everything.
|
||||
|
||||
* environments.c (environment_default_folder,
|
||||
environment_default_observer): Do not use gh_call3, gh_call1.
|
||||
|
||||
2005-06-10 Han-Wen Nienhuys <hanwen@xs4all.nl>
|
||||
|
||||
* modules.c (s_scm_eval_closure_module): new function. Return the
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
2005-06-12 Marius Vollmer <mvo@zagadka.de>
|
||||
|
||||
* srfi-1.c: Do not use INUM macros, they are deprecated.
|
||||
|
||||
2005-05-07 Kevin Ryde <user42@zip.com.au>
|
||||
|
||||
* srfi-1.scm, srfi-1.c, srfi-1.h (car+cdr, fold, last, list-index,
|
||||
|
|
|
@ -1,3 +1,8 @@
|
|||
2005-06-12 Marius Vollmer <mvo@zagadka.de>
|
||||
|
||||
* standalone/test-gh.c: Do nothing when deprecated things are
|
||||
disabled.
|
||||
|
||||
2005-06-10 Han-Wen Nienhuys <hanwen@xs4all.nl>
|
||||
|
||||
* tests/gc.test ("gc"): add a test to verify that modules are
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue