1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-07-01 15:20:34 +02:00
guile/module/sxml
Andy Wingo 4516119dd1 Deprecate srfi-14 in default environment
* libguile/srfi-14.c:
* module/srfi/srfi-14.scm: Arrange to define bindings here instead of in
the default environment.
* libguile/init.c:
* libguile/srfi-14.h: Fix so that srfi-14 can register an extension to
be loaded later.
* libguile/unidata_to_charset.awk: Rename private cs_letter_plus_digit
to cs_letter_and_digit.
* module/ice-9/deprecated.scm: Add deprecation trampolines for srfi-14.
* module/ice-9/sandbox.scm:
* module/language/elisp/lexer.scm:
* module/language/scheme/decompile-tree-il.scm:
* module/rnrs/unicode.scm:
* module/sxml/simple.scm:
* module/system/base/syntax.scm:
* module/system/repl/server.scm:
* module/texinfo/serialize.scm:
* module/texinfo/string-utils.scm:
* module/web/http.scm:
* module/web/uri.scm:
* test-suite/tests/strings.test:
* test-suite/tests/tree-il.test: Adapt for srfi-14 being in a module.
2025-06-13 09:03:20 +02:00
..
ssax import statprof, sxml, and texinfo from guile-lib 2009-12-21 00:01:13 +01:00
upstream Fix typos in comments. 2025-02-28 09:58:29 +01:00
apply-templates.scm Remove unnecessary module imports. 2023-02-24 16:49:00 +01:00
fold.scm Remove `fold' from (sxml fold). 2010-04-09 00:32:14 +02:00
match.scm Remove duplicate definitions of call/ec' and let/ec'. 2013-04-06 15:40:19 +02:00
simple.scm Deprecate srfi-14 in default environment 2025-06-13 09:03:20 +02:00
ssax.scm quick fix to ssax.scm 2013-01-30 13:55:59 +01:00
sxml-match.ss sxml-match: Handle multiple-value returns. 2010-05-26 23:41:23 +02:00
transform.scm import statprof, sxml, and texinfo from guile-lib 2009-12-21 00:01:13 +01:00
xpath.scm Fix typos in comments. 2025-02-28 09:58:29 +01:00