cvs commit: xml-xerces/c/src/xercesc/framework XMLBuffer.cpp XMLBuffer.hpp

2004-12-13 Thread cargilld
cargilld2004/12/13 08:36:43 Modified:c/src/xercesc/framework XMLBuffer.cpp XMLBuffer.hpp Log: Performance improvement from Christian Will and bug fix from David Bertoni. Revision ChangesPath 1.8 +19 -24xml-xerces/c/src/xercesc/framework/XMLBuffer.cpp Index:

cvs commit: xml-xerces/c/src/xercesc/framework XMLBuffer.cpp

2004-09-29 Thread peiyongz
peiyongz2004/09/29 13:33:51 Modified:c/src/xercesc/framework XMLBuffer.cpp Log: resize the internal buffer even the handler can successfully flush the buffer Revision ChangesPath 1.7 +13 -10xml-xerces/c/src/xercesc/framework/XMLBuffer.cpp Index: XMLBuffer.c

cvs commit: xml-xerces/c/src/xercesc/framework XMLBuffer.cpp

2002-08-13 Thread peiyongz
peiyongz2002/08/13 10:07:43 Modified:c/src/xercesc/framework XMLBuffer.cpp Log: using 2 instead of 1.25 to expand capacity Revision ChangesPath 1.2 +4 -1 xml-xerces/c/src/xercesc/framework/XMLBuffer.cpp Index: XMLBuffer.cpp =