1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-04 14:20:26 +02:00
guile/module/sxml
Ludovic Courtès 01fded8c77 sxml-match: Handle multiple-value returns.
* module/sxml/sxml-match.ss (sxml-match1): Invoke ESCAPE via
  `call-with-values'.

* test-suite/tests/sxml-match-tests.ss ("test multiple value returns"):
  New test.

* module/sxml/match.scm: Mention the modification.
2010-05-26 23:41:23 +02:00
..
ssax import statprof, sxml, and texinfo from guile-lib 2009-12-21 00:01:13 +01:00
upstream import statprof, sxml, and texinfo from guile-lib 2009-12-21 00:01:13 +01:00
apply-templates.scm import statprof, sxml, and texinfo from guile-lib 2009-12-21 00:01:13 +01:00
fold.scm Remove `fold' from (sxml fold). 2010-04-09 00:32:14 +02:00
match.scm sxml-match: Handle multiple-value returns. 2010-05-26 23:41:23 +02:00
simple.scm Have sxml->xml' handle *TOP*' nodes (bug #29260). 2010-05-11 23:46:05 +02:00
ssax.scm import statprof, sxml, and texinfo from guile-lib 2009-12-21 00:01:13 +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 import statprof, sxml, and texinfo from guile-lib 2009-12-21 00:01:13 +01:00