W3C CVS Root

CVS log for XML/parserInternals.h

[BACK] Up to [Public] / XML

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.40: download - view: text, markup, annotated - select for diffs
Sat Nov 25 09:41:10 2000 UTC (23 years, 5 months ago) by veillard
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +10 -0 lines
Integrated a bunch of OpenVMS changes, Daniel

Revision 1.39: download - view: text, markup, annotated - select for diffs
Tue Nov 7 14:13:03 2000 UTC (23 years, 6 months ago) by veillard
Branches: MAIN
CVS tags: LIBXML_2_2_8
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +7 -7 lines
applied a DLL patch from Wayne Davison, Daniel

Revision 1.38: download - view: text, markup, annotated - select for diffs
Sun Oct 1 18:23:40 2000 UTC (23 years, 7 months ago) by veillard
Branches: MAIN
CVS tags: LIBXML_2_2_6
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +7 -0 lines
Cleanups, 1 bug fix:
- HTMLparser.c: fixed htmlStartCloseIndexinitialized init
- entities.h: exported xmlInitializePredefinedEntities
- parser.[ch] : added xmlInitParser()
- parserInternals.h : had to export htmlInitAutoClose()
Daniel

Revision 1.37: download - view: text, markup, annotated - select for diffs
Sat Sep 16 13:35:50 2000 UTC (23 years, 8 months ago) by veillard
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +35 -6 lines
BIG CLEANUP during flight:
parserInternals.c parserInternals.h parser.c Makefile.in:
created a new module parserInternals.c, moved most of the
code shared by the various parsers there, as well as
deprecated  code from parser.c. More cleanup of parser.c
Daniel

Revision 1.36: download - view: text, markup, annotated - select for diffs
Sun Sep 10 13:14:22 2000 UTC (23 years, 8 months ago) by veillard
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +20 -350 lines
Demacroified most of the IS_XXX tests, the gain is significant so ... Daniel

Revision 1.35: download - view: text, markup, annotated - select for diffs
Sun Aug 27 16:51:52 2000 UTC (23 years, 8 months ago) by veillard
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +1 -1 lines
Started a big cleanup/check of the parser code, fixed some of the
most tortuous entity code, spotted code unused anymore, updated the
main routines to parse names and handling them, added tests for
very long names and related nasty things, Daniel.

Revision 1.34: download - view: text, markup, annotated - select for diffs
Sat Aug 26 19:52:45 2000 UTC (23 years, 8 months ago) by veillard
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +6 -0 lines
Added --pedantic to xmllint, SAX wasn't disabled within EXCLUDE'd
conditionnal sections, now validation against Docbook-4.1.1. don't
spill errors doesn't mean everything is perfect though, daniel.

Revision 1.33: download - view: text, markup, annotated - select for diffs
Wed Jul 12 13:46:54 2000 UTC (23 years, 10 months ago) by veillard
Branches: MAIN
CVS tags: LIBXML_2_2_1
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +10 -0 lines
Completely converted HTML document content to UTF8, fixed output,
added HTML output filter, corrected HTML regression tests, Daniel.

Revision 1.32: download - view: text, markup, annotated - select for diffs
Tue May 2 17:02:09 2000 UTC (24 years ago) by daniel
Branches: MAIN
CVS tags: LIBXML_2_1_1, LIBXML_2_1_0
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +4 -4 lines
More encoding/Char set cleanup, Daniel.

Revision 1.31: download - view: text, markup, annotated - select for diffs
Sun Apr 30 09:10:18 2000 UTC (24 years ago) by daniel
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +3 -1 lines
Worked on iconv() encoding conversion, some cleanup too, Daniel

Revision 1.30: download - view: text, markup, annotated - select for diffs
Wed Apr 12 13:26:14 2000 UTC (24 years, 1 month ago) by daniel
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +12 -4 lines
- speedup of IS_CHAR like macros, significant overall improvement
- More interfaces for new I/O functions: xmlNewIOInputStream,
   xmlParserInputBufferCreateIO, xmlCreateIOParserCtxt
- added I/O test to xmllint
Daniel

Revision 1.29: download - view: text, markup, annotated - select for diffs
Sat Apr 8 10:35:43 2000 UTC (24 years, 1 month ago) by daniel
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -2 lines
Cosmetic patches from "Timur I. Bakeyev" <timur@bat.ru>, Daniel.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Mon Apr 3 18:45:48 2000 UTC (24 years, 1 month ago) by daniel
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +1 -1 lines
Work done on flignt ot Boston and w.e. ready for 2.0.0, Daniel

Revision 1.27: download - view: text, markup, annotated - select for diffs
Tue Mar 14 11:50:45 2000 UTC (24 years, 2 months ago) by daniel
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +7 -1 lines
Fixed a few probs, started working on entities loop detections, Daniel.

Revision 1.26: download - view: text, markup, annotated - select for diffs
Sat Mar 4 16:54:07 2000 UTC (24 years, 2 months ago) by daniel
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +3 -2 lines
added an URL field for documents, started to look at URI/bases,
couple of minor signature changes, Daniel

Revision 1.25: download - view: text, markup, annotated - select for diffs
Sat Mar 4 15:16:57 2000 UTC (24 years, 2 months ago) by daniel
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +3 -1 lines
Finished #6766 closure, rebuilt docs, small patch to validation, Daniel.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Thu Feb 24 13:12:17 2000 UTC (24 years, 2 months ago) by daniel
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -0 lines
Added Suns tests fixed xmlParseXMLDecl and xmlParseTextDecl mismatches, Daniel.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Mon Feb 21 09:33:35 2000 UTC (24 years, 2 months ago) by daniel
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +20 -20 lines
Parsing teh external subset in context of the internal one.
Added conditionnal sections support
Daniel

Revision 1.22: download - view: text, markup, annotated - select for diffs
Thu Feb 17 10:03:23 2000 UTC (24 years, 3 months ago) by daniel
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -1 lines
More fixes on UTF-16, Daniel.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Tue Feb 8 20:16:21 2000 UTC (24 years, 3 months ago) by daniel
Branches: MAIN
CVS tags: COMPAT_1_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +3 -87 lines
More work on UTF-8 support, a few things are still broken, Daniel.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Tue Dec 28 15:31:14 1999 UTC (24 years, 4 months ago) by daniel
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +5 -5 lines
Work done during hollidays:
  - push parsing
  - XML shell
  - XPath debug
Lots of bug fixes and cleanup too,
Daniel

Revision 1.19: download - view: text, markup, annotated - select for diffs
Sat Dec 18 11:28:54 1999 UTC (24 years, 5 months ago) by daniel
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +5 -7 lines
closed bug #3950, ramiro@eazel.com patch for "namespace", a posteriori
validation fixup, fixed a bug with default namespace, and
cnygard@bellatlantic.net bug report on IS_BASECHAR, Daniel

Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Sep 30 15:43:35 1999 UTC (24 years, 7 months ago) by daniel
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +36 -36 lines
Commited 1.7.3 from GnomeCVS, Daniel.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Sep 13 12:28:56 1999 UTC (24 years, 8 months ago) by daniel
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +3 -0 lines
More work on validation, Daniel.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Sep 2 16:37:15 1999 UTC (24 years, 8 months ago) by daniel
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +0 -6 lines
moving the definition of a global variable, Daniel.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Aug 25 13:25:56 1999 UTC (24 years, 8 months ago) by daniel
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +98 -135 lines
Cleanup for comments, more tests, removing TODOs, .h formatting, Daniel

Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Aug 25 10:55:46 1999 UTC (24 years, 8 months ago) by daniel
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -0 lines
Large improvement when substituting entities, PI support added,
ID support added (with checking), API for external parsed entities, Daniel.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Aug 10 15:36:58 1999 UTC (24 years, 9 months ago) by daniel
Branches: MAIN
CVS tags: LIBXML_1_5_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -1 lines
Added libunicode detection, xpath patches, a bit of i18n, Daniel

Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Aug 9 15:57:09 1999 UTC (24 years, 9 months ago) by daniel
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +19 -10 lines
tarted to look at swtitching to UTF8 internally, Daniel.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Aug 5 20:41:29 1999 UTC (24 years, 9 months ago) by daniel
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +7 -0 lines
Added validity tests, better dtd lookup, Daniel

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Jul 31 23:49:48 1999 UTC (24 years, 9 months ago) by daniel
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -0 lines
The xmlspec DtD is now parsed successfully !!! Bugfixes, Daniel

Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Jun 7 10:42:28 1999 UTC (24 years, 11 months ago) by daniel
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
Some insure debugging, changing the SAX output, Daniel.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Jun 1 22:02:07 1999 UTC (24 years, 11 months ago) by daniel
Branches: MAIN
CVS tags: LIB_XML_1_1
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +8 -1 lines
Updated for switching on entity substitution, daniel.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Jun 1 13:01:05 1999 UTC (24 years, 11 months ago) by daniel
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
More fixes, the parser now work on the xml parsing tests from the XML-1.0 REQ, Daniel

Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon May 31 17:36:31 1999 UTC (24 years, 11 months ago) by daniel
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +16 -4 lines
Quite some work to make a correct entity model, Daniel.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun May 30 21:56:51 1999 UTC (24 years, 11 months ago) by daniel
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -0 lines
Work on parsing external entities, Daniel.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Apr 4 22:46:12 1999 UTC (25 years, 1 month ago) by daniel
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +15 -6 lines
Moved to a SAX processing model, removed old namespace support, Daniel

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Mar 7 10:05:54 1999 UTC (25 years, 2 months ago) by daniel
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +480 -0 lines
Bit more work on XPointers interfaces, moved parser macros to
parserInternals.h for sharing between low level modules, Daniel.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Mar 1 15:56:49 1999 UTC (25 years, 2 months ago) by daniel
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +27 -3 lines
Leak hunting, extension of interfaces, Daniel.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Feb 22 12:02:49 1999 UTC (25 years, 2 months ago) by daniel
Branches: MAIN
Cleanupt for gnome-xml, added parserInternals.h, more work on internal subset, Daniel.

Diff request

This form allows you to request diffs 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.

Log view options

Webmaster