guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] branch stable-2.2 updated (96c9af4 -> 7095a53)


From: Andy Wingo
Subject: [Guile-commits] branch stable-2.2 updated (96c9af4 -> 7095a53)
Date: Sun, 21 May 2017 08:01:30 -0400 (EDT)

wingo pushed a change to branch stable-2.2
in repository guile.

      from  96c9af4   readline: Avoid interpreting control characters in pastes.
       new  7095a53   web: add support for URI-reference

The 1 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:
 NEWS                              |  18 +++++
 doc/ref/web.texi                  | 134 +++++++++++++++++++++------------
 module/web/client.scm             |  12 +--
 module/web/http.scm               |  48 +++---------
 module/web/request.scm            |   2 +-
 module/web/uri.scm                | 152 ++++++++++++++++++++++++++++++--------
 test-suite/tests/web-http.test    |  51 ++++++++-----
 test-suite/tests/web-request.test |   5 +-
 test-suite/tests/web-uri.test     |  62 +++++++++++++++-
 9 files changed, 338 insertions(+), 146 deletions(-)



reply via email to

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