• Show log

    Commit

  • Hash : b3de70c2
    Author : Daniel Veillard
    Date : 2003-12-02T22:32:15

    adding the pattern node selection code. Inheried in part from libxslt but
    
    * pattern.c include/libxml/pattern.h: adding the pattern node
      selection code. Inheried in part from libxslt but smaller.
    * Makefile.am configure.in include/libxml/xmlversion.h.in:
      integrated the pattern module, made it a configure time option
    * xmllint.c: added --pattern to test when doing --stream
    Daniel