• Show log

    Commit

  • Hash : 7869729c
    Author : Daniel Veillard
    Date : 2003-10-19T20:44:43

    adding xmlNodeBufGetContent() allowing to grab the content without forcing
    
    * tree.c include/libxml/tree.h: adding xmlNodeBufGetContent()
      allowing to grab the content without forcing allocations.
    * python/libxml2class.txt doc/libxml2-api.xml: rebuilt the API
    * xpath.c xmldwalk.c: removed a couple of comment errors.
    Daniel