doc


Log

Author Commit Date CI Message
Daniel Veillard b331fffb 2004-08-22T14: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
MDT 2004 John Fleck b1b3a77f 2004-08-19T13: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
Daniel Veillard 3cef1190 2004-08-18T09:30:31 Updated the snapshot info, Daniel
Daniel Veillard 259f0dfa 2004-08-18T09: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
Daniel Veillard c14c3892 2004-08-16T12: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
Daniel Veillard 29b17482 2004-08-16T00: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
MDT 2004 John Fleck 774a3bd4 2004-08-15T00: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!)
John Fleck 3cbaa6da 2004-08-15T00: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
Daniel Veillard 7a2c2eed 2004-08-14T13:56:39 oops, Daniel
Daniel Veillard b9ded827 2004-08-14T13:53:13 Change the color of non-visited links, Daniel
Daniel Veillard da3b29a5 2004-08-14T11: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
Daniel Veillard 2d908039 2004-08-10T10:16:36 Updated news page, Daniel
William M. Brack 4e3a9fa1 2004-08-03T22: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
Daniel Veillard b11f5b97 2004-08-03T22:09:36 Fixed again, Daniel
Daniel Veillard f81a8e8b 2004-08-03T21: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
William M. Brack 6ca9ec82 2004-07-31T18: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.
Daniel Veillard add93d3e 2004-07-06T22: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
Daniel Veillard 45cb0f41 2004-07-05T17: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
Daniel Veillard eb70f93f 2004-07-05T16: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
Daniel Veillard 01fa6156 2004-06-29T17: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
Daniel Veillard 647e39ac 2004-06-29T12: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
Daniel Veillard a2351322 2004-06-27T12: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
William M. Brack 9333cc21 2004-06-24T08: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)
MDT 2004 John Fleck b7fe1047 2004-06-24T02: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
MDT 2004 John Fleck 4c76c4f7 2004-06-20T00: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
Daniel Veillard 3cf6950b 2004-06-16T22: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
Daniel Veillard 669adfcd 2004-05-29T20: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
MDT 2004 John Fleck 218ed39d 2004-05-28T01: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
Daniel Veillard 81205015 2004-05-18T03:06:41 updated the docs for 2.6.10 Daniel * NEWS doc/*: updated the docs for 2.6.10 Daniel
Daniel Veillard a98357ad 2004-05-16T05: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
Daniel Veillard e19644ec 2004-05-16T03: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
Daniel Veillard 96134cab 2004-05-16T01: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
Daniel Veillard 8aac2973 2004-05-16T01:00:37 Rebuild the docs, daniel
Daniel Veillard a1800a2a 2004-05-16T00:55:18 Try to fix ChangeLog links, Daniel
Daniel Veillard 93ebc219 2004-05-16T00:34:22 Added language, Daniel
Daniel Veillard 8badcee6 2004-05-16T00:28:36 Added link to ChangeLog.html, Daniel
Daniel Veillard 418968b6 2004-05-16T00:15:10 first steps of a good ChangeLog page generation. The awk shoudl escape * doc/ChangeLog.awk doc/ChangeLog.xsl: first steps of a good ChangeLog page generation. The awk shoudl escape characters not okay in XML and the xslt should make links to functions or variables or bug reported in the entries. Daniel
Daniel Veillard 51c2cfa0 2004-05-06T18:57:34 update from xmlsoft.org
Daniel Veillard d4cfcef1 2004-05-06T18:55:27 Added a pointer to the win32 directory for downloading Igor's binaries, Daniel
Daniel Veillard 9ea6231e 2004-04-29T14:04:09 patch from Mark Vakoc for regression tests on Windows. the NaN problem * win32/Makefile.msvc: patch from Mark Vakoc for regression tests on Windows. * xpath.c: the NaN problem also shows up on Borland Daniel
Daniel Veillard f5850a14 2004-04-20T11:53:53 Added missing file, Daniel
Daniel Veillard 7c4eb63b 2004-04-19T21:29:12 fixed a stupid () error + Mark name. Daniel * xpath.c: fixed a stupid () error + Mark name. Daniel
Daniel Veillard eca726dc 2004-04-18T21:47:34 preparing 2.6.9 release updated and rebuilt the docs Daniel * configure.in: preparing 2.6.9 release * doc/* News: updated and rebuilt the docs Daniel
Daniel Veillard ee1d6926 2004-04-18T14:58:57 keep the ChangeLog compressed fix a segfault when using Close() test for * libxml.spec.in: keep the ChangeLog compressed * xmlreader.c: fix a segfault when using Close() * python/tests/Makefile.am python/tests/reader8.py: test for the Close() reader API. Daniel
William M. Brack 87640d5f 2004-04-17T14:58:15 minor warning cleanup (no change to logic) fixed return value for internal * xmlschemas.c, xmlwriter.c, doc/examples/parse4.c, doc/examples/io2.c: minor warning cleanup (no change to logic) * xinclude: fixed return value for internal function xmlXIncludeLoadFallback (now always 0 or -1)
Daniel Veillard 0d1a8450 2004-04-12T10:36:41 Updated the download page, Daniel
Daniel Veillard 9955d2b4 2004-04-08T14:41:42 The python script to grab queries stats, daniel
Daniel Veillard 24f6a071 2004-04-08T14:39:25 Some preliminary stats for queries extraction, Daniel
Daniel Veillard d99224d7 2004-04-06T10:04:16 Updated the download section, Daniel
Daniel Veillard d9544880 2004-04-05T11:09:32 improving the search, Daniel
Daniel Veillard b5b9151c 2004-04-05T11:00:30 trying to improve the search, Daniel
Daniel Veillard c6ba2381 2004-03-29T22:19:01 Changed policy on mail bounces, Daniel
Daniel Veillard 3dd87ba8 2004-03-29T14:58:38 added information about compiling on Unix Daniel * doc/examples/examples.xsl doc/examples/index.html: added information about compiling on Unix Daniel
Daniel Veillard a8dc2886 2004-03-29T12:21:26 fixes the comments for xmlCatalogDump and xmlDumpACatalog rebuilt to * catalog.c: fixes the comments for xmlCatalogDump and xmlDumpACatalog * doc/*: rebuilt to update Daniel
Daniel Veillard 3d354a79 2004-03-28T12:18:45 handle and explain a very tricky problem when modifying the tree based on * doc/examples/xpath2.c doc/examples/xpath2.res: handle and explain a very tricky problem when modifying the tree based on an XPath result query. Daniel
Daniel Veillard f8e66680 2004-03-27T01:13:22 Opps, forgot to add it, Daniel
Daniel Veillard b5eb7143 2004-03-26T13:55:38 added a test template added a new example, and make valgrind target Daniel * doc/examples/xpath1.c: added a test template * doc/examples/xpath2.c doc/examples/xpath2.res doc/examples/*: added a new example, and make valgrind target Daniel
Daniel Veillard 688f6694 2004-03-26T10:57:38 Updated docs for news and downlods, Daniel
John Fleck 03fdeb27 2004-03-26T03:24:28 John Fleck <jfleck@inkstain.net> John Fleck <jfleck@inkstain.net> * doc/examples/io2.c * doc/examples/io2.res add xmlDocDumpMemory example in response to mailing list FAQ (rebuilt xml and html also)
Daniel Veillard f3c3170e 2004-03-25T15:10:22 added favicon.ico to reduce requests for it :-\, Daniel
Daniel Veillard 88155d85 2004-03-25T10:43:16 Added a couple of parsing examples, Daniel
Daniel Veillard 520f17ad 2004-03-24T09:31:14 Added note about being subscribed, Daniel
Daniel Veillard 252004df 2004-03-23T12:32:32 preparing 2.6.8 release, updated and rebuilt the docs. use valgring fro * configure.in doc/* News: preparing 2.6.8 release, updated and rebuilt the docs. * Makefile.am: use valgring fro the new Python based regression tests Daniel
Daniel Veillard 500a1de5 2004-03-22T15:22:58 applied patch from Alfred Mickautsch for better DTD support. fixed bug * xmlwriter.c include/libxml/xmlwriter.h doc/* : applied patch from Alfred Mickautsch for better DTD support. * SAX2.c HTMLparser.c parser.c xinclude.c xmllint.c xmlreader.c xmlschemas.c: fixed bug #137867 i.e. fixed properly the way reference counting is handled in the XML parser which had the side effect of removing a lot of hazardous cruft added to try to fix the problems associated as they popped up. * xmlIO.c: FILE * close fixup for stderr/stdout Daniel
William M. Brack b318c3b7 2004-03-10T11:43:12 Minor change for later verson of php requiring $HTTP_GET_VARS. * doc/search.php: Minor change for later verson of php requiring $HTTP_GET_VARS.
Daniel Veillard a8feb5f4 2004-03-07T20:05:50 Removing graphics, Daniel
Daniel Veillard cf80b784 2004-03-07T19:32:19 Cleanup #2, Daniel
Daniel Veillard 30efc4ce 2004-03-07T19:30:55 "I should say in parting that from what I hear, libxml2 is a fine piece of software (if intimidatingly large) and among other things has excellent performance. This graphic does it no credit, and should be fixed or removed." Sigh, all benchmarks are lies, Daniel
Daniel Veillard fc97906e 2004-03-04T22:07:16 paalied patch from Julio M. Merino Vidal fixing bug #134751 to fix * configure.in doc/Makefile.am include/libxml/Makefile.am: paalied patch from Julio M. Merino Vidal fixing bug #134751 to fix --with-html-dir option. * doc/*: rebuilt fully the docs * doc/html/libxml-xmlsave.html: new file from new header. Daniel
Daniel Veillard 2156d438 2004-03-04T15:59:36 fixing compilation bug with some options disabled as well as * debugXML.c testHTML.c tree.c doc/examples/*.c include/libxml/xmlsave.h: fixing compilation bug with some options disabled as well as --with-minimum should fix #134695 Daniel
MST 2004 John Fleck e42ae6f9 2004-02-27T03:26:30 doc/xmllint.xml doc/xmllint.1 doc/xmllint.html doc/xmlcatalog_man.xml Thu Feb 26 20:19:40 MST 2004 John Fleck <jfleck@inkstain.net> * doc/xmllint.xml * doc/xmllint.1 * doc/xmllint.html * doc/xmlcatalog_man.xml * doc/xmlcatalog.1 * doc/xmlcatalog_man.html applying patch from Mike Hommey to clarify XML_CATALOG_FILES use
Daniel Veillard 1822e8ba 2004-02-26T12:36:22 Updated pages, dAniel
William M. Brack fd9e70d0 2004-02-26T11:01:57 regenerated docs using older version of xsltproc pending resolution of AVT * doc/*.html, doc/html/*.html: regenerated docs using older version of xsltproc pending resolution of AVT problem
Daniel Veillard 7ebac02d 2004-02-25T22:36:35 Added the quote from Mark Pilgrim and link, Daniel
Daniel Veillard 06d2524e 2004-02-25T13:01:42 applied a cleanup patch from Peter Breitenlohner removed a doc build * Makefile.am catalog.c configure.in: applied a cleanup patch from Peter Breitenlohner * tree.c: removed a doc build warning by fixing a param comment * doc/* : rebuilt the docs Daniel
William M. Brack a59ddb5e 2004-02-25T08:12:32 fixed a memory leak (xmlXPathLangFunction) reported on the list by Mike * xpath.c: fixed a memory leak (xmlXPathLangFunction) reported on the list by Mike Hommey
Daniel Veillard 9291449d 2004-02-23T16:33:21 preparing 2.6.7 release, updated and rebuilt the documentation. Daniel * doc/* NEWS configure.in: preparing 2.6.7 release, updated and rebuilt the documentation. Daniel
Daniel Veillard 31ae462a 2004-02-16T07:45:44 updating the benchmark graph and using a PNG instead of a GIF updated the * benchmark.png index.html xml.html: updating the benchmark graph and using a PNG instead of a GIF * xmlreader.c: updated the TODO Daniel
MST 2004 John Fleck d14bccc2 2004-02-15T01:57:42 doc/tutorial/xmltutorial.xml doc/tutorial/xmltutorial.pdf Sat Feb 14 18:55:40 MST 2004 John Fleck <jfleck@inkstain.net> * doc/tutorial/xmltutorial.xml * doc/tutorial/xmltutorial.pdf * doc/tutorial/*.html Fix bug in XPath example in the tutorial, thanks to Carlos, whose last name I don't know, for pointing this out
Daniel Veillard 5c9547e4 2004-02-12T15:31:49 preparing release of 2.6.6 updated the docs and rebuilt them Daniel * NEWS configure.in: preparing release of 2.6.6 * doc/*: updated the docs and rebuilt them Daniel
Daniel Veillard 3671190b 2004-02-11T13:25:26 added xmlByteConsumed() interface updated the benchmark rebuilt the docs * parserInternals.c xmlIO.c encoding.c include/libxml/parser.h include/libxml/xmlIO.h: added xmlByteConsumed() interface * doc/*: updated the benchmark rebuilt the docs * python/tests/Makefile.am python/tests/indexes.py: added a specific regression test for xmlByteConsumed() * include/libxml/encoding.h rngparser.c tree.c: small cleanups Daniel
John Fleck f2497c16 2004-01-31T15:23:33 Sat Jan 31 08:22:02 MST 2004 John Fleck <jfleck@inkstain.net Sat Jan 31 08:22:02 MST 2004 John Fleck <jfleck@inkstain.net * doc/examples/reader1.c, reader2.c, reader3.c * doc/examples/examples.xml * doc/examples/*.html add note that reader examples need libmxl2 > 2.6, rebuild html - this time doing it correctly :-)
MST 2004 John Fleck ba6bec67 2004-01-31T03:48:11 doc/examples/examples.xml doc/examples/*.html add note that reader Fri Jan 30 20:45:36 MST 2004 John Fleck <jfleck@inkstain.net> * doc/examples/examples.xml * doc/examples/*.html add note that reader examples need libmxl2 > 2.6, rebuild html
MST 2004 John Fleck 4f8b8d9d 2004-01-28T14:22:37 doc/examples/Makefile.am per Jan. 15 email to the list from oliverst, the Wed Jan 28 07:20:37 MST 2004 John Fleck <jfleck@inkstain.net> * doc/examples/Makefile.am per Jan. 15 email to the list from oliverst, the index.html file from this directory wasn't making it into the tarball
Daniel Veillard c3a429aa 2004-01-26T11:55:11 don't rely on . being on the path for make tests, should keep Mr. Crozat * doc/examples/index.py: don't rely on . being on the path for make tests, should keep Mr. Crozat quiet until next time... Daniel
Daniel Veillard 189f46b1 2004-01-25T21:03:04 preparing release 2.6.5, rebuilt the docs, checked rngparser stuff does * configure.in NEWS doc/*: preparing release 2.6.5, rebuilt the docs, checked rngparser stuff does not end up in the tarball Daniel
Daniel Veillard 4773df2a 2004-01-23T13:15:13 added io1.c an example ox xmlIO usage and io1.res test result, fixed a * doc/examples/*: added io1.c an example ox xmlIO usage and io1.res test result, fixed a awful lot of memory leaks showing up in testWriter.c, changed the examples and the Makefiles to test memory leaks. * xmlwriter.c: fixed a memory leak * Makefile.am: run the doc/examples regression tests as part of make tests * xpath.c include/libxml/xpath.h: added xmlXPathCtxtCompile() to compile an XPath expression within a context, currently the goal is to be able to reuse the XSLT stylesheet dictionnary, but this opens the door to others possible optimizations. * dict.c include/libxml/dict.h: added xmlDictCreateSub() which allows to build a new dictionnary based on another read-only dictionnary. This is needed for XSLT to keep the stylesheet dictionnary read-only while being able to reuse the strings for the transformation dictionnary. * xinclude.c: fixed a dictionnar reference counting problem occuring when document parsing failed. * testSAX.c: adding option --repeat for timing 100times the parsing * doc/* : rebuilt all the docs Daniel
Daniel Veillard 87247e87 2004-01-13T20:42:02 applied patch from Mark Vadoc to not use SAX1 unless necessary. Daniel * HTMLparser.c relaxng.c testRelax.c testSchemas.c: applied patch from Mark Vadoc to not use SAX1 unless necessary. Daniel
Daniel Veillard abfca615 2004-01-07T23:38:02 applying patch from Mark Vakoc for Windows applied doc fixes from Sven * win32/Makefile.bcb win32/Makefile.mingw win32/Makefile.msvc: applying patch from Mark Vakoc for Windows * doc/catalog.html doc/encoding.html doc/xml.html: applied doc fixes from Sven Zimmerman Daniel
Daniel Veillard 5987071f 2004-01-06T14:17:05 fixed the comment in the header rebuilt the docs Daniel * include/libxml/xmlstring.h: fixed the comment in the header * doc/*: rebuilt the docs Daniel
William M. Brack a2e844a3 2004-01-06T11:52:13 moved string and UTF8 routines out of parser.c and encoding.c into a new * encoding.c, parser.c, xmlstring.c, Makefile.am, include/libxml/Makefile.am, include/libxml/catalog.c, include/libxml/chvalid.h, include/libxml/encoding.h, include/libxml/parser.h, include/libxml/relaxng.h, include/libxml/tree.h, include/libxml/xmlwriter.h, include/libxml/xmlstring.h: moved string and UTF8 routines out of parser.c and encoding.c into a new module xmlstring.c with include file include/libxml/xmlstring.h mostly using patches from Reid Spencer. Since xmlChar now defined in xmlstring.h, several include files needed to have a #include added for safety. * doc/apibuild.py: added some additional sorting for various references displayed in the APIxxx.html files. Rebuilt the docs, and also added new file for xmlstring module. * configure.in: small addition to help my testing; no effect on normal usage. * doc/search.php: added $_GET[query] so that persistent globals can be disabled (for recent versions of PHP)
MST 2004 John Fleck 0f124fdd 2004-01-06T03:48:57 doc/tutorial/customfo.xsl doc/tutorial/customhtml.xsl update custom Mon Jan 5 20:47:07 MST 2004 John Fleck <jfleck@inkstain.net> * doc/tutorial/customfo.xsl * doc/tutorial/customhtml.xsl update custom tutorial-building stylesheets in preparation for tutorial update
William M. Brack 09a4d0ab 2004-01-05T14:28:43 fixed apibuild.py's generation of "constructors" to be in alphabetical * doc/apibuild.py, doc/APIconstructors.html, doc/libxml2-refs.xml, win32/libxml2.def.src: fixed apibuild.py's generation of "constructors" to be in alphabetical order (instead of previous random sequence); regenerated resulting files.
MST 2004 John Fleck 2050d89f 2004-01-05T01:56:38 change background color of function declaration to improve readability Sun Jan 4 18:54:29 MST 2004 John Fleck <jfleck@inkstain.net> * doc/newapi.xsl: change background color of function declaration to improve readability * doc/*: rebuild docs with new stylesheet
William M. Brack cf9eadf7 2003-12-25T13:24:05 fixed missing dictionaries for Memory and Doc parser contexts (problem * xmlschemas.c: fixed missing dictionaries for Memory and Doc parser contexts (problem reported on mailing list) * doc/apibuild.py: small change to prevent duplicate lines on API functions list. It will take effect the next time the docs are rebuilt.
Daniel Veillard e6e59cdf 2003-12-24T11:56:44 updated the docs and prepared a new release 2.6.4 Daniel * configure.in NEWS doc/*: updated the docs and prepared a new release 2.6.4 Daniel
Daniel Veillard 49bcb3a8 2003-12-23T16:47:44 Fixed typo pointed out by S.-H. Zimmermann, Daniel
William M. Brack cafe8851 2003-12-21T10:14:35 applied fixes to allow build from 'outside' directory (Bug 129172) * python/Makefile.am, python/tests/Makefile.am, doc/Makefile.am: applied fixes to allow build from 'outside' directory (Bug 129172)
William M. Brack 966668a7 2003-12-20T02:10:28 fixed xmlXPathReturnString to cater for NULL pointer (bug 129561) added * include/libxml/xpathInternals.h: fixed xmlXPathReturnString to cater for NULL pointer (bug 129561) * globals.c: added comment to suppress documentation warning * doc/apibuild.py: fixed problem which caused last APIchunkxx.html to be lost. Rebuilt doc/* (including adding APIchunk26.html)
Daniel Veillard 7ecced58 2003-12-18T14:22:09 base64Binary is supported now, Daniel