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 (da01a64 -> 61ccc7


From: Daniel Llorens
Subject: [Guile-commits] branch wip-exception-truncate updated (da01a64 -> 61ccc72)
Date: Fri, 12 May 2017 05:30:59 -0400 (EDT)

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

  discards  da01a64   (wip) give a handle into format used in exceptions
  discards  0211d63   Support general arrays in random:hollow-sphere!
  discards  cf56222   Remove scm_generalized_vector_get_handle
  discards  8fc8f51   Fix bitvectors and non-zero lower bound arrays in 
truncated-print
  discards  a778d23   Support non-zero lower bounds in array-slice-for-each
  discards  eb85aea   Fix sort, sort! for arrays with nonzero lower bound
  discards  948f9c2   Remove documentation on uniform-vector-read!, 
uniform-vector-write
  discards  2bd9926   Replace uniform-vector-read benchmark with bytevector-io 
benchmark
      adds  fc84f4f   Correct note about Gregorian reform in SRFI-19
      adds  0c102b5   Fix reading of HTTPS responses that are smaller than port 
buffer
       new  e2bca4b   Replace uniform-vector-read benchmark with bytevector-io 
benchmark
       new  0c3d6a4   Remove documentation on uniform-vector-read!, 
uniform-vector-write
       new  019ffd0   Fix sort, sort! for arrays with nonzero lower bound
       new  4ac4933   Support non-zero lower bounds in array-slice-for-each
       new  b701e95   Fix bitvectors and non-zero lower bound arrays in 
truncated-print
       new  b894a1a   Remove scm_generalized_vector_get_handle
       new  e44073b   Support general arrays in random:hollow-sphere!
       new  61ccc72   (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   (da01a64)
            \
             N -- N -- N   refs/heads/wip-exception-truncate (61ccc72)

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:
 doc/ref/srfi-modules.texi | 21 ++++++++++-----------
 module/web/client.scm     | 14 ++++++++++++--
 2 files changed, 22 insertions(+), 13 deletions(-)



reply via email to

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