W3C CVS Root

CVS log for XML/xmlIO.h

[BACK] Up to [Public] / XML

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.24: 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.23: preferred, colored
Changes since revision 1.23: +10 -0 lines
Integrated a bunch of OpenVMS changes, Daniel

Revision 1.23: download - view: text, markup, annotated - select for diffs
Wed Oct 4 12:33:49 2000 UTC (23 years, 7 months ago) by veillard
Branches: MAIN
CVS tags: LIBXML_2_2_8, LIBXML_2_2_6
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -0 lines
Fixed bug 26650, Daniel

Revision 1.22: download - view: text, markup, annotated - select for diffs
Fri Sep 22 09:50:41 2000 UTC (23 years, 7 months ago) by veillard
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +6 -0 lines
Fixed a couple of problems on the plane, Daniel

Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Sep 4 10:58:55 2000 UTC (23 years, 8 months ago) by veillard
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -1 lines
Added Wayne Davidson patches to uri.c and testURI.c, integrated the
URI testing in make tests, Daniel

Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Jul 21 19:12:07 2000 UTC (23 years, 9 months ago) by veillard
Branches: MAIN
CVS tags: LIBXML_2_2_1
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +3 -0 lines
Fixed the problem of encoding support and xmlParseMemory(), daniel

Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon May 8 12:20:38 2000 UTC (24 years ago) by daniel
Branches: MAIN
CVS tags: LIBXML_2_1_1, LIBXML_2_1_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -1 lines
Saving to different encodings starts working better, still need
to not save to CharREF when saving to non-ascii, Daniel

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sat May 6 18:27:23 2000 UTC (24 years ago) by daniel
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +16 -5 lines
More work toward conversion on save, still buggy need more testing, Daniel.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat May 6 12:49:37 2000 UTC (24 years ago) by daniel
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +65 -2 lines
Started working on output buffers supporting also encoding transformation, Daniel

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sun Apr 30 20:41:53 2000 UTC (24 years ago) by daniel
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -0 lines
More work on the encoding support and translation, looks better, Daniel.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Apr 24 11:31:56 2000 UTC (24 years ago) by daniel
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
 * xmlIO.[ch] valid.h tree.[ch] xlink.c xmlmemory.c uri.c parser.c
   nanoftp.c nanohttp.c SAX.c testSAX.c :
   comment and headers changes to lower gtk-doc number of warnings
Daniel

Revision 1.14: 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.13: preferred, colored
Changes since revision 1.13: +5 -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.13: download - view: text, markup, annotated - select for diffs
Fri Apr 7 13:17:40 2000 UTC (24 years, 1 month ago) by daniel
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +12 -6 lines
Added xmlversion.h.in, Daniel.

Revision 1.12: 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.11: preferred, colored
Changes since revision 1.11: +3 -3 lines
Work done on flignt ot Boston and w.e. ready for 2.0.0, Daniel

Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Jan 26 13:48:45 2000 UTC (24 years, 3 months ago) by daniel
Branches: MAIN
CVS tags: COMPAT_1_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
Finished the FTP transport integration, Daniel.

Revision 1.10: 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
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +4 -3 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.9: 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.8: preferred, colored
Changes since revision 1.8: +3 -0 lines
Work done during hollidays:
  - push parsing
  - XML shell
  - XPath debug
Lots of bug fixes and cleanup too,
Daniel

Revision 1.8: 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.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
Added cleanup routines, cleanup with -pedantic on linux, patch for 3788, Daniel

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Nov 10 17:54:34 1999 UTC (24 years, 6 months ago) by daniel
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -0 lines
Start at adding real progressive parsing, Daniel.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Sep 17 10:21:04 1999 UTC (24 years, 8 months ago) by daniel
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -0 lines
Added a minimal HTTP implementation to fetch external resources, Daniel.

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

Revision 1.4: 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
CVS tags: LIBXML_1_5_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -0 lines
Cleanup, debugging on external entities parsing, Daniel

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Jul 27 18:44:59 1999 UTC (24 years, 9 months ago) by veillard
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
Cleanup using Insure++, Daniel

Revision 1.2: 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.1: preferred, colored
Changes since revision 1.1: +18 -5 lines
Work on progressive parsing, and a bit of XPath, Daniel.

Revision 1.1: 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
Started working more on the I/O and char encoding handlers, 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