summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2001-01-28 20:47:06 +0000
committerDaniel Veillard <veillard@src.gnome.org>2001-01-28 20:47:06 +0000
commit4987216433bb41997c44eab1860667ee1926294e (patch)
tree5a9730c77b067454ca1b124e80cd6de551a0c16a /TODO
parentfe557f63a66bc0b745f6fd2beb698fcbb5568ab8 (diff)
downloadlibxslt-4987216433bb41997c44eab1860667ee1926294e.tar.gz
Boring stuff for a Sunday evening:
- FEATURES TODO: updates - libxslt/xsltutils.[ch] libxslt/xsltInternals.h libxslt/xsltutils.h: added xsl:message Daniel
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO b/TODO
index 22536374..9327d43a 100644
--- a/TODO
+++ b/TODO
@@ -20,7 +20,7 @@ Import:
Extra functions:
-> document() should not be a problem since Result Tree Fragments are
- implemnted
+ implemented
=> started, incomplete
-> missing key support
@@ -32,7 +32,6 @@ Pattern tester:
Pattern scanner:
-> add error checks on all returns
- -> handle unions
Error handling:
-> check the version stuff, design a separate module for error interfacing
@@ -83,6 +82,7 @@ Support for disable-output-escaping="yes":
Pattern scanner:
-> compute priority
+ -> handle unions
=> done
Pattern tester: