Tag

  • Show log

    Commit

  • Hash : e83e93e7
    Author : Daniel Veillard
    Date : 2008-08-30T12:52:26

    make a new kind of buffer where shrinking and adding in head can avoid
    
    * include/libxml/tree.h tree.c: make a new kind of buffer where
      shrinking and adding in head can avoid reallocation or full
      buffer memmoves
    * encoding.c xmlIO.c: use the new kind of buffers for output
      buffers
    Daniel
    
    svn path=/trunk/; revision=3787