mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-07-04 00:30:30 +02:00
This doesn't fundamentally change how charsets are represented, but it will eventually allow us to migrate more functionality to scheme, as the charsets have a Scheme-legible representation. Also, and this is really the point, give charsets their own type code, so that they can be traced precisely. * libguile/eq.c: * libguile/evalext.c: * libguile/goops.c: * libguile/print.c: * module/oop/goops.scm: Adjust to new tc16. * libguile/srfi-14.h: Make private things private. * libguile/srfi-14.c: Change to use bytevectors for the ranges. No functional change. |
||
---|---|---|
.. | ||
goops | ||
ChangeLog-2008 | ||
goops.scm |