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 (8cdd3a0 -> c2a654b)


From: Mark H. Weaver
Subject: [Guile-commits] branch stable-2.2 updated (8cdd3a0 -> c2a654b)
Date: Wed, 17 Oct 2018 21:49:16 -0400 (EDT)

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

      from  8cdd3a0   Clarify the manual's "Processes" section.
       new  49c090d   Update SRFI-19 leap second table.
       new  3845343   Fix typos, indentation and error reporting in SRFI-19.
       new  c2a654b   Use 'scm_from_utf8_{string,symbol,keyword}' for C string 
literals.

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:
 libguile/debug-malloc.c |   5 +-
 libguile/deprecation.c  |   5 +-
 libguile/error.c        |  16 ++--
 libguile/eval.c         |  22 +++---
 libguile/expand.c       |  11 ++-
 libguile/extensions.c   |   9 ++-
 libguile/filesys.c      |   6 +-
 libguile/init.c         |   5 +-
 libguile/load.c         |  37 +++++-----
 libguile/modules.c      |   5 +-
 libguile/pairs.c        |   6 +-
 libguile/posix.c        |   8 +-
 libguile/print.c        |  11 ++-
 libguile/random.c       |   9 ++-
 libguile/read.c         |  17 +++--
 libguile/regex-posix.c  |   7 +-
 libguile/snarf.h        |   8 +-
 libguile/srfi-13.c      |   5 +-
 libguile/stacks.c       |   8 +-
 libguile/stime.c        |   6 +-
 libguile/strports.c     |   6 +-
 libguile/values.c       |   5 +-
 module/srfi/srfi-19.scm | 193 +++++++++++++++++++++++++-----------------------
 23 files changed, 216 insertions(+), 194 deletions(-)



reply via email to

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