guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] branch master updated (8f7ed8a -> b473598)


From: Andy Wingo
Subject: [Guile-commits] branch master updated (8f7ed8a -> b473598)
Date: Wed, 1 Mar 2017 14:02:58 -0500 (EST)

wingo pushed a change to branch master
in repository guile.

      from  8f7ed8a   build: .x and .doc files depend on generated includes.
       new  b56b944   http: Do not use 'eq?' to compare characters in 
parse-request-uri.
       new  25652ff   %port-encoding requires an open port
       new  844b2cf   Remove 'umask' calls from 'mkdir'.
       new  1107db3   Document 'scm_to_uintptr_t' and 'scm_from_uintptr_t'.
       new  7d6f309   Treat 'SIG_IGN' as a pointer.
       new  b473598   tests: Use the "normalized codeset" in locale names.

The 6 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                       | 16 +++++++++++++++-
 doc/ref/api-data.texi      |  4 +++-
 doc/ref/posix.texi         |  7 ++++---
 libguile/filesys.c         | 25 ++++++++++---------------
 libguile/ports.c           |  4 ++--
 libguile/posix.c           |  8 +++++---
 module/web/http.scm        |  2 +-
 test-suite/tests/i18n.test | 12 ++++++------
 8 files changed, 46 insertions(+), 32 deletions(-)



reply via email to

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