mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-07-01 15:20:34 +02:00
Also deprecate the C interface. * libguile/Makefile.am: Don't install regex-posix.h. * libguile/deprecated.c: * libguile/deprecated.h: Add deprecated shims for scm_make_regexp et al. * libguile/init.c: Fix comment. * libguile/regex-posix.c: Privatize some of the implementation details. Arrange to install into (ice-9 regex) instead of default environment. * module/ice-9/deprecated.scm: Add deprecation shims. * module/ice-9/regex.scm: Add new definitions. * module/ice-9/sandbox.scm: * module/scripts/read-scheme-source.scm: * module/system/repl/server.scm: * module/texinfo/reflection.scm: * test-suite/tests/r6rs-exceptions.test: * test-suite/tests/srfi-10.test: Import (ice-9 regex). |
||
---|---|---|
.. | ||
base | ||
repl | ||
vm | ||
finalizers.scm | ||
foreign-library.scm | ||
foreign-object.scm | ||
foreign.scm | ||
syntax.scm | ||
xref.scm |