1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-21 19:20:21 +02:00

*** empty log message ***

This commit is contained in:
Marius Vollmer 2005-06-12 12:53:40 +00:00
parent 5ead53fc4e
commit e3da8a3007

View file

@ -1,5 +1,9 @@
2005-06-12 Marius Vollmer <mvo@zagadka.de>
* ramap.c (scm_array_index_map_x): First test for real arrays,
then check for generalized vectors. This ensures that the
generalized vector case need only work with zero-origin ranges.
* 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.