Edit

kc3-lang/libxml2/test/valid

Branch :

  • Show log

    Commit

  • Author : Daniel Veillard
    Date : 2000-03-20 11:48:04
    Hash : 3dd82e7c
    Message : - TODO: updated - xmlmemory.[ch] : added xmlMemSetup() and xmlMemGet() to - TODO: updated - xmlmemory.[ch] : added xmlMemSetup() and xmlMemGet() to override libxml default allocation function with another set (like gmalloc/gfree). - Makefile.am, uri.c, uri.h: added a set of functions to do exact (litteraly copied from the RFC 2396 productions) parsing and handling of URI. Daniel