guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] branch wip-vector-cleanup updated (96927f2 -> 086f5a3)


From: Daniel Llorens
Subject: [Guile-commits] branch wip-vector-cleanup updated (96927f2 -> 086f5a3)
Date: Wed, 5 Feb 2020 09:57:29 -0500 (EST)

lloda pushed a change to branch wip-vector-cleanup
in repository guile.

    from 96927f2  Simplify interfaces to scm_TYPEvector_(writable_)elements
     new 6ec12d7  Add lenp parameter back to scm_vector_(writable_)elements
     new 086f5a3  Add lenp parameter back to scm_bitvector_(writable_)elements

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 NEWS-wip-vector-cleanup.txt |  9 ++++-----
 doc/ref/api-data.texi       | 16 ++++++++--------
 libguile/bitvectors.c       | 22 ++++++++++++++--------
 libguile/bitvectors.h       |  4 ++--
 libguile/sort.c             |  2 +-
 libguile/vectors.c          |  8 ++++++--
 libguile/vectors.h          |  4 ++--
 7 files changed, 37 insertions(+), 28 deletions(-)



reply via email to

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