Diff for /XML/TODO between versions 1.34 and 1.35

version 1.34, 2000/04/05 13:49:58 version 1.35, 2000/04/08 10:35:42
Line 38  TODO: Line 38  TODO:
   
 - function to rebuild the ID table  - function to rebuild the ID table
 - functions to rebuild the DTD hash tables (after DTD changes).  - functions to rebuild the DTD hash tables (after DTD changes).
   
   
         
   
 EXTENSIONS:  EXTENSIONS:
Line 88  EXTENSIONS: Line 86  EXTENSIONS:
 Done:  Done:
 =====  =====
   
   - Added a clean mechanism for overload or added input methods:
     xmlRegisterInputCallbacks()
 - dynamically adapt the alloc entry point to use g_alloc()/g_free()  - dynamically adapt the alloc entry point to use g_alloc()/g_free()
   if the programmer wants it:     if the programmer wants it: 
     - use xmlMemSetup() to reset the routines used.      - use xmlMemSetup() to reset the routines used.

Removed from v.1.34  
changed lines
  Added in v.1.35


Webmaster