guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] branch master updated (4706d69 -> d0934df)


From: Andy Wingo
Subject: [Guile-commits] branch master updated (4706d69 -> d0934df)
Date: Thu, 16 Feb 2017 08:34:30 -0500 (EST)

wingo pushed a change to branch master
in repository guile.

      from  4706d69   Fix accept4 gnulib update.
       new  cd3ff33   Cheaper fluid-ref cache
       new  c38b962   Remove unnecessary scm_i_string_start_writing calls
       new  d0934df   Stringbufs immutable by default

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/cache-internal.h      |   6 +-
 libguile/fluids.c              |  30 ++--
 libguile/read.c                |   6 +-
 libguile/snarf.h               |   2 +-
 libguile/srfi-13.c             |  30 ++--
 libguile/strings.c             | 330 ++++++++++++++++-------------------------
 libguile/strings.h             |   2 +-
 module/system/vm/assembler.scm |   7 +-
 test-suite/tests/strings.test  |  34 ++++-
 9 files changed, 195 insertions(+), 252 deletions(-)



reply via email to

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