• Show log

    Commit

  • Hash : 9e7160d4
    Author : Daniel Veillard
    Date : 2001-03-18T23:17:47

    Completely changed the way the XPath evaluation is done, likely to break
    stuff like libxslt right now:
    - Makefile.am: detect XPath memleaks in regreson tests
    - error.c: fixed and error w.r.t. error reporting still using
      stderr
    - hash.c: added new line at end of file
    - tree.h: minor cleanup
    - xpath.[ch] xpointer.[ch]: Major changes ! Separated XPath
      expression parsing from evaluation, resulted in a number of
      changes internally, and in XPointer. Likely to break stuff
      using xpathInternals.h but should remain binary compatible,
      new interfaces will be added.
    Daniel
    

  • README

  •                   XML parser for Gnome
    
    Full documentation is available on-line at
        http://xmlsoft.org/
    
    This code is released under the LGPL or the W3C IPR, pick the one
    you prefer.
    
    A mailing-list is available, to subscribe:
        echo "subscribe xml" | mail majordomo@rpmfind.net
    
    The list archive is at:
        http://xmlsoft.org/messages/
    
    Daniel.Veillard@w3.org