guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] branch master updated (ef6f7ce -> f8f8986)


From: Ludovic Courtès
Subject: [Guile-commits] branch master updated (ef6f7ce -> f8f8986)
Date: Mon, 23 Mar 2020 17:50:31 -0400 (EDT)

civodul pushed a change to branch master
in repository guile.

    from ef6f7ce  Fix fixpoint computation in compute-significant-bits
     new 168ad27  Avoid double initialization in 'vector-copy'.
     new 02e3dc6  Ensure weak sets are occasionally vacuumed.
     new 6111b86  'resize_set' no longer allocates in a loop.
     new f8f8986  'sort-labels-locally' uses a transient intset.

The 4 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:
 libguile/vectors.c               | 12 ++++++++----
 libguile/weak-set.c              |  5 +++--
 module/language/cps/renumber.scm |  8 ++++----
 3 files changed, 15 insertions(+), 10 deletions(-)



reply via email to

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