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 (2ca7955 -> da01a6


From: Daniel Llorens
Subject: [Guile-commits] branch wip-exception-truncate updated (2ca7955 -> da01a64)
Date: Mon, 24 Apr 2017 03:53:29 -0400 (EDT)

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

  discards  2ca7955   (wip) give a handle into format used in exceptions
  discards  f4d7038   Support general arrays in random:hollow-sphere!
  discards  69f4e4e   Remove scm_generalized_vector_get_handle
  discards  e820bbb   Fix bitvectors and non-zero lower bound arrays in 
truncated-print
  discards  c6b3620   Support non-zero lower bounds in array-slice-for-each
  discards  4b570e0   Fix sort, sort! for arrays with nonzero lower bound
  discards  3860357   Remove documentation on uniform-vector-read!, 
uniform-vector-write
  discards  50443b2   Replace uniform-vector-read benchmark with bytevector-io 
benchmark
      adds  fbaf8e9   Update NEWS some more
      adds  f344ad6   Bump version to 2.2.2.
      adds  886ac3e   SRFI-19: Swap seconds and nanoseconds in 
'current-time-monotonic'.
       new  2bd9926   Replace uniform-vector-read benchmark with bytevector-io 
benchmark
       new  948f9c2   Remove documentation on uniform-vector-read!, 
uniform-vector-write
       new  eb85aea   Fix sort, sort! for arrays with nonzero lower bound
       new  a778d23   Support non-zero lower bounds in array-slice-for-each
       new  8fc8f51   Fix bitvectors and non-zero lower bound arrays in 
truncated-print
       new  cf56222   Remove scm_generalized_vector_get_handle
       new  0211d63   Support general arrays in random:hollow-sphere!
       new  da01a64   (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   (2ca7955)
            \
             N -- N -- N   refs/heads/wip-exception-truncate (da01a64)

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 8 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:
 GUILE-VERSION           | 6 +++---
 NEWS                    | 5 +++++
 module/srfi/srfi-19.scm | 4 ++--
 3 files changed, 10 insertions(+), 5 deletions(-)



reply via email to

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