mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-21 03:00:19 +02:00
*** empty log message ***
This commit is contained in:
parent
4e8ad32394
commit
8cb01d9fbf
1 changed files with 2 additions and 1 deletions
|
@ -10,7 +10,8 @@
|
||||||
(uvec_reffers, uvec_setters): New.
|
(uvec_reffers, uvec_setters): New.
|
||||||
(uvec_to_list): Use generic scm_array_handle_ref instead of
|
(uvec_to_list): Use generic scm_array_handle_ref instead of
|
||||||
uvec_fast_ref since scm_array_handle_ref should be faster now.
|
uvec_fast_ref since scm_array_handle_ref should be faster now.
|
||||||
More changes like this are upcoming.
|
(coerce_to_uvec, scm_c_uniform_vector_ref,
|
||||||
|
scm_c_uniform_vector_set_x): Likewise.
|
||||||
|
|
||||||
* unif.h, unif.c, inline.h (scm_i_t_array_ref, scm_i_t_array_set):
|
* unif.h, unif.c, inline.h (scm_i_t_array_ref, scm_i_t_array_set):
|
||||||
New.
|
New.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue