cvs commit: xml-xerces/c/src/xercesc/util/Platforms/MacOS MacOSPlatformUtils.cpp

2005-01-03 Thread jberry
jberry 2005/01/03 06:53:08 Modified:c/src/xercesc/util/Platforms/MacOS MacOSPlatformUtils.cpp Log: Add support for use of ICU with Mac OS X version. Submitted by: Robert Buck Reviewed by: jberry@ Revision ChangesPath 1.30 +8 -3 xml-xerces/c/src/xercesc

cvs commit: xml-xerces/c/src/xercesc/util/Platforms/MacOS MacOSPlatformUtils.cpp

2004-12-28 Thread jberry
jberry 2004/12/28 11:08:10 Modified:c/src/xercesc/util/Platforms/MacOS MacOSPlatformUtils.cpp Log: Add support for use of sockets netaccessor on Mac OS X. Patch from Chris Cates. Thanks Chris! Revision ChangesPath 1.29 +6 -1 xml-xerces/c/src/xercesc/util/Pla

cvs commit: xml-xerces/c/src/xercesc/util/Platforms/MacOS MacOSPlatformUtils.cpp

2004-04-15 Thread jberry
jberry 2004/04/15 08:35:14 Modified:c/src/xercesc/util/Platforms/MacOS MacOSPlatformUtils.cpp Log: Fix bug XERCESC-1195. Mac abstract files not being deleted at close causing memory leak. Patch thanks to Alberto. Revision ChangesPath 1.27 +2 -1 xml-xerces/c/s

cvs commit: xml-xerces/c/src/xercesc/util/Platforms/MacOS MacOSPlatformUtils.cpp

2004-01-28 Thread jberry
jberry 2004/01/28 09:48:31 Modified:c/src/xercesc/util/Platforms/MacOS MacOSPlatformUtils.cpp Log: Add include for unistd.h Revision ChangesPath 1.25 +2 -1 xml-xerces/c/src/xercesc/util/Platforms/MacOS/MacOSPlatformUtils.cpp Index: MacOSPlatformUtils.cpp

cvs commit: xml-xerces/c/src/xercesc/util/Platforms/MacOS MacOSPlatformUtils.cpp

2004-01-26 Thread jberry
jberry 2004/01/26 09:23:16 Modified:c/src/xercesc/util/Platforms/MacOS MacOSPlatformUtils.cpp Log: Add a check for a corner-case buffer condition Revision ChangesPath 1.24 +2 -2 xml-xerces/c/src/xercesc/util/Platforms/MacOS/MacOSPlatformUtils.cpp Index: M

cvs commit: xml-xerces/c/src/xercesc/util/Platforms/MacOS MacOSPlatformUtils.cpp

2004-01-25 Thread jberry
jberry 2004/01/25 15:30:07 Modified:c/src/xercesc/util/Platforms/MacOS MacOSPlatformUtils.cpp Log: Fix Bug #26419 reported by Pedro Custodio: Mac OS partial paths were being resolved using the Carbon file manager's concept of current directory, which defaults to the location of th

cvs commit: xml-xerces/c/src/xercesc/util/Platforms/MacOS MacOSPlatformUtils.cpp MacOSPlatformUtils.hpp

2003-07-31 Thread jberry
jberry 2003/07/31 11:37:30 Modified:c/src/xercesc/util/Platforms/MacOS MacOSPlatformUtils.cpp MacOSPlatformUtils.hpp Log: Resolve bug #21623; document that XMLParsePath... routines may fail if the file doesn't exist Revision ChangesPath 1.19

cvs commit: xml-xerces/c/src/xercesc/util/Platforms/MacOS MacOSPlatformUtils.cpp

2003-03-09 Thread peiyongz
peiyongz2003/03/09 08:56:49 Modified:c/src/xercesc/util/Platforms/MacOS MacOSPlatformUtils.cpp Log: PanicHandler Revision ChangesPath 1.13 +6 -21 xml-xerces/c/src/xercesc/util/Platforms/MacOS/MacOSPlatformUtils.cpp Index: MacOSPlatformUtils.cpp ==

cvs commit: xml-xerces/c/src/xercesc/util/Platforms/MacOS MacOSPlatformUtils.cpp

2003-02-25 Thread jberry
jberry 2003/02/25 09:31:08 Modified:c/src/xercesc/util/Platforms/MacOS MacOSPlatformUtils.cpp Log: Backout recent ill-advised change to Mac OS Classic path creation that left a / at end of a path to a directory Revision ChangesPath 1.12 +15 -33 xml-xerces/c/src

cvs commit: xml-xerces/c/src/xercesc/util/Platforms/MacOS MacOSPlatformUtils.cpp

2002-12-06 Thread tng
tng 2002/12/06 08:41:10 Modified:c/src/xercesc/util/Platforms/MacOS MacOSPlatformUtils.cpp Log: Fix the error messages thrown from net accessor module. Revision ChangesPath 1.10 +6 -5 xml-xerces/c/src/xercesc/util/Platforms/MacOS/MacOSPlatformUtils.cpp