Tag

  • Show log

    Commit

  • Hash : 3dd82e7c
    Author : Daniel Veillard
    Date : 2000-03-20T11:48:04

    - 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