[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Guile-commits] branch stable-2.0 updated (f57aba7 -> 133ec4c)
From: |
Mark H. Weaver |
Subject: |
[Guile-commits] branch stable-2.0 updated (f57aba7 -> 133ec4c) |
Date: |
Mon, 02 Nov 2015 02:31:15 +0000 |
mhw pushed a change to branch stable-2.0
in repository guile.
from f57aba7 doc: Mention a known-good Flex version number.
new e178882 build: Add SCM_T_OFF_MAX and SCM_T_OFF_MIN to scmconfig.h.
new 448eb30 Fix seeking on binary input ports with putback buffers.
new 133ec4c string ports: Add overflow checks and other fixes.
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/gen-scmconfig.c | 6 +++
libguile/r6rs-ports.c | 87 +++++++++++++++++++++++++++++----------------
libguile/strports.c | 64 +++++++++++++++++++++-------------
3 files changed, 102 insertions(+), 55 deletions(-)
- [Guile-commits] branch stable-2.0 updated (f57aba7 -> 133ec4c),
Mark H. Weaver <=