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
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
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
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
===
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
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