cvs commit: xml-xerces/c/src/xercesc/util XMLException.cpp

2004-06-28 Thread cargilld
cargilld2004/06/28 12:36:29 Modified:c/src/xercesc/util XMLException.cpp Log: Initialize memory manager to default. Revision ChangesPath 1.14 +2 -2 xml-xerces/c/src/xercesc/util/XMLException.cpp Index: XMLException.cpp

cvs commit: xml-xerces/c/src/xercesc/util XMLException.cpp

2004-04-01 Thread peiyongz
peiyongz2004/04/01 13:55:54 Modified:c/src/xercesc/util XMLException.cpp Log: using fgDefErrMsg Revision ChangesPath 1.13 +4 -21 xml-xerces/c/src/xercesc/util/XMLException.cpp Index: XMLException.cpp

cvs commit: xml-xerces/c/src/xercesc/util XMLException.cpp PlatformUtils.hpp PlatformUtils.cpp

2004-01-08 Thread knoaman
knoaman 2004/01/08 20:39:56 Modified:c/src/xercesc/framework XMLValidator.cpp c/src/xercesc/internal XMLScanner.cpp c/src/xercesc/util XMLException.cpp PlatformUtils.hpp PlatformUtils.cpp Log: Use a global static mutex for locking

cvs commit: xml-xerces/c/src/xercesc/util XMLException.cpp

2003-12-29 Thread peiyongz
peiyongz2003/12/29 14:52:36 Modified:c/src/xercesc/util XMLException.cpp Log: use the original memory manager to deallocate in copy ctor Revision ChangesPath 1.10 +3 -2 xml-xerces/c/src/xercesc/util/XMLException.cpp Index: XMLException.cpp ===

cvs commit: xml-xerces/c/src/xercesc/util XMLException.cpp

2003-12-19 Thread cargilld
cargilld2003/12/17 10:35:17 Modified:c/src/xercesc/util/Platforms/Solaris SolarisPlatformUtils.cpp c/src/xercesc/util XMLException.cpp Log: Platform update for memory management so that the static memory manager (one used to call Initialize) i

cvs commit: xml-xerces/c/src/xercesc/util XMLException.cpp PlatformUtils.hpp PlatformUtils.cpp Makefile.in

2003-03-09 Thread peiyongz
peiyongz2003/03/09 08:40:47 Modified:c/src/xercesc/util XMLException.cpp PlatformUtils.hpp PlatformUtils.cpp Makefile.in Log: PanicHandler Revision ChangesPath 1.5 +2 -2 xml-xerces/c/src/xercesc/util/XMLException.cpp Index: XMLExcep