Daniel Veillard 044fc6b747 fixing #61290 "namespace nodes have no parent" long standing divergence
* xpath.c: fixing #61290 "namespace nodes have no parent"
  long standing divergence from the XPath REC. NodeSets
  simply hold a copy of namespace nodes and those node ->next
  points to the parent (which may not be the node carrying the
  definition).
* include/libxml/xpath.h: flagged but didn't added a possible
  speedup
* DOCBparser.c HTMLparser.c: removed some warnings from push
  parser due to new state being added.
* tree.c: new fix from Boris Erdmann
* configure.in c14n.c include/libxml/c14n.h testC14N.c: added
  the XML Canonalization support from Aleksey Sanin
Daniel
2002-03-04 17:09:44 +00:00
2001-09-26 05:27:39 +00:00
2001-06-24 12:13:24 +00:00
2001-06-17 10:32:52 +00:00
2002-01-19 15:40:18 +00:00
2002-01-19 15:40:18 +00:00
2002-01-19 15:40:18 +00:00
2002-01-19 15:40:18 +00:00
2002-01-19 15:40:18 +00:00
2002-01-19 15:40:18 +00:00
2002-01-19 15:40:18 +00:00
2002-01-19 15:40:18 +00:00
2002-02-15 20:48:08 +00:00

                  XML parser for Gnome

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

This code is released under the MIT Licence see the Copyright file.

A mailing-list xml@gnome.org is available, to subscribe:
    http://mail.gnome.org/mailman/listinfo/xml

The list archive is at:
    http://mail.gnome.org/archives/xml/

daniel@veillard.com
Description
No description provided
Readme 34 MiB
Languages
C 88.1%
HTML 5.8%
Python 3.6%
M4 0.5%
CMake 0.5%
Other 1.4%