• Show log

    Commit

  • Hash : a9b66d00
    Author : Daniel Veillard
    Date : 2002-12-11T14:23:49

    new API building Python script, does the C parsing directly, generates a
    
    * doc/apibuild.py doc/libxml2-api.xml doc/Makefile.am: new API
      building Python script, does the C parsing directly, generates
      a better API description including structure fieds defs and
      enums. Still a couple of bugs, but good enough for the python
      wrappers now.
    * DOCBparser.c SAX.c nanohttp.c parser.c parserInternals.c tree.c
      valid.c xmlIO.c xmlmemory.c xmlreader.c xmlregexp.c xmlschemas.c
      include/libxml/schemasInternals.h include/libxml/tree.h: more
      cleanup based on the python analysis script reports.
    * libxml.spec.in: make sure the API XML description is part of the
      devel package.
    Daniel
    

  • README

  •                   XML toolkit from the GNOME project
    
    Full documentation is available on-line at
        http://xmlsoft.org/
    
    This code is released under the MIT Licence see the Copyright file.
    
    To report bugs, follow the instructions at: 
      http://xmlsoft.org/XSLT/bug.html
    
    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
    
    $Id$