wingo pushed a change to branch wip-whippet in repository guile. from 3f4048f6c Move transcoded ports implementation to Scheme new a5c70aa91 Simplify i18n.c to require POSIX 2008 newlocale, uselocale new bc43d4f9a Locale have static tc16
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: libguile/eq.c | 2 + libguile/finalizers.c | 11 + libguile/finalizers.h | 2 + libguile/goops.c | 4 + libguile/i18n.c | 547 +++++++------------------------------------------- libguile/i18n.h | 3 +- libguile/posix.c | 6 +- libguile/print.c | 10 + libguile/r6rs-ports.c | 1 - libguile/scm.h | 1 + module/oop/goops.scm | 3 +- 11 files changed, 109 insertions(+), 481 deletions(-)