W3C CVS Root

CVS log for XML/parser.h

[BACK] Up to [Public] / XML

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.90: 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.89: preferred, colored
Changes since revision 1.89: +5 -0 lines
Integrated a bunch of OpenVMS changes, Daniel

Revision 1.89: download - view: text, markup, annotated - select for diffs
Sun Nov 12 21:22:17 2000 UTC (23 years, 6 months ago) by veillard
Branches: MAIN
CVS tags: LIBXML_2_2_8
Diff to: previous 1.88: preferred, colored
Changes since revision 1.88: +2 -1 lines
applied jonathan.springer2@gte.net patch for conditional sections, Daniel.

Revision 1.88: 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
Diff to: previous 1.87: preferred, colored
Changes since revision 1.87: +7 -7 lines
applied a DLL patch from Wayne Davison, Daniel

Revision 1.87: download - view: text, markup, annotated - select for diffs
Sun Oct 29 21:14:20 2000 UTC (23 years, 6 months ago) by veillard
Branches: MAIN
Diff to: previous 1.86: preferred, colored
Changes since revision 1.86: +3 -0 lines
Added xmlIOParseDTD to load a Dtd from any input stream, Daniel

Revision 1.86: download - view: text, markup, annotated - select for diffs
Sun Oct 1 20:29:37 2000 UTC (23 years, 7 months ago) by veillard
Branches: MAIN
CVS tags: LIBXML_2_2_6
Diff to: previous 1.85: preferred, colored
Changes since revision 1.85: +2 -0 lines
- configure.in: releasing 2.2.4
- parser.[ch]: added xmlStrEqual()
- HTMLparser.c HTMLtree.c SAX.c debugXML.c entities.c parser.c
  tree.c valid.c xlink.c xpath.c: converted all !xmlStrcmp to
  use xmlStrEqual instead
- TODO: updated
Daniel

Revision 1.85: 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
Diff to: previous 1.84: preferred, colored
Changes since revision 1.84: +2 -1 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.84: download - view: text, markup, annotated - select for diffs
Fri Sep 22 10:57:40 2000 UTC (23 years, 7 months ago) by veillard
Branches: MAIN
Diff to: previous 1.83: preferred, colored
Changes since revision 1.83: +7 -0 lines
Applied and tweaked Wayne Davison patch for xmlStrcasecmp and al. Daniel

Revision 1.83: 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.82: preferred, colored
Changes since revision 1.82: +4 -0 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.82: download - view: text, markup, annotated - select for diffs
Sun Sep 10 13:59:04 2000 UTC (23 years, 8 months ago) by veillard
Branches: MAIN
Diff to: previous 1.81: preferred, colored
Changes since revision 1.81: +2 -1 lines
Added a _private field to the parser structure, Daniel

Revision 1.81: download - view: text, markup, annotated - select for diffs
Tue Aug 29 23:37:07 2000 UTC (23 years, 8 months ago) by veillard
Branches: MAIN
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +2 -1 lines
Played with docbook, this may never end-up in a libxml release, Daniel

Revision 1.80: 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.79: preferred, colored
Changes since revision 1.79: +2 -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.79: download - view: text, markup, annotated - select for diffs
Fri Jul 28 23:06:20 2000 UTC (23 years, 9 months ago) by veillard
Branches: MAIN
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +13 -0 lines
Played with Oasis testsuite a bit more, added xmlGetFeaturesList,
xmlGetFeature, xmlSetFeature, applied submitted bugfixes, Daniel

Revision 1.78: download - view: text, markup, annotated - select for diffs
Fri Jul 28 00:04:10 2000 UTC (23 years, 9 months ago) by veillard
Branches: MAIN
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +4 -0 lines
More work on Oasis testsuite and external entities handling, Daniel

Revision 1.77: download - view: text, markup, annotated - select for diffs
Thu Jun 29 10:33:02 2000 UTC (23 years, 10 months ago) by daniel
Branches: MAIN
CVS tags: LIBXML_2_2_1, LIBXML_2_1_1, LIBXML_2_1_0
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +1 -0 lines
Added xmlStopParser(), updated TODO, Daniel.

Revision 1.76: download - view: text, markup, annotated - select for diffs
Sun May 14 15:32:31 2000 UTC (24 years ago) by daniel
Branches: MAIN
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +2 -0 lines
Serious speed improvement for lements of large size, Daniel

Revision 1.75: download - view: text, markup, annotated - select for diffs
Wed May 10 18:16:39 2000 UTC (24 years ago) by daniel
Branches: MAIN
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +5 -3 lines
Work on internal representation, encoding, saving to encoding
and recovering with charrefs, and I'm not convinced conf/oasis/p02pass1.xml
is a proken XML file, need feedback to Nist/Oasis Daniel

Revision 1.74: 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.73: preferred, colored
Changes since revision 1.73: +15 -0 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.73: 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.72: preferred, colored
Changes since revision 1.72: +4 -4 lines
Work done on flignt ot Boston and w.e. ready for 2.0.0, Daniel

Revision 1.72: download - view: text, markup, annotated - select for diffs
Tue Mar 14 16:46:30 2000 UTC (24 years, 2 months ago) by daniel
Branches: MAIN
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +1 -0 lines
Fixing more entities stuff, daniel.

Revision 1.71: 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.70: preferred, colored
Changes since revision 1.70: +4 -0 lines
Fixed a few probs, started working on entities loop detections, Daniel.

Revision 1.70: 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.69: preferred, colored
Changes since revision 1.69: +2 -2 lines
added an URL field for documents, started to look at URI/bases,
couple of minor signature changes, Daniel

Revision 1.69: 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.68: preferred, colored
Changes since revision 1.68: +6 -0 lines
Finished #6766 closure, rebuilt docs, small patch to validation, Daniel.

Revision 1.68: download - view: text, markup, annotated - select for diffs
Sat Mar 4 11:37:06 2000 UTC (24 years, 2 months ago) by daniel
Branches: MAIN
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +1 -0 lines
Bunch of patches including validation within entities, done in
SanJose->Grenoble trip. Includes deactivation of white space removal
heuristic by default,
Daniel

Revision 1.67: download - view: text, markup, annotated - select for diffs
Thu Mar 2 03:56:00 2000 UTC (24 years, 2 months ago) by daniel
Branches: MAIN
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +1 -0 lines
Added ctxt->keepBlanks , new heuristic for blanks detection in the
absence of DTD, Daniel

Revision 1.66: download - view: text, markup, annotated - select for diffs
Tue Feb 29 16:16:18 2000 UTC (24 years, 2 months ago) by daniel
Branches: MAIN
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +13 -1 lines
Work done when going from Grenoble to SanJose, Daniel

Revision 1.65: download - view: text, markup, annotated - select for diffs
Wed Feb 23 15:34:44 2000 UTC (24 years, 2 months ago) by daniel
Branches: MAIN
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +1 -0 lines
fixed levels of conditionnal section
added HTML output to the tester program
Daniel

Revision 1.64: download - view: text, markup, annotated - select for diffs
Tue Feb 22 14:22:10 2000 UTC (24 years, 2 months ago) by daniel
Branches: MAIN
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +1 -0 lines
XML problems cleanup using James Clark and OASIS testsuites, Daniel.

Revision 1.63: download - view: text, markup, annotated - select for diffs
Mon Feb 21 23:13:10 2000 UTC (24 years, 2 months ago) by daniel
Branches: MAIN
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +1 -0 lines
started playing with OAsis test suite, fixed
conf/xmltest/not-wf/ext-sa/002.xml
Daniel

Revision 1.62: download - view: text, markup, annotated - select for diffs
Mon Feb 21 18:49:25 2000 UTC (24 years, 2 months ago) by daniel
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +1 -0 lines
Lots of bugs fixing on the validation, added RunTests, Daniel.

Revision 1.61: 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.60: preferred, colored
Changes since revision 1.60: +7 -0 lines
Parsing teh external subset in context of the internal one.
Added conditionnal sections support
Daniel

Revision 1.60: download - view: text, markup, annotated - select for diffs
Thu Feb 17 13:29:09 2000 UTC (24 years, 3 months ago) by daniel
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +1 -0 lines
Fixed another batch of validation related problems, daniel.

Revision 1.59: download - view: text, markup, annotated - select for diffs
Wed Feb 16 17:16:22 2000 UTC (24 years, 3 months ago) by daniel
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +1 -1 lines
Bunch of fixes on I18N, fixed UTF16toUTF8, validity checking fixes,
working on james Clark regression tests, added --nowarning to tester, Daniel.

Revision 1.58: download - view: text, markup, annotated - select for diffs
Wed Jan 5 15:58:41 2000 UTC (24 years, 4 months ago) by daniel
Branches: MAIN
CVS tags: COMPAT_1_0
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +29 -25 lines
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.57: download - view: text, markup, annotated - select for diffs
Mon Jan 3 10:59:23 2000 UTC (24 years, 4 months ago) by daniel
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +8 -5 lines
* tree.[ch]: added xmlRemoveProp
* win32config.h.in nanohttp.c: avoid including the Windows
    socket stuff in every C files
* parser.c: removed an indetermination xmLDecl/PI(xml...) in
    the XmL parser(s)
* test/ns4 result/ns4 etc...: added test case for previous prob
* tree.c: xmlNewNs wasn't checking for double definition
* Makefile.in: fixed a problem with dist-hook duplicates
* parser.[hc], xmlIO.c: fixed the loading of external entities
    APIs, now xmlLoadExternalEntity() is used everywhere and
    setting up an app specific front-end using the
* SAX.c parser.c: some fixes, now the xhtml spec validates
    with the xhtml DTD.
* error.c: fixed crashes in case of no input stream
* test/valid/[dtds/]/xhtml* : added the xhtml spec and dtds
    to the validation tests and results
Daniel

Revision 1.56: 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.55: preferred, colored
Changes since revision 1.55: +45 -16 lines
Work done during hollidays:
  - push parsing
  - XML shell
  - XPath debug
Lots of bug fixes and cleanup too,
Daniel

Revision 1.55: download - view: text, markup, annotated - select for diffs
Mon Dec 20 14:34:36 1999 UTC (24 years, 4 months ago) by daniel
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +3 -5 lines
Cleanup of #include to avoid a silly/tricky problem with C++ C-escaping, Daniel

Revision 1.54: download - view: text, markup, annotated - select for diffs
Sat Dec 18 14:58:00 1999 UTC (24 years, 5 months ago) by daniel
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +1 -0 lines
Closed bug #4344, cleanup header files, C++ wise, daniel.

Revision 1.53: download - view: text, markup, annotated - select for diffs
Fri Dec 10 18:18:58 1999 UTC (24 years, 5 months ago) by daniel
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +1 -0 lines
Work done on the plane, cleanup of parser from CUR_PTR weirdnesses, added xlink modules, and a proper SAX.h header for generated doc, Daniel.

Revision 1.52: download - view: text, markup, annotated - select for diffs
Wed Nov 24 17:57:48 1999 UTC (24 years, 5 months ago) by daniel
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +5 -1 lines
Added cleanup routines, cleanup with -pedantic on linux, patch for 3788, Daniel

Revision 1.51: download - view: text, markup, annotated - select for diffs
Fri Oct 8 14:34:02 1999 UTC (24 years, 7 months ago) by daniel
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +7 -0 lines
Fixed the problems w.r.t. HTML parsing and SAX reported by Kristian Hogsberg Kristensen <hogsberg@daimi.au.dk>, Daniel.

Revision 1.50: download - view: text, markup, annotated - select for diffs
Fri Oct 8 09:35:42 1999 UTC (24 years, 7 months ago) by daniel
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +1 -1 lines
Corrections of comments/doc, CORBA fields init patch from raph, Daniel.

Revision 1.49: 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.48: preferred, colored
Changes since revision 1.48: +81 -73 lines
Commited 1.7.3 from GnomeCVS, Daniel.

Revision 1.48: download - view: text, markup, annotated - select for diffs
Mon Sep 20 12:23:02 1999 UTC (24 years, 7 months ago) by daniel
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +2 -0 lines
Cleanup, added some WebDAV testing, errno on parser, extended nanohttp API, Daniel.

Revision 1.47: 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.46: preferred, colored
Changes since revision 1.46: +9 -1 lines
moving the definition of a global variable, Daniel.

Revision 1.46: download - view: text, markup, annotated - select for diffs
Sun Aug 29 10:56:44 1999 UTC (24 years, 8 months ago) by daniel
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +1 -1 lines
Cleanup with -pedantic, closing TODOs, added a missing VC, Daniel

Revision 1.45: 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.44: preferred, colored
Changes since revision 1.44: +81 -39 lines
Large improvement when substituting entities, PI support added,
ID support added (with checking), API for external parsed entities, Daniel.

Revision 1.44: download - view: text, markup, annotated - select for diffs
Fri Aug 6 19:53:35 1999 UTC (24 years, 9 months ago) by daniel
Branches: MAIN
CVS tags: LIBXML_1_5_0
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +1 -0 lines
Patch w.r.t. CDatat sections, Daniel.

Revision 1.43: download - view: text, markup, annotated - select for diffs
Fri Aug 6 17:00:12 1999 UTC (24 years, 9 months ago) by daniel
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +2 -0 lines
More work on validation, added CData sections to SAX, oops ... Daniel

Revision 1.42: 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.41: preferred, colored
Changes since revision 1.41: +2 -0 lines
Added validity tests, better dtd lookup, Daniel

Revision 1.41: download - view: text, markup, annotated - select for diffs
Mon Aug 2 16:45:50 1999 UTC (24 years, 9 months ago) by daniel
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +2 -0 lines
First steps toward adding the validation code, Daniel

Revision 1.40: download - view: text, markup, annotated - select for diffs
Mon Aug 2 09:21:17 1999 UTC (24 years, 9 months ago) by daniel
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +1 -0 lines
Added all WFC tests, checkings, updated TODO, added VC info in parser.c, Daniel

Revision 1.39: download - view: text, markup, annotated - select for diffs
Sun Aug 1 18:25:53 1999 UTC (24 years, 9 months ago) by daniel
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +52 -17 lines
Bunch of cleanup in the parser for better conformance to the spec.
Checked all WFC, separated getParameterEntity in SAX since the
same name can be used for both, Daniel.

Revision 1.38: 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.37: preferred, colored
Changes since revision 1.37: +2 -0 lines
The xmlspec DtD is now parsed successfully !!! Bugfixes, Daniel

Revision 1.37: download - view: text, markup, annotated - select for diffs
Fri Jul 30 10:30:22 1999 UTC (24 years, 9 months ago) by daniel
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +17 -4 lines
Cleanup in the parser, work toward compliant entity support and Dtd parsing, Daniel.

Revision 1.36: download - view: text, markup, annotated - select for diffs
Thu Jul 29 09:43:58 1999 UTC (24 years, 9 months ago) by daniel
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +1 -0 lines
Cleanup, debugging on external entities parsing, Daniel

Revision 1.35: download - view: text, markup, annotated - select for diffs
Mon Jul 26 15:05:44 1999 UTC (24 years, 9 months ago) by daniel
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +8 -0 lines
Work on progressive parsing, and a bit of XPath, Daniel.

Revision 1.34: download - view: text, markup, annotated - select for diffs
Mon Jul 12 23:49:42 1999 UTC (24 years, 10 months ago) by daniel
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +3 -1 lines
Trying to lower the number ot TODOs in xpath, Daniel.

Revision 1.33: download - view: text, markup, annotated - select for diffs
Wed Jul 7 09:16:19 1999 UTC (24 years, 10 months ago) by daniel
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +6 -1 lines
Adding HTML support, testcases, and updates from bugs.gnome.org, Daniel

Revision 1.32: download - view: text, markup, annotated - select for diffs
Sat Jun 5 09:03:33 1999 UTC (24 years, 11 months ago) by daniel
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +4 -0 lines
Started working more on the I/O and char encoding handlers, Daniel.

Revision 1.31: download - view: text, markup, annotated - select for diffs
Wed Jun 2 19:00:25 1999 UTC (24 years, 11 months ago) by daniel
Branches: MAIN
CVS tags: LIB_XML_1_1
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +1 -1 lines
Release of libxml-1.1, Daniel

Revision 1.30: 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
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -0 lines
Updated for switching on entity substitution, daniel.

Revision 1.29: 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.28: preferred, colored
Changes since revision 1.28: +3 -0 lines
Work on parsing external entities, Daniel.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Sun Apr 25 14:46:38 1999 UTC (25 years ago) by daniel
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +29 -29 lines
Cleanup on SAX interfaces, user defined parameter, Daniel.

Revision 1.27: 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.26: preferred, colored
Changes since revision 1.26: +38 -5 lines
Moved to a SAX processing model, removed old namespace support, Daniel

Revision 1.26: download - view: text, markup, annotated - select for diffs
Sat Mar 6 17:03:32 1999 UTC (25 years, 2 months ago) by daniel
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -1 lines
Moved error.h to xml-error.h, fixed a small bug with standalone, Daniel.

Revision 1.25: 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.24: preferred, colored
Changes since revision 1.24: +2 -0 lines
Leak hunting, extension of interfaces, Daniel.

Revision 1.24: 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
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +46 -40 lines
Cleanupt for gnome-xml, added parserInternals.h, more work on internal subset, Daniel.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Sun Jan 3 12:26:55 1999 UTC (25 years, 4 months ago) by daniel
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -1 lines
Added a last element to accelerate parsing of very flat structures, Daniel.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Tue Dec 29 13:27:22 1998 UTC (25 years, 4 months ago) by daniel
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +25 -8 lines
Started running the parser against James Clark XML testsuite, lot of
Well-Formedness checking bug fixes, not finished though, Daniel.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed Nov 11 20:07:55 1998 UTC (25 years, 6 months ago) by daniel
Branches: MAIN
CVS tags: RPM_1_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +4 -1 lines
Updates from the Gnome tree, Daniel

Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu Oct 29 06:41:53 1998 UTC (25 years, 6 months ago) by daniel
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
Tree structure update, debug, mode documentation, Daniel.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon Oct 26 01:38:59 1998 UTC (25 years, 6 months ago) by daniel
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +8 -3 lines
Update from Gnome development, entity support added, DOM conformance, Daniel.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Aug 12 21:53:37 1998 UTC (25 years, 9 months ago) by daniel
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +42 -22 lines
Saving of entities is broken, but a lot of code has been upgraded,
entities, SAX, error, Daniel

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Aug 9 04:52:35 1998 UTC (25 years, 9 months ago) by daniel
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +50 -1 lines
Renamed xmlProp to xmlAttr, started playing with SAX interfaces, Daniel.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat Aug 8 22:25:21 1998 UTC (25 years, 9 months ago) by daniel
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +3 -5 lines
Implemented the new Namspace proposal, extended tha API, Daniel.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Aug 8 02:45:39 1998 UTC (25 years, 9 months ago) by daniel
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +8 -2 lines
More work on the entities, Daniel

Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Aug 7 07:33:15 1998 UTC (25 years, 9 months ago) by daniel
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +14 -6 lines
Started adding the new input mechanism, Daniel.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Aug 5 19:13:28 1998 UTC (25 years, 9 months ago) by daniel
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +27 -1 lines
Added patches from John Ehresman <jehresma@dsg.harvard.edu> for
the recording of line / position information in the parser. Also added
saving and printing encoding and standalone infos, Daniel

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Aug 5 01:47:47 1998 UTC (25 years, 9 months ago) by daniel
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
Added a decent error handling function, changed the test files for actual
XML compatibility :-\, Daniel.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Jul 14 00:23:52 1998 UTC (25 years, 10 months ago) by daniel
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -1 lines
Added automatic support for compressed files, updated the tests for
the new XML and namespace syntax, Daniel.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Jul 12 18:31:51 1998 UTC (25 years, 10 months ago) by daniel
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +7 -5 lines
Updated parser and generator to recent XML versions, added a compatibility
flag to avoid breaking old clients, Daniel.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Jul 7 00:36:26 1998 UTC (25 years, 10 months ago) by daniel
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +12 -7 lines
Applied the patches from John Ehresman <jehresma@dsg.harvard.edu> for
line numbering and better use of "const", Daniel.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Jun 19 04:48:28 1998 UTC (25 years, 11 months ago) by daniel
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +6 -3 lines
Introduced the use of a parsing context, Daniel.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Jun 19 00:58:08 1998 UTC (25 years, 11 months ago) by daniel
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +20 -1 lines
Applying C++ patches from John Ehresman <jehresma@dsg.harvard.edu>, first
step toward changing the parser, Daniel.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon May 25 23:58:38 1998 UTC (25 years, 11 months ago) by veillard
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +4 -0 lines
Started working for 0.93, changed the copyright to W3C's one, Daniel.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun May 10 07:46:20 1998 UTC (26 years ago) by veillard
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -9 lines
Lot of cleanups, the whole RDF convertion / extraction works ! Daniel.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Apr 4 22:37:26 1998 UTC (26 years, 1 month ago) by httpng
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -0 lines
Moved it on top of rpm2html, Daniel.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Jan 20 20:32:25 1998 UTC (26 years, 3 months ago) by httpng
Branches: MAIN
CVS tags: XML_0_1
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -0 lines
Started adding support for entities, Daniel.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Dec 30 23:14:30 1997 UTC (26 years, 4 months ago) by veillard
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +7 -0 lines
Added dependancies, Daniel.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Mon Dec 22 18:12:27 1997 UTC (26 years, 4 months ago) by veillard
Branches: W3C
CVS tags: start
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Webdav C implementation

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Dec 22 18:12:27 1997 UTC (26 years, 4 months ago) by veillard
Branches: MAIN
Initial revision

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