Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| bed7b052 | 2001-05-19 14:59:49 | - HTMLtree.h debugXML.h parserInternals.h tree.h valid.c xmlversion.h.in xpathInternals.h xpath.h: some cleanup for gtk-doc - doc/html/* : rebuilt the docs - valid.c: small patch which may improve some case when validating. Daniel | ||
| f69bb4b5 | 2001-05-19 13:24:56 | - HTMLparser.c: Closed bug #54891 - result/HTML/cf_128.html* test/HTML/cf_128.html: added the test to the suite forgot to commit this one yesterday - encoding.h hash.c nanoftp.h parser.h tree.h uri.h xlink.h xpointer.c: applied a documentation patch from LotR and filled in a few missing descriptions Daniel | ||
| 76d66f41 | 2001-05-16 21:05:17 | - xpath.c tree.c parser.c: speed optimizations at the parser level document tree freeing and xpath evaluation Daniel | ||
| fd7ddca8 | 2001-05-16 10:57:35 | - parser.c parser.h parserInternals.h: fixed a couple of interfaces for handling memory buffer input to const char * upon suggestion of JamesH. Daniel | ||
| c3739e72 | 2001-05-15 15:23:27 | LoTR sent a patch fixing the previous commit Daniel * configure.in: LoTR sent a patch fixing the previous commit Daniel | ||
| a4f27e0d | 2001-05-15 12:41:29 | 'nuff said :-( - configure.in: trying to deal again with the stoopid -R 'nuff said :-( - configure.in: trying to deal again with the stoopid -R linking flag of Solaris Daniel | ||
| 790142b5 | 2001-05-15 10:51:53 | two nodeset access macros from Thomas Broyer Daniel * xpath.h: two nodeset access macros from Thomas Broyer Daniel | ||
| ba0b8c94 | 2001-05-15 09:43:47 | - xpath.c xpath.h xpathInternals.h: apply an XPath API cleanup patch from Thomas Broyer Daniel | ||
| e62d36c4 | 2001-05-15 08:53:16 | - valid.c test/VCM/v2[34].xml: Fixed bug #54631 added specific test case - INSTALL: was empty added stuff from the FAQ Daniel | ||
| a265af79 | 2001-05-14 11:13:58 | Added 1.8.13 release, Daniel | ||
| 75bea548 | 2001-05-11 17:41:21 | - tree.[ch]: fixing bug #54446, by cleaning some bugs in the attributes handling and #54433 by adding xmlUnsetProp() and xmlUnsetNsProp() Daniel | ||
| 0a2a163d | 2001-05-11 14:18:03 | - HTMLparser.c: Patch from Jonas Borgstr | ||
| 7d6fd219 | 2001-05-10 15:34:11 | - xmlIO.c catalog.c: plugged in the default catalog resolution - doc/gnome-xml.sgml: linked in the Docbook parser and catalog documentations - doc/html/libxml-*.html: rebuild added the missing ones to CVS Daniel | ||
| a737459b | 2001-05-10 14:17:55 | - Makefile.am xmlversion.h.in configure.in include/Makefile.am: integrating catalogs - catalog.[ch] testCatalog.c: adding a small catalo API (only SGML catalog support). - parser.c: restaured xmlKeepBlanksDefault(0) API Daniel | ||
| c17337c0 | 2001-05-09 10:51:31 | - tree.c: zb@bisp.com reported an error in xmlNodeGetLang() Daniel | ||
| 257d9107 | 2001-05-08 10:41:44 | - parser.c: added xmlParseExternalEntityPrivate() to allow propagation of ctxt->_private when parsing external entities Daniel | ||
| 083c2660 | 2001-05-08 08:27:14 | - HTMLtree.c: fixed the bug reported by Bjorn in htmlNodeDump Daniel | ||
| 01ef7387 | 2001-05-08 07:31:43 | - configure.in: fixed a small portability problem with AM_CONDITIONAL Daniel | ||
| 4de4d3bf | 2001-05-07 20:50:47 | - valid.c: warn when indeterminist content model is detected - result/VC/ElementValid8: this adds a message - Makefile.am: add --novalid for VCM tests - parserInternals.c: added a call to Init memory Daniel | ||
| 6426935a | 2001-05-04 17:52:34 | - HTMLparser.c: fixed htmlNewDoc SYSTEM and PUBLIC ID inversion when both parameters are NULL. Daniel | ||
| 37721923 | 2001-05-04 15:21:12 | - valid.c: applied small patch from Gary Pennington, reindented some part of the code. Daniel | ||
| 3bbbe6fa | 2001-05-03 11:15:37 | preparing for 2.3.8 release, updated and regenerated the docs Daniel * configure.in doc/xml.html doc/html/*: preparing for 2.3.8 release, updated and regenerated the docs Daniel | ||
| 357c960e | 2001-05-03 10:49:20 | - xpath.c result/XPath/expr/floats : clarified and cleanup printing of abnormal floats in tests. Daniel | ||
| a2bc368b | 2001-05-03 08:27:20 | - HTMLparser.c: trying to fix the problem reported by Jonas Borgstr | ||
| 2a0d2e6b | 2001-05-02 17:11:36 | fixed a error introduced in Makefile.am, daniel | ||
| 7150a038 | 2001-05-02 16:41:11 | - configure.in Makefile.am: make the inclusion of the trio modules in the library conditional Daniel | ||
| c057c5dc | 2001-05-02 12:41:24 | - DOCBparser.c: patche from L | ||
| edddff97 | 2001-05-02 10:58:52 | - xmlIO.c: Bjorn Reese provided a fix for a problem on buffer flushing Daniel | ||
| c654d603 | 2001-05-01 12:42:26 | Added an entry to the FAQ, Daniel | ||
| c8f620ba | 2001-04-30 20:31:33 | fix of an XSLT namespace bug reported on the list general/bug-8- Daniel * xpath.c: fix of an XSLT namespace bug reported on the list general/bug-8- Daniel | ||
| 5792e16f | 2001-04-30 17:44:45 | - strio.h trio.c: Dan McNichol suggested a couple of small fixes for AIX 4.3.3 using Visual Age 5.0.2 compiler Daniel | ||
| 02141eab | 2001-04-30 11:46:40 | - tree.c parser.c encoding.c: spent a bit more time looking at the parsing speed and DOM handling. Added a few more speedups. Daniel | ||
| 3ed155fc | 2001-04-29 19:56:59 | How to bump raw SAX parsing speed from 5.8M/s to 7.4M/s in 4 lines of code: - parser.c: small but effective parsing speed improvement Daniel | ||
| b59076b8 | 2001-04-29 17:04:07 | - configure.in: default on the DocBook parser inclusion (for Gnome) - DOCBparser.h: fixed a header reference Daniel | ||
| b45c43be | 2001-04-28 17:02:11 | - configure.in xpath.c: applied Bjorn patches for FPE on the alpha Daniel | ||
| eefd4494 | 2001-04-28 16:55:50 | - tree.[ch] xmlIO.h: applied patch from Joe McAlerney to add xmlSaveFormatFileTo() Daniel | ||
| e39a93d0 | 2001-04-28 14:35:02 | This improves seriously some XSLt speed tests: - xpath.c: simple and efficient optimization, XPath functions aways bind to the same code, cache this - TODO: updated (by saying some is obsolete) Daniel | ||
| 2156a56b | 2001-04-28 12:24:34 | - xpath.c: more cleanup work on XPath name parsing routines Daniel | ||
| 61d80a28 | 2001-04-27 17:13:01 | - parserInternals.c xpath.[ch]: some UTF8 cleanup on xmlXPathParseName - xpath.c: Igor Zlatkovic suggested a change for NAN and MSC - debugXML.c: avoid compilation problems if compiling without HTML support, Igor Zlatkovic - win32/libxml2/libxml2.def.src: being able to compile without XPath on Windows Daniel | ||
| dbb14a72 | 2001-04-26 20:54:01 | - parser.c: applied fixes from Christian Glahn bug report #53391 Daniel | ||
| 2913e4ce | 2001-04-26 19:29:02 | new patches from Toshio Kuratomi Daniel * libxml.m4 libxml2-spec.in: new patches from Toshio Kuratomi Daniel | ||
| 67fee94e | 2001-04-26 18:59:03 | - tree.[ch]: added xmlSaveFormatFile interface for saving and indenting a file. Daniel | ||
| 82e4971d | 2001-04-26 14:38:03 | - xpath.c: fixed bug #53689 related to processing-instruction() Daniel | ||
| 02f077a7 | 2001-04-26 10:59:11 | - DOCBparser.c: patche from L | ||
| 30211a0e | 2001-04-26 09:33:18 | - parser.c: applied fixes from Christian Glahn bug report #53391 Daniel | ||
| 5a7c3459 | 2001-04-26 09:16:13 | - error.c: Jean Fran | ||
| 5c4ec4c8 | 2001-04-26 07:43:59 | - libxml.m4: added AM_PATH_XML2 provided by Toshio Kuratomi Daniel | ||
| 1034da2b | 2001-04-25 19:06:28 | - DOCBparser.c SAX.c: a bit more work on entities processing. Still Need to cleanup XML output and references in attributes Daniel | ||
| 4ec0b0f4 | 2001-04-25 15:53:40 | - DOCBparser.c include/Makefile.am: two patches from L | ||
| b33c2019 | 2001-04-25 12:59:04 | - tree.c: trying to fix #53574, not completely complete, I would like xmllint --copy --debug test/ent1 and xmllint --debug test/ent1 to show the same result. - xpath.c: fix a bug when trying to sort namespace nodes Daniel | ||
| 5146f20c | 2001-04-25 10:29:44 | - HTMLtree.c: real fix for #53402 Daniel | ||
| 7533cc8f | 2001-04-24 15:52:00 | Good old cycle: new release, new bug reports, new fixes ... - HTMLtree.c HTMLtree.h : closing #53402 i.e. output of PIs when using xsl:output - valid.c: closing #53537 some case generate segfaults if there is validity errors Daniel | ||
| 61b33d57 | 2001-04-24 13:55:12 | - SAX.c testDocbook.c DOCBparser.c: more work on the support of external parsed entities, added --noent to testDocbook - valid.c: Garry Pennington found an uninitialized variable access in xmlValidateElementContent() Daniel | ||
| 56098d4f | 2001-04-24 12:51:09 | - HTMLparser.c : HTML parsing still sucks ... trying to deal with madness - result/HTML/ : this modified the result of the regression tests a lot. Daniel | ||
| 122376b8 | 2001-04-24 12:12:30 | Staring to receive bug reports on 2.3.7: - entities.c: xmlEncodeEntitiesReentrant fixed a few accesses to doc where it wasn't checked against NULL reported by Jens Laas Daniel | ||
| 43dadebd | 2001-04-24 11:23:35 | - HTMLparser.c: Jonas Borgstr | ||
| eae522a0 | 2001-04-23 13:41:34 | Time to work on helping the Gnome Doc project, first step is reintegrating the SGML DocBook parser in libxml2 distrib: - DOCBparser.c DOCBparser.h testDocbook.c configure.in Makefile.am xmlversion.h.in: started (re)integrating the DocBook SGML parser. - SAX.[ch]: cleanup and updates for DocBook - debugXML.c parser.h tree.[ch] valid.c xpath.c: small macro or ex SGML identifier changes - valid.c: removed a static unused function. Daniel | ||
| de57c61c | 2001-04-23 09:13:36 | - HTMLtree.c: applied change for Paul Sponagl on script saving - Makefile.am: the warning about entity title.xml are normal. Daniel | ||
| 393df01c | 2001-04-22 20:11:18 | Finally pushing 2.3.7 out: - configure.in: release of 2.3.7 - Makefile.am: fixing make distcheck Daniel | ||
| a41123ce | 2001-04-22 19:31:20 | - doc/html/* doc/xml.html: updated and regenerated the docs Daniel | ||
| fd0c3ebb | 2001-04-22 19:13:10 | Fixed the XPointer crap ... - xpath.c: fixed the XPointer problem introduced in 2.3.6 Daniel | ||
| e82a992b | 2001-04-22 12:12:58 | - tree.c: fixed #53388 with the provided patch Daniel | ||
| 0680399c | 2001-04-22 10:35:56 | - valid.c: Bjorn detected an invalid memory access. Fixed vstateVPush() Daniel | ||
| 40af649f | 2001-04-22 08:50:55 | - xpath.c: fixed xmlXPathCompile to detected unproperly ended expr Daniel | ||
| 70a9da54 | 2001-04-21 16:57:29 | trio upgrade and integration | ||
| 34b1b3a8 | 2001-04-21 14:16:10 | Cleanup and testing with the KDE help center files: - valid.c: cleanup, more useful debugging - parserInternals.c: cleanup vctxt.nodeTab (de)allocation - xmlIO.c: entity loading is printed as an error when validating Daniel | ||
| 1c14b8de | 2001-04-21 10:28:59 | The last main work left on non-determinist validation: - valid.c: fixed to validate within entities - test/VCM/v22.xml: added a specific testcase Daniel | ||
| ca1f1724 | 2001-04-20 15:47:35 | The lesson of the day is "never forget an epsilon transition or DocBook will raise it" - valid.c: forgot an epsilon transition in for ()+ - test/VCM/v21.xml : added a specific test case Daniel | ||
| 8534905f | 2001-04-20 13:48:21 | - valid.c: removed a state explosion exhibited by RSS - test/valid/rss.xml result/valid/rss.xml*: added the testcase from bug #51872 Daniel | ||
| dab4cb37 | 2001-04-20 13:03:48 | Geez, this one was painful ! I still need to handle entities references for the validation step but I have a clean way to add this without touching the algorithm: - valid.[ch] tree.h: worked *hard* to get non-determinist content validation without using an ugly NFA -> DFA algo in the source. Made a specific algorithm easier to maintain, using a single stack and without recursion. - Makefile.am test/VCM/*.xml: added more tests to "make Validtests" - hash.c: made the growing routine static - tree.h parser.c: added the parent information to an xmlElementContent node. Daniel | ||
| e470df7f | 2001-04-18 21:41:07 | 3 hours of debug, this was hell: - SAX.c parser.c xpath.c: generating IDs when not validating from an external parsed entity was poisoning the ID has table with removed values. This was killing XSLT on the KDE help browser. Daniel | ||
| ceacdd96 | 2001-04-18 15:10:35 | - entities.h: andrew@ugh.net.au detected a double declaration Daniel | ||
| a10efa8a | 2001-04-18 13:09:01 | - debugXML.c hash.c tree.h valid.c : some changes related to the validation suport to improve speed with DocBook - result/VC/OneID2 result/VC/OneID3 : this slightly changes the way validation errors get reported Daniel | ||
| 1ed3f88b | 2001-04-18 09:45:35 | - HTMLparser.c HTMLtree.c: applied part of the patches provided by P C Chow and William M. Brack for XSLT HTML output Daniel | ||
| 5d7a9fe6 | 2001-04-17 21:03:15 | Quick fix of a couple of bad links, Daniel | ||
| 2d90de4b | 2001-04-16 17:46:18 | - xmlversion.h.in win32config.h win32/libxml2/*: applied Igor Zlatkovic patches for MSC compilation and added his updates Daniel | ||
| e043ee17 | 2001-04-16 14:08:07 | - xpath.c: fixed xmlXPathNodeCollectAndTest() to do proper prefix lookup. - parserInternals.c: fixed the bug reported by Morus Walter due to an off by one typo in xmlStringCurrentChar() Daniel | ||
| a3bfca59 | 2001-04-12 15:42:58 | parsing real HTML is a nightmare. - HTMLparser.c result/HTML/*: revamped the way the HTML parser handles end of tags or end of input Daniel | ||
| 82daa81a | 2001-04-12 08:55:36 | - tree.[ch] : added xmlDocCopyNode for gdome2 support Daniel | ||
| 67a21303 | 2001-04-11 14:39:16 | - tree.h: include xmlmemory.h this seems to havoid a nasty glibc bug where the linktime verions of free() won't work ... Daniel | ||
| 27b55289 | 2001-04-11 12:22:25 | - config.h.in configure.in xmlversion.h.in: added ansidecl.h test Daniel | ||
| afc7311e | 2001-04-11 11:51:41 | - doc/xml.html: added 2.3.6 release Daniel | ||
| bdb9ba77 | 2001-04-11 11:28:06 | - tree.c: fixed xmlStringGetNodeList() to handle charrefs - result/wml.xml: resulted in a small output change Daniel | ||
| d2f3ec78 | 2001-04-11 07:50:02 | - tree.c: xmlNewDoc was missing the charset initialization - xmllint.c: added --auto to autogenerate a doc, allow to reproduce the problem fixed on xmlNewDoc Daniel | ||
| 1731d6ae | 2001-04-10 16:38:06 | - xpath.c: trying to get 52979 solved - tree.c result/ result/noent/: trying to get 52712 solved, this also made me clean up the fact that XML output in general should not add formating blanks by default, this changed the output of a few tests Daniel | ||
| 73639a73 | 2001-04-10 14:31:39 | - xpath.c: Bill Brack pointer an error in detecting a null nodeset Daniel | ||
| fac26a1f | 2001-04-08 13:08:14 | Finally released 2.3.6, Daniel | ||
| 911f49a0 | 2001-04-07 15:39:35 | - xpath.c: checking for null pointer generated by new code Daniel | ||
| d8df6c0e | 2001-04-05 16:54:14 | Fixes in the plane: - xpath.c: fixed a [] evaluation problem reported - Fixes in the plane: - xpath.c: fixed a [] evaluation problem reported - test/XPath/tests/simpleaddr: extended test - result/XPath/simpleaddr: updated result Daniel | ||
| 3197f164 | 2001-04-04 00:40:08 | Fixed pointers to archive, Daniel | ||
| 3b2c2613 | 2001-04-04 00:09:00 | - xmllint.c: Dan Timis reported a portability problem on Macs without mmap, fixed it. Daniel | ||
| b38bd55a | 2001-04-03 18:22:00 | - testXPath.c : added a --tree option allowing to display the tree dump of the XPath expression Daniel | ||
| 4dd9346d | 2001-04-02 15:16:19 | Small fixes: - xpath.c: fixed a memleak when comparing nodesets - Small fixes: - xpath.c: fixed a memleak when comparing nodesets - HTMLtree.c: don't invent the HTML doctype if not available (XSLT) - tree.c: added a TODO Daniel | ||
| bc96766c | 2001-03-27 13:56:45 | Fixed a make distched problem w.r.t. includes from the new files, Daniel | ||
| 92ad2104 | 2001-03-27 12:47:33 | Spring cleanup ...: - configure.in Makefile.am config.h.in Spring cleanup ...: - configure.in Makefile.am config.h.in xmlversion.h.in: detect if we need string functions - trio.[ch] strio.[ch]: embedded the Trio-0.23 string functions to be able to use them where needed. Applied some changes to reduce name linking pollution and compile in only what's needed. - HTMLtree.c debugXML.c entities.c error.c nanoftp.c valid.c xlink.c xmlversion.h.in xpath.c: got rid of the #ifdef for the string manipulation functions - xmlmemory.[ch]: removed DEBUG_MEMORY_FREED and added it automatically to the free() function of xmlmemory.c - entities.c HTMLtree.c parserInternals.c tree.c uri.c valid.c xinclude.c xmlIO.c xpath.c xpointer.c: removed the MEM_CLEANUP usage. Daniel | ||
| 2be30641 | 2001-03-27 00:32:28 | - error.c: applied the context output patch of the error handling submitted by Chuck Griffith - error/VC/*: this slightly change some error logs Daniel | ||
| 50582114 | 2001-03-26 22:52:16 | parser.c: fixed line number reporting on error Daniel | ||
| 04be4f51 | 2001-03-26 21:23:53 | - parser.c: Sullivan and Darin found a parser bug, applied the patch. Daniel | ||
| c86a4fae | 2001-03-26 16:28:29 | - HTMLparser.c HTMLtree.c SAX.c debugXML.c error.c parserInternals.c testHTML.c testSAX.c tree.c valid.c xmlIO.c xmlmemory.c xmlversion.h.in xpointer.c: of course the way I defined UNUSED breaks on old gcc version. Try to be smart and also define it directly in xmlversion.h - configure.in: removed -ansi flag from the pedantic set Daniel | ||
| a47fb3d9 | 2001-03-25 17:23:49 | Cleaned up the DOM section and linked to the Gdome2 homepage, Daniel |