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 (4a8cc9f -> 8d7434


From: Daniel Llorens
Subject: [Guile-commits] branch wip-exception-truncate updated (4a8cc9f -> 8d74341)
Date: Mon, 13 Feb 2017 11:06:55 -0500 (EST)

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

  discards  4a8cc9f   (wip) give a handle into format used in exceptions
  discards  ab2c0f7   Fix bitvectors and non-zero lower bound arrays in 
truncated-print
  discards  09f2871   Support non-zero lower bounds in array-slice-for-each
  discards  6f26df6   Fix sort, sort! for arrays with nonzero lower bound
       new  f5a1ab3   Fix sort, sort! for arrays with nonzero lower bound
       new  a9cf198   Support non-zero lower bounds in array-slice-for-each
       new  3476f5c   Fix bitvectors and non-zero lower bound arrays in 
truncated-print
       new  8d74341   (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   (4a8cc9f)
            \
             N -- N -- N   refs/heads/wip-exception-truncate (8d74341)

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 4 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:
 test-suite/tests/sort.test | 17 ++++++++++-------
 1 file changed, 10 insertions(+), 7 deletions(-)



reply via email to

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