Log

Author Commit Date CI Message
Daniel Veillard 5e6d10ae 2001-10-03T13:21:13 closing #60708 Daniel * include/libxml/Makefile.am: closing #60708 Daniel
Daniel Veillard a293c323 2001-10-02T13:54:14 adding xmlSAXParseFileWithData following Marco Stipek suggestion Daniel * win32/dsp/libxml2.def.src include/libxml/parser.h parser.c: adding xmlSAXParseFileWithData following Marco Stipek suggestion Daniel
Daniel Veillard f4309d74 2001-10-02T09:28:58 close bug #61550 when xml: wasn't considered a namespace daniel * valid.c: close bug #61550 when xml: wasn't considered a namespace daniel
Daniel Veillard f6ed8bc7 2001-10-02T09:22:47 Igor Zlatkovic patches fixed typos Daniel * win32/dsp/libxml2.def.src: Igor Zlatkovic patches * DOCBparser.c HTMLparser.c parser.c: fixed typos Daniel
Daniel Veillard 16756b62 2001-10-01T07:36:25 Justin Fletcher provided cleaup code in case HAVE_STAT is not defined Igor * catalog.c: Justin Fletcher provided cleaup code in case HAVE_STAT is not defined * include/win32config.h: Igor Zlatkovic suggested to have HAVE_STAT defined there Daniel
William M. Brack 5e1cac1a 2001-09-28T16:19:18 fixed catalog.c typo
Darin Adler 28faa56e 2001-09-26T05:27:39 Ignore xmlcatalog.
MDT 2001 John Fleck bbb9e437 2001-09-24T03:08:43 xmllint.c - fixing typo Sun Sep 23 21:02:39 MDT 2001 John Fleck <jfleck@inkstain.net> * xmllint.c - fixing typo
William M. Brack d28e48ab 2001-09-23T01:55:08 fix loop in HTMLparser.c
Daniel Veillard b1d62871 2001-09-21T09:47:08 applying patch from bug #60757 this should close it Daniel * parserInternals.c: applying patch from bug #60757 this should close it Daniel
Daniel Veillard c0631a60 2001-09-20T13:56:06 removed a couple of warning try to solve the linking problem on platforms * catalog.c xmlcatalog.c: removed a couple of warning * xpath.c: try to solve the linking problem on platforms needing trio to compile Daniel
Daniel Veillard eb48e1ca 2001-09-19T10:29:32 Make sure there is no misinterpretation possible of the HACKING rules, Daniel
Daniel Veillard 1a123613 2001-09-19T08:06:23 PISSED !!! DO NOT COMMIT DIRECTLY IF NOT ALLOWED PERSONALLY * Makefile.am libxml.spec.in: backing up non-documented changes commited without review or aproval by Jens Finke <jens@gnome.org> * HACKING: made 100% clear that no commit should be done directly Daniel
CEST 2001 Jens Finke de8c8af9 2001-09-19T07:20:40 Don't copy libxml.spec, it's already included due to listing in Wed Sep 19 08:42:20 CEST 2001 Jens Finke <jens@gnome.org> * Makfefile.am (dist-hook): Don't copy libxml.spec, it's already included due to listing in EXTRA_DIST. * libxml.spec.in: Updated.
Daniel Veillard f5b44e43 2001-09-17T17:19:54 Joe Orton provided a patch fixing a problem when iconv is specified to be * configure.in: Joe Orton provided a patch fixing a problem when iconv is specified to be in a non-standard directory but wasn't exported in xml2-config --cflags Daniel
Daniel Veillard dadd0873 2001-09-15T09:21:44 Added 1.8.16 and 2.4.5 releases, Daniel
Daniel Veillard 2fc2db73 2001-09-14T17:33:51 let's ship 2.4.5 before egtting too much troubles with 2.4.4 errors. * configure.in: let's ship 2.4.5 before egtting too much troubles with 2.4.4 errors. Daniel
Daniel Veillard 16698281 2001-09-14T10:29:27 do not output hexadecimal charrefs when serializing HTML since some * encoding.c entities.c: do not output hexadecimal charrefs when serializing HTML since some version of Netscape can't grok it, generate decimal ones. * result/HTML/doc3.htm: output changed due to previous test * parserInternals.c: repair xmlKeepBlanksDefault() broken in 2.4.4 Daniel
Daniel Veillard 008186fc 2001-09-13T14:24:44 Trying to minimize the support pain, Daniel
Daniel Veillard 98fed37a 2001-09-13T11:34:58 dohh generated the wrong include path :-( re-dohh forgot the new manpage * libxml-2.0.pc.in: dohh generated the wrong include path :-( * doc/Makefile.am libxml.spec.in: re-dohh forgot the new manpage :-( Daniel
Daniel Veillard baa8854e 2001-09-12T21:08:29 *** empty log message ***
Daniel Veillard 07cdb2a8 2001-09-12T20:19:58 moved includes to includedir/libxml2/libxml, updated the configuration * config.h.in configure.in libxml.spec.in include/libxml/Makefile.am libxml-2.0.pc.in: moved includes to includedir/libxml2/libxml, updated the configuration scripts systems accordingly
Daniel Veillard 04382ae3 2001-09-12T18:51:30 preparing for 2.4.4 updated and rebuilt the docs Daniel * configure.in: preparing for 2.4.4 * doc/xml.html doc/html/*: updated and rebuilt the docs Daniel
Daniel Veillard d63437e1 2001-09-12T15:00:27 tried to incorporate comments from bug #59220 Daniel * win32/dsp/libxml2.def.src: tried to incorporate comments from bug #59220 Daniel
Daniel Veillard 319a742a 2001-09-11T09:27:09 fixed bug #59981 related to handling of '&' in attributes when entities * parser.c result/noent/wml.xml: fixed bug #59981 related to handling of '&' in attributes when entities are substitued Daniel
Daniel Veillard 7cf5e448 2001-09-10T20:16:32 Tried to close bug #60131 Daniel * libxml.h include/libxml/xmlversion.h.in include/libxml/xmlwin32version.h include/libxml/xmlwin32version.h.in: Tried to close bug #60131 Daniel
Daniel Veillard bce62332 2001-09-10T18:46:55 fixed a bug in the HTML parser introduced Sep 9 Daniel * SAX.c: fixed a bug in the HTML parser introduced Sep 9 Daniel
Daniel Veillard 143b04fb 2001-09-10T18:14:14 fixing bug #59946 on xmlns="" Daniel * SAX.c: fixing bug #59946 on xmlns="" Daniel
Daniel Veillard 7a51d6df 2001-09-10T14:40:43 fixing bug 59732, simple but allocates a new error code. Daniel * include/libxml/xmlerror.h SAX.c: fixing bug 59732, simple but allocates a new error code. Daniel
Daniel Veillard 05c13a20 2001-09-09T08:38:09 John Fleck fixed typos in the options output fix ignorable white space SAX * xmllint.c: John Fleck fixed typos in the options output * parser.c SAX.c: fix ignorable white space SAX selection * entities.c: Steve Underwood found the possibility of an ininite loop in case of error. Daniel
Daniel Veillard 5eb9dea8 2001-09-07T09:38:02 Need $(ICONV_LIBS) in libxml2_la_LIBADD Daniel * Makefile.am: Need $(ICONV_LIBS) in libxml2_la_LIBADD Daniel
Daniel Veillard a050d230 2001-09-05T15:51:05 warn if version is not 1.0 but it's not strictly speaking an error after * parser.c: warn if version is not 1.0 but it's not strictly speaking an error after analyzing the spec Daniel
MDT 2001 John Fleck 04685003 2001-09-03T16:11:47 *doc/catalog.html - add link to the html version of the man page, other Mon Sep 3 10:07:03 MDT 2001 John Fleck <jfleck@inkstain.net> *doc/catalog.html - add link to the html version of the man page, other linguistic cleanups
MDT 2001 John Fleck 5bd39dc7 2001-09-03T15:14:19 xmlcatalog.1, the man file, has not yet been included in the build. Mon Sep 3 09:10:08 MDT 2001 John Fleck <jfleck@inkstain.net> * doc/xmlcatalog_man.xml, xmlcatalog_man.html, xmlcatalog.1 adding documentation for xmlcatalog. Note: xmlcatalog.1, the man file, has not yet been included in the build.
Daniel Veillard 99784ff8 2001-09-01T16:20:28 removed a duplicate affectation Justin Fletcher Daniel * catalog.c: removed a duplicate affectation Justin Fletcher Daniel
Daniel Veillard 9e1c72da 2001-08-31T20:03:19 Armin Sander pointed a possible text coalescing problem, completed his * tree.c: Armin Sander pointed a possible text coalescing problem, completed his patch. Daniel
Bjorn Reese 0b2ae439 2001-08-31T16:31:57 const and volatile fix
Daniel Veillard 5d96fff0 2001-08-31T14:55:30 doc updates from Heiko Rupp 2 sanity checks from Heiko Rupp Daniel * libxml.4 parser.c: doc updates from Heiko Rupp * parserInternals.c: 2 sanity checks from Heiko Rupp Daniel
Daniel Veillard 2ebd7a7a 2001-08-28T21:07:03 added fix to the header Daniel * include/libxml/tree.h: added fix to the header Daniel
Daniel Veillard 3ec4c618 2001-08-28T20:39:49 applied patch from Armin Sander to make some pointers const in * tree.c: applied patch from Armin Sander to make some pointers const in xmlCopyNode() Daniel
Daniel Veillard b06c6145 2001-08-27T14:26:30 hum, restrict the integer usage gcc bug workaround to only gcc compilers * xpath.c: hum, restrict the integer usage gcc bug workaround to only gcc compilers so that other architecture don't get penalized by this limitation. * include/libxml/xpath.h: small typo fix from Heiko W. Rupp Daniel
Daniel Veillard 268fd1bc 2001-08-26T18:46:36 fixed a Windows compiler warning (Chris Poblete) fix for mod when dividend * valid.c: fixed a Windows compiler warning (Chris Poblete) * xpath.c: fix for mod when dividend is 0 (Chris Poblete) Daniel
Daniel Veillard 6c5f9d14 2001-08-25T13:33:14 added a --convert option to xmlcatalog to convert SGML ones to the XML * include/libxml/catalog.h catalog.c xmlcatalog.c: added a --convert option to xmlcatalog to convert SGML ones to the XML syntax. * xmllint.c: small cleanup for $SGML_CATALOG_FILES support. Daniel
Daniel Veillard 7e8a4f7a 2001-08-24T12:14:55 Added pointer to the DocBook catalog tarball, Daniel
Daniel Veillard 3993690e 2001-08-24T00:49:01 Added 2.4.3 Release, rebuilt the HTML pages, daniel
Daniel Veillard e8f37933 2001-08-23T23:21:04 Rebuilt the docs, preparing for release, Daniel
Daniel Veillard 6990bf3c 2001-08-23T21:17:48 started some serious testing and fixed a few bug and optmization needs. * catalog.c xmlIO.c: started some serious testing and fixed a few bug and optmization needs. Daniel
Daniel Veillard 9f7b84bb 2001-08-23T15:31:19 preparing for a 2.4.3 release even if it may not be ready yet redirected * Makefile.am configure.in include/libxml/xmlwin32version.h: preparing for a 2.4.3 release even if it may not be ready yet * catalog.c parser.c xmlIO.c include/libxml/catalog.h: redirected all file parsing lookup to go through the entity resolver, add to add an API to bypass it (needed to load catalogs themselves), some cleanup on the catalog code too. * nanoftp.c: small cleanup * doc/catalog.html: small update Daniel
Daniel Veillard bc2ddbe7 2001-08-23T10:24:27 fixed bugi #59406 in SGML catalog parsing reported by Jun Kuriyama Daniel * catalog.c: fixed bugi #59406 in SGML catalog parsing reported by Jun Kuriyama Daniel
Daniel Veillard ffb120d9 2001-08-23T00:52:23 finished the catalog documentation Daniel * doc/catalog.html: finished the catalog documentation Daniel
Daniel Veillard e7ead2d2 2001-08-22T23:44:09 added documentation about Catalog support, misses an API description * doc/catalog.html doc/xml.html: added documentation about Catalog support, misses an API description * doc/html/*: reextracted the API pages Daniel
Daniel Veillard dc2cee29 2001-08-22T16:30:37 Added the part about section 7.2 on URI resolution, fixed a side effect in * include/libxml/catalog.h catalog.c xmlIO.c HTMLparser.c: Added the part about section 7.2 on URI resolution, fixed a side effect in the HTML parser, look complete and ready to rock except the URI/SystemID part! Daniel
Daniel Veillard 5d90b6c9 2001-08-22T14:29:45 added support and APIs needed for the catalog PI cleanup Daniel * include/libxml/catalog.h include/libxml/parser.h include/libxml/xmlerror.h catalog.c parser.c parserInternals.c xmlIO.c: added support and APIs needed for the catalog PI * include/libxml/xmlIO.h: cleanup Daniel
Daniel Veillard e2940ddb 2001-08-22T00:06:49 starts to look okay, really plugged the new framework, cleaned a lot of * catalog.c parser.c xmlIO.c xmlcatalog.c xmllint.c include/libxml/catalog.h: starts to look okay, really plugged the new framework, cleaned a lot of stuff, added some APIs, except the PI's support missing this should be mostly complete * result/catalogs/* test/catalogs/*: added new test, enriched the existing one with URN ID tests Daniel
Daniel Veillard 64339546 2001-08-21T12:57:59 fixed nextCatalog started adding a small regression test Daniel * catalog.c: fixed nextCatalog * result/catalogs/docbook test/catalogs/*: started adding a small regression test Daniel
Daniel Veillard cda96921 2001-08-21T10:56:31 more work on the XML catalog support. small cleanup seems using list as a * Makefile.am catalog.c xmlcatalog.c include/libxml/catalog.h: more work on the XML catalog support. * parser.c include/libxml/parser.h: small cleanup seems using list as a public parameter name can give portability troubles * trionan.c trionan.h xpath.c include/libxml/trionan.h include/libxml/xpath.h include/libxml/Makefile.am: removed trionan from the libxml API, added xmlXPathIsInf and xmlXPathIsNaN wrappers Daniel
Bjorn Reese 45029607 2001-08-21T09:23:53 Re-worked NaN and Inf support
Daniel Veillard 344cee76 2001-08-20T00:08:40 renaming testCatalog as xmlcatalog, making it an installed app adding a * Makefile.am xmlcatalog.c libxml.spec.in: renaming testCatalog as xmlcatalog, making it an installed app adding a shell, and preparing it to be a /etc/xml/catalog management tool, though not ready yet * catalog.c include/libxml/catalog.h: adding support for XML Catalogs http://www.oasis-open.org/committees/entity/ not finished, there is some interesting tradeoffs and a few open questions left. Daniel
Daniel Veillard b7664f44 2001-08-19T13:00:43 fixed a line formatting problem Daniel * xmllint.c: fixed a line formatting problem Daniel
Daniel Veillard f7ed3360 2001-08-17T12:01:21 fixed a couple of links, Daniel
Daniel Veillard 5015b714 2001-08-17T09:37:52 removed a couple of unused variable (Albert Chin) Daniel * SAX.c: removed a couple of unused variable (Albert Chin) Daniel
Daniel Veillard bb371297 2001-08-16T23:26:59 trying to fix some troubles w.r.t. function returning const xxxPtr. Daniel * HTMLparser.c HTMLtree.c include/libxml/HTMLparser.h: trying to fix some troubles w.r.t. function returning const xxxPtr. Daniel
Daniel Veillard b60c54e8 2001-08-16T19:34:27 another set of symbols conditionally defined Daniel * win32/dsp/libxml2.def.src: another set of symbols conditionally defined Daniel
Daniel Veillard ae6db17a 2001-08-16T19:32:00 removed unused var Daniel * xpointer.c: removed unused var Daniel
Daniel Veillard 09190201 2001-08-16T16:27:41 another small cleanup closing bug #59110 Daniel * testXPath.c: another small cleanup closing bug #59110 Daniel
Daniel Veillard 796f4b64 2001-08-16T16:00:13 small cleanup closing bug #59108 Daniel * win32/dsp/libxml2.def.src: small cleanup closing bug #59108 Daniel
Daniel Veillard 5aac4e49 2001-08-15T20:46:57 add xmlCleanupParser() before leaving Daniel * example/gjobread.c: add xmlCleanupParser() before leaving Daniel
Daniel Veillard 3d6ae1ce 2001-08-15T13:12:39 Added docs for 2.4.1 and 2.4.2 releases, Daniel
Daniel Veillard 9a0b3d63 2001-08-15T12:58:03 released 2.4.2 Daniel * config.h.in configure.in include/libxml/xmlwin32version.h: released 2.4.2 Daniel
Daniel Veillard d3d06728 2001-08-15T12:06:36 deprecate the non-boundchecking Sprintf functions, add Snprintf this * include/libxml/valid.h debugXML.c valid.c: deprecate the non-boundchecking Sprintf functions, add Snprintf this should close bug #57984 Daniel
Daniel Veillard ecb6f5bd 2001-08-15T08:47:42 xmlOutputBufferCreateFilename() didn't unescaped URIs before doing the * xmlIO.c: xmlOutputBufferCreateFilename() didn't unescaped URIs before doing the lookups (pointed by Mark Vakoc) Daniel
Daniel Veillard 0ab5caba 2001-08-14T16:43:10 serious changes on Result Value Trees and NodeSets w.r.t. deallocation and * xpath.c: serious changes on Result Value Trees and NodeSets w.r.t. deallocation and collect operations. Probably not 100% clean (merge of allocated trees smells like a problem). Seems sufficient to close #58943 Daniel
Daniel Veillard 90493a91 2001-08-14T14:12:47 adding a --format option Daniel * xmllint.c: adding a --format option Daniel
Daniel Veillard fe70332f 2001-08-14T12:18:09 count() was broken on Result Value Tree fixed file:/// accesses on _WIN32 * xpath.c: count() was broken on Result Value Tree * xmlIO.c: fixed file:/// accesses on _WIN32 Daniel
Daniel Veillard 70ac0e3e 2001-08-13T11:24:16 s/LIBXML_VERSION_NUMBER/LIBXML_VERSION/ seems the macro was renamed, this * libxml.m4: s/LIBXML_VERSION_NUMBER/LIBXML_VERSION/ seems the macro was renamed, this should close bug #58683 Daniel
Daniel Veillard f300b7e7 2001-08-13T10:43:15 small fix fixing bug #58539 reported by coolo, in entity substitution mode * SAX.c: small fix fixing bug #58539 reported by coolo, in entity substitution mode text at the end of the entity might be added due to text coalescing. * nanoftp.c parser.c: small cleanup Daniel
Daniel Veillard 0c720975 2001-08-08T20:59:00 added John Fleck right to commit in the doc subdir Daniel * HACKING: added John Fleck right to commit in the doc subdir Daniel
Daniel Veillard 48da9100 2001-08-07T01:10:10 allow to inherit attributes from the DTD directly in the tree, this is * SAX.c testXPath.c valid.c xmllint.c include/libxml/valid.h: allow to inherit attributes from the DTD directly in the tree, this is needed for XPath and can be a useful feature. Inherited namespaces are always provided at the tree level now * test/defattr* result/defattr* result/noent/defattr*: added a couple of tests for this feature (XSLT being the prime user). Daniel
Daniel Veillard 50f34371 2001-08-03T12:06:36 applied Win32 Facelift No.2 patches from Igor Zlatkovic for Windows/MSC * DOCBparser.c Makefile.am nanohttp.c parser.c testHTML.c testSAX.c xmlIO.c xmllint.c include/win32config.h include/libxml/xmlversion.h.in include/libxml/xmlwin32version.h include/libxml/xmlwin32version.h.in win32/README.MSDev win32/dsp/*: applied Win32 Facelift No.2 patches from Igor Zlatkovic for Windows/MSC Daniel
Daniel Veillard 9f4eb911 2001-08-01T21:22:27 unparsedEntityDecl() the URI computation of the entity wasn't done * SAX.c: unparsedEntityDecl() the URI computation of the entity wasn't done breaking XSLT unparsed-entity-uri() Daniel
Daniel Veillard 567e1b48 2001-08-01T15:53:47 fixed a bug when walking the descendants and the current node has no * xpath.c: fixed a bug when walking the descendants and the current node has no children * debugXML.c: show up when a text node is supposed to not be escaped Daniel
Thomas Broyer f186c825 2001-07-31T23:30:37 fixed a bug in xmlXPathNodeTrailingSorted (for now it worked like the * xpath.c: fixed a bug in xmlXPathNodeTrailingSorted (for now it worked like the set:leading() function) * include/libxml/xpathInternals.h: added xmlXPathNodeSetContains
Daniel Veillard ba6db03c 2001-07-31T16:25:45 protected an use of EAGAIN, Brian Stafford Daniel * nanohttp.c: protected an use of EAGAIN, Brian Stafford Daniel
Daniel Veillard 57905379 2001-07-31T15:52:17 apply change to close #58141 update of the MSC projects from Igor * include/libxml/xmlIO.h: apply change to close #58141 * win32/libxml2/*: update of the MSC projects from Igor Zlatkovic Daniel
Daniel Veillard 5e3eecb1 2001-07-31T15:10:53 when the internal subset uses a PE, then the included entity can use * parser.c: when the internal subset uses a PE, then the included entity can use conditional sections. daniel
Daniel Veillard 7d7e3791 2001-07-30T13:42:13 fixed a serious memory problen when walking the namespace axis showing up * xpath.c include/libxml/xpath.h: fixed a serious memory problen when walking the namespace axis showing up in libxst/tests/general/bug-12 * xmlmemory.c: added the possibility to trace a given block defined by its address Daniel
Daniel Veillard 4aafa790 2001-07-28T17:21:12 don't override existing encoding specified before starting * parser.c: don't override existing encoding specified before starting xmlParseDocument() Daniel
Daniel Veillard fdb1f244 2001-07-27T23:32:44 reinserted, needed for Windows users of CVS Daniel * include/libxml/xmlwin32version.h: reinserted, needed for Windows users of CVS Daniel
Darin Adler 699613b1 2001-07-27T22:47:14 Add cast to fix warning. Add include of <libxml/parser.h>. * encoding.c: (xmlIconvWrapper): Add cast to fix warning. * testCatalog.c: Add include of <libxml/parser.h>.
Daniel Veillard 25997ca0 2001-07-27T18:56:57 Added link to the Python bindings, daniel
Darin Adler a77cac0b 2001-07-27T17:41:51 Remove this file from CVS because it's generated. * include/libxml/.cvsignore: * include/libxml/xmlwin32version.h: Remove this file from CVS because it's generated.
Daniel Veillard 50822cb6 2001-07-26T20:05:51 applied const patches from Tom Moog #58002 Daniel * parser.c include/libxml/parser.h: applied const patches from Tom Moog #58002 Daniel
Daniel Veillard 95189536 2001-07-26T18:30:26 Added pointers to Igor page for the Windows binaries, Daniel
Thomas Broyer ba4ad326 2001-07-26T16:55:21 added a function lookup framework * xpath.c include/libxml/xpath{,Internals}.h: added a function lookup framework
Daniel Veillard 1d0bfab3 2001-07-26T11:49:41 fixed xmlCopyNode() for documents Daniel * tree.c: fixed xmlCopyNode() for documents Daniel
Daniel Veillard 6dd398f6 2001-07-25T22:41:03 fixed bugs #58073 reported by Greg Shtilman Daniel * parser.c: fixed bugs #58073 reported by Greg Shtilman Daniel
Daniel Veillard 2454ab9e 2001-07-25T21:39:46 fixes bug #57652 reported by Morus Walter Daniel * parser.c: fixes bug #57652 reported by Morus Walter Daniel
Daniel Veillard e392497e 2001-07-25T20:25:21 John Kroll provided a small fix to xmlNanoHTTPSave Daniel * nanohttp.c: John Kroll provided a small fix to xmlNanoHTTPSave Daniel
Daniel Veillard a53c688b 2001-07-25T17:18:57 fixed the xmlLineNumbersDefault() errors, lesson don't add new functions * parser.c parserInternals.c: fixed the xmlLineNumbersDefault() errors, lesson don't add new functions at 1am before a release * xpath.c: integrated fix from Bjorn to avoid divide by zero from XPath initialization when possible. Daniel
Daniel Veillard d9bad13b 2001-07-23T19:39:43 removing history/readline changed this slightly make element content line * result/scripts/base*: removing history/readline changed this slightly * include/libxml/parser.h SAX.c parser.c parserInternals.c xmllint.c: make element content line number generation optionnal to avoid breaking old apps added interface to switch Daniel