mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-20 11:40:18 +02:00
* gh.h, gh_data.c (gh_doubles2scm, gh_doubles2dvect,
gh_doubles2scm): New functions.
This commit is contained in:
parent
f3a2c4cfe6
commit
171422a94a
1 changed files with 5 additions and 0 deletions
5
NEWS
5
NEWS
|
@ -377,6 +377,11 @@ vector-related gh_ functions have been implemented.
|
|||
Implemented several of the R4RS pair and list functions that were
|
||||
missing.
|
||||
|
||||
** gh_scm2doubles, gh_doubles2scm, gh_doubles2dvect
|
||||
|
||||
New function. Converts double arrays back and forth between Scheme
|
||||
and C.
|
||||
|
||||
* Changes to the scm_ interface
|
||||
|
||||
** Function: int scm_internal_select (int fds,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue