guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] branch main updated (091f506 -> 5df5555)


From: Daniel Llorens
Subject: [Guile-commits] branch main updated (091f506 -> 5df5555)
Date: Fri, 6 Aug 2021 11:18:44 -0400 (EDT)

lloda pushed a change to branch main
in repository guile.

    from 091f506  Reuse core vector-fill! in (scheme base)
     add 5df5555  Add function vector-copy! to core

No new revisions were added by this update.

Summary of changes:
 doc/ref/api-data.texi   | 36 +++++++++++++++++++++++++++++++-----
 libguile/vectors.c      | 42 ++++++++++++++++++++++++++++++++++++++++++
 libguile/vectors.h      |  6 +++---
 module/scheme/base.scm  | 17 ++---------------
 module/srfi/srfi-43.scm | 17 ++---------------
 5 files changed, 80 insertions(+), 38 deletions(-)



reply via email to

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