1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2026-01-18 14:21:02 +03:00
Daniel Veillard dab4cb37d8 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
2001-04-20 13:03:48 +00:00
2001-02-23 17:55:21 +00:00
2001-02-23 17:55:21 +00:00
2001-02-23 17:55:21 +00:00
2001-02-23 17:55:21 +00:00
2001-02-23 17:55:21 +00:00
2001-02-23 17:55:21 +00:00
2001-02-23 17:55:21 +00:00
2001-02-23 17:55:21 +00:00
2001-02-08 10:31:33 +00:00
2001-04-18 21:41:07 +00:00
2001-02-23 17:55:21 +00:00
2001-01-15 19:41:13 +00:00
2001-02-23 17:55:21 +00:00
2001-02-23 17:55:21 +00:00
2001-02-23 17:55:21 +00:00
2001-02-23 17:55:21 +00:00
2001-04-18 21:41:07 +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
Description
Анализатор XML и инструментарий
Readme 47 MiB
Languages
C 85.3%
HTML 7%
Python 4%
POV-Ray SDL 1.2%
CMake 0.6%
Other 1.8%