Daniel Veillard e0854c3f83 Bunch of new parser cleanup work:
- SAX.c tree.c debugXML.c: fixed bogus behaviour when an
  undeclared namespace prefix was used, added a warning.
  Cleaned up support w.r.t. entities, spilling out a warning
  and being pedantic on lookups.
- test/warning/ent9 : added testcase for previous example.
- TODO: updated
- parserInternals.h parser.c: changed the way names are parsed
  now allow infinite size and decrease penalty for normal use
- parser.c: Started a big cleanup/check of the parser code,
  fixed some of the most tortuous entity code, spotted code
  unused anymore
- test/*: added tests for very long names and related nasty
  things.
Daniel
2000-08-27 21:12:29 +00:00
2000-08-25 23:46:50 +00:00
2000-08-27 21:12:29 +00:00
2000-08-27 21:12:29 +00:00
1999-11-04 20:55:54 +00:00
2000-08-27 21:12:29 +00:00
2000-08-27 21:12:29 +00:00
2000-08-22 23:36:12 +00:00
2000-08-19 16:48:54 +00:00
2000-08-19 16:48:54 +00:00
1999-06-15 17:20:45 +00:00
2000-08-20 15:11:02 +00:00
2000-08-20 15:11:02 +00:00
2000-08-20 15:11:02 +00:00
2000-08-27 21:12:29 +00:00
2000-08-27 21:12:29 +00:00
2000-08-22 23:36:12 +00:00
2000-08-27 21:12:29 +00:00
2000-08-27 21:12:29 +00:00
2000-06-30 17:58:25 +00:00
1999-09-18 22:29:26 +00:00
2000-08-19 16:48:54 +00:00
2000-06-30 17:58:25 +00:00

                  XML parser for Gnome

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

This code is released under the LGPL and the W3C IPR

A mailing-list is available, to subscribe:
    echo "subscribe xml" | mail majordomo@rufus.w3.org

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

NOTE: I use a second CVS server for experimental version of the XML code,
      this mean that if you commit without a Changelog or without sending
      the patch to me or the list, it may well get lost. I usually check
      before copying over the Gnome directory, but it may happen.

    People interested in the bleeding edge or what I'm up to can check
    at http://dev.w3.org/cgi-bin/cvsweb/XML/

Daniel.Veillard@w3.org
Description
XML parser and toolkit
Readme 38 MiB
Languages
C 88.1%
HTML 5.8%
Python 3.6%
M4 0.5%
CMake 0.5%
Other 1.4%