[Expat-checkins] expat/lib expat.h,1.49,1.50 libexpat.def,1.3,1.4 libexpatw.def,1.3,1.4 xmlparse.c,1.101,1.102

Fred L. Drake, Jr. fdrake at acm.org
Thu Jan 16 17:09:18 EST 2003


Karl Waclawek writes:
 > Implemented with two API additions:
 > 1) For element declaration handler support:
 >   XML_FreeContentModel
 > 2) Exposing Expat's memory allocation functions:
 >   XML_MemMalloc
 >   XML_MemRealloc
 >   XML_MemFree

Yee haw!  ;-)  I *should* be able to write docs tonight.

 > Index: libexpat.def
 > ===================================================================
...
 > +; added with version 1.95.4
 >    XML_GetFeatureList @57
 >    XML_UseForeignDTD @58

Sheesh, I thought those were added in 1.95.5.  Must be getting old.  ;-(


  -Fred

-- 
Fred L. Drake, Jr.  <fdrake at acm.org>
PythonLabs at Zope Corporation



More information about the Expat-checkins mailing list