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 (4f32468 -> 4a21e5f)


From: Ludovic Courtès
Subject: [Guile-commits] branch stable-2.0 updated (4f32468 -> 4a21e5f)
Date: Tue, 11 Oct 2016 09:12:02 +0000 (UTC)

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

      from  4f32468   Check for closed port in 'port-encoding' and 
'set-port-encoding!'.
       new  2456089   Remove 'umask' calls from 'mkdir'.
       new  79bac3b   Add 'scm_to_uintptr_t' and 'scm_from_uintptr_t'.
       new  7043b7f   Treat 'SIG_IGN' as a pointer.
       new  4a21e5f   tests: Use the "normalized codeset" in locale names.

The 4 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/numbers.h         |   12 ++++++++++++
 libguile/posix.c           |   10 +++++++---
 test-suite/tests/i18n.test |   12 ++++++------
 7 files changed, 57 insertions(+), 29 deletions(-)



reply via email to

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