1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2024-10-26 20:25:14 +03:00
XML parser and toolkit
Go to file
Bjorn Reese 081543fd01 xmlXPathNodeSetSort now uses Shell's sorting algorithm
Fixed whitespace handling in xmlXPathStringEvalNumber
2001-02-18 16:49:41 +00:00
doc couple of fixes before release: 2001-02-15 15:55:44 +00:00
example Renamed the library to libxml2 and made the changes needed to have 2001-01-28 07:40:36 +00:00
include - tree.[ch] parser.c xpath.c: fixed the problem of addressing 2001-02-16 00:11:46 +00:00
result Couple of fixes, getting ready for 2.3.1: 2001-02-15 14:59:48 +00:00
SAXresult - testSAX.c: fixed problem with cdata reporting 2000-10-15 10:06:55 +00:00
test Rewrite/cleanup/tests of URI normalization: 2001-02-02 17:07:32 +00:00
vms Big OpenVMS patch: - nanohttp.c parser.[ch] tree.[ch] xmlIO.[ch] xmllint.c 2000-11-25 09:54:49 +00:00
win32 Contributed Win2000 Makefiles: 2001-01-17 08:19:35 +00:00
.cvsignore Make the .m4 file install properly (Makefile.am) Ignore some files. 2000-11-14 23:47:56 +00:00
acconfig.h - Makefile.am include/Makefile.am include/win32config.h 2000-10-12 08:06:28 +00:00
acinclude.m4 Auto* still annoying peoples, commiting result :-(, Daniel. 2000-10-15 21:43:03 +00:00
aclocal.m4 bit of testing, a bit of fixing, a bit of testing, a bit of fixing ... 2001-02-11 20:17:31 +00:00
AUTHORS Corrected errors in infos, patched the Makefile.am, Daniel. 1998-07-26 04:28:20 +00:00
autogen.sh Work done on the plane, ready to release libxml2-2.0.0, Daniel 2000-04-03 19:48:13 +00:00
ChangeLog More bugfixes due to DocBook: 2001-02-17 13:21:05 +00:00
config.h.in Some packaging cleanup: 2001-01-25 18:54:39 +00:00
configure.in Couple of fixes, getting ready for 2.3.1: 2001-02-15 14:59:48 +00:00
COPYING.LIB Added the XML code developped at W3C, Daniel. 1998-07-24 19:24:09 +00:00
Copyright Added the XML code developped at W3C, Daniel. 1998-07-24 19:24:09 +00:00
debugXML.c More work, bugfixes for problems detected by XSLT, and addition of 2001-01-22 09:58:39 +00:00
debugXML.h Jumbo patch, resync of W3C/Gnome CVS trees: 2000-09-10 16:14:55 +00:00
encoding.c - encoding.c xmlIO.c: Fixing the problem reported by Marc Sanfacon 2001-01-04 10:54:22 +00:00
encoding.h libxml now grok Docbook-3.1.5 and Docbook-4.1.1 DTDs, this 2000-08-26 21:40:43 +00:00
entities.c patched to redirrect all "out of context" error messages to 2000-10-25 19:56:55 +00:00
entities.h Started working on the hash table module integration, fixed a bug: 2000-10-22 16:56:02 +00:00
error.c Fixes/enhancements: - tree.[ch] xmlIO.c: added xmlDocDumpMemoryEnc() from 2000-11-25 00:48:47 +00:00
HACKING Updated the Hacking file with instructions, Daniel. 2000-04-16 08:52:20 +00:00
hash.c - hash.[ch]: added Paolo Casarini patch to provide Delete from 2001-02-14 10:37:43 +00:00
hash.h - hash.[ch]: added Paolo Casarini patch to provide Delete from 2001-02-14 10:37:43 +00:00
HTMLparser.c testing and bug fixing related to XSLT: 2001-02-13 17:05:35 +00:00
HTMLparser.h testing and bug fixing related to XSLT: 2001-02-13 17:05:35 +00:00
HTMLtree.c Couple of fixes, getting ready for 2.3.1: 2001-02-15 14:59:48 +00:00
HTMLtree.h Just mad a function public: 2001-01-21 09:48:59 +00:00
INSTALL Added the XML code developped at W3C, Daniel. 1998-07-24 19:24:09 +00:00
install-sh Added the XML code developped at W3C, Daniel. 1998-07-24 19:24:09 +00:00
libxml-2.0.pc.in - Makefile.am configure.in libxml-2.0.pc.in: started working on getting 2001-01-27 18:59:33 +00:00
libxml.4 Added man pages, Daniel 2000-08-19 16:48:54 +00:00
libxml.m4 - HTMLparser.c: fixed loop on invalid char in scripts 2000-10-31 18:23:44 +00:00
libxml.spec.in Renamed the library to libxml2 and made the changes needed to have 2001-01-28 07:40:36 +00:00
MAINTAINERS Updated Email, forgot one place where the noencoding should be tested, Daniel 2001-01-18 12:50:20 +00:00
Makefile.am Rewrite/cleanup/tests of URI normalization: 2001-02-02 17:07:32 +00:00
Makefile.win Release 0.2, 80% rewrite, nothing left intact ... Daniel 1998-08-13 03:39:55 +00:00
missing Added the XML code developped at W3C, Daniel. 1998-07-24 19:24:09 +00:00
mkinstalldirs Added the XML code developped at W3C, Daniel. 1998-07-24 19:24:09 +00:00
nanoftp.c Finally had a bit of time to resynch both trees: 2000-12-27 10:46:47 +00:00
nanoftp.h Work done on the plane, ready to release libxml2-2.0.0, Daniel 2000-04-03 19:48:13 +00:00
nanohttp.c Patches bug fixes and on new function: 2001-01-15 19:41:13 +00:00
nanohttp.h Various patches and bug fixes, and XInclude progresses: 2000-11-07 14:21:01 +00:00
NEWS Added the XML code developped at W3C, Daniel. 1998-07-24 19:24:09 +00:00
parser.c More bugfixes due to DocBook: 2001-02-17 13:21:05 +00:00
parser.h Bug fixes and an extension found and required by XSLT: 2001-02-05 17:57:33 +00:00
parserInternals.c Bug fixes and an extension found and required by XSLT: 2001-02-05 17:57:33 +00:00
parserInternals.h Bug fixes and an extension found and required by XSLT: 2001-02-05 17:57:33 +00:00
README - README: a bit of cleanup 2001-02-08 10:31:33 +00:00
SAX.c bit of testing, a bit of fixing, a bit of testing, a bit of fixing ... 2001-02-11 20:17:31 +00:00
SAX.h SAX.h: Fixed #25107, Daniel 2000-10-15 10:27:08 +00:00
testHTML.c Various patches and bug fixes, and XInclude progresses: 2000-11-07 14:21:01 +00:00
testSAX.c Various patches and bug fixes, and XInclude progresses: 2000-11-07 14:21:01 +00:00
testURI.c Rewrite/cleanup/tests of URI normalization: 2001-02-02 17:07:32 +00:00
testXPath.c - testXPath.c xpath.c: fixing the XPath union expressions problem 2001-01-03 15:24:58 +00:00
TODO Patches bug fixes and on new function: 2001-01-15 19:41:13 +00:00
tree.c - tree.[ch] parser.c xpath.c: fixed the problem of addressing 2001-02-16 00:11:46 +00:00
tree.h - tree.[ch] parser.c xpath.c: fixed the problem of addressing 2001-02-16 00:11:46 +00:00
uri.c Rewrite/cleanup/tests of URI normalization: 2001-02-02 17:07:32 +00:00
uri.h XInclude and other stuff while travelling. Contributed patches: 2000-11-06 16:43:11 +00:00
valid.c - hash.[ch]: added a first version of xmlHashSize() 2001-02-08 09:37:42 +00:00
valid.h Patches bug fixes and on new function: 2001-01-15 19:41:13 +00:00
xinclude.c Bug fixes new Xinclude tests: 2000-11-12 15:56:56 +00:00
xinclude.h XInclude and other stuff while travelling. Contributed patches: 2000-11-06 16:43:11 +00:00
xlink.c - configure.in: releasing 2.2.4 2000-10-01 20:28:44 +00:00
xlink.h - doc/encoding.html doc/xml.html: added I18N doc 2000-07-14 14:49:25 +00:00
xml2-config.1 Renamed the library to libxml2 and made the changes needed to have 2001-01-28 07:40:36 +00:00
xml2-config.in Renamed the library to libxml2 and made the changes needed to have 2001-01-28 07:40:36 +00:00
xml2Conf.sh.in Renamed the library to libxml2 and made the changes needed to have 2001-01-28 07:40:36 +00:00
xmlerror.h Various patches and bug fixes, and XInclude progresses: 2000-11-07 14:21:01 +00:00
xmlIO.c Dohhhhhh: - xmliO.c: Harry Blundell pointed out that xmlCheckFilename 2001-02-03 08:52:06 +00:00
xmlIO.h Just mad a function public: 2001-01-21 09:48:59 +00:00
xmllint.1 Added man pages, Daniel 2000-08-19 16:48:54 +00:00
xmllint.c Restarted hacking :-) : 2001-01-03 13:32:39 +00:00
xmlmemory.c patched to redirrect all "out of context" error messages to 2000-10-25 19:56:55 +00:00
xmlmemory.h Couples of HTML and Windows fixes: 2000-11-17 16:36:08 +00:00
xmlversion.h.in A few serious bugfixes: 2000-11-13 11:47:47 +00:00
xpath.c xmlXPathNodeSetSort now uses Shell's sorting algorithm 2001-02-18 16:49:41 +00:00
xpath.h - xpath.h: added a hook in the context structure allowing to 2001-01-25 18:13:04 +00:00
xpathInternals.h couple of fixes before release: 2001-02-15 15:55:44 +00:00
xpointer.c Incorporated patches, some cleanup: 2001-01-25 13:55:35 +00:00
xpointer.h General fixes, XPointer improvements: 2000-11-24 23:36:01 +00:00

                  XML parser for Gnome

Full documentation is available on-line at
    http://xmlsoft.org/

This code is released under the LGPL or the W3C IPR, pick the one
you prefer.

A mailing-list is available, to subscribe:
    echo "subscribe xml" | mail majordomo@rpmfind.net

The list archive is at:
    http://xmlsoft.org/messages/

Daniel.Veillard@w3.org