• Show log

    Commit

  • Hash : 29b17482
    Author : Daniel Veillard
    Date : 2004-08-16T00:39:03

    small typo pointed out by Mike Hommey slightly improved the --c14n
    
    * xmlIO.c: small typo pointed out by Mike Hommey
    * doc/xmllint.xml, xmllint.html, xmllint.1: slightly improved
      the --c14n description, c.f. #144675 .
    * nanohttp.c nanoftp.c: applied a first simple patch from
      Mike Hommey for $no_proxy, c.f. #133470
    * parserInternals.c include/libxml/parserInternals.h
      include/libxml/xmlerror.h: cleanup to avoid 'error' identifier
      in includes #
    * parser.c SAX2.c debugXML.c include/libxml/parser.h:
      first version of the inplementation of parsing within
      the context of a node in the tree #142359, new function
      xmlParseInNodeContext(), added support at the xmllint --shell
      level as the "set" function
    * test/scripts/set* result/scripts/* Makefile.am: extended
      the script based regression tests to instrument the new function.
    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/bugs.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/
    
    All technical answers asked privately will be automatically answered on
    the list and archived for public access unless pricacy is explicitely
    required and justified.
    
    Daniel Veillard
    
    $Id$