CVS log for XML/xpath.h
Up to [Public] / XML
Request diff between arbitrary revisions
Default branch: 1
Revision 1.33 / (download) - annotate - [select for diffs]
, Sun Dec 24 15:26:07 2000 UTC (7 years, 4 months ago) by veillard
CVS Tags: HEAD
Changes since 1.32: +11 -5
lines
Diff to previous 1.32
(colored)
XPath namespace cleanup, implemented xpointer xmlns() proposed scheme, Daniel
Revision 1.32 / (download) - annotate - [select for diffs]
, Wed Oct 25 13:35:51 2000 UTC (7 years, 6 months ago) by veillard
CVS Tags: LIBXML_2_2_8,
LIBXML_2_2_6
Changes since 1.31: +0 -75
lines
Diff to previous 1.31
(colored)
- configure.in: release 2.2.6
- xpath.[ch] xpointer.c xpathInternals.h: added xpathInternals.h
exporting the inner functions of xpath for extension modules
Daniel
Revision 1.31 / (download) - annotate - [select for diffs]
, Mon Oct 23 13:43:29 2000 UTC (7 years, 6 months ago) by veillard
Changes since 1.30: +3 -3
lines
Diff to previous 1.30
(colored)
Switched XPath variable handling to hash table, Daniel.
Revision 1.30 / (download) - annotate - [select for diffs]
, Sun Oct 22 13:55:39 2000 UTC (7 years, 6 months ago) by veillard
Changes since 1.29: +4 -3
lines
Diff to previous 1.29
(colored)
First step at integrating Hash tables, Daniel.
Revision 1.29 / (download) - annotate - [select for diffs]
, Sat Oct 21 08:11:29 2000 UTC (7 years, 6 months ago) by veillard
Changes since 1.28: +3 -0
lines
Diff to previous 1.28
(colored)
- Export more xpath functions
- fix problem with large buffers
- force body and html close tags emission
Daniel
Revision 1.28 / (download) - annotate - [select for diffs]
, Thu Oct 12 19:43:41 2000 UTC (7 years, 7 months ago) by veillard
Changes since 1.27: +4 -0
lines
Diff to previous 1.27
(colored)
More work on XPointer, daniel
Revision 1.27 / (download) - annotate - [select for diffs]
, Thu Oct 12 12:26:34 2000 UTC (7 years, 7 months ago) by veillard
Changes since 1.26: +4 -4
lines
Diff to previous 1.26
(colored)
Fixed xpath variable and functions allocation bug, working on Xpointer, Daniel
Revision 1.26 / (download) - annotate - [select for diffs]
, Wed Oct 11 10:53:41 2000 UTC (7 years, 7 months ago) by veillard
Changes since 1.25: +6 -10
lines
Diff to previous 1.25
(colored)
worked on XPath functions and variable handlings (registration, lookup, cleanup)
Daniel.
Revision 1.25 / (download) - annotate - [select for diffs]
, Mon Oct 9 12:27:32 2000 UTC (7 years, 7 months ago) by veillard
Changes since 1.24: +11 -2
lines
Diff to previous 1.24
(colored)
Moved xml-error.h to xmlerror.h since this was breaking automake
Worked on the xpointer implementation and tests,
Daniel
Revision 1.24 / (download) - annotate - [select for diffs]
, Fri Oct 6 13:01:16 2000 UTC (7 years, 7 months ago) by veillard
Changes since 1.23: +12 -1
lines
Diff to previous 1.23
(colored)
Clenups, cleanups, Daniel.
Revision 1.23 / (download) - annotate - [select for diffs]
, Thu Oct 5 10:17:44 2000 UTC (7 years, 7 months ago) by veillard
Changes since 1.22: +30 -0
lines
Diff to previous 1.22
(colored)
One night of furious cleanup and hacking on XPath, still broken, Daniel.
Revision 1.22 / (download) - annotate - [select for diffs]
, Wed Oct 4 17:01:13 2000 UTC (7 years, 7 months ago) by veillard
Changes since 1.21: +34 -0
lines
Diff to previous 1.21
(colored)
More work on the xPointer stuff, Daniel.
Revision 1.21 / (download) - annotate - [select for diffs]
, Wed Oct 4 13:32:29 2000 UTC (7 years, 7 months ago) by veillard
Changes since 1.20: +9 -1
lines
Diff to previous 1.20
(colored)
More work on XPath/Xpointer, incorporated "(TOM)" <ptittom@free.fr> patches
rebuilt the XPath examples with the extra test, Daniel
Revision 1.20 / (download) - annotate - [select for diffs]
, Tue Oct 3 23:13:22 2000 UTC (7 years, 7 months ago) by veillard
Changes since 1.19: +7 -1
lines
Diff to previous 1.19
(colored)
At least it compiles now ! Daniel.
Revision 1.19 / (download) - annotate - [select for diffs]
, Mon Oct 2 17:03:06 2000 UTC (7 years, 7 months ago) by veillard
Changes since 1.18: +0 -1
lines
Diff to previous 1.18
(colored)
Serious cleanup of the XPath engine, ctxt->nodelist replaced by a value on
the stack, far cleaner, added a new test, Daniel
Revision 1.18 / (download) - annotate - [select for diffs]
, Sun Oct 1 14:59:01 2000 UTC (7 years, 7 months ago) by veillard
Changes since 1.17: +13 -7
lines
Diff to previous 1.17
(colored)
Hope to have fixed some of the serious XPath problems,
- xpath.[ch] : fixed some serious XPath Predicate evaluation
problems
- Makefile.am : added XPath regression tests to normal tests
- uri.c: fixed a problem with local paths, cleanup
Daniel
Revision 1.17 / (download) - annotate - [select for diffs]
, Fri Jun 23 18:42:47 2000 UTC (7 years, 10 months ago) by daniel
CVS Tags: LIBXML_2_2_1,
LIBXML_2_1_1,
LIBXML_2_1_0
Changes since 1.16: +4 -2
lines
Diff to previous 1.16
(colored)
Changed comments to be more explicit, Daniel.
Revision 1.16 / (download) - annotate - [select for diffs]
, Mon Apr 3 18:45:48 2000 UTC (8 years, 1 month ago) by daniel
Changes since 1.15: +1 -1
lines
Diff to previous 1.15
(colored)
Work done on flignt ot Boston and w.e. ready for 2.0.0, Daniel
Revision 1.15 / (download) - annotate - [select for diffs]
, Wed Jan 5 15:58:42 2000 UTC (8 years, 4 months ago) by daniel
CVS Tags: COMPAT_1_0
Changes since 1.14: +32 -17
lines
Diff to previous 1.14
(colored)
valid.[ch]: added xmlRemoveID() and xmlRemoveRef()
tree.c: added check and handling when possibly removing an ID
tree.c, HTMLparser.h, HTMLtree.h: fixed entities parsing
and saving.
test/HTML/entities.html result/HTML/entities.html* : test for
various entities reference cases
result/HTML/* : as a result output of some testcase have
changed
HTMLparser.c, parser.c: fixed a bug in the push mode triggered
by previous example. added xmlParseTryOrFinish().
xpath.h tree.h parser.h valid.h xmlIO.h xlink.h encoding.h
entities.h debugXML.h HTMLparser.h: changed the way struct are
declared to allow gtk-doc to expose those
parser.c: closed bug #4960
Revision 1.14 / (download) - annotate - [select for diffs]
, Tue Dec 28 15:31:14 1999 UTC (8 years, 4 months ago) by daniel
Changes since 1.13: +3 -0
lines
Diff to previous 1.13
(colored)
Work done during hollidays:
- push parsing
- XML shell
- XPath debug
Lots of bug fixes and cleanup too,
Daniel
Revision 1.13 / (download) - annotate - [select for diffs]
, Tue Dec 21 13:33:05 1999 UTC (8 years, 4 months ago) by daniel
Changes since 1.12: +1 -1
lines
Diff to previous 1.12
(colored)
Hopefully the end of that silly C++ include problem
Added a few functions: xmlReplaceNode, xmlAddPrevSibling, xmlAddNextSibling,
xmlNodeSetName and xmlDocSetRootElement
When saving HTML try to avoid troubles with autoclosed elements when
the stree shape doesn't follow the DtD specs.
Updated the HTML examples regression tests output
Daniel
Revision 1.12 / (download) - annotate - [select for diffs]
, Mon Dec 20 14:34:36 1999 UTC (8 years, 4 months ago) by daniel
Changes since 1.11: +2 -1
lines
Diff to previous 1.11
(colored)
Cleanup of #include to avoid a silly/tricky problem with C++ C-escaping, Daniel
Revision 1.11 / (download) - annotate - [select for diffs]
, Sat Dec 18 14:58:00 1999 UTC (8 years, 4 months ago) by daniel
Changes since 1.10: +6 -0
lines
Diff to previous 1.10
(colored)
Closed bug #4344, cleanup header files, C++ wise, daniel.
Revision 1.10 / (download) - annotate - [select for diffs]
, Thu Sep 30 15:43:35 1999 UTC (8 years, 7 months ago) by daniel
Changes since 1.9: +13 -13
lines
Diff to previous 1.9
(colored)
Commited 1.7.3 from GnomeCVS, Daniel.
Revision 1.9 / (download) - annotate - [select for diffs]
, Sun Sep 5 21:37:57 1999 UTC (8 years, 8 months ago) by daniel
Changes since 1.8: +101 -6
lines
Diff to previous 1.8
(colored)
Draw the path for tree.c and xpath.c extensions, Daniel.
Revision 1.8 / (download) - annotate - [select for diffs]
, Wed Aug 25 10:55:47 1999 UTC (8 years, 8 months ago) by daniel
Changes since 1.7: +11 -8
lines
Diff to previous 1.7
(colored)
Large improvement when substituting entities, PI support added,
ID support added (with checking), API for external parsed entities, Daniel.
Revision 1.7 / (download) - annotate - [select for diffs]
, Tue Jul 27 18:44:59 1999 UTC (8 years, 9 months ago) by veillard
CVS Tags: LIBXML_1_5_0
Changes since 1.6: +0 -1
lines
Diff to previous 1.6
(colored)
Cleanup using Insure++, Daniel
Revision 1.6 / (download) - annotate - [select for diffs]
, Mon Jul 26 15:05:44 1999 UTC (8 years, 9 months ago) by daniel
Changes since 1.5: +1 -1
lines
Diff to previous 1.5
(colored)
Work on progressive parsing, and a bit of XPath, Daniel.
Revision 1.5 / (download) - annotate - [select for diffs]
, Thu Jul 15 12:32:47 1999 UTC (8 years, 10 months ago) by daniel
Changes since 1.4: +2 -0
lines
Diff to previous 1.4
(colored)
Started debugging, extended testXPath, added regression tests, Daniel
Revision 1.4 / (download) - annotate - [select for diffs]
, Mon Jul 12 23:49:42 1999 UTC (8 years, 10 months ago) by daniel
Changes since 1.3: +2 -1
lines
Diff to previous 1.3
(colored)
Trying to lower the number ot TODOs in xpath, Daniel.
Revision 1.3 / (download) - annotate - [select for diffs]
, Sat Jul 10 22:11:15 1999 UTC (8 years, 10 months ago) by daniel
Changes since 1.2: +3 -0
lines
Diff to previous 1.2
(colored)
More work on XPath, Daniel.
Revision 1.2 / (download) - annotate - [select for diffs]
, Fri Jul 9 16:16:31 1999 UTC (8 years, 10 months ago) by daniel
Changes since 1.1: +5 -4
lines
Diff to previous 1.1
(colored)
Patch to file Input, bug fix on HTML printing, more work on XPath, Daniel
Revision 1.1 / (download) - annotate - [select for diffs]
, Thu Jul 8 18:33:41 1999 UTC (8 years, 10 months ago) by daniel
Diff
Started Working on XPath implementation, Daniel
This form allows you to request diff's between any two
revisions of a file. You may select a symbolic revision
name using the selection box or you may type in a numeric
name using the type-in text box.
Webmaster