1999-10-11 23:09:51 +08:00
|
|
|
|
Mon Oct 11 14:31:58 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
|
|
|
|
|
|
|
|
|
|
* HTMLparser.c: fixed problems with some autoclose tags
|
|
|
|
|
* tree.c: fixed XML output problems.
|
|
|
|
|
* result/* SAXresult/*: update of the tests output
|
|
|
|
|
|
1999-10-09 17:11:45 +08:00
|
|
|
|
Sat Oct 9 11:02:57 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
|
|
|
|
|
|
|
|
|
|
* Makefile.am: Arturo patch for xmlConf.sh version info
|
|
|
|
|
* parser.c: Tim Josling patch for single quoted items
|
|
|
|
|
* tester.c: Tim Josling patch for tester options usage
|
|
|
|
|
* tree.h: indent cleanup
|
|
|
|
|
|
1999-10-08 22:37:09 +08:00
|
|
|
|
Fri Oct 8 16:35:37 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
|
|
|
|
|
|
|
|
|
|
* HTMLparser.c parser.h : Fixed problems with HTML parsing
|
|
|
|
|
reported by Kristian Hogsberg Kristensen <hogsberg@daimi.au.dk>
|
|
|
|
|
|
1999-10-08 17:40:39 +08:00
|
|
|
|
Fri Oct 8 11:37:11 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
|
|
|
|
|
|
|
|
|
|
* tree.c : Raph patch for initialization of CORBA fields
|
|
|
|
|
* parser.c, xpath.c, ...: modification of doc comments
|
|
|
|
|
* xpath.c : allow spaces in xpath expressions
|
|
|
|
|
|
1999-09-27 16:17:49 +08:00
|
|
|
|
Mon Sep 27 10:16:43 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
|
|
|
|
|
|
|
|
|
|
* xmlmemory.h: turning off memory debug :-(
|
|
|
|
|
|
1999-09-26 19:31:02 +08:00
|
|
|
|
Sun Sep 26 13:16:54 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
|
|
|
|
|
|
|
|
|
|
* parser.[ch] : added xmlSAXUserParseFile() and xmlSAXUserParseMemory()
|
|
|
|
|
better SAX interfaces.
|
|
|
|
|
* testSAX.c: uses the new SAX routine, avoid fetching any remote
|
|
|
|
|
entity.
|
|
|
|
|
* configure.in: 1.7.2
|
|
|
|
|
|
|
|
|
|
Fri Sep 24 16:01:01 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
|
1999-09-24 22:03:48 +08:00
|
|
|
|
|
|
|
|
|
* libxml.spec.in: fixed the URL
|
|
|
|
|
* doc/xml.html: improved the documentation front-end
|
|
|
|
|
|
1999-09-26 19:31:02 +08:00
|
|
|
|
Fri Sep 24 01:06:36 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
|
1999-09-24 07:08:42 +08:00
|
|
|
|
|
|
|
|
|
* nanohttp.c: conditionned references to snprintf with HAVE_SNPRINTF
|
|
|
|
|
|
1999-09-26 19:31:02 +08:00
|
|
|
|
Fri Sep 24 00:15:58 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
|
1999-09-24 06:19:22 +08:00
|
|
|
|
|
|
|
|
|
* libxml.spec.in: fixed the alpha compile problem
|
|
|
|
|
* parser.[ch]: changed errno to errNo in the parser context :-(
|
|
|
|
|
* *.[ch]: changed CHAR to xmlChar to avoid problem on WIN32
|
|
|
|
|
* doc/xml.html: changed CHAR to xmlChar
|
|
|
|
|
* doc/html/*: recompiled the documentation
|
|
|
|
|
* configure.in: 1.7.1
|
|
|
|
|
|
1999-09-22 17:46:25 +08:00
|
|
|
|
Wed Sep 22 11:40:31 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
|
|
|
|
|
|
|
|
|
|
* parser.h: modified the parser context struct to regain 1.4.0
|
|
|
|
|
binary compatibility
|
|
|
|
|
* parser.c, xml-error.h: added errno ot teh context and defined
|
|
|
|
|
a set of errors values with update of errno
|
|
|
|
|
* nanohttp.[ch]: minimalist HTTP front-end for fetching remote
|
|
|
|
|
DTDs and entities
|
|
|
|
|
* *.h, *.c: complete cleanup of the use of config.h and include
|
|
|
|
|
protection depending on the current setup.
|
|
|
|
|
* overalll debugging, maintenance and bug-fixing on all modules
|
|
|
|
|
* updated the documentation
|
|
|
|
|
* ready for 1.7.0
|
|
|
|
|
|
1999-09-09 05:35:25 +08:00
|
|
|
|
Wed Sep 8 22:46:14 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
|
|
|
|
|
|
|
|
|
|
* HTMLparser.c : cleanup
|
|
|
|
|
* SAX.c valid.c valid.h: added ID/IDREF checking
|
|
|
|
|
* tree.c tree.h: extended doc structure for refs
|
|
|
|
|
* configure.in: 1.6.2
|
|
|
|
|
* parser.c: patched bug in SAX user arg call
|
|
|
|
|
* parserInternals.h: patched missing close in C++ wrapping
|
|
|
|
|
* testXPath.c xpath.c xpath.h: prepared for extensibility,
|
|
|
|
|
especially upcoming XPointer implementation.
|
|
|
|
|
* doc/xml.html: augmented, typo
|
|
|
|
|
|
1999-09-05 04:50:25 +08:00
|
|
|
|
Sat Sep 4 22:48:05 CEST 1999 Timur Bakeyev <mc@bat.ru>
|
|
|
|
|
|
|
|
|
|
* doc/Makefile.am: replaced "install -d " with "mkinstalldirs" -
|
|
|
|
|
not all invocations of install understand -d.
|
|
|
|
|
|
1999-09-05 04:25:14 +08:00
|
|
|
|
Sat Sep 4 22:20:07 CEST 1999 Timur Bakeyev <mc@bat.ru>
|
|
|
|
|
|
|
|
|
|
* Makefile.am: prepend all the test* calls with $(top_builddir) -
|
|
|
|
|
to make 'check' works, when builddir != srcdir.
|
|
|
|
|
|
1999-09-05 02:27:23 +08:00
|
|
|
|
Sat Sep 4 20:25:46 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
|
|
|
|
|
|
|
|
|
|
* doc/xml.html : updated the documentation
|
|
|
|
|
|
1999-09-03 06:04:43 +08:00
|
|
|
|
Fri Sep 3 00:01:08 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
|
|
|
|
|
|
|
|
|
|
* xmlmemory.[ch] Makefile.am :added a memory wrapper to chase
|
|
|
|
|
not deallocated memory blocks
|
|
|
|
|
* *.c : replaces all calls to malloc() free() and realloc() to
|
|
|
|
|
the wrapper functions/macros
|
|
|
|
|
* tree.c : removed memory leaks dues to calling xmlFreeNode()
|
|
|
|
|
instead of xmlFreeNodeList()
|
|
|
|
|
|
1999-09-01 20:19:13 +08:00
|
|
|
|
Wed Sep 1 14:15:09 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
|
|
|
|
|
|
|
|
|
|
* HTMLparser.c: corrected a stupid bug leading to core dump at
|
|
|
|
|
tree deallocation. Removed warnings indicated by
|
|
|
|
|
Stephane.Conversy@lri.fr
|
|
|
|
|
* entities.c: Fixes Yet Another Stupid Bug, entities were not
|
|
|
|
|
looked for in the external subset
|
|
|
|
|
|
|
|
|
|
Mon Aug 30 13:22:26 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
|
1999-08-30 19:23:51 +08:00
|
|
|
|
|
|
|
|
|
* parser.c valid.[ch] xpath.c: patched compilation warnings reported
|
|
|
|
|
on SGI by Stephane.Conversy@lri.fr
|
|
|
|
|
|
1999-08-30 05:02:19 +08:00
|
|
|
|
Sun Aug 29 22:27:29 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
|
|
|
|
|
|
|
|
|
|
* all .h : changed the prototype declaration indent as in gtk
|
|
|
|
|
* most .c : working on reducing the TODOs in the code
|
|
|
|
|
* most .c : cleanup though -pedantic and Insure++
|
|
|
|
|
* improvements on validation ID checkings.
|
|
|
|
|
* tree.[ch] SAX.c: added support for namespace on attributes #2022
|
|
|
|
|
* xml-config.in: closed #1810
|
|
|
|
|
|
|
|
|
|
Mon Aug 16 03:27:38 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
|
1999-08-16 07:32:28 +08:00
|
|
|
|
|
|
|
|
|
* tree.h, valid.c, valid.h: more work on validity, IDs
|
|
|
|
|
* xpath.c: added/fixed comparidon and equlity, added a new isinf
|
|
|
|
|
definition for AIX
|
|
|
|
|
|
1999-08-16 01:19:50 +08:00
|
|
|
|
Sun Aug 15 21:15:17 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
|
|
|
|
|
|
|
|
|
|
* Makefile.am libxml.spec.in: corrected missing xmlConf.sh in
|
|
|
|
|
the distribution due to a cut'n paste error at last commit
|
|
|
|
|
|
1999-08-11 03:04:08 +08:00
|
|
|
|
Tue Aug 10 20:28:09 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
|
|
|
|
|
|
|
|
|
|
* configure.in: upgraded to version 1.4.0
|
|
|
|
|
* valid.[ch], SAX.c, parser.[ch] parserInternals.h ...
|
|
|
|
|
Big update, added a large part of the validation process,
|
|
|
|
|
it should be usable, but some parts are missing
|
|
|
|
|
* xpath.c: improved the implementation w.r.t. root.
|
|
|
|
|
* Makefile.am: added more tests
|
|
|
|
|
* test and result trees: added a lot of tests
|
|
|
|
|
* libxml.spec.in: export libxml.so.0 and libxml.so.1
|
|
|
|
|
|
1999-08-10 17:34:35 +08:00
|
|
|
|
Tue Aug 10 11:33:41 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
|
|
|
|
|
|
|
|
|
|
* Added an HACKING file
|
|
|
|
|
|
1999-07-28 03:52:06 +08:00
|
|
|
|
Tue Jul 27 21:43:00 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
|
|
|
|
|
|
|
|
|
|
* xpath.[ch] : improvements and debug of the XPath implementation
|
|
|
|
|
* parser.c, HTMLparser.c : modified the parsers to be progressive
|
|
|
|
|
* tree.[ch] : extended the Buffer promitives
|
|
|
|
|
* xmlIO.[ch] : added basic I/O routines providing progressive
|
|
|
|
|
parsing and ready for I18N conversion plugins
|
|
|
|
|
* SAXresult/* : the SAX callback sequence maybe slightly different
|
|
|
|
|
now
|
|
|
|
|
* test*.c : improved/updated the tests programs
|
|
|
|
|
* doc/* : recompiled the docs.
|
|
|
|
|
|
1999-07-27 00:42:37 +08:00
|
|
|
|
1999-07-26 Michael Meeks <michael@edenproject.org>
|
|
|
|
|
|
|
|
|
|
* tree.h: Add const to 'content' in xmlNewDocNode, xmlNewChild
|
|
|
|
|
|
|
|
|
|
* tree.c: Ditto.
|
|
|
|
|
|
1999-07-15 22:24:29 +08:00
|
|
|
|
Thu Jul 15 16:17:16 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
|
|
|
|
|
|
|
|
|
|
* configure.in: upgraded to version 1.4.0
|
|
|
|
|
* xpath.c, xpath.h, testXPath.c, makefile.am: added code for the XPath
|
|
|
|
|
draft from W3C. Will be used by XPointer, Xlink, XSL, and possibly
|
|
|
|
|
XML query language, see http://www.w3.org/TR/xpath for more details.
|
|
|
|
|
* parser.c, parser.h: added CHAR* related string functions for XPath
|
|
|
|
|
* HTMLparser.[ch], HTMLtree.c: a bit of cleanup on entities.
|
|
|
|
|
* doc/gnome-xml.sgml, doc/html/* : added XPath and HTML documentation,
|
|
|
|
|
rebuild the docs.
|
|
|
|
|
* Makefile.am, test/XPath/*, result/XPath/*: added an XPathtests target
|
|
|
|
|
and regression testing capabilities for XPath.
|
|
|
|
|
|
1999-07-12 18:38:12 +08:00
|
|
|
|
Mon Jul 12 12:36:39 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
|
|
|
|
|
|
|
|
|
|
* parser.c, HTMLparser.c: applied patch from John Ellson <ellson@lucent.com>
|
|
|
|
|
closing bug #1646
|
|
|
|
|
|
1999-07-12 17:16:45 +08:00
|
|
|
|
Mon Jul 12 11:04:44 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
|
|
|
|
|
|
|
|
|
|
* Makefile.am, example/Makefile.am: closed bug #1683
|
|
|
|
|
|
1999-07-12 00:14:19 +08:00
|
|
|
|
Sun Jul 11 18:16:34 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
|
|
|
|
|
|
|
|
|
|
* example/Makefile.am, configure.in: added the makefile for the
|
|
|
|
|
gjobread example
|
|
|
|
|
|
1999-07-10 20:21:13 +08:00
|
|
|
|
Sat Jul 10 14:19:11 CEST 1999 Tomasz K<>oczko <kloczek@pld.org.pl>
|
|
|
|
|
|
|
|
|
|
* doc/Makefile.am:
|
|
|
|
|
- fix which allow "make install DESTDIR=</install/prefix>".
|
|
|
|
|
|
1999-07-09 18:11:57 +08:00
|
|
|
|
Fri Jul 9 12:10:24 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
|
|
|
|
|
|
|
|
|
|
* HTMLparser.c parser.c: applied patch from John Ellson <ellson@lucent.com>
|
|
|
|
|
which fixed a problem on the file reading-code.
|
|
|
|
|
|
1999-07-07 15:32:15 +08:00
|
|
|
|
Wed Jul 7 09:28:43 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
|
|
|
|
|
|
|
|
|
|
* HTMLparser.[ch], HTMLtree.[ch]: more work for HTML parsing and
|
|
|
|
|
output.
|
|
|
|
|
* Makefile.am, test/HTML/*, result/HTML/*: added HTMLtests targetestHTMLt
|
|
|
|
|
|
1999-07-07 06:25:25 +08:00
|
|
|
|
Wed Jul 7 00:25:42 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
|
|
|
|
|
|
|
|
|
|
* parser.h : Oops removed the binary compatibility problem
|
|
|
|
|
* HTMLparser.[ch], HTMLtree.h : More work on the HTML parse/dump
|
|
|
|
|
* parser.c, HTMLparser.c: applied patches for reading from stdin
|
|
|
|
|
|
1999-07-06 00:50:46 +08:00
|
|
|
|
Mon Jul 5 18:45:31 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
|
|
|
|
|
|
|
|
|
|
* parser.c, entities.c, valid.c: cleanup bug #1591
|
|
|
|
|
* configure.in: cleanup bug #1592
|
|
|
|
|
* HTMLparser.[ch], testHTML.c: started adding an HTML parser using
|
|
|
|
|
the same tree back-end. Hence gdome will be available for it.
|
|
|
|
|
* doc/Makefile.am: close bug #617
|
|
|
|
|
|
1999-06-27 07:07:37 +08:00
|
|
|
|
Sat Jun 26 23:36:38 EDT 1999 Daniel Veillard <Daniel.Veillard@w3.org>
|
|
|
|
|
|
|
|
|
|
* parser.c: alloctate a per parser context SAX interface block
|
|
|
|
|
|
1999-06-23 05:49:07 +08:00
|
|
|
|
Tue Jun 22 23:46:32 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
|
|
|
|
|
|
|
|
|
|
* released 1.3.0 with xmlEncodeEntities restoring old behaviour
|
|
|
|
|
and xmlEncodeEntitiesReentrant with the correct one :-\
|
|
|
|
|
|
|
|
|
|
Mon Jun 21 14:07:53 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
|
|
|
|
|
|
|
|
|
|
* commit of my internal XML base changes, quite a lot of
|
|
|
|
|
changes, cleanups, better entities support, framework for
|
|
|
|
|
new I/O and charset detection and handling
|
|
|
|
|
* Fixed the configure/Makefile stuff to generate shared libs
|
|
|
|
|
with the proper version info, so we jumped on rev from
|
|
|
|
|
0.0.0 to 1.2.0 ! The binary interfaces have been broken,
|
|
|
|
|
xmlEncodeEntities() result need to be freed now, and a string
|
|
|
|
|
xmlParserVersion provide the current library version.
|
|
|
|
|
|
1999-06-16 05:27:11 +08:00
|
|
|
|
Tue Jun 15 14:24:19 1999 Raph Levien <raph@acm.org>
|
|
|
|
|
|
|
|
|
|
* parser.c: fixed a buffer overrun for when you have a very long
|
|
|
|
|
attribute with no entities in it.
|
|
|
|
|
|
1999-06-13 22:37:07 +08:00
|
|
|
|
Mon Jun 14 00:17:50 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
|
|
|
|
|
|
|
|
|
|
* added example directory
|
|
|
|
|
* added example/gjobs.xml gjobread.c, still need a Makefile.in
|
|
|
|
|
|
1999-06-03 01:44:04 +08:00
|
|
|
|
Wed Jun 2 19:40:58 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
|
|
|
|
|
|
|
|
|
|
* Release of libxml-1.1, nearly everything has been touched for
|
|
|
|
|
this.
|
|
|
|
|
* Added more regression tests
|
|
|
|
|
* Updated the documentation
|
|
|
|
|
|
1999-05-29 19:51:49 +08:00
|
|
|
|
Sat May 29 13:34:42 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
|
|
|
|
|
|
|
|
|
|
* tree.[ch]: unified the XML_NO_CORBA defines.
|
|
|
|
|
* parser.c encoding.[ch]: started plugging in char encoding detection
|
|
|
|
|
|
1999-05-29 11:04:30 +08:00
|
|
|
|
Fri May 28 22:58:42 EDT 1999 Manish Vachharajani <mvachhar@vger.rutgers.edu>
|
|
|
|
|
|
|
|
|
|
* tree.c: (xmlSaveFile) - removed double call of xmlContentDump.
|
|
|
|
|
Also freed allocated buffer.
|
|
|
|
|
|
1999-05-29 19:51:49 +08:00
|
|
|
|
Wed Apr 21 22:07:35 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
|
1999-04-22 04:12:07 +08:00
|
|
|
|
* parser.[ch] tree.[ch] entities.[ch] valid.[ch] : removed the main
|
|
|
|
|
reentrancy problem at printing. One is left in entities.c, to
|
|
|
|
|
remove ASAP
|
|
|
|
|
* testSAX.c : added a test example showing the use of the SAX
|
|
|
|
|
interface if one doesn't want to build the DOM tree.
|
|
|
|
|
* html/gnome-xml-*.html html/index.sgml: regenerated the documentation
|
|
|
|
|
|
1999-04-05 20:20:10 +08:00
|
|
|
|
Mon Apr 5 14:14:40 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
|
|
|
|
|
|
|
|
|
|
* parser.[ch] tree.[ch] SAX.c, parserInternals.h valid.[ch]:
|
|
|
|
|
large revamping of the parser to use SAX callbacks
|
|
|
|
|
http://www.megginson.com/SAX/ (or at least a C like interface
|
|
|
|
|
a la Expat). It's now possible to set up your own callbacks
|
|
|
|
|
and the parser will not build a DOM tree.
|
|
|
|
|
* test/* result/*: updated the test suite, I finally removed
|
|
|
|
|
the old Namespace draft support (PI based).
|
|
|
|
|
|
1999-04-03 00:04:43 +08:00
|
|
|
|
Fri Apr 2 17:57:32 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
|
|
|
|
|
|
|
|
|
|
* Makefile.am: added test result to EXTRA_DIST for make tests
|
|
|
|
|
|
1999-03-25 04:42:16 +08:00
|
|
|
|
Wed Mar 24 21:37:02 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
|
|
|
|
|
|
|
|
|
|
* parser.c, parserInternals.h: moved the chars macro definitions
|
|
|
|
|
to parserInternals.h
|
|
|
|
|
* parser.c, error.c: applied patches from "Knut <20>kesson"
|
|
|
|
|
<ka@s2.chalmers.se> for clean compilation under MSVC 6 :-o
|
|
|
|
|
|
1999-03-23 18:11:11 +08:00
|
|
|
|
Tue Mar 23 11:10:15 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
|
|
|
|
|
|
|
|
|
|
* xml-config.in : applied patch to make --version work
|
|
|
|
|
|
1999-03-06 06:14:01 +08:00
|
|
|
|
1999-03-05 Raja R Harinath <harinath@cs.umn.edu>
|
|
|
|
|
|
|
|
|
|
* Makefile.am (check-local): Alias for `tests' target. This will
|
|
|
|
|
cause `make check' to do the right thing.
|
|
|
|
|
(tests): Don't run tests in srcdir. Also, replaced calls to
|
|
|
|
|
basename with a `sed' "equivalent".
|
|
|
|
|
|
1999-03-05 14:26:45 +08:00
|
|
|
|
Fri Mar 5 07:23:53 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
|
|
|
|
|
|
|
|
|
|
* Renamed error.h to xml-error.h, corrected Makefile.am to list
|
|
|
|
|
it in the header and not the sources, updated the doc.
|
|
|
|
|
Thanks to Tim Mooney <mooney@dogbert.cc.ndsu.nodak.edu> for
|
|
|
|
|
pointing this out.
|
|
|
|
|
|
1999-03-01 20:28:53 +08:00
|
|
|
|
Mon Mar 1 13:27:17 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
|
|
|
|
|
|
|
|
|
|
* parser.c, parser.h, parserInternals.h: memory leak hunting,
|
|
|
|
|
exported the inputStream routines.
|
|
|
|
|
* doc/html/* : updated accordingly
|
|
|
|
|
|
1999-03-01 05:54:31 +08:00
|
|
|
|
Sun Feb 28 22:51:33 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
|
|
|
|
|
|
|
|
|
|
* parser.c, parser.h, parserInternals.h: added a few extra
|
|
|
|
|
internal calls to allocate and free parser contexts ...
|
|
|
|
|
* doc/html/* : updated accordingly
|
|
|
|
|
|
1999-02-25 19:01:29 +08:00
|
|
|
|
Thu Feb 25 11:52:24 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
|
|
|
|
|
|
|
|
|
|
* configure.in, Makefile.am, doc/makefile.am : General changes for
|
|
|
|
|
1.0.0 release and including the generated HTML documentation.
|
|
|
|
|
|
1999-02-25 16:46:07 +08:00
|
|
|
|
Thu Feb 25 09:44:52 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
|
|
|
|
|
|
|
|
|
|
* makefile.am : added parserInternals.h, oops.
|
|
|
|
|
|
1999-02-22 18:33:01 +08:00
|
|
|
|
Mon Feb 22 11:24:56 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
|
|
|
|
|
|
|
|
|
|
* parserInternals.h: added this header giving access to the parser
|
|
|
|
|
internal functions.
|
|
|
|
|
* doc/Makefile.am : added a rebuild target which rebuilds the full
|
|
|
|
|
set of documentations
|
|
|
|
|
* parser.[ch] tree.[ch] valid.[ch]: serious updates w.r.t. parsing
|
|
|
|
|
the internal subset.
|
|
|
|
|
* *.c *.h: modifications needed to generate the documentation using
|
|
|
|
|
gtk-doc, cleanup of functions blocks, reorganisation of struct
|
|
|
|
|
declarations.
|
|
|
|
|
|
1999-02-17 00:29:17 +08:00
|
|
|
|
Tue Feb 16 17:27:29 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
|
|
|
|
|
|
|
|
|
|
* Makefile.am, spec, doc/Makefile.am : upgrading to 0.99.8, fixing
|
|
|
|
|
the tar and spec file to include the beginning of the doc.
|
|
|
|
|
|
1999-02-13 08:07:17 +08:00
|
|
|
|
1999-02-13 Nuno Ferreira <nmrf@rnl.ist.utl.pt>
|
|
|
|
|
|
|
|
|
|
* doc/.cvsignore: Added this file.
|
|
|
|
|
|
1999-02-09 02:33:22 +08:00
|
|
|
|
Mon Feb 8 19:27:56 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
|
|
|
|
|
|
|
|
|
|
* tree.c: fixed xmlGetProp to return "" when the attribute
|
|
|
|
|
exists, even if the node-list is NULL.
|
|
|
|
|
|
1999-02-08 23:13:10 +08:00
|
|
|
|
Mon Feb 8 16:10:15 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
|
|
|
|
|
|
|
|
|
|
* tree.c: patched an error outputting empty attribute values.
|
|
|
|
|
* Makefile.am and doc/makefile.am: have been updated during the
|
|
|
|
|
week-end. Sorry for an empty CVS log, I got a shell problem.
|
|
|
|
|
|
1999-02-01 20:18:54 +08:00
|
|
|
|
Mon Feb 1 12:10:13 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
|
|
|
|
|
|
|
|
|
|
* tree.h: cleaned up using enums instead of defines
|
|
|
|
|
* parser.c, valid.[ch]: more work on parsing/output of element
|
|
|
|
|
declarations
|
|
|
|
|
|
1999-02-01 06:15:06 +08:00
|
|
|
|
Sun Jan 31 22:06:48 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
|
|
|
|
|
|
|
|
|
|
* valid.[ch], tree.c, parser.c : more work toward full parsing
|
|
|
|
|
of XML DTDs.
|
|
|
|
|
* README: added informations about mailing-list and on-line
|
|
|
|
|
documentation
|
|
|
|
|
|
1999-01-28 07:01:51 +08:00
|
|
|
|
1999-01-27 Raja R Harinath <harinath@cs.umn.edu>
|
|
|
|
|
|
|
|
|
|
* configure.in (XML_INCLUDEDIR): Use -I not -L for includes.
|
|
|
|
|
|
1999-01-18 03:11:59 +08:00
|
|
|
|
Sun Jan 17 20:06:36 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
|
|
|
|
|
|
|
|
|
|
* parser.c, tree.[ch] : more work toward conformance testing,
|
|
|
|
|
added a last element to accelerate parsing of very flat structures
|
|
|
|
|
started working on internal subset Element content declaration.
|
|
|
|
|
* valid.[ch] : first cut at adding code toward validation.
|
|
|
|
|
* previous changes had also small impact on most files, especially
|
|
|
|
|
the conformance testing using James Clark test suite.
|
|
|
|
|
|
1999-01-17 21:48:01 +08:00
|
|
|
|
Sun Jan 17 14:45:06 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
|
|
|
|
|
|
|
|
|
|
* test/* : updated the examples, most of them were not well
|
|
|
|
|
formed (humm), and added rdf2.
|
|
|
|
|
* result/* : resulting changes in the output.
|
|
|
|
|
|
1998-12-07 02:08:28 +08:00
|
|
|
|
Sun Dec 6 13:06:58 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
|
|
|
|
|
|
|
|
|
|
* tree.c: changed the behaviour of xmlGetProp on NULL values.
|
|
|
|
|
|
1998-12-06 01:27:22 +08:00
|
|
|
|
Sat Dec 5 12:25:09 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
|
|
|
|
|
|
|
|
|
|
* tree.c: patched a bug in the generation of empty attributes
|
|
|
|
|
|
1998-11-27 14:39:50 +08:00
|
|
|
|
Fri Nov 27 01:36:54 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
|
|
|
|
|
|
|
|
|
|
* entities.[ch], tree.[ch], tester.c: added copy interfaces
|
|
|
|
|
for node/trees/documents/... Biggest problem is namespace
|
|
|
|
|
support when copying subtrees.
|
|
|
|
|
|
1998-11-16 09:04:26 +08:00
|
|
|
|
Sun Nov 15 19:59:47 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
|
|
|
|
|
|
|
|
|
|
* parser.c, entities.c: improve entities and char ref encoding,
|
|
|
|
|
and cleanups of error messages.
|
|
|
|
|
|
1998-11-14 02:04:35 +08:00
|
|
|
|
Fri Nov 13 13:03:10 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
|
|
|
|
|
|
|
|
|
|
* parser.c, entities.c: simple bug hunting done during rpm2html and
|
|
|
|
|
rpmfind integration.
|
|
|
|
|
|
1998-11-09 09:17:21 +08:00
|
|
|
|
Sun Nov 8 13:11:07 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
|
|
|
|
|
|
|
|
|
|
* parser.[ch]: Added interfaces allowing to specify a SAX
|
|
|
|
|
handler before parsing.
|
|
|
|
|
|
1998-11-08 22:40:56 +08:00
|
|
|
|
Sun Nov 8 09:39:17 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
|
|
|
|
|
|
|
|
|
|
* parser.c: redirrect all errors reporting through the SAX
|
|
|
|
|
error function
|
|
|
|
|
|
1998-11-05 04:07:05 +08:00
|
|
|
|
Wed Nov 4 14:21:54 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
|
|
|
|
|
|
|
|
|
|
* entities.c: rather use HAVE_SNPRINTF and not depend on glib
|
|
|
|
|
* libtool, tlmain ...: update of the libtool files
|
|
|
|
|
|
1998-11-05 02:13:38 +08:00
|
|
|
|
1998-11-04 Miguel de Icaza <miguel@nuclecu.unam.mx>
|
|
|
|
|
|
|
|
|
|
* entities.c: Use g_snprintf insteda of snprintf.
|
|
|
|
|
|
1998-11-02 03:34:31 +08:00
|
|
|
|
Sun Nov 1 14:31:06 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
|
|
|
|
|
|
|
|
|
|
* entities.c, parser.c: debug and cleanup of CharRef handling/saving.
|
|
|
|
|
added ent5 test for this purpose.
|
|
|
|
|
* parser.c, parser.h: formatting, comments and UTF-8 planning.
|
|
|
|
|
|
1998-10-30 14:39:40 +08:00
|
|
|
|
Fri Oct 30 01:36:52 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
|
|
|
|
|
|
|
|
|
|
* parser.c: fixed? a strange error due to compression on a GWP
|
|
|
|
|
document.
|
|
|
|
|
|
1998-10-29 13:51:30 +08:00
|
|
|
|
Thu Oct 29 00:48:45 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
|
|
|
|
|
|
|
|
|
|
* tree.[ch]: bug fixing
|
|
|
|
|
* entities.[ch]: defined a specific type for predefined entities
|
|
|
|
|
* doc/xml.html: more documentation on the library, how to use it,
|
|
|
|
|
overview of the interfaces.
|
|
|
|
|
|
1998-10-29 06:58:05 +08:00
|
|
|
|
Wed Oct 28 17:56:35 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
|
|
|
|
|
|
|
|
|
|
* tree.[ch]: more cleanup on the API, made the tree mor conformant.
|
|
|
|
|
|
1998-10-28 09:00:12 +08:00
|
|
|
|
Tue Oct 27 17:54:00 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
|
|
|
|
|
|
|
|
|
|
* tree.c: corrected a small bug
|
|
|
|
|
* doc/xml.html: continuing writing documentation.
|
|
|
|
|
|
1998-10-28 06:56:57 +08:00
|
|
|
|
Tue Oct 27 17:54:00 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
|
|
|
|
|
|
|
|
|
|
* debugXML.h debugXML.c: added debugging utilities.
|
|
|
|
|
* tester.c: added --debug switch.
|
|
|
|
|
* tree.c: patched an incorrect node->type assignment.
|
|
|
|
|
* parser.c: formatting, ensure that node->doc != NULL in attributes
|
|
|
|
|
|
1998-10-27 14:21:04 +08:00
|
|
|
|
Tue Oct 27 01:15:39 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
|
|
|
|
|
|
|
|
|
|
* parser.[ch] SAX.c tree.[ch]: large amount of changes to improve
|
|
|
|
|
entity support and provide an internal representation close to
|
|
|
|
|
DOM one (entity ref nodes, and attribute value as tree). I tried
|
|
|
|
|
to preserve the interface but this will surely break some apps
|
|
|
|
|
(I have to change rpm2html/rpmfind for example). I had to change
|
|
|
|
|
two interfaces, and the generated tree is somewhat different.
|
|
|
|
|
* doc/* : started documenting the XML library, the tree and
|
|
|
|
|
DOM/Corba. This is a first step.
|
|
|
|
|
|
1998-10-25 02:27:49 +08:00
|
|
|
|
Sat Oct 24 14:23:51 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
|
|
|
|
|
|
|
|
|
|
* parser.c: Set up the fonctions comment block, boring but useful.
|
|
|
|
|
* parser.h, SAX.c, parser.c: now attributes are processed through
|
|
|
|
|
the SAX interface. The problem is that my SAX interface diverged
|
|
|
|
|
quite a bit from the original one, well this is not an official
|
|
|
|
|
spec, and translating it from Java to C is hairy anyway...
|
|
|
|
|
|
1998-10-20 14:14:16 +08:00
|
|
|
|
Tue Oct 20 02:11:21 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
|
|
|
|
|
|
|
|
|
|
* SAX.c, entities.c, tree.c, encoding.c, error.c: Set up the
|
|
|
|
|
fonctions comment block, boring but useful.
|
|
|
|
|
|
|
|
|
|
Sun Oct 18 20:40:58 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
|
1998-10-19 08:43:02 +08:00
|
|
|
|
|
|
|
|
|
* encoding.[ch], Makefile.am: Added the UTF-8, UTF-16 and ISO Latin 1
|
|
|
|
|
conversion routines. However they are not yet used to convert the
|
|
|
|
|
inputs. The core will run with UTF-8.
|
|
|
|
|
|
1998-10-19 03:12:41 +08:00
|
|
|
|
Sun Oct 18 15:08:19 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
|
|
|
|
|
|
|
|
|
|
* tree.c : make sure that the type id is properly set-up when
|
|
|
|
|
a new object is allocated, needed for DOM.
|
|
|
|
|
|
1998-10-17 14:47:46 +08:00
|
|
|
|
Sat Oct 17 02:43:21 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
|
|
|
|
|
|
|
|
|
|
* tree.h, tree.c: Ok, the main objects in the tree will be native
|
|
|
|
|
corba objects, it costs 8 bytes per Node, Attribute and Document
|
|
|
|
|
but it simplifies the Corba integration a lot (no extra interface
|
|
|
|
|
objects to allocate/free).
|
|
|
|
|
|
1998-10-14 10:36:47 +08:00
|
|
|
|
Tue Oct 13 21:46:57 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
|
|
|
|
|
|
|
|
|
|
* tree.h, tree.c, parser.c: added prev and doc pointers to Node,
|
|
|
|
|
and changed NODEs contants for conformity with DOM Level 1
|
|
|
|
|
|
1998-10-08 11:47:24 +08:00
|
|
|
|
Wed Oct 7 23:42:46 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
|
|
|
|
|
|
|
|
|
|
* added hooks to keep track of servants when creating objects
|
|
|
|
|
xmlDoc and xmlNode (for Corba export).
|
|
|
|
|
|
1998-10-04 22:41:05 +08:00
|
|
|
|
Sun Oct 4 03:18:09 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
|
|
|
|
|
|
|
|
|
|
* added xml-config script.
|
|
|
|
|
|
1998-10-02 04:28:28 +08:00
|
|
|
|
Thu Oct 1 16:22:37 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
|
|
|
|
|
|
|
|
|
|
* autogen.sh : applied patch from Frederic Devernay <devernay@istar.fr>
|
|
|
|
|
to autoupdate libtool and automake conf files.
|
|
|
|
|
|
1998-10-01 03:28:59 +08:00
|
|
|
|
1998-09-30 Miguel de Icaza <miguel@nuclecu.unam.mx>
|
|
|
|
|
|
|
|
|
|
* Makefile.am: Use '?' to separate the sed
|
|
|
|
|
commands as ',' is used when people pass -Wl,something.
|
|
|
|
|
|
|
|
|
|
|
1998-09-25 03:15:06 +08:00
|
|
|
|
Thu Sep 24 15:13:29 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
|
|
|
|
|
|
|
|
|
|
* tree.c, tree.h: added a per-document compression interface.
|
|
|
|
|
|
1998-09-23 08:49:46 +08:00
|
|
|
|
Tue Sep 22 20:47:38 EDT 1998
|
|
|
|
|
|
|
|
|
|
* tree.c, tree.h: added saving with compression and added interfaces
|
|
|
|
|
to control the compression level (xmlGetCompressMode,
|
|
|
|
|
xmlSetCompressMode) and a new save to filename function (xmlSaveFile).
|
|
|
|
|
|
1998-09-22 08:24:21 +08:00
|
|
|
|
Mon Sep 21 20:11:13 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
|
|
|
|
|
|
|
|
|
|
* parser.c: corrected a loop for files of size 0
|
|
|
|
|
|
1998-08-21 05:52:38 +08:00
|
|
|
|
1998-08-20 Raja R Harinath <harinath@cs.umn.edu>
|
|
|
|
|
|
|
|
|
|
* error.h: New file. Contains prototyes from `error.c'.
|
|
|
|
|
|
1998-08-14 09:22:43 +08:00
|
|
|
|
Thu Aug 13 19:02:34 1998 Tom Tromey <tromey@cygnus.com>
|
|
|
|
|
|
|
|
|
|
* Makefile.am (xmlincdir): New macro.
|
|
|
|
|
(xmlinc_HEADERS): Renamed from include_HEADERS.
|
|
|
|
|
|
1998-08-13 12:43:19 +08:00
|
|
|
|
Thu Aug 13 00:40:14 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
|
|
|
|
|
|
|
|
|
|
* applied small patch on numeric entities from
|
|
|
|
|
Christopher Blizzard <blizzard@appliedtheory.com>
|
|
|
|
|
|
1998-08-13 11:39:55 +08:00
|
|
|
|
Wed Aug 12 23:12:58 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
|
|
|
|
|
|
|
|
|
|
* New release 0.2, removed the old xml_* files so that it's
|
|
|
|
|
coherent with the other CVS base (W3C), far better conformance
|
|
|
|
|
to standard, new namespaces, decent entities support, beginning
|
|
|
|
|
of a SAX-like interface. Nearly nothing left intact, even the
|
|
|
|
|
test examples ...
|
|
|
|
|
|
1998-07-31 05:47:18 +08:00
|
|
|
|
1998-07-30 Christopher Blizzard <blizzard@appliedtheory.com>
|
|
|
|
|
|
|
|
|
|
* .cvsignore: Add .deps dir
|
|
|
|
|
|
1998-07-27 05:31:38 +08:00
|
|
|
|
Sun Jul 26 17:29:52 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
|
|
|
|
|
|
|
|
|
|
* xml_tree: changed the memory allocation scheme for name in xmlNewNode
|
|
|
|
|
|
1998-07-26 12:28:20 +08:00
|
|
|
|
Sun Jul 26 00:17:51 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
|
1998-07-25 03:24:09 +08:00
|
|
|
|
|
1998-07-26 12:28:20 +08:00
|
|
|
|
* configure.in: added test for CPP
|
|
|
|
|
* AUTHORS, Changelog: the original ones didn't get commited but the
|
|
|
|
|
glib ones instead, fixed.
|
|
|
|
|
* Makefile.am: corrected an error in library naming
|
1998-07-25 03:24:09 +08:00
|
|
|
|
|
1998-07-26 12:28:20 +08:00
|
|
|
|
Fri Jul 24 16:47:14 1998 Daniel Veillard <Daniel.Veillard@w3.org>
|
1998-07-25 03:24:09 +08:00
|
|
|
|
|
1998-07-26 12:28:20 +08:00
|
|
|
|
* integrated code developped at W3C
|
|
|
|
|
* changed the original Copyright
|
|
|
|
|
* migrated to automake
|
|
|
|
|
* prefixed the filenames by xml_ to avoid filename clashes
|
1998-07-25 03:24:09 +08:00
|
|
|
|
|