guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] branch wip-exception-truncate updated (0b0ee66 -> 6118d9


From: Daniel Llorens
Subject: [Guile-commits] branch wip-exception-truncate updated (0b0ee66 -> 6118d9d)
Date: Mon, 27 Feb 2017 20:19:37 -0500 (EST)

lloda pushed a change to branch wip-exception-truncate
in repository guile.

  discards  0b0ee66   (wip) give a handle into format used in exceptions
  discards  e989cf0   Remove scm_generalized_vector_get_handle
  discards  258715c   Fix bitvectors and non-zero lower bound arrays in 
truncated-print
  discards  d8d0680   Support non-zero lower bounds in array-slice-for-each
  discards  c3c3ad6   Fix sort, sort! for arrays with nonzero lower bound
  discards  50f1ad6   Remove documentation on uniform-vector-read!, 
uniform-vector-write
  discards  98020c7   Replace uniform-vector-read benchmark with bytevector-io 
benchmark
      adds  f8dd4f6   Explain why no native accessors for `s8' and `u8' exist
       new  7a3aa7b   Replace uniform-vector-read benchmark with bytevector-io 
benchmark
       new  45ef6fb   Remove documentation on uniform-vector-read!, 
uniform-vector-write
       new  79bdd18   Fix sort, sort! for arrays with nonzero lower bound
       new  bb2ab2e   Support non-zero lower bounds in array-slice-for-each
       new  f87f2c8   Fix bitvectors and non-zero lower bound arrays in 
truncated-print
       new  530df23   Remove scm_generalized_vector_get_handle
       new  6118d9d   (wip) give a handle into format used in exceptions

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (0b0ee66)
            \
             N -- N -- N   refs/heads/wip-exception-truncate (6118d9d)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omits" are not gone; other references still
refer to them.  Any revisions marked "discards" are gone forever.

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


Summary of changes:
 doc/ref/api-data.texi | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)



reply via email to

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