Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 29f6100e | 2005-08-06 09:07:15 | small doc fix for #312647 Daniel * doc/XSLT.html doc/xml.html: small doc fix for #312647 Daniel | ||
| dd9b64ab | 2005-07-18 21:59:00 | --nonet was duplicated daniel * doc/xmllint.1 doc/xmllint.html doc/xmllint.xml: --nonet was duplicated daniel | ||
| da0aa4cf | 2005-07-13 23:07:49 | applied patch from Marcus Boerger to route relaxng and schemas error * error.c relaxng.c xmlreader.c xmlschemas.c include/libxml/relaxng.h include/libxml/xmlschemas.h: applied patch from Marcus Boerger to route relaxng and schemas error messages when using the reader through the structured interface if activated. * elfgcchack.h doc/* testapi.c: rebuilt since this add new APIs to test. Daniel | ||
| 78dfc9f0 | 2005-07-10 22:30:30 | preparing release 2.6.20 removed a compilation problem Daniel * Makefile.am NEWS configure.in doc/*: preparing release 2.6.20 * xmllint.c: removed a compilation problem Daniel | ||
| 1f33c4d6 | 2005-07-10 21:38:31 | preparing to make testsuite releases along with code source releases fixed * xstc/Makefile.am README README.tests Makefile.tests Makefile.am: preparing to make testsuite releases along with code source releases * gentest.py testapi.c: fixed a couple of problem introduced by the new Schemas support for Readers * xpath.c: fixed the XPath attribute:: bug #309580, #309864 in a crude but simple way. * xmlschemas.c include/libxml/tree.h: fixed a couple of problems raised by the doc builder. * doc/*: made rebuild Daniel | ||
| f10ae12c | 2005-07-10 19:03:16 | fixed a typo pointed by Jeroen Ruigrok increased the APIs for xmlReader * doc/xmllint.1 doc/xmllint.html doc/xmllint.xml: fixed a typo pointed by Jeroen Ruigrok * include/libxml/xmlreader.h include/libxml/xmlschemas.h: increased the APIs for xmlReader schemas validation support * xmllint.c xmlreader.c xmlschemas.c: xmlReader schemas validation implementation and testing as xmllint --stream --schema ... Daniel | ||
| 304e78c6 | 2005-07-03 16:19:41 | fix bug raised by zamez on IRC regenerated, seems to pop-up leaks in new * parserInternals.c: fix bug raised by zamez on IRC * testapi.c: regenerated, seems to pop-up leaks in new tree functions * tree.c: added comments missing. * doc/*: regenerated Daniel | ||
| 95175012 | 2005-07-03 16:09:51 | fixing #307823 and a couple of assorted bugs fixed conditionals in * testapi.c runsuite.c runtest.c: fixing #307823 and a couple of assorted bugs * python/generator.py python/libxml2-python-api.xml: fixed conditionals in generator too * doc/apibuild.py doc/libxml2-api.xml doc/* elfgcchack.h: some cleanups too and rebuilt Daniel | ||
| 81562d2d | 2005-06-15 13:27:56 | if sax1 is used and input is a file use the old API xmlParseFile() * xmllint.c: if sax1 is used and input is a file use the old API xmlParseFile() * xmlschemas.c: cleanups * doc/* testapi.c elfgcchack.h: rebuilt to add python bindings for the new functions in Schemas. Daniel | ||
| ea152c05 | 2005-06-09 18:12:28 | Further enhancement for XPath streaming, consolidated with schemas usage * pattern.c, xpath.c, include/libxml/pattern.h: Further enhancement for XPath streaming, consolidated with schemas usage of pattern.c. Added a new enum xmlPatternFlags. * doc/*, testapi.c, elfgcchack.h: updated to reflect new enum. * test/XPath/tests/mixedpat, test/XPath/docs/mixed, result/XPath/mixedpat: added regression test for problems reported in bug306348 | ||
| fbb619f4 | 2005-06-06 13:49:18 | Enhanced xmlXPathRunStreamEval, fixed handling of depth/level for cases * xpath.c, pattern.c: Enhanced xmlXPathRunStreamEval, fixed handling of depth/level for cases like union operator (bug #306348 reported by Bob Stayton). Also enhanced several comments throughout pattern.c. * doc/apibuild.py: fixed problem in handling of 'signed' declaration. Rebuilt the docs. | ||
| 6c6d3c7f | 2005-05-11 11:12:30 | more on lxml, Daniel | ||
| 929746e7 | 2005-05-11 11:08:22 | Added a link to lxml from the bindings pages, Daniel | ||
| 99dd7636 | 2005-05-06 11:40:56 | fixing bug #303068 increasing the nanoftp buffer. fixed __attribute() * nanoftp.c: fixing bug #303068 increasing the nanoftp buffer. * doc/apibuild.py: fixed __attribute() parsing problem * doc/* testapi.c: regenerated the descriptions and docs. Daniel | ||
| d49370e9 | 2005-04-11 23:28:16 | Updated Steve Ball and Mac OS X binaries URL, Daniel | ||
| 142fb21c | 2005-04-07 12:48:10 | Updated links to bindings, daniel | ||
| 0dcc50ae | 2005-04-04 09:34:15 | Fixed Kasimier name, daniel | ||
| 771971f2 | 2005-04-02 10:49:51 | preparing release 2.6.19, updated docs and rebuilding. Daniel * doc/* configure.in NEWS: preparing release 2.6.19, updated docs and rebuilding. Daniel | ||
| bda59576 | 2005-04-01 17:15:17 | fixed a lack of comment and missing test for a pointer in the API. Daniel * xmlschemastypes.c: fixed a lack of comment and missing test for a pointer in the API. Daniel | ||
| 5d4644ef | 2005-04-01 13:11:58 | revamped the elfgcchack.h format to cope with gcc4 change of aliasing * doc/apibuild.py doc/elfgcchack.xsl: revamped the elfgcchack.h format to cope with gcc4 change of aliasing allowed scopes, had to add extra informations to doc/libxml2-api.xml to separate the header from the c module source. * *.c: updated all c library files to add a #define bottom_xxx and reimport elfgcchack.h thereafter, and a bit of cleanups. * doc//* testapi.c: regenerated when rebuilding the API Daniel | ||
| 57c000e3 | 2005-03-13 18:34:29 | preparing release of 2.6.18 updated docs and rebuilt reactivated gcc * NEWS configure.in testapi.c doc/*: preparing release of 2.6.18 updated docs and rebuilt * libxml.spec.in: reactivated gcc profiling for gcc >= 4.0.0 Daniel | ||
| e5d68dee | 2005-03-10 15:03:40 | Enriched encoding.html with more link and foreword warning to avoid * doc/xml.html doc/encoding.html: Enriched encoding.html with more link and foreword warning to avoid problem with ignorant programmers, c.f #169721 Daniel | ||
| ff4c1852 | 2005-03-10 10:37:28 | second patch from Rick Jones, portability fix for HP-UX first fix from * xmlmodule.c: second patch from Rick Jones, portability fix for HP-UX * doc/examples/xpath1.c doc/examples/xpath2.c: first fix from Rick Jones to avoid warnings. Daniel | ||
| 25c90c58 | 2005-03-02 10:47:41 | try to fix a problem with valgrind. applied memory leak fix from Brent * Makefile.am doc/examples/Makefile.am python/tests/Makefile.am xstc/Makefile.am: try to fix a problem with valgrind. * python/generator.py python/libxml.c python/tests/Makefile.am python/tests/tstmem.py: applied memory leak fix from Brent Hendricks c.f. bug #165349 Daniel | ||
| 5c4cb2d0 | 2005-02-20 13:30:02 | Added links to the wiki, Daniel | ||
| b5839c3b | 2005-02-19 18:27:14 | a bit of cleanup rebuilt the API the tests and the documentation as a * xmlschemastypes.c: a bit of cleanup * elfgcchack.h testapi.c doc/*: rebuilt the API the tests and the documentation as a result. Daniel | ||
| 015ccb2c | 2005-02-13 08:18:52 | This change started out as a simple desire to speed up the execution time of testapi.c, which was being delayed by nameserver requests for non-existent URL's. From there it just sort of grew, and grew.... * nanohttp.c, nanoftp.c: changed the processing of URL's to use the uri.c routines instead of custom code. * include/libxml/xmlerror.h: added code XML_FTP_URL_SYNTAX * uri.c: added accepting ipV6 addresses, in accordance with RFC's 2732 and 2373 (TODO: allow ipV4 within ipV6) * gentest.py, testapi.c: fixed a few problems with the testing of the nanoftp and nanohttp routines. * include/libxml/xmlversion.h: minor change to fix a warning on the docs generation * regenerated the docs | ||
| e92bf5d6 | 2005-02-04 17:28:19 | fixed one internal function applied patch from Joel Reed regenerated * xmlschemas.c: fixed one internal function * doc/Makefile.am doc/wiki.xsl: applied patch from Joel Reed * testapi.c doc/libxml2-api.xml doc/libxml2-refs.xml: regenerated daniel | ||
| 2ae13382 | 2005-01-25 23:45:06 | fixing the way testapi.c is generated, fixes bug #161386 fix a comment * Makefile.am testapi.c doc/Makefile.am: fixing the way testapi.c is generated, fixes bug #161386 * dict.c: fix a comment typo * elfgcchack.h doc/*: regenerated Daniel | ||
| 298d9640 | 2005-01-16 20:01:55 | preparing release of 2.6.17, updated and rebuilt the docs Daniel * configure.in NEWS doc/*: preparing release of 2.6.17, updated and rebuilt the docs Daniel | ||
| 9186a1fd | 2005-01-15 12:38:10 | fixed bug #157633 in relaxng choice optimization added regression tests * relaxng.c: fixed bug #157633 in relaxng choice optimization * result/relaxng/choice0* test/relaxng/choice0*: added regression tests about it. * doc/*: rebuilt * testdso.c: removed a warning due to a missing void in signature. Daniel | ||
| f47d2e32 | 2005-01-12 14:16:08 | regenerated the API description, rebuilt, improved navigation in * elfgcchack.h testapi.c doc/libxml2-api.xml doc/*: regenerated the API description, rebuilt, improved navigation in documentation a bit. Daniel | ||
| 99906ada | 2005-01-09 17:02:42 | added an FAQ under Developer for setting up a "private" library (after * doc/xml.html, doc/FAQ.html: added an FAQ under Developer for setting up a "private" library (after some list posts about people having trouble doing it) | ||
| c7426093 | 2005-01-05 15:11:41 | Added informations about wxXml2 wrappers, Daniel | ||
| 48df9613 | 2005-01-04 21:50:05 | fixed namespace bug in push mode reported by Rob Richards added it to the * parser.c: fixed namespace bug in push mode reported by Rob Richards * test/ns6 result//ns6*: added it to the regression tests * xmlmodule.c testModule.c include/libxml/xmlmodule.h: added an extra option argument to module opening and defined a couple of flags to the API. Daniel | ||
| be076e9b | 2005-01-04 20:18:14 | applied patch from Bjorn Reese, plus some cleanups fixed the stylesheet to * xmlmodule.c include/libxml/xmlmodule.h: applied patch from Bjorn Reese, plus some cleanups * elfgcchack.h doc/elfgcchack.xsl: fixed the stylesheet to add the new header * doc/* testapi.c: regenerated the API Daniel | ||
| f6b71bd1 | 2005-01-04 17:50:14 | making DSO support an option code and documentation cleanups regenerated * configure.in: making DSO support an option * xmlmodule.c xmlreader.c include/libxml/xmlmodule.h: code and documentation cleanups * elfgcchack.h testapi.c doc/*: regenerated the docs and checks for new module * test/valid/REC-xml-19980210.xml: fix a small change introduced previously Daniel | ||
| 21e4ef20 | 2005-01-02 09:53:13 | Re-examined the problems of configuring a "minimal" library. Synchronized the header files with the library code in order to assure that all the various conditionals (LIBXML_xxxx_ENABLED) were the same in both. Modified the API database content to more accurately reflect the conditionals. Enhanced the generation of that database. Although there was no substantial change to any of the library code's logic, a large number of files were modified to achieve the above, and the configuration script was enhanced to do some automatic enabling of features (e.g. --with-xinclude forces --with-xpath). Additionally, all the format errors discovered by apibuild.py were corrected. * configure.in: enhanced cross-checking of options * doc/apibuild.py, doc/elfgcchack.xsl, doc/libxml2-refs.xml, doc/libxml2-api.xml, gentest.py: changed the usage of the <cond> element in module descriptions * elfgcchack.h, testapi.c: regenerated with proper conditionals * HTMLparser.c, SAX.c, globals.c, tree.c, xmlschemas.c, xpath.c, testSAX.c: cleaned up conditionals * include/libxml/[SAX.h, SAX2.h, debugXML.h, encoding.h, entities.h, hash.h, parser.h, parserInternals.h, schemasInternals.h, tree.h, valid.h, xlink.h, xmlIO.h, xmlautomata.h, xmlreader.h, xpath.h]: synchronized the conditionals with the corresponding module code * doc/examples/tree2.c, doc/examples/xpath1.c, doc/examples/xpath2.c: added additional conditions required for compilation * doc/*.html, doc/html/*.html: rebuilt the docs | ||
| b78757b3 | 2004-12-30 21:30:23 | Added link for XMLLib osax, Daniel | ||
| 1cb689ba | 2004-12-26 21:01:48 | fixed a typo, Daniel | ||
| 106cad66 | 2004-12-23 15:56:12 | enhanced for enabling build in a different directory. Added (optional) * Makefile.am, gentest.py: enhanced for enabling build in a different directory. Added (optional) param to gentest.py to specify the source directory (bug #155468) * doc/Makefile.am: changed destination of NEWS from (top_srcdir) to (top_builddir) (bug #155468) * python/Makefile.am, python/generator.py: enhanced for enabling build in a different directory(bug #155468). Added (optional) param to generator.py to specify the source directory. Added a new table of functions which have possible "foreign" encodings (e.g. UTF16), and code to use python 't' format instead of 'z' format (mostly solving bug #152286, but still need to populate the table). | ||
| b759b305 | 2004-12-21 15:14:08 | doc/site.xsl, doc/xml.html, plus rebuilt all the html pages Change Tue Dec 21 08:10:44 MST 2004 John Fleck <jfleck@inkstain.net> * doc/site.xsl, doc/xml.html, plus rebuilt all the html pages Change reference to new site for Solaris binaries, fixing bug 160598 | ||
| 5a9c1fdd | 2004-12-17 21:38:09 | changed maintainer-clean dependency with suggestion from Crispin Flowerday * doc/Makefile.am: changed maintainer-clean dependency with suggestion from Crispin Flowerday (bug #157634) * debugXML.c: fixed crash when ATTRIBUTE or DOCUMENT nodes were specified with debugDumpNode (bug #160621) | ||
| 91b955c1 | 2004-12-10 10:26:42 | fixed ID deallocation problem based on patch from Steve Shepard fixes bug * valid.c: fixed ID deallocation problem based on patch from Steve Shepard fixes bug #160893 * xmlmemory.c: improving comment. * testapi.c: new test for xmlDictExists() is generated. Daniel | ||
| c3d7cb4e | 2004-11-10 14:34:45 | preparing release of libxml2-2.6.16 Daniel * NEWS configure.in doc/*: preparing release of libxml2-2.6.16 Daniel | ||
| d0cf7f6e | 2004-11-09 16:17:02 | integrated in "make tests" added -q option, and more conditional features * Makefile.am gentest.py testapi.c: integrated in "make tests" added -q option, and more conditional features fixes * catalog.c debugXML.c parser.c testThreads.c xmllint.c xmlschemastypes.c xmlwriter.cinclude/libxml/catalog.h include/libxml/debugXML.h: various compilation and conditional cleanups. * doc/*: regenerated Daniel | ||
| 34099b40 | 2004-11-04 17:34:35 | changing the way the .c is generated, extending the tests coverage fixing * gentest.py testapi.c: changing the way the .c is generated, extending the tests coverage * include/libxml/nanoftp.h nanoftp.c elfgcchack.h doc/*: fixing some function signatures, regenerating stuff * SAX2.c parser.c xmlIO.c: another set of bug fixes and API hardening Daniel | ||
| e43cc574 | 2004-11-03 11:50:29 | more fixes and extending the tests coverage more hardeing of APIs skip * gentest.py testapi.c: more fixes and extending the tests coverage * xmlwriter.c list.c: more hardeing of APIs * doc/apibuild.py: skip testapi.c when scanning the C files. Daniel | ||
| 8a32fe48 | 2004-11-02 22:10:16 | more testing and coverage more cleanups rebuilt Daniel * gentest.py testapi.c: more testing and coverage * elfgcchack.h xmlstring.c include/libxml/xmlstring.h: more cleanups * doc/*: rebuilt Daniel | ||
| a03e3656 | 2004-11-02 18:45:30 | more developments on the API testing more cleanups rebuilt Daniel * gentest.py testapi.c: more developments on the API testing * HTMLparser.c tree.c: more cleanups * doc/*: rebuilt Daniel | ||
| 05f9735b | 2004-10-31 15:35:32 | Fixed bug #153937, making sure the conversion functions return the number * encoding.c doc/examples/testWriter.c: Fixed bug #153937, making sure the conversion functions return the number of byte written. Had to fix one of the examples. Daniel | ||
| e44aafb1 | 2004-10-29 12:18:43 | indicate - means stdin closing #156626 Daniel * doc/xmllint.1 doc/xmllint.xml: indicate - means stdin closing #156626 Daniel | ||
| c2f83d1f | 2004-10-27 22:59:21 | Fixing h3 for release, Daniel | ||
| 6927b106 | 2004-10-27 17:29:04 | preparing release 2.6.15 cleanups Daniel * ChangeLog NEWS configure.in doc/*: preparing release 2.6.15 * debugXML.c nanoftp.c xmlschemas.c xmlschemastypes.c: cleanups Daniel | ||
| 03a53c34 | 2004-10-26 16:06:51 | added checking for names values and dictionnaries generates a tons of * debugXML.c include/libxml/xmlerror.h: added checking for names values and dictionnaries generates a tons of errors * SAX2.ccatalog.c parser.c relaxng.c tree.c xinclude.c xmlwriter.c include/libxml/tree.h: fixing the errors in the regression tests Daniel | ||
| 367df6e7 | 2004-10-23 18:14:36 | unlinked the internal subset within xmlValidateDtd (bug 141827) added * valid.c: unlinked the internal subset within xmlValidateDtd (bug 141827) * configure.in: added -Wall to developer's flags * doc/examples/reader4.res: added to CVS | ||
| 1a380b89 | 2004-10-21 16:00:06 | fixed a memory bug added test from Graham Bennett and regenerated the * xmlschemas.c: fixed a memory bug * doc/examples/reader4.c doc/examples/*: added test from Graham Bennett and regenerated the directory Daniel | ||
| e2811270 | 2004-10-19 09:04:23 | applied patch from Graham Bennett adding 4 convenience functions to the * include/libxml/xmlreader.h xmlreader.c: applied patch from Graham Bennett adding 4 convenience functions to the reader API. Daniel | ||
| 78fed53e | 2004-10-09 19:44:48 | Changed the link for ChangeLog and News to reflect the actual content, daniel | ||
| cb40c222 | 2004-10-02 22:55:49 | changed changed sys.path setting from 'append' to 'insert' (patch supplied * check-relaxng-test-suite.py, check-relaxng-test-suite2.py, check-xinclude-test-suite.py, check-xml-test-suite.py, check-xsddata-test-suite.py, doc/examples/index.py: changed changed sys.path setting from 'append' to 'insert' (patch supplied by Malcolm Tredinnick) (bug 153716) | ||
| 210818b1 | 2004-09-29 15:50:37 | releasing 2.6.14, rebuilding the docs Daniel * configure.in doc/*: releasing 2.6.14, rebuilding the docs Daniel | ||
| 0046c2a1 | 2004-09-13 12:28:54 | Added Australian mirrors maintained by jason andrade, removed speakeasy, Daniel | ||
| 06500c8a | 2004-09-07 09:12:44 | some cleanup checking for xmllint and xsltproc in configure.in, fixed make * configure.in doc/Makefile.am xstc/Makefile.am: some cleanup checking for xmllint and xsltproc in configure.in, fixed make dist w.r.t. the new xstc subdir. * doc/*: rebuilt Daniel | ||
| d1de4a3d | 2004-08-31 13:43:07 | release of libxml2-2.6.13 Daniel * NEWS configure.in doc/*: release of libxml2-2.6.13 Daniel | ||
| 0bff36dd | 2004-08-31 09:37:03 | also produce a tar ball with just the sources added --path option and * Makefile.am: also produce a tar ball with just the sources * xmllint.c: added --path option and --load-trace options to xmllint, RFE #147740 based on xsltproc versions * doc/xmllint.* doc/*: updated the man page and rebuilt Daniel | ||
| fc263f1f | 2004-08-31 07:02:04 | Fixed snapshot link, Daniel | ||
| eebd633b | 2004-08-26 10:30:44 | remove a warning on Solaris fix a crashing bug #151111 Daniel * parser.c: remove a warning on Solaris * xmlschemastype.c: fix a crashing bug #151111 Daniel | ||
| 4c3bb7d8 | 2004-08-25 02:51:27 | doc/tutorial/xmltutorial.xml, xmltutorial.pdf, *.html fix Xpath memory Tue Aug 24 20:49:15 MDT 2004 John Fleck <jfleck@inkstain.net> * doc/tutorial/xmltutorial.xml, xmltutorial.pdf, *.html fix Xpath memory leak (thanks to sKaBoy and William Brack) | ||
| b331fffb | 2004-08-22 14:21:57 | preparing 2.6.12 release, updated and and rebuilt the docs. Daniel * configure.in doc/* NEWS: preparing 2.6.12 release, updated and and rebuilt the docs. Daniel | ||
| b1b3a77f | 2004-08-19 13:45:47 | doc/xmllint.xml, xmllint.1, xmllint.html Edit and rebuild the man pages Thu Aug 19 07:44:07 MDT 2004 John Fleck <jfleck@inkstain.net> * doc/xmllint.xml, xmllint.1, xmllint.html Edit and rebuild the man pages with Daniel's C14 update | ||
| 3cef1190 | 2004-08-18 09:30:31 | Updated the snapshot info, Daniel | ||
| 259f0dfa | 2004-08-18 09:13:18 | Applied patch from Torkel Lyng to add Schemas support to the Python * xmlschemas.c include/libxml/xmlschemas.h python/generator.py python/libxml.c python/libxml_wrap.h python/types.c python/tests/schema.py python/tests/Makefile.am: Applied patch from Torkel Lyng to add Schemas support to the Python bindings and extend the schemas error API, registered a new test. * doc/* elfgcchack.h: rebuilt to regenerate the bindings Daniel | ||
| c14c3892 | 2004-08-16 12:34:50 | added help for new set shell command added parser option to not generate * debugXML.c: added help for new set shell command * xinclude.c xmllint.c xmlreader.c include/libxml/parser.h: added parser option to not generate XInclude start/end nodes, added a specific option to xmllint to test it fixes #130769 * Makefile.am: regression test the new feature * doc/xmllint.1 doc/xmllint.xml: updated man page to document option. Daniel | ||
| 29b17482 | 2004-08-16 00:39:03 | small typo pointed out by Mike Hommey slightly improved the --c14n * xmlIO.c: small typo pointed out by Mike Hommey * doc/xmllint.xml, xmllint.html, xmllint.1: slightly improved the --c14n description, c.f. #144675 . * nanohttp.c nanoftp.c: applied a first simple patch from Mike Hommey for $no_proxy, c.f. #133470 * parserInternals.c include/libxml/parserInternals.h include/libxml/xmlerror.h: cleanup to avoid 'error' identifier in includes # * parser.c SAX2.c debugXML.c include/libxml/parser.h: first version of the inplementation of parsing within the context of a node in the tree #142359, new function xmlParseInNodeContext(), added support at the xmllint --shell level as the "set" function * test/scripts/set* result/scripts/* Makefile.am: extended the script based regression tests to instrument the new function. Daniel | ||
| 774a3bd4 | 2004-08-15 00:54:21 | doc/xmllint.xml, xmllint.html, xmllint.1 add c14n to man page (man, it's Sat Aug 14 18:53:08 MDT 2004 John Fleck <jfleck@inkstain.net> * doc/xmllint.xml, xmllint.html, xmllint.1 add c14n to man page (man, it's hard to keep up with Daniel!) | ||
| 3cbaa6da | 2004-08-15 00:47:45 | John Fleck <jfleck@inkstain.net> doc/xmllint.xml, xmllint.html, xmllint.1 John Fleck <jfleck@inkstain.net> * doc/xmllint.xml, xmllint.html, xmllint.1 add pattern, walker, maxmem, output and xmlout to man page fixes #144675 | ||
| 7a2c2eed | 2004-08-14 13:56:39 | oops, Daniel | ||
| b9ded827 | 2004-08-14 13:53:13 | Change the color of non-visited links, Daniel | ||
| da3b29a5 | 2004-08-14 11:15:13 | added a dumb rule to able to compile tst.c when people submit a sample * Makefile.am: added a dumb rule to able to compile tst.c when people submit a sample test program * xmlschemas.c: applied small patch from Eric Haszlakiewicz to document xmlSchemasSetValidErrors() limitations, #141827 * error.c: Add information in generic and structured error setter functions that this need to be done per thread #144308 * xmlsave.c: fixed bug whith missing NOTATION(s) serialization bug #144162 * doc/xmllint.xml: typo fix #144840 Daniel | ||
| 2d908039 | 2004-08-10 10:16:36 | Updated news page, Daniel | ||
| 4e3a9fa1 | 2004-08-03 22:41:11 | elaborated on description of xmlValidityWarningFunc and * include/libxml/valid.h: elaborated on description of xmlValidityWarningFunc and xmlValidityErrorFunc (bug 144760) * xmlIO.c, xmlschemastypes.c, include/libxml/schemasinternals.h: minor fixes to comments for doc rebuilding errors. * doc/*.html: rebuilt the docs | ||
| b11f5b97 | 2004-08-03 22:09:36 | Fixed again, Daniel | ||
| f81a8e8b | 2004-08-03 21:58:41 | fixes documetation glitches raised by Oliver Stoeneberg Daniel * doc/ChangeLog.xsl doc/downloads.html doc/xml.html doc/*: fixes documetation glitches raised by Oliver Stoeneberg Daniel | ||
| 6ca9ec82 | 2004-07-31 18:01:53 | enhanced per bug 119876. Further info posted to the mailing list. * doc/buildDocBookCatalog: enhanced per bug 119876. Further info posted to the mailing list. | ||
| add93d3e | 2004-07-06 22:47:07 | fixed a bug which prevented building with --with-minimum Daniel * elfgcchack.h doc/apibuild.py doc/libxml2-api.xml: fixed a bug which prevented building with --with-minimum Daniel | ||
| 45cb0f41 | 2004-07-05 17:45:35 | releasing 2.6.11, updated and regenerated the docs Daniel * configure.in doc/*: releasing 2.6.11, updated and regenerated the docs Daniel | ||
| eb70f93f | 2004-07-05 16:46:09 | make the push interfaces synchronous added a specific test added the new * parser.c: make the push interfaces synchronous * python/tests/sync.py: added a specific test * python/tests/Makefile.am doc/examples/Makefile.am doc/examples/index.py: added the new test, cleaning up "make tests" output Daniel | ||
| 01fa6156 | 2004-06-29 17:04:39 | applied Schemas patches from Kasimier Buchcik, there is still one open * xmlschemas.c xmlschemastypes.c include/libxml/xmlerror.h include/libxml/schemasInternals.h include/libxml/xmlschemastypes.h: applied Schemas patches from Kasimier Buchcik, there is still one open issue about referencing freed memory. * test/schemas/* result/schemas/*: updated with new tests from Kasimier Daniel | ||
| 647e39ac | 2004-06-29 12:54:08 | moved some definitions to globals.h to avoid some troubles pointed out by * include/libxml/globals.h include/libxml/xmlIO.h doc/libxml2-api.xml doc/libxml2-refs.xml: moved some definitions to globals.h to avoid some troubles pointed out by Rob Richards Daniel | ||
| a2351322 | 2004-06-27 12:08:10 | hack based on Arjan van de Ven suggestion to reduce ELF footprint and * elfgcchack.h doc/elfgcchack.xsl libxml.h: hack based on Arjan van de Ven suggestion to reduce ELF footprint and generated code. Based on aliasing of libraries function to generate direct call instead of indirect ones * doc/libxml2-api.xml doc/Makefile.am doc/apibuild.py: added automatic generation of elfgcchack.h based on the API description, extended the API description to show the conditionals configuration flags required for symbols. * nanohttp.c parser.c xmlsave.c include/libxml/*.h: lot of cleanup * doc/*: regenerated the docs. Daniel | ||
| 9333cc21 | 2004-06-24 08:33:40 | suppressed warnings from within xmlValidGetValidElements (bug 144644) * valid.c: suppressed warnings from within xmlValidGetValidElements (bug 144644) * doc/examples/testWriter.c: corrected typo in comment for ISO-8859-1 (bug 144245) | ||
| b7fe1047 | 2004-06-24 02:21:27 | doc/xmlcatalog_man.xml, xmlcatalog.1 Docs patch from Ville Skytta, Wed Jun 23 20:18:19 MDT 2004 John Fleck <jfleck@inkstain.net> * doc/xmlcatalog_man.xml, xmlcatalog.1 Docs patch from Ville Skytta, bugzilla #144841 | ||
| 4c76c4f7 | 2004-06-20 00:36:06 | doc/xmllint.xml, xmllint.html, xmllint.1 update man page to reflect Sat Jun 19 18:34:11 MDT 2004 John Fleck <jfleck@inkstain.net> * doc/xmllint.xml, xmllint.html, xmllint.1 update man page to reflect William's newly disciplined return code mojo | ||
| 3cf6950b | 2004-06-16 22:52:59 | fixing a couple of compilation errors when configured with --with-minimum * doc/examples/io2.c doc/examples/parse4.c: fixing a couple of compilation errors when configured with --with-minimum Daniel | ||
| 669adfcd | 2004-05-29 20:12:46 | applied a patch from Charles Bozeman fixing a side effect in date handling * test/schemas/date_0.xml xmlschemastypes.c: applied a patch from Charles Bozeman fixing a side effect in date handling Daniel | ||
| 218ed39d | 2004-05-28 01:49:38 | doc/tutorial/xmltutorial.xml fix lack of cast in Xpath example Thu May 27 19:47:48 MDT 2004 John Fleck <jfleck@inkstain.net> * doc/tutorial/xmltutorial.xml fix lack of cast in Xpath example * doc/tutorial/*.html, xmltutorial.pdf rebuild html, pdf | ||
| 81205015 | 2004-05-18 03:06:41 | updated the docs for 2.6.10 Daniel * NEWS doc/*: updated the docs for 2.6.10 Daniel | ||
| a98357ad | 2004-05-16 05:06:59 | fixed escaping handling and added direct links to bugzilla report for bug * doc/ChangeLog.awk doc/ChangeLog.xsl: fixed escaping handling and added direct links to bugzilla report for bug numbers. Daniel | ||
| e19644ec | 2004-05-16 03:34:55 | <bill> I think the ChangeLog.html should include timezone (or else normalize to GMT if you're short of work to do) <DV> well the timezone is in the XML it's trivial to add it <bill> :-) Daniel | ||
| 96134cab | 2004-05-16 01:08:06 | fixed a couple of problems when parsing libxslt ChangeLog Daniel * doc/ChangeLog.awk: fixed a couple of problems when parsing libxslt ChangeLog Daniel |