mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-02 21:10:27 +02:00
*** empty log message ***
This commit is contained in:
parent
5e7b8a3d71
commit
8c8491f56c
1 changed files with 10 additions and 0 deletions
|
@ -1,3 +1,13 @@
|
|||
2005-01-09 Marius Vollmer <mvo@zagadka.de>
|
||||
|
||||
* unif.c (scm_array_handle_set): Correctly execute only one
|
||||
alternative. D'Oh!
|
||||
(scm_list_to_typed_array, l2ra): Use scm_t_array_handle to fill
|
||||
the array; this covers all cases with much simpler code.
|
||||
|
||||
* srfi-4.c (scm_uniform_element_size): Deprecated implementation
|
||||
as well.
|
||||
|
||||
2005-01-09 Marius Vollmer <marius.vollmer@uni-dortmund.de>
|
||||
|
||||
* srfi-4.c (uvec_type): New.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue