• Show log

    Commit

  • Hash : 615904f5
    Author : Eugene Pimenov
    Date : 2010-03-15T15:16:02

    Switch the HTML parser to be non-recursive
    
    * HTMLparser.c: new htmlParseElementInternal non recursive, with
      htmlParseContentInternal and new function to handle node info
      and element end.
    * include/libxml/parser.h: add new stack for element info in parser
      context
    * parserInternals.c: fee element info stack