Tag

  • Show log

    Commit

  • Hash : 61b9338c
    Author : Daniel Veillard
    Date : 2003-11-03T14:28:31

    implemented the XML_PARSE_NONET parser option. converted xmllint.c to use
    
    * parser.c xmlIO.c include/libxml/parserInternals.h: implemented
      the XML_PARSE_NONET parser option.
    * xmllint.c: converted xmllint.c to use the option instead of
      relying on the global resolver variable.
    Daniel