guile-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Guile-commits] branch main updated (c85724b -> 6be51f9)


From: Daniel Llorens
Subject: [Guile-commits] branch main updated (c85724b -> 6be51f9)
Date: Thu, 21 Oct 2021 09:59:44 -0400 (EDT)

lloda pushed a change to branch main
in repository guile.

    from c85724b  (ice-9 format): Fix scaling floats with leading zeros
     add 6be51f9  Provide xxvector-copy and xxvector-copy! for srfi-4 vectors

No new revisions were added by this update.

Summary of changes:
 doc/ref/api-data.texi        |   2 +
 doc/ref/srfi-modules.texi    |  47 +++++++++++++++++
 libguile/bytevectors.c       |  10 ++--
 libguile/vectors.c           |   5 +-
 module/srfi/srfi-4/gnu.scm   | 120 +++++++++++++++++++++++++++++++++++--------
 test-suite/tests/srfi-4.test |  24 +++++++++
 6 files changed, 180 insertions(+), 28 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]