guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] branch stable-2.0 updated (00d3ecf -> 15673f1)


From: Mark H. Weaver
Subject: [Guile-commits] branch stable-2.0 updated (00d3ecf -> 15673f1)
Date: Mon, 02 Mar 2015 03:04:21 +0000

mhw pushed a change to branch stable-2.0
in repository guile.

      from  00d3ecf   http: Do not buffer HTTP chunks.
       new  9f0ec10   Implement 'string-utf8-length' and 
'scm_c_string_utf8_length'.
       new  372d46c   Web: http: Location header accepts URI-reference, not 
just absoluteURIs.
       new  15673f1   Don't return expressions from void functions in numbers.c

The 3 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         |    8 +-
 doc/ref/guile.texi            |    2 +-
 libguile/numbers.c            |  246 ++++++++++++++++++-----------------------
 libguile/strings.c            |   35 ++++++-
 libguile/strings.h            |    5 +-
 module/web/http.scm           |    4 +-
 test-suite/tests/strings.test |   20 +++-
 7 files changed, 174 insertions(+), 146 deletions(-)



reply via email to

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