You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by jb...@apache.org on 2005/06/17 04:56:50 UTC

svn commit: r191054 [7/15] - in /xerces/c/branches/xerces-2.7: Projects/MacOS/ Projects/MacOS/CodeWarrior/XercesLib/ Projects/Win32/BCB4/Xerces-all/ Projects/Win32/BCB5/Xerces-all/ scripts/ src/xercesc/com/ src/xercesc/dom/ src/xercesc/dom/impl/ src/xercesc/framework/ src/xercesc/framework/psvi/ src/xercesc/internal/ src/xercesc/parsers/ src/xercesc/sax/ src/xercesc/sax2/ src/xercesc/util/ src/xercesc/util/Compilers/ src/xercesc/util/MsgLoaders/ICU/ src/xercesc/util/MsgLoaders/InMemory/ src/xercesc/util/MsgLoaders/MsgCatalog/ src/xercesc/util/MsgLoaders/Win32/ src/xercesc/util/NetAccessors/Socket/ src/xercesc/util/NetAccessors/WinSock/ src/xercesc/util/NetAccessors/libWWW/ src/xercesc/util/Platforms/AIX/ src/xercesc/util/Platforms/BeOS/ src/xercesc/util/Platforms/Cygwin/ src/xercesc/util/Platforms/FreeBSD/ src/xercesc/util/Platforms/HPUX/ src/xercesc/util/Platforms/IRIX/ src/xercesc/util/Platforms/Interix/ src/xercesc/util/Platforms/Linux/ src/xercesc/util/Platforms/OS2/ src/xercesc/util/Platforms/OS390/ src/xercesc/util/Platforms/OS400/ src/xercesc/util/Platforms/OpenServer/ src/xercesc/util/Platforms/PTX/ src/xercesc/util/Platforms/QNX/ src/xercesc/util/Platforms/Solaris/ src/xercesc/util/Platforms/Tandem/ src/xercesc/util/Platforms/UnixWare/ src/xercesc/util/Platforms/Win32/ src/xercesc/util/Transcoders/Cygwin/ src/xercesc/util/Transcoders/ICU/ src/xercesc/util/Transcoders/Iconv/ src/xercesc/util/Transcoders/Iconv390/ src/xercesc/util/Transcoders/Iconv400/ src/xercesc/util/Transcoders/IconvFBSD/ src/xercesc/util/Transcoders/IconvGNU/ src/xercesc/util/Transcoders/Uniconv390/ src/xercesc/util/Transcoders/Win32/ src/xercesc/util/regx/ src/xercesc/validators/DTD/ src/xercesc/validators/common/ src/xercesc/validators/datatype/ src/xercesc/validators/schema/ src/xercesc/validators/schema/identity/ tools/IANACharset/ tools/ICUData/ tools/NLS/Xlat/

Modified: xerces/c/branches/xerces-2.7/src/xercesc/util/Compilers/MIPSproDefs.cpp
URL: http://svn.apache.org/viewcvs/xerces/c/branches/xerces-2.7/src/xercesc/util/Compilers/MIPSproDefs.cpp?rev=191054&r1=191053&r2=191054&view=diff
==============================================================================
--- xerces/c/branches/xerces-2.7/src/xercesc/util/Compilers/MIPSproDefs.cpp (original)
+++ xerces/c/branches/xerces-2.7/src/xercesc/util/Compilers/MIPSproDefs.cpp Thu Jun 16 19:56:35 2005
@@ -15,33 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.2  2004/09/08 13:56:32  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.1.1.1  2002/02/01 22:22:18  peiyongz
- * sane_include
- *
- * Revision 1.4  2000/03/02 19:55:08  roddey
- * This checkin includes many changes done while waiting for the
- * 1.1.0 code to be finished. I can't list them all here, but a list is
- * available elsewhere.
- *
- * Revision 1.3  2000/02/06 07:48:17  rahulj
- * Year 2K copyright swat.
- *
- * Revision 1.2  1999/12/14 23:53:25  rahulj
- * Removed the offending Ctrl-M's from the commit message
- * logs which was giving packaging problems.
- *
- * PR:
- * Obtained from:
- * Submitted by:
- * Reviewed by:
- *
- * Revision 1.1  1999/12/01 17:16:17  rahulj
- * Added support for IRIX 6.5.5 using SGI MIPSpro C++ 7.3 and 7.21 generating 32 bit objects. Changes submitted by Marc Stuessel
- *
+ * $Id$
  */
 
 

Modified: xerces/c/branches/xerces-2.7/src/xercesc/util/Compilers/MIPSproDefs.hpp
URL: http://svn.apache.org/viewcvs/xerces/c/branches/xerces-2.7/src/xercesc/util/Compilers/MIPSproDefs.hpp?rev=191054&r1=191053&r2=191054&view=diff
==============================================================================
--- xerces/c/branches/xerces-2.7/src/xercesc/util/Compilers/MIPSproDefs.hpp (original)
+++ xerces/c/branches/xerces-2.7/src/xercesc/util/Compilers/MIPSproDefs.hpp Thu Jun 16 19:56:35 2005
@@ -15,49 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.6  2004/09/08 13:56:32  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.5  2002/11/04 14:45:20  tng
- * C++ Namespace Support.
- *
- * Revision 1.4  2002/05/28 12:57:17  tng
- * Fix typo.
- *
- * Revision 1.3  2002/05/27 18:02:40  tng
- * define XMLSize_t, XMLSSize_t and their associate MAX
- *
- * Revision 1.2  2002/05/21 19:45:53  tng
- * Define DOMSize_t and XMLSize_t
- *
- * Revision 1.1.1.1  2002/02/01 22:22:18  peiyongz
- * sane_include
- *
- * Revision 1.5  2001/03/02 20:53:01  knoaman
- * Schema: Regular expression - misc. updates for error messages,
- * and additions of new functions to XMLString class.
- *
- * Revision 1.4  2000/03/02 19:55:08  roddey
- * This checkin includes many changes done while waiting for the
- * 1.1.0 code to be finished. I can't list them all here, but a list is
- * available elsewhere.
- *
- * Revision 1.3  2000/02/06 07:48:17  rahulj
- * Year 2K copyright swat.
- *
- * Revision 1.2  1999/12/14 23:53:25  rahulj
- * Removed the offending Ctrl-M's from the commit message
- * logs which was giving packaging problems.
- *
- * PR:
- * Obtained from:
- * Submitted by:
- * Reviewed by:
- *
- * Revision 1.1  1999/12/01 17:16:17  rahulj
- * Added support for IRIX 6.5.5 using SGI MIPSpro C++ 7.3 and 7.21 generating 32 bit objects. Changes submitted by Marc Stuessel
- *
+ * $Id$
  */
 
 #if !defined(MIPSPRODEFS_HPP)

Modified: xerces/c/branches/xerces-2.7/src/xercesc/util/Compilers/MVSCPPDefs.cpp
URL: http://svn.apache.org/viewcvs/xerces/c/branches/xerces-2.7/src/xercesc/util/Compilers/MVSCPPDefs.cpp?rev=191054&r1=191053&r2=191054&view=diff
==============================================================================
--- xerces/c/branches/xerces-2.7/src/xercesc/util/Compilers/MVSCPPDefs.cpp (original)
+++ xerces/c/branches/xerces-2.7/src/xercesc/util/Compilers/MVSCPPDefs.cpp Thu Jun 16 19:56:35 2005
@@ -15,30 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.2  2004/09/08 13:56:32  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.1.1.1  2002/02/01 22:22:18  peiyongz
- * sane_include
- *
- * Revision 1.3  2000/03/02 19:55:08  roddey
- * This checkin includes many changes done while waiting for the
- * 1.1.0 code to be finished. I can't list them all here, but a list is
- * available elsewhere.
- *
- * Revision 1.2  2000/02/06 07:48:17  rahulj
- * Year 2K copyright swat.
- *
- * Revision 1.1  2000/01/21 22:15:55  abagchi
- * Initial check-in for OS390: added MVSCPPDefs.hpp and MVSCPPDefs.cpp
- *
- * Revision 1.1.1.1  1999/11/09 01:07:30  twl
- * Initial checkin
- *
- * Revision 1.3  1999/11/08 20:45:22  rahul
- * Swat for adding in Product name and CVS comment log variable.
- *
+ * $Id$
  */
 
 

Modified: xerces/c/branches/xerces-2.7/src/xercesc/util/Compilers/MVSCPPDefs.hpp
URL: http://svn.apache.org/viewcvs/xerces/c/branches/xerces-2.7/src/xercesc/util/Compilers/MVSCPPDefs.hpp?rev=191054&r1=191053&r2=191054&view=diff
==============================================================================
--- xerces/c/branches/xerces-2.7/src/xercesc/util/Compilers/MVSCPPDefs.hpp (original)
+++ xerces/c/branches/xerces-2.7/src/xercesc/util/Compilers/MVSCPPDefs.hpp Thu Jun 16 19:56:35 2005
@@ -15,76 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.9  2004/09/08 13:56:32  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.8  2003/01/30 19:09:50  tng
- * [Bug 3041] wrong PLATFORM_IMPORT in MVSCPPDefs.hpp
- *
- * Revision 1.7  2003/01/20 19:28:52  tng
- * 390: turn on C++ namespace.  Patch from Stephen Dulin.
- *
- * Revision 1.6  2002/11/04 14:45:20  tng
- * C++ Namespace Support.
- *
- * Revision 1.5  2002/08/08 16:40:16  tng
- * 390 Changes from Stephen Dulin.
- *
- * Revision 1.4  2002/05/28 12:57:17  tng
- * Fix typo.
- *
- * Revision 1.3  2002/05/27 18:02:40  tng
- * define XMLSize_t, XMLSSize_t and their associate MAX
- *
- * Revision 1.2  2002/05/21 19:45:53  tng
- * Define DOMSize_t and XMLSize_t
- *
- * Revision 1.1.1.1  2002/02/01 22:22:18  peiyongz
- * sane_include
- *
- * Revision 1.8  2001/03/02 20:53:03  knoaman
- * Schema: Regular expression - misc. updates for error messages,
- * and additions of new functions to XMLString class.
- *
- * Revision 1.7  2000/10/17 00:52:00  andyh
- * Change XMLCh back to unsigned short on all platforms.
- *
- * Revision 1.6  2000/03/09 18:54:44  abagchi
- * Added header-guards to include inlines only once
- *
- * Revision 1.5  2000/03/02 19:55:08  roddey
- * This checkin includes many changes done while waiting for the
- * 1.1.0 code to be finished. I can't list them all here, but a list is
- * available elsewhere.
- *
- * Revision 1.4  2000/02/16 22:51:04  abagchi
- * defined PLATFORM_EXPORT to _Export
- *
- * Revision 1.3  2000/02/08 02:32:59  abagchi
- * Changed characters from ASCII to Hex
- *
- * Revision 1.2  2000/02/06 07:48:17  rahulj
- * Year 2K copyright swat.
- *
- * Revision 1.1  2000/01/21 22:15:55  abagchi
- * Initial check-in for OS390: added MVSCPPDefs.hpp and MVSCPPDefs.cpp
- *
- * Revision 1.5  2000/01/14 02:28:16  aruna1
- * Added L"string" support for cset compiler
- *
- * Revision 1.4  2000/01/12 19:11:49  aruna1
- * XMLCh now defined to wchar_t
- *
- * Revision 1.3  1999/11/12 20:36:51  rahulj
- * Changed library name to xerces-c.lib.
- *
- * Revision 1.1.1.1  1999/11/09 01:07:31  twl
- * Initial checkin
- *
- * Revision 1.3  1999/11/08 20:45:22  rahul
- * Swat for adding in Product name and CVS comment log variable.
- *
+ * $Id$
  */
 
 #if !defined(MVSCPPDEFS_HPP)

Modified: xerces/c/branches/xerces-2.7/src/xercesc/util/Compilers/OS400SetDefs.cpp
URL: http://svn.apache.org/viewcvs/xerces/c/branches/xerces-2.7/src/xercesc/util/Compilers/OS400SetDefs.cpp?rev=191054&r1=191053&r2=191054&view=diff
==============================================================================
--- xerces/c/branches/xerces-2.7/src/xercesc/util/Compilers/OS400SetDefs.cpp (original)
+++ xerces/c/branches/xerces-2.7/src/xercesc/util/Compilers/OS400SetDefs.cpp Thu Jun 16 19:56:35 2005
@@ -15,21 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.2  2004/09/08 13:56:32  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.1.1.1  2002/02/01 22:22:18  peiyongz
- * sane_include
- *
- * Revision 1.3  2000/03/02 19:55:08  roddey
- * This checkin includes many changes done while waiting for the
- * 1.1.0 code to be finished. I can't list them all here, but a list is
- * available elsewhere.
- *
- * Revision 1.2  2000/02/06 07:48:18  rahulj
- * Year 2K copyright swat.
- *
+ * $Id$
  */
 
 // ---------------------------------------------------------------------------

Modified: xerces/c/branches/xerces-2.7/src/xercesc/util/Compilers/PTXCCDefs.cpp
URL: http://svn.apache.org/viewcvs/xerces/c/branches/xerces-2.7/src/xercesc/util/Compilers/PTXCCDefs.cpp?rev=191054&r1=191053&r2=191054&view=diff
==============================================================================
--- xerces/c/branches/xerces-2.7/src/xercesc/util/Compilers/PTXCCDefs.cpp (original)
+++ xerces/c/branches/xerces-2.7/src/xercesc/util/Compilers/PTXCCDefs.cpp Thu Jun 16 19:56:35 2005
@@ -15,16 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.2  2004/09/08 13:56:32  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.1.1.1  2002/02/01 22:22:19  peiyongz
- * sane_include
- *
- * Revision 1.2  2000/04/04 21:07:39  abagchi
- * Fixed copyrights with initial checkin
- *
+ * $Id$
  */ 
 
 // ---------------------------------------------------------------------------

Modified: xerces/c/branches/xerces-2.7/src/xercesc/util/Compilers/PTXCCDefs.hpp
URL: http://svn.apache.org/viewcvs/xerces/c/branches/xerces-2.7/src/xercesc/util/Compilers/PTXCCDefs.hpp?rev=191054&r1=191053&r2=191054&view=diff
==============================================================================
--- xerces/c/branches/xerces-2.7/src/xercesc/util/Compilers/PTXCCDefs.hpp (original)
+++ xerces/c/branches/xerces-2.7/src/xercesc/util/Compilers/PTXCCDefs.hpp Thu Jun 16 19:56:35 2005
@@ -15,32 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.6  2004/09/08 13:56:32  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.5  2002/11/04 14:45:20  tng
- * C++ Namespace Support.
- *
- * Revision 1.4  2002/05/28 12:57:17  tng
- * Fix typo.
- *
- * Revision 1.3  2002/05/27 18:02:40  tng
- * define XMLSize_t, XMLSSize_t and their associate MAX
- *
- * Revision 1.2  2002/05/21 19:45:53  tng
- * Define DOMSize_t and XMLSize_t
- *
- * Revision 1.1.1.1  2002/02/01 22:22:19  peiyongz
- * sane_include
- *
- * Revision 1.3  2001/03/02 20:53:05  knoaman
- * Schema: Regular expression - misc. updates for error messages,
- * and additions of new functions to XMLString class.
- *
- * Revision 1.2  2000/04/04 21:07:39  abagchi
- * Fixed copyrights with initial checkin
- *
+ * $Id$
  */
 
 #if !defined(PTXCCDEFS_HPP)

Modified: xerces/c/branches/xerces-2.7/src/xercesc/util/Compilers/QCCDefs.cpp
URL: http://svn.apache.org/viewcvs/xerces/c/branches/xerces-2.7/src/xercesc/util/Compilers/QCCDefs.cpp?rev=191054&r1=191053&r2=191054&view=diff
==============================================================================
--- xerces/c/branches/xerces-2.7/src/xercesc/util/Compilers/QCCDefs.cpp (original)
+++ xerces/c/branches/xerces-2.7/src/xercesc/util/Compilers/QCCDefs.cpp Thu Jun 16 19:56:35 2005
@@ -16,14 +16,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.2  2004/09/08 13:56:32  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.1  2003/03/13 22:11:39  tng
- * [Bug 17858] Support for QNX/Neutrino.  Patch from Chris McKillop.
- *
- *
+ * $Id$
  */
 
 // ---------------------------------------------------------------------------

Modified: xerces/c/branches/xerces-2.7/src/xercesc/util/Compilers/QCCDefs.hpp
URL: http://svn.apache.org/viewcvs/xerces/c/branches/xerces-2.7/src/xercesc/util/Compilers/QCCDefs.hpp?rev=191054&r1=191053&r2=191054&view=diff
==============================================================================
--- xerces/c/branches/xerces-2.7/src/xercesc/util/Compilers/QCCDefs.hpp (original)
+++ xerces/c/branches/xerces-2.7/src/xercesc/util/Compilers/QCCDefs.hpp Thu Jun 16 19:56:35 2005
@@ -15,13 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.2  2004/09/08 13:56:32  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.1  2003/03/13 22:11:39  tng
- * [Bug 17858] Support for QNX/Neutrino.  Patch from Chris McKillop.
- *
+ * $Id$
  */
 
 #if !defined(QCCDEFS_HPP)

Modified: xerces/c/branches/xerces-2.7/src/xercesc/util/Compilers/SCOCCDefs.cpp
URL: http://svn.apache.org/viewcvs/xerces/c/branches/xerces-2.7/src/xercesc/util/Compilers/SCOCCDefs.cpp?rev=191054&r1=191053&r2=191054&view=diff
==============================================================================
--- xerces/c/branches/xerces-2.7/src/xercesc/util/Compilers/SCOCCDefs.cpp (original)
+++ xerces/c/branches/xerces-2.7/src/xercesc/util/Compilers/SCOCCDefs.cpp Thu Jun 16 19:56:35 2005
@@ -15,11 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.1  2005/01/13 12:36:02  amassari
- * Support for UnixWare 7.1.1 (jira# 1148)
- *
- *
+ * $Id$
  */
 
 // ---------------------------------------------------------------------------

Modified: xerces/c/branches/xerces-2.7/src/xercesc/util/Compilers/SCOCCDefs.hpp
URL: http://svn.apache.org/viewcvs/xerces/c/branches/xerces-2.7/src/xercesc/util/Compilers/SCOCCDefs.hpp?rev=191054&r1=191053&r2=191054&view=diff
==============================================================================
--- xerces/c/branches/xerces-2.7/src/xercesc/util/Compilers/SCOCCDefs.hpp (original)
+++ xerces/c/branches/xerces-2.7/src/xercesc/util/Compilers/SCOCCDefs.hpp Thu Jun 16 19:56:35 2005
@@ -15,41 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.7  2005/01/13 12:36:02  amassari
- * Support for UnixWare 7.1.1 (jira# 1148)
- *
- * Revision 1.6  2004/09/08 13:56:32  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.5  2002/11/04 14:45:20  tng
- * C++ Namespace Support.
- *
- * Revision 1.4  2002/05/28 12:57:17  tng
- * Fix typo.
- *
- * Revision 1.3  2002/05/27 18:02:40  tng
- * define XMLSize_t, XMLSSize_t and their associate MAX
- *
- * Revision 1.2  2002/05/21 19:45:53  tng
- * Define DOMSize_t and XMLSize_t
- *
- * Revision 1.1.1.1  2002/02/01 22:22:19  peiyongz
- * sane_include
- *
- * Revision 1.3  2000/03/02 19:55:09  roddey
- * This checkin includes many changes done while waiting for the
- * 1.1.0 code to be finished. I can't list them all here, but a list is
- * available elsewhere.
- *
- * Revision 1.2  2000/02/06 07:48:18  rahulj
- * Year 2K copyright swat.
- *
- * Revision 1.1  1999/12/17 22:24:03  rahulj
- * Added missing UnixWare files to the repository.
- *
- * Created by Ron Record (rr@sco.com) and based on SunCCDefs.hpp
- * 14-Nov-1999
+ * $Id$
  */
 
 #if !defined(SCOCCDEFS_HPP)

Modified: xerces/c/branches/xerces-2.7/src/xercesc/util/Compilers/SunCCDefs.cpp
URL: http://svn.apache.org/viewcvs/xerces/c/branches/xerces-2.7/src/xercesc/util/Compilers/SunCCDefs.cpp?rev=191054&r1=191053&r2=191054&view=diff
==============================================================================
--- xerces/c/branches/xerces-2.7/src/xercesc/util/Compilers/SunCCDefs.cpp (original)
+++ xerces/c/branches/xerces-2.7/src/xercesc/util/Compilers/SunCCDefs.cpp Thu Jun 16 19:56:35 2005
@@ -15,27 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.2  2004/09/08 13:56:32  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.1.1.1  2002/02/01 22:22:19  peiyongz
- * sane_include
- *
- * Revision 1.3  2000/03/02 19:55:09  roddey
- * This checkin includes many changes done while waiting for the
- * 1.1.0 code to be finished. I can't list them all here, but a list is
- * available elsewhere.
- *
- * Revision 1.2  2000/02/06 07:48:18  rahulj
- * Year 2K copyright swat.
- *
- * Revision 1.1.1.1  1999/11/09 01:07:37  twl
- * Initial checkin
- *
- * Revision 1.2  1999/11/08 20:45:24  rahul
- * Swat for adding in Product name and CVS comment log variable.
- *
+ * $Id$
  */
 
 

Modified: xerces/c/branches/xerces-2.7/src/xercesc/util/Compilers/SunCCDefs.hpp
URL: http://svn.apache.org/viewcvs/xerces/c/branches/xerces-2.7/src/xercesc/util/Compilers/SunCCDefs.hpp?rev=191054&r1=191053&r2=191054&view=diff
==============================================================================
--- xerces/c/branches/xerces-2.7/src/xercesc/util/Compilers/SunCCDefs.hpp (original)
+++ xerces/c/branches/xerces-2.7/src/xercesc/util/Compilers/SunCCDefs.hpp Thu Jun 16 19:56:35 2005
@@ -15,72 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.7  2004/09/08 13:56:32  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.6  2003/05/29 11:18:37  gareth
- * Added macros in so we can determine whether to do things like iostream as opposed to iostream.h and whether to use std:: or not.
- *
- * Revision 1.5  2002/11/04 14:45:20  tng
- * C++ Namespace Support.
- *
- * Revision 1.4  2002/05/28 12:57:17  tng
- * Fix typo.
- *
- * Revision 1.3  2002/05/27 18:02:40  tng
- * define XMLSize_t, XMLSSize_t and their associate MAX
- *
- * Revision 1.2  2002/05/21 19:45:53  tng
- * Define DOMSize_t and XMLSize_t
- *
- * Revision 1.1.1.1  2002/02/01 22:22:19  peiyongz
- * sane_include
- *
- * Revision 1.12  2001/03/02 20:53:07  knoaman
- * Schema: Regular expression - misc. updates for error messages,
- * and additions of new functions to XMLString class.
- *
- * Revision 1.11  2000/10/17 00:52:00  andyh
- * Change XMLCh back to unsigned short on all platforms.
- *
- * Revision 1.10  2000/10/13 23:38:37  andyh
- * Solaris:  change detection for native support for type bool to defined(_BOOL)
- * Contributed by Edward Bortner.
- *
- * Revision 1.9  2000/03/09 18:54:44  abagchi
- * Added header-guards to include inlines only once
- *
- * Revision 1.8  2000/03/02 19:55:09  roddey
- * This checkin includes many changes done while waiting for the
- * 1.1.0 code to be finished. I can't list them all here, but a list is
- * available elsewhere.
- *
- * Revision 1.7  2000/03/02 01:50:30  aruna1
- * Sun CC 5.0 related changes
- *
- * Revision 1.6  2000/02/06 07:48:18  rahulj
- * Year 2K copyright swat.
- *
- * Revision 1.5  2000/01/14 02:52:14  aruna1
- * XMLCh now mapped to wchar_t
- *
- * Revision 1.4  1999/11/17 21:49:42  abagchi
- * Added the definitions of XMLUInt16 and XMLUInt32
- * PR:
- * Obtained from:
- * Submitted by:
- * Reviewed by:
- *
- * Revision 1.3  1999/11/12 20:37:00  rahulj
- * Changed library name to xerces-c.lib.
- *
- * Revision 1.1.1.1  1999/11/09 01:07:39  twl
- * Initial checkin
- *
- * Revision 1.2  1999/11/08 20:45:25  rahul
- * Swat for adding in Product name and CVS comment log variable.
- *
+ * $Id$
  */
 
 #if !defined(SUNCCDEFS_HPP)

Modified: xerces/c/branches/xerces-2.7/src/xercesc/util/Compilers/SunKaiDefs.hpp
URL: http://svn.apache.org/viewcvs/xerces/c/branches/xerces-2.7/src/xercesc/util/Compilers/SunKaiDefs.hpp?rev=191054&r1=191053&r2=191054&view=diff
==============================================================================
--- xerces/c/branches/xerces-2.7/src/xercesc/util/Compilers/SunKaiDefs.hpp (original)
+++ xerces/c/branches/xerces-2.7/src/xercesc/util/Compilers/SunKaiDefs.hpp Thu Jun 16 19:56:35 2005
@@ -15,42 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.6  2004/09/08 13:56:32  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.5  2002/11/04 14:45:20  tng
- * C++ Namespace Support.
- *
- * Revision 1.4  2002/05/28 12:57:17  tng
- * Fix typo.
- *
- * Revision 1.3  2002/05/27 18:02:40  tng
- * define XMLSize_t, XMLSSize_t and their associate MAX
- *
- * Revision 1.2  2002/05/21 19:45:53  tng
- * Define DOMSize_t and XMLSize_t
- *
- * Revision 1.1.1.1  2002/02/01 22:22:19  peiyongz
- * sane_include
- *
- * Revision 1.5  2000/03/02 19:55:09  roddey
- * This checkin includes many changes done while waiting for the
- * 1.1.0 code to be finished. I can't list them all here, but a list is
- * available elsewhere.
- *
- * Revision 1.4  2000/02/06 07:48:18  rahulj
- * Year 2K copyright swat.
- *
- * Revision 1.3  1999/11/12 20:37:01  rahulj
- * Changed library name to xerces-c.lib.
- *
- * Revision 1.1.1.1  1999/11/09 01:07:40  twl
- * Initial checkin
- *
- * Revision 1.2  1999/11/08 20:45:25  rahul
- * Swat for adding in Product name and CVS comment log variable.
- *
+ * $Id$
  */
 
 #if !defined(SUNKAIDEFS_HPP)

Modified: xerces/c/branches/xerces-2.7/src/xercesc/util/Compilers/TandemCCDefs.cpp
URL: http://svn.apache.org/viewcvs/xerces/c/branches/xerces-2.7/src/xercesc/util/Compilers/TandemCCDefs.cpp?rev=191054&r1=191053&r2=191054&view=diff
==============================================================================
--- xerces/c/branches/xerces-2.7/src/xercesc/util/Compilers/TandemCCDefs.cpp (original)
+++ xerces/c/branches/xerces-2.7/src/xercesc/util/Compilers/TandemCCDefs.cpp Thu Jun 16 19:56:35 2005
@@ -15,27 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.2  2004/09/08 13:56:32  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.1.1.1  2002/02/01 22:22:19  peiyongz
- * sane_include
- *
- * Revision 1.3  2000/03/02 19:55:09  roddey
- * This checkin includes many changes done while waiting for the
- * 1.1.0 code to be finished. I can't list them all here, but a list is
- * available elsewhere.
- *
- * Revision 1.2  2000/02/06 07:48:18  rahulj
- * Year 2K copyright swat.
- *
- * Revision 1.1.1.1  1999/11/09 01:07:40  twl
- * Initial checkin
- *
- * Revision 1.2  1999/11/08 20:45:25  rahul
- * Swat for adding in Product name and CVS comment log variable.
- *
+ * $Id$
  */
 
 

Modified: xerces/c/branches/xerces-2.7/src/xercesc/util/Compilers/TandemCCDefs.hpp
URL: http://svn.apache.org/viewcvs/xerces/c/branches/xerces-2.7/src/xercesc/util/Compilers/TandemCCDefs.hpp?rev=191054&r1=191053&r2=191054&view=diff
==============================================================================
--- xerces/c/branches/xerces-2.7/src/xercesc/util/Compilers/TandemCCDefs.hpp (original)
+++ xerces/c/branches/xerces-2.7/src/xercesc/util/Compilers/TandemCCDefs.hpp Thu Jun 16 19:56:35 2005
@@ -15,45 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.6  2004/09/08 13:56:32  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.5  2002/11/04 14:45:20  tng
- * C++ Namespace Support.
- *
- * Revision 1.4  2002/05/28 12:57:17  tng
- * Fix typo.
- *
- * Revision 1.3  2002/05/27 18:02:40  tng
- * define XMLSize_t, XMLSSize_t and their associate MAX
- *
- * Revision 1.2  2002/05/21 19:45:53  tng
- * Define DOMSize_t and XMLSize_t
- *
- * Revision 1.1.1.1  2002/02/01 22:22:19  peiyongz
- * sane_include
- *
- * Revision 1.6  2000/03/09 18:54:45  abagchi
- * Added header-guards to include inlines only once
- *
- * Revision 1.5  2000/03/02 19:55:09  roddey
- * This checkin includes many changes done while waiting for the
- * 1.1.0 code to be finished. I can't list them all here, but a list is
- * available elsewhere.
- *
- * Revision 1.4  2000/02/06 07:48:18  rahulj
- * Year 2K copyright swat.
- *
- * Revision 1.3  1999/11/12 20:37:03  rahulj
- * Changed library name to xerces-c.lib.
- *
- * Revision 1.1.1.1  1999/11/09 01:07:40  twl
- * Initial checkin
- *
- * Revision 1.2  1999/11/08 20:45:25  rahul
- * Swat for adding in Product name and CVS comment log variable.
- *
+ * $Id$
  */
 
 #if !defined(TANDEMCCDEFS_HPP)

Modified: xerces/c/branches/xerces-2.7/src/xercesc/util/Compilers/VCPPDefs.hpp
URL: http://svn.apache.org/viewcvs/xerces/c/branches/xerces-2.7/src/xercesc/util/Compilers/VCPPDefs.hpp?rev=191054&r1=191053&r2=191054&view=diff
==============================================================================
--- xerces/c/branches/xerces-2.7/src/xercesc/util/Compilers/VCPPDefs.hpp (original)
+++ xerces/c/branches/xerces-2.7/src/xercesc/util/Compilers/VCPPDefs.hpp Thu Jun 16 19:56:35 2005
@@ -15,92 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.12  2005/01/26 14:48:14  amassari
- * If the option /Zc:wchar_t is specified, map XMLCh to wchar_t, or trying to use wide-char Windows API will generate compiler errors (jira# 413)
- *
- * Revision 1.11  2004/11/15 13:30:40  amassari
- * Add build target for VC7.1 to create a static library
- *
- * Revision 1.10  2004/09/08 13:56:32  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.9  2003/05/29 13:52:36  gareth
- * fixed typo for version number
- *
- * Revision 1.8  2003/05/29 11:18:37  gareth
- * Added macros in so we can determine whether to do things like iostream as opposed to iostream.h and whether to use std:: or not.
- *
- * Revision 1.7  2002/11/04 14:45:20  tng
- * C++ Namespace Support.
- *
- * Revision 1.6  2002/06/25 16:05:24  tng
- * DOM L3: move the operator delete to DOMDocumentImpl.hpp
- *
- * Revision 1.5  2002/05/28 12:57:17  tng
- * Fix typo.
- *
- * Revision 1.4  2002/05/27 18:02:40  tng
- * define XMLSize_t, XMLSSize_t and their associate MAX
- *
- * Revision 1.3  2002/05/21 19:45:53  tng
- * Define DOMSize_t and XMLSize_t
- *
- * Revision 1.2  2002/04/17 20:30:01  tng
- * [Bug 7583] Build warnings with MS Visual Studio .NET.
- *
- * Revision 1.1.1.1  2002/02/01 22:22:19  peiyongz
- * sane_include
- *
- * Revision 1.13  2001/06/04 20:11:54  tng
- * IDOM: Complete IDNodeIterator, IDTreeWalker, IDNodeFilter.
- *
- * Revision 1.12  2001/06/04 13:45:06  tng
- * The "hash" argument clashes with STL hash.  Fixed by Pei Yong Zhang.
- *
- * Revision 1.11  2001/05/29 18:50:24  tng
- * IDOM: call allocate directly for array allocation to avoid overloading operator new[] which leads to compilation error on SUN CC 4.2
- *
- * Revision 1.10  2001/05/28 20:59:21  tng
- * IDOM: move operator new[] to VCPPDefs as only Windows VCPP requires its presense
- *
- * Revision 1.9  2001/05/23 20:35:03  tng
- * IDOM: Move operator delete to VCPPDefs.hpp as only VCPP needs a matching delete operator.
- *
- * Revision 1.8  2001/03/02 20:53:08  knoaman
- * Schema: Regular expression - misc. updates for error messages,
- * and additions of new functions to XMLString class.
- *
- * Revision 1.7  2000/06/16 21:13:23  rahulj
- * Add 'D' suffix to the library name for the 'DEBUG' build
- * configuration.
- *
- * Revision 1.6  2000/03/02 19:55:09  roddey
- * This checkin includes many changes done while waiting for the
- * 1.1.0 code to be finished. I can't list them all here, but a list is
- * available elsewhere.
- *
- * Revision 1.5  2000/02/06 07:48:18  rahulj
- * Year 2K copyright swat.
- *
- * Revision 1.4  2000/01/14 01:19:22  roddey
- * Added a define of XML_LSTRSUPPORT to indicate supoprt of L"" type
- * prefixes on this compiler.
- *
- * Revision 1.3  2000/01/14 00:51:30  roddey
- * Added the requested XMLStrL() macro to support some portable
- * optimization of DOM code. This still needs to be added to the other
- * per-compiler files.
- *
- * Revision 1.2  1999/11/10 21:26:14  abagchi
- * Changed the DLL name
- *
- * Revision 1.1.1.1  1999/11/09 01:07:41  twl
- * Initial checkin
- *
- * Revision 1.3  1999/11/08 20:45:25  rahul
- * Swat for adding in Product name and CVS comment log variable.
- *
+ * $Id$
  */
 
 #if !defined(VCPPDEFS_HPP)

Modified: xerces/c/branches/xerces-2.7/src/xercesc/util/CountedPointer.c
URL: http://svn.apache.org/viewcvs/xerces/c/branches/xerces-2.7/src/xercesc/util/CountedPointer.c?rev=191054&r1=191053&r2=191054&view=diff
==============================================================================
--- xerces/c/branches/xerces-2.7/src/xercesc/util/CountedPointer.c (original)
+++ xerces/c/branches/xerces-2.7/src/xercesc/util/CountedPointer.c Thu Jun 16 19:56:35 2005
@@ -14,37 +14,8 @@
  * limitations under the License.
  */
 
-/**
- * $Log$
- * Revision 1.5  2005/01/12 13:29:06  amassari
- * Macro having 3 arguments was invoked with only 2
- *
- * Revision 1.4  2004/09/08 13:56:21  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.3  2003/12/17 00:18:35  cargilld
- * Update to memory management so that the static memory manager (one used to call Initialize) is only for static data.
- *
- * Revision 1.2  2002/11/04 15:22:03  tng
- * C++ Namespace Support.
- *
- * Revision 1.1.1.1  2002/02/01 22:22:10  peiyongz
- * sane_include
- *
- * Revision 1.3  2000/03/02 19:54:38  roddey
- * This checkin includes many changes done while waiting for the
- * 1.1.0 code to be finished. I can't list them all here, but a list is
- * available elsewhere.
- *
- * Revision 1.2  2000/02/06 07:48:01  rahulj
- * Year 2K copyright swat.
- *
- * Revision 1.1.1.1  1999/11/09 01:04:12  twl
- * Initial checkin
- *
- * Revision 1.2  1999/11/08 20:45:05  rahul
- * Swat for adding in Product name and CVS comment log variable.
- *
+/*
+ * $Id$
  */
 
 

Modified: xerces/c/branches/xerces-2.7/src/xercesc/util/CountedPointer.hpp
URL: http://svn.apache.org/viewcvs/xerces/c/branches/xerces-2.7/src/xercesc/util/CountedPointer.hpp?rev=191054&r1=191053&r2=191054&view=diff
==============================================================================
--- xerces/c/branches/xerces-2.7/src/xercesc/util/CountedPointer.hpp (original)
+++ xerces/c/branches/xerces-2.7/src/xercesc/util/CountedPointer.hpp Thu Jun 16 19:56:35 2005
@@ -15,36 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.4  2004/09/08 13:56:21  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.3  2003/05/16 06:01:52  knoaman
- * Partial implementation of the configurable memory manager.
- *
- * Revision 1.2  2002/11/04 15:22:03  tng
- * C++ Namespace Support.
- *
- * Revision 1.1.1.1  2002/02/01 22:22:10  peiyongz
- * sane_include
- *
- * Revision 1.4  2000/03/02 19:54:39  roddey
- * This checkin includes many changes done while waiting for the
- * 1.1.0 code to be finished. I can't list them all here, but a list is
- * available elsewhere.
- *
- * Revision 1.3  2000/02/24 20:05:24  abagchi
- * Swat for removing Log from API docs
- *
- * Revision 1.2  2000/02/06 07:48:01  rahulj
- * Year 2K copyright swat.
- *
- * Revision 1.1.1.1  1999/11/09 01:04:13  twl
- * Initial checkin
- *
- * Revision 1.2  1999/11/08 20:45:06  rahul
- * Swat for adding in Product name and CVS comment log variable.
- *
+ * $Id$
  */
 
 

Modified: xerces/c/branches/xerces-2.7/src/xercesc/util/DefaultPanicHandler.cpp
URL: http://svn.apache.org/viewcvs/xerces/c/branches/xerces-2.7/src/xercesc/util/DefaultPanicHandler.cpp?rev=191054&r1=191053&r2=191054&view=diff
==============================================================================
--- xerces/c/branches/xerces-2.7/src/xercesc/util/DefaultPanicHandler.cpp (original)
+++ xerces/c/branches/xerces-2.7/src/xercesc/util/DefaultPanicHandler.cpp Thu Jun 16 19:56:35 2005
@@ -16,14 +16,6 @@
 
 /*
  * $Id$
- * $Log$
- * Revision 1.2  2004/09/08 13:56:21  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.1  2003/03/09 17:06:16  peiyongz
- * PanicHandler
- *
- *
  */
 
 

Modified: xerces/c/branches/xerces-2.7/src/xercesc/util/DefaultPanicHandler.hpp
URL: http://svn.apache.org/viewcvs/xerces/c/branches/xerces-2.7/src/xercesc/util/DefaultPanicHandler.hpp?rev=191054&r1=191053&r2=191054&view=diff
==============================================================================
--- xerces/c/branches/xerces-2.7/src/xercesc/util/DefaultPanicHandler.hpp (original)
+++ xerces/c/branches/xerces-2.7/src/xercesc/util/DefaultPanicHandler.hpp Thu Jun 16 19:56:35 2005
@@ -15,21 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.4  2004/09/08 13:56:21  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.3  2003/12/24 17:12:21  cargilld
- * Memory management update.
- *
- * Revision 1.2  2003/03/10 16:05:11  peiyongz
- * assignment operator
- *
- * Revision 1.1  2003/03/09 17:06:16  peiyongz
- * PanicHandler
- *
  * $Id$
- *
  */
 
 

Modified: xerces/c/branches/xerces-2.7/src/xercesc/util/EncodingValidator.cpp
URL: http://svn.apache.org/viewcvs/xerces/c/branches/xerces-2.7/src/xercesc/util/EncodingValidator.cpp?rev=191054&r1=191053&r2=191054&view=diff
==============================================================================
--- xerces/c/branches/xerces-2.7/src/xercesc/util/EncodingValidator.cpp (original)
+++ xerces/c/branches/xerces-2.7/src/xercesc/util/EncodingValidator.cpp Thu Jun 16 19:56:35 2005
@@ -15,31 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.8  2004/10/20 15:18:35  knoaman
- * Allow option of initializing static data in XMLPlatformUtils::Initialize
- *
- * Revision 1.7  2004/09/08 13:56:21  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.6  2004/07/22 15:37:18  knoaman
- * Use file static instance instead of local static instance
- *
- * Revision 1.5  2004/01/13 16:17:10  knoaman
- * Fo sanity, use class name to qualify method
- *
- * Revision 1.4  2004/01/09 22:41:58  knoaman
- * Use a global static mutex for locking when creating local static mutexes instead of compareAndSwap
- *
- * Revision 1.3  2003/03/04 21:11:12  knoaman
- * [Bug 17516] Thread safety problems in ../util/ and ../util/regx.
- *
- * Revision 1.2  2002/11/04 15:22:03  tng
- * C++ Namespace Support.
- *
- * Revision 1.1  2002/07/18 20:08:16  knoaman
- * Initial checkin: feature to control strict IANA encoding name.
- *
+ * $Id$
  */
 
 // ---------------------------------------------------------------------------

Modified: xerces/c/branches/xerces-2.7/src/xercesc/util/FlagJanitor.c
URL: http://svn.apache.org/viewcvs/xerces/c/branches/xerces-2.7/src/xercesc/util/FlagJanitor.c?rev=191054&r1=191053&r2=191054&view=diff
==============================================================================
--- xerces/c/branches/xerces-2.7/src/xercesc/util/FlagJanitor.c (original)
+++ xerces/c/branches/xerces-2.7/src/xercesc/util/FlagJanitor.c Thu Jun 16 19:56:35 2005
@@ -14,34 +14,8 @@
  * limitations under the License.
  */
 
-/**
- * $Log$
- * Revision 1.4  2004/09/08 13:56:21  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.3  2004/01/29 11:48:46  cargilld
- * Code cleanup changes to get rid of various compiler diagnostic messages.
- *
- * Revision 1.2  2002/11/04 15:22:03  tng
- * C++ Namespace Support.
- *
- * Revision 1.1.1.1  2002/02/01 22:22:10  peiyongz
- * sane_include
- *
- * Revision 1.3  2000/03/02 19:54:39  roddey
- * This checkin includes many changes done while waiting for the
- * 1.1.0 code to be finished. I can't list them all here, but a list is
- * available elsewhere.
- *
- * Revision 1.2  2000/02/06 07:48:01  rahulj
- * Year 2K copyright swat.
- *
- * Revision 1.1.1.1  1999/11/09 01:04:15  twl
- * Initial checkin
- *
- * Revision 1.2  1999/11/08 20:45:06  rahul
- * Swat for adding in Product name and CVS comment log variable.
- *
+/*
+ * $Id$
  */
 
 

Modified: xerces/c/branches/xerces-2.7/src/xercesc/util/FlagJanitor.hpp
URL: http://svn.apache.org/viewcvs/xerces/c/branches/xerces-2.7/src/xercesc/util/FlagJanitor.hpp?rev=191054&r1=191053&r2=191054&view=diff
==============================================================================
--- xerces/c/branches/xerces-2.7/src/xercesc/util/FlagJanitor.hpp (original)
+++ xerces/c/branches/xerces-2.7/src/xercesc/util/FlagJanitor.hpp Thu Jun 16 19:56:35 2005
@@ -15,36 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.4  2004/09/08 13:56:21  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.3  2003/03/07 18:11:54  tng
- * Return a reference instead of void for operator=
- *
- * Revision 1.2  2002/11/04 15:22:03  tng
- * C++ Namespace Support.
- *
- * Revision 1.1.1.1  2002/02/01 22:22:10  peiyongz
- * sane_include
- *
- * Revision 1.4  2000/03/02 19:54:39  roddey
- * This checkin includes many changes done while waiting for the
- * 1.1.0 code to be finished. I can't list them all here, but a list is
- * available elsewhere.
- *
- * Revision 1.3  2000/02/24 20:05:24  abagchi
- * Swat for removing Log from API docs
- *
- * Revision 1.2  2000/02/06 07:48:01  rahulj
- * Year 2K copyright swat.
- *
- * Revision 1.1.1.1  1999/11/09 01:04:17  twl
- * Initial checkin
- *
- * Revision 1.2  1999/11/08 20:45:06  rahul
- * Swat for adding in Product name and CVS comment log variable.
- *
+ * $Id$
  */
 
 

Modified: xerces/c/branches/xerces-2.7/src/xercesc/util/HashCMStateSet.hpp
URL: http://svn.apache.org/viewcvs/xerces/c/branches/xerces-2.7/src/xercesc/util/HashCMStateSet.hpp?rev=191054&r1=191053&r2=191054&view=diff
==============================================================================
--- xerces/c/branches/xerces-2.7/src/xercesc/util/HashCMStateSet.hpp (original)
+++ xerces/c/branches/xerces-2.7/src/xercesc/util/HashCMStateSet.hpp Thu Jun 16 19:56:35 2005
@@ -16,28 +16,6 @@
 
 /*
  * $Id$
- * $Log$
- * Revision 1.5  2004/09/08 13:56:21  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.4  2004/01/29 11:48:46  cargilld
- * Code cleanup changes to get rid of various compiler diagnostic messages.
- *
- * Revision 1.3  2003/12/17 00:18:35  cargilld
- * Update to memory management so that the static memory manager (one used to call Initialize) is only for static data.
- *
- * Revision 1.2  2002/11/04 15:22:03  tng
- * C++ Namespace Support.
- *
- * Revision 1.1.1.1  2002/02/01 22:22:10  peiyongz
- * sane_include
- *
- * Revision 1.2  2001/11/22 20:23:00  peiyongz
- * _declspec(dllimport) and inline warning C4273
- *
- * Revision 1.1  2001/08/16 21:54:01  peiyongz
- * new class creation
- *
  */
 
 #if !defined(HASH_CMSTATESET_HPP)

Modified: xerces/c/branches/xerces-2.7/src/xercesc/util/HeaderDummy.cpp
URL: http://svn.apache.org/viewcvs/xerces/c/branches/xerces-2.7/src/xercesc/util/HeaderDummy.cpp?rev=191054&r1=191053&r2=191054&view=diff
==============================================================================
--- xerces/c/branches/xerces-2.7/src/xercesc/util/HeaderDummy.cpp (original)
+++ xerces/c/branches/xerces-2.7/src/xercesc/util/HeaderDummy.cpp Thu Jun 16 19:56:35 2005
@@ -15,34 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.3  2004/09/08 13:56:22  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.2  2002/11/04 15:22:03  tng
- * C++ Namespace Support.
- *
- * Revision 1.1.1.1  2002/02/01 22:22:10  peiyongz
- * sane_include
- *
- * Revision 1.4  2000/03/02 19:54:40  roddey
- * This checkin includes many changes done while waiting for the
- * 1.1.0 code to be finished. I can't list them all here, but a list is
- * available elsewhere.
- *
- * Revision 1.3  2000/02/06 07:48:01  rahulj
- * Year 2K copyright swat.
- *
- * Revision 1.2  2000/01/19 00:56:59  roddey
- * Changes to get rid of dependence on old utils standard streams and to
- * get rid of the fgLibLocation stuff.
- *
- * Revision 1.1.1.1  1999/11/09 01:04:18  twl
- * Initial checkin
- *
- * Revision 1.2  1999/11/08 20:45:07  rahul
- * Swat for adding in Product name and CVS comment log variable.
- *
+ * $Id$
  */
 
 

Modified: xerces/c/branches/xerces-2.7/src/xercesc/util/HexBin.cpp
URL: http://svn.apache.org/viewcvs/xerces/c/branches/xerces-2.7/src/xercesc/util/HexBin.cpp?rev=191054&r1=191053&r2=191054&view=diff
==============================================================================
--- xerces/c/branches/xerces-2.7/src/xercesc/util/HexBin.cpp (original)
+++ xerces/c/branches/xerces-2.7/src/xercesc/util/HexBin.cpp Thu Jun 16 19:56:35 2005
@@ -15,34 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.8  2005/03/20 19:02:45  cargilld
- * Implement versions of uppercase and compareIstring that only check a to z, instead of all characters, and don't rely on functionality provided in the transcoders.
- *
- * Revision 1.7  2005/01/07 15:12:10  amassari
- * Removed warnings
- *
- * Revision 1.6  2004/12/10 10:37:56  cargilld
- * Fix problem with hexbin::decode and use XMLByte instead of XMLCh for output of decoding.
- *
- * Revision 1.5  2004/09/08 13:56:22  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.4  2004/08/11 16:46:54  peiyongz
- * Decoding and getCanRep
- *
- * Revision 1.3  2002/11/04 15:22:03  tng
- * C++ Namespace Support.
- *
- * Revision 1.2  2002/04/18 14:55:38  peiyongz
- * Bug#7301: Redundant range-check in HexBin.cpp, patch from Martin Kalen
- *
- * Revision 1.1.1.1  2002/02/01 22:22:10  peiyongz
- * sane_include
- *
- * Revision 1.1  2001/05/16 15:25:38  tng
- * Schema: Add Base64 and HexBin.  By Pei Yong Zhang.
- *
+ * $Id$
  */
 
 // ---------------------------------------------------------------------------

Modified: xerces/c/branches/xerces-2.7/src/xercesc/util/Janitor.c
URL: http://svn.apache.org/viewcvs/xerces/c/branches/xerces-2.7/src/xercesc/util/Janitor.c?rev=191054&r1=191053&r2=191054&view=diff
==============================================================================
--- xerces/c/branches/xerces-2.7/src/xercesc/util/Janitor.c (original)
+++ xerces/c/branches/xerces-2.7/src/xercesc/util/Janitor.c Thu Jun 16 19:56:35 2005
@@ -14,53 +14,8 @@
  * limitations under the License.
  */
 
-/**
- * $Log$
- * Revision 1.7  2004/09/14 19:47:30  amassari
- * The signature for implementation for ArrayJanitor::reset was not aligned with the declaration (jira#1261)
- *
- * Revision 1.6  2004/09/08 13:56:22  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.5  2003/11/06 19:28:11  knoaman
- * PSVI support for annotations.
- *
- * Revision 1.4  2003/05/21 03:34:52  jberry
- * Cast away CodeWarrior complaint of casting away const if we're holding a const obj
- *
- * Revision 1.3  2003/05/15 19:04:35  knoaman
- * Partial implementation of the configurable memory manager.
- *
- * Revision 1.2  2002/11/04 15:22:04  tng
- * C++ Namespace Support.
- *
- * Revision 1.1.1.1  2002/02/01 22:22:10  peiyongz
- * sane_include
- *
- * Revision 1.6  2000/10/13 22:45:11  andyh
- * Complete removal of ArrayJanitory::operator->().  Was just commented out earlier.
- *
- * Revision 1.5  2000/10/10 23:52:10  andyh
- * From Janitor, remove the addition that is having compile problems in MSVC.
- *
- * Revision 1.4  2000/10/09 18:32:31  jberry
- * Add some auto_ptr functionality to allow modification of monitored
- * pointer value. This eases use of Janitor in some situations.
- *
- * Revision 1.3  2000/03/02 19:54:40  roddey
- * This checkin includes many changes done while waiting for the
- * 1.1.0 code to be finished. I can't list them all here, but a list is
- * available elsewhere.
- *
- * Revision 1.2  2000/02/06 07:48:02  rahulj
- * Year 2K copyright swat.
- *
- * Revision 1.1.1.1  1999/11/09 01:04:26  twl
- * Initial checkin
- *
- * Revision 1.2  1999/11/08 20:45:08  rahul
- * Swat for adding in Product name and CVS comment log variable.
- *
+/*
+ * $Id$
  */
 
 

Modified: xerces/c/branches/xerces-2.7/src/xercesc/util/Janitor.hpp
URL: http://svn.apache.org/viewcvs/xerces/c/branches/xerces-2.7/src/xercesc/util/Janitor.hpp?rev=191054&r1=191053&r2=191054&view=diff
==============================================================================
--- xerces/c/branches/xerces-2.7/src/xercesc/util/Janitor.hpp (original)
+++ xerces/c/branches/xerces-2.7/src/xercesc/util/Janitor.hpp Thu Jun 16 19:56:35 2005
@@ -15,55 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.7  2005/04/26 17:58:12  cargilld
- * Fix for xercesc-1413: invalid operator equal template signature
- *
- * Revision 1.6  2004/09/08 13:56:22  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.5  2004/01/29 11:48:46  cargilld
- * Code cleanup changes to get rid of various compiler diagnostic messages.
- *
- * Revision 1.4  2003/11/06 19:28:11  knoaman
- * PSVI support for annotations.
- *
- * Revision 1.3  2003/05/15 19:04:35  knoaman
- * Partial implementation of the configurable memory manager.
- *
- * Revision 1.2  2002/11/04 15:22:04  tng
- * C++ Namespace Support.
- *
- * Revision 1.1.1.1  2002/02/01 22:22:10  peiyongz
- * sane_include
- *
- * Revision 1.7  2000/10/13 22:45:12  andyh
- * Complete removal of ArrayJanitory::operator->().  Was just commented out earlier.
- *
- * Revision 1.6  2000/10/10 23:52:11  andyh
- * From Janitor, remove the addition that is having compile problems in MSVC.
- *
- * Revision 1.5  2000/10/09 18:32:31  jberry
- * Add some auto_ptr functionality to allow modification of monitored
- * pointer value. This eases use of Janitor in some situations.
- *
- * Revision 1.4  2000/03/02 19:54:40  roddey
- * This checkin includes many changes done while waiting for the
- * 1.1.0 code to be finished. I can't list them all here, but a list is
- * available elsewhere.
- *
- * Revision 1.3  2000/02/24 20:05:24  abagchi
- * Swat for removing Log from API docs
- *
- * Revision 1.2  2000/02/06 07:48:02  rahulj
- * Year 2K copyright swat.
- *
- * Revision 1.1.1.1  1999/11/09 01:04:27  twl
- * Initial checkin
- *
- * Revision 1.2  1999/11/08 20:45:08  rahul
- * Swat for adding in Product name and CVS comment log variable.
- *
+ * $Id$
  */
 
 

Modified: xerces/c/branches/xerces-2.7/src/xercesc/util/KVStringPair.cpp
URL: http://svn.apache.org/viewcvs/xerces/c/branches/xerces-2.7/src/xercesc/util/KVStringPair.cpp?rev=191054&r1=191053&r2=191054&view=diff
==============================================================================
--- xerces/c/branches/xerces-2.7/src/xercesc/util/KVStringPair.cpp (original)
+++ xerces/c/branches/xerces-2.7/src/xercesc/util/KVStringPair.cpp Thu Jun 16 19:56:35 2005
@@ -15,80 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.9  2005/02/21 18:19:45  cargilld
- * Performance fixes from Christian Will.
- *
- * Revision 1.8  2005/01/07 15:12:10  amassari
- * Removed warnings
- *
- * Revision 1.7  2004/10/28 20:14:41  peiyongz
- * Data member reshuffle
- *
- * Revision 1.6  2004/09/08 13:56:22  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.5  2003/09/25 22:23:25  peiyongz
- * Implementation of Serialization/Deserialization
- *
- * Revision 1.4  2003/05/16 06:01:52  knoaman
- * Partial implementation of the configurable memory manager.
- *
- * Revision 1.3  2003/05/15 19:04:35  knoaman
- * Partial implementation of the configurable memory manager.
- *
- * Revision 1.2  2002/11/04 15:22:04  tng
- * C++ Namespace Support.
- *
- * Revision 1.1.1.1  2002/02/01 22:22:10  peiyongz
- * sane_include
- *
- * Revision 1.5  2001/05/11 13:26:27  tng
- * Copyright update.
- *
- * Revision 1.4  2001/01/15 21:26:33  tng
- * Performance Patches by David Bertoni.
- *
- * Details: (see xerces-c-dev mailing Jan 14)
- * XMLRecognizer.cpp: the internal encoding string XMLUni::fgXMLChEncodingString
- * was going through this function numerous times.  As a result, the top hot-spot
- * for the parse was _wcsicmp().  The real problem is that the Microsofts wide string
- * functions are unbelievably slow.  For things like encodings, it might be
- * better to use a special comparison function that only considers a-z and
- * A-Z as characters with case.  This works since the character set for
- * encodings is limit to printable ASCII characters.
- *
- *  XMLScanner2.cpp: This also has some case-sensitive vs. insensitive compares.
- * They are also much faster.  The other tweak is to only make a copy of an attribute
- * string if it needs to be split.  And then, the strategy is to try to use a
- * stack-based buffer, rather than a dynamically-allocated one.
- *
- * SAX2XMLReaderImpl.cpp: Again, more case-sensitive vs. insensitive comparisons.
- *
- * KVStringPair.cpp & hpp: By storing the size of the allocation, the storage can
- * likely be re-used many times, cutting down on dynamic memory allocations.
- *
- * XMLString.hpp: a more efficient implementation of stringLen().
- *
- * DTDValidator.cpp: another case of using a stack-based buffer when possible
- *
- * These patches made a big difference in parse time in some of our test
- * files, especially the ones are very attribute-heavy.
- *
- * Revision 1.3  2000/03/02 19:54:40  roddey
- * This checkin includes many changes done while waiting for the
- * 1.1.0 code to be finished. I can't list them all here, but a list is
- * available elsewhere.
- *
- * Revision 1.2  2000/02/06 07:48:02  rahulj
- * Year 2K copyright swat.
- *
- * Revision 1.1.1.1  1999/11/09 01:04:33  twl
- * Initial checkin
- *
- * Revision 1.2  1999/11/08 20:45:08  rahul
- * Swat for adding in Product name and CVS comment log variable.
- *
+ * $Id$
  */
 
 

Modified: xerces/c/branches/xerces-2.7/src/xercesc/util/KVStringPair.hpp
URL: http://svn.apache.org/viewcvs/xerces/c/branches/xerces-2.7/src/xercesc/util/KVStringPair.hpp?rev=191054&r1=191053&r2=191054&view=diff
==============================================================================
--- xerces/c/branches/xerces-2.7/src/xercesc/util/KVStringPair.hpp (original)
+++ xerces/c/branches/xerces-2.7/src/xercesc/util/KVStringPair.hpp Thu Jun 16 19:56:35 2005
@@ -15,86 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.10  2005/02/21 18:19:45  cargilld
- * Performance fixes from Christian Will.
- *
- * Revision 1.9  2004/10/28 20:14:41  peiyongz
- * Data member reshuffle
- *
- * Revision 1.8  2004/09/08 13:56:22  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.7  2004/01/29 11:48:46  cargilld
- * Code cleanup changes to get rid of various compiler diagnostic messages.
- *
- * Revision 1.6  2003/09/25 22:23:25  peiyongz
- * Implementation of Serialization/Deserialization
- *
- * Revision 1.5  2003/05/18 14:02:05  knoaman
- * Memory manager implementation: pass per instance manager.
- *
- * Revision 1.4  2003/05/16 06:01:52  knoaman
- * Partial implementation of the configurable memory manager.
- *
- * Revision 1.3  2003/05/15 19:04:35  knoaman
- * Partial implementation of the configurable memory manager.
- *
- * Revision 1.2  2002/11/04 15:22:04  tng
- * C++ Namespace Support.
- *
- * Revision 1.1.1.1  2002/02/01 22:22:11  peiyongz
- * sane_include
- *
- * Revision 1.6  2001/05/11 13:26:27  tng
- * Copyright update.
- *
- * Revision 1.5  2001/01/15 21:26:34  tng
- * Performance Patches by David Bertoni.
- *
- * Details: (see xerces-c-dev mailing Jan 14)
- * XMLRecognizer.cpp: the internal encoding string XMLUni::fgXMLChEncodingString
- * was going through this function numerous times.  As a result, the top hot-spot
- * for the parse was _wcsicmp().  The real problem is that the Microsofts wide string
- * functions are unbelievably slow.  For things like encodings, it might be
- * better to use a special comparison function that only considers a-z and
- * A-Z as characters with case.  This works since the character set for
- * encodings is limit to printable ASCII characters.
- *
- *  XMLScanner2.cpp: This also has some case-sensitive vs. insensitive compares.
- * They are also much faster.  The other tweak is to only make a copy of an attribute
- * string if it needs to be split.  And then, the strategy is to try to use a
- * stack-based buffer, rather than a dynamically-allocated one.
- *
- * SAX2XMLReaderImpl.cpp: Again, more case-sensitive vs. insensitive comparisons.
- *
- * KVStringPair.cpp & hpp: By storing the size of the allocation, the storage can
- * likely be re-used many times, cutting down on dynamic memory allocations.
- *
- * XMLString.hpp: a more efficient implementation of stringLen().
- *
- * DTDValidator.cpp: another case of using a stack-based buffer when possible
- *
- * These patches made a big difference in parse time in some of our test
- * files, especially the ones are very attribute-heavy.
- *
- * Revision 1.4  2000/03/02 19:54:40  roddey
- * This checkin includes many changes done while waiting for the
- * 1.1.0 code to be finished. I can't list them all here, but a list is
- * available elsewhere.
- *
- * Revision 1.3  2000/02/24 20:05:24  abagchi
- * Swat for removing Log from API docs
- *
- * Revision 1.2  2000/02/06 07:48:02  rahulj
- * Year 2K copyright swat.
- *
- * Revision 1.1.1.1  1999/11/09 01:04:37  twl
- * Initial checkin
- *
- * Revision 1.2  1999/11/08 20:45:08  rahul
- * Swat for adding in Product name and CVS comment log variable.
- *
+ * $Id$
  */
 
 #if !defined(KVSTRINGPAIR_HPP)

Modified: xerces/c/branches/xerces-2.7/src/xercesc/util/KeyValuePair.c
URL: http://svn.apache.org/viewcvs/xerces/c/branches/xerces-2.7/src/xercesc/util/KeyValuePair.c?rev=191054&r1=191053&r2=191054&view=diff
==============================================================================
--- xerces/c/branches/xerces-2.7/src/xercesc/util/KeyValuePair.c (original)
+++ xerces/c/branches/xerces-2.7/src/xercesc/util/KeyValuePair.c Thu Jun 16 19:56:35 2005
@@ -14,31 +14,8 @@
  * limitations under the License.
  */
 
-/**
- * $Log$
- * Revision 1.3  2004/09/08 13:56:22  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.2  2002/11/04 15:22:04  tng
- * C++ Namespace Support.
- *
- * Revision 1.1.1.1  2002/02/01 22:22:10  peiyongz
- * sane_include
- *
- * Revision 1.3  2000/03/02 19:54:41  roddey
- * This checkin includes many changes done while waiting for the
- * 1.1.0 code to be finished. I can't list them all here, but a list is
- * available elsewhere.
- *
- * Revision 1.2  2000/02/06 07:48:02  rahulj
- * Year 2K copyright swat.
- *
- * Revision 1.1.1.1  1999/11/09 01:04:29  twl
- * Initial checkin
- *
- * Revision 1.2  1999/11/08 20:45:09  rahul
- * Swat for adding in Product name and CVS comment log variable.
- *
+/*
+ * $Id$
  */
 
 

Modified: xerces/c/branches/xerces-2.7/src/xercesc/util/KeyValuePair.hpp
URL: http://svn.apache.org/viewcvs/xerces/c/branches/xerces-2.7/src/xercesc/util/KeyValuePair.hpp?rev=191054&r1=191053&r2=191054&view=diff
==============================================================================
--- xerces/c/branches/xerces-2.7/src/xercesc/util/KeyValuePair.hpp (original)
+++ xerces/c/branches/xerces-2.7/src/xercesc/util/KeyValuePair.hpp Thu Jun 16 19:56:35 2005
@@ -15,39 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.5  2004/09/08 13:56:22  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.4  2004/01/29 11:48:46  cargilld
- * Code cleanup changes to get rid of various compiler diagnostic messages.
- *
- * Revision 1.3  2003/05/15 19:04:35  knoaman
- * Partial implementation of the configurable memory manager.
- *
- * Revision 1.2  2002/11/04 15:22:04  tng
- * C++ Namespace Support.
- *
- * Revision 1.1.1.1  2002/02/01 22:22:10  peiyongz
- * sane_include
- *
- * Revision 1.4  2000/03/02 19:54:41  roddey
- * This checkin includes many changes done while waiting for the
- * 1.1.0 code to be finished. I can't list them all here, but a list is
- * available elsewhere.
- *
- * Revision 1.3  2000/02/24 20:05:24  abagchi
- * Swat for removing Log from API docs
- *
- * Revision 1.2  2000/02/06 07:48:02  rahulj
- * Year 2K copyright swat.
- *
- * Revision 1.1.1.1  1999/11/09 01:04:31  twl
- * Initial checkin
- *
- * Revision 1.2  1999/11/08 20:45:09  rahul
- * Swat for adding in Product name and CVS comment log variable.
- *
+ * $Id$
  */
 
 #if !defined(KEYVALUEPAIR_HPP)

Modified: xerces/c/branches/xerces-2.7/src/xercesc/util/MsgLoaders/ICU/ICUMsgLoader.cpp
URL: http://svn.apache.org/viewcvs/xerces/c/branches/xerces-2.7/src/xercesc/util/MsgLoaders/ICU/ICUMsgLoader.cpp?rev=191054&r1=191053&r2=191054&view=diff
==============================================================================
--- xerces/c/branches/xerces-2.7/src/xercesc/util/MsgLoaders/ICU/ICUMsgLoader.cpp (original)
+++ xerces/c/branches/xerces-2.7/src/xercesc/util/MsgLoaders/ICU/ICUMsgLoader.cpp Thu Jun 16 19:56:35 2005
@@ -15,114 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.26  2004/11/11 04:16:03  peiyongz
- * Build with ICU3.2
- *
- * Revision 1.25  2004/11/08 03:10:40  peiyongz
- * Using different package name for windows/Unix
- *
- * Revision 1.24  2004/11/04 18:38:44  peiyongz
- * udata_setAppData and ures_open refer to the same pkgname
- * 
- * Revision 1.23  2004/09/30 18:52:59  peiyongz
- * XercesC2_6_0 updates
- *
- * Revision 1.22  2004/09/08 13:56:33  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.21  2004/02/12 20:44:34  peiyongz
- * XercesC2_5_0
- *
- * Revision 1.20  2003/12/24 15:24:13  cargilld
- * More updates to memory management so that the static memory manager.
- *
- * Revision 1.19  2003/12/17 03:56:15  neilg
- * add default memory manager parameter to loadMsg method that uses char * parameters
- *
- * Revision 1.18  2003/11/19 23:08:02  peiyongz
- * build xercesc2_4_0
- *
- * Revision 1.17  2003/05/15 18:29:48  knoaman
- * Partial implementation of the configurable memory manager.
- *
- * Revision 1.16  2003/03/17 19:28:05  peiyongz
- * Build versioned XercesMessages on Windows
- *
- * Revision 1.15  2003/03/09 16:41:20  peiyongz
- * PanicHandler
- *
- * Revision 1.14  2003/02/20 18:07:46  peiyongz
- * Bug#7077: build error message shared library for ICUMsgLoader
- *
- * Revision 1.12  2003/02/17 19:56:03  peiyongz
- * Re-prioritize search order for error message files.
- *
- * Revision 1.11  2002/12/12 16:53:25  peiyongz
- * Message file name changed.
- *
- * Revision 1.10  2002/12/06 16:29:17  peiyongz
- * $XERCESCROOT/msg created as home directory for message files, and
- * set default locale.
- *
- * Revision 1.9  2002/12/04 18:11:23  peiyongz
- * use $XERCESCROOT to search for icu resource bundle if XERCESC_NLS_HOME
- * undefined
- *
- * Revision 1.8  2002/11/20 20:28:17  peiyongz
- * fix to warning C4018: '>' : signed/unsigned mismatch
- *
- * Revision 1.7  2002/11/12 17:27:49  tng
- * DOM Message: add new domain for DOM Messages.
- *
- * Revision 1.6  2002/11/04 22:24:43  peiyongz
- * Locale setting for message loader
- *
- * Revision 1.5  2002/11/04 15:10:40  tng
- * C++ Namespace Support.
- *
- * Revision 1.4  2002/10/10 21:07:55  peiyongz
- * load resource files using environement vars and base name
- *
- * Revision 1.3  2002/10/02 17:08:50  peiyongz
- * XMLString::equals() to replace XMLString::compareString()
- *
- * Revision 1.2  2002/09/30 22:20:40  peiyongz
- * Build with ICU MsgLoader
- *
- * Revision 1.1.1.1  2002/02/01 22:22:19  peiyongz
- * sane_include
- *
- * Revision 1.7  2002/01/21 14:52:25  tng
- * [Bug 5847] ICUMsgLoader can't be compiled with gcc 3.0.3 and ICU2.  And also fix the memory leak introduced by Bug 2730 fix.
- *
- * Revision 1.6  2001/11/01 23:39:18  jasons
- * 2001-11-01  Jason E. Stewart  <ja...@openinformatics.com>
- *
- * 	* src/util/MsgLoaders/ICU/ICUMsgLoader.hpp (Repository):
- * 	* src/util/MsgLoaders/ICU/ICUMsgLoader.cpp (Repository):
- * 	Updated to compile with ICU-1.8.1
- *
- * Revision 1.5  2000/03/02 19:55:14  roddey
- * This checkin includes many changes done while waiting for the
- * 1.1.0 code to be finished. I can't list them all here, but a list is
- * available elsewhere.
- *
- * Revision 1.4  2000/02/06 07:48:21  rahulj
- * Year 2K copyright swat.
- *
- * Revision 1.3  2000/01/19 00:58:38  roddey
- * Update to support new ICU 1.4 release.
- *
- * Revision 1.2  1999/11/19 21:24:03  aruna1
- * incorporated ICU 1.3.1 related changes int he file
- *
- * Revision 1.1.1.1  1999/11/09 01:07:23  twl
- * Initial checkin
- *
- * Revision 1.4  1999/11/08 20:45:26  rahul
- * Swat for adding in Product name and CVS comment log variable.
- *
+ * $Id$
  */
 
 

Modified: xerces/c/branches/xerces-2.7/src/xercesc/util/MsgLoaders/ICU/ICUMsgLoader.hpp
URL: http://svn.apache.org/viewcvs/xerces/c/branches/xerces-2.7/src/xercesc/util/MsgLoaders/ICU/ICUMsgLoader.hpp?rev=191054&r1=191053&r2=191054&view=diff
==============================================================================
--- xerces/c/branches/xerces-2.7/src/xercesc/util/MsgLoaders/ICU/ICUMsgLoader.hpp (original)
+++ xerces/c/branches/xerces-2.7/src/xercesc/util/MsgLoaders/ICU/ICUMsgLoader.hpp Thu Jun 16 19:56:35 2005
@@ -15,58 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.9  2004/09/08 13:56:33  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.8  2003/12/24 15:24:13  cargilld
- * More updates to memory management so that the static memory manager.
- *
- * Revision 1.7  2003/12/17 03:56:15  neilg
- * add default memory manager parameter to loadMsg method that uses char * parameters
- *
- * Revision 1.6  2003/05/15 18:29:48  knoaman
- * Partial implementation of the configurable memory manager.
- *
- * Revision 1.5  2003/03/07 18:15:44  tng
- * Return a reference instead of void for operator=
- *
- * Revision 1.4  2002/11/04 15:10:40  tng
- * C++ Namespace Support.
- *
- * Revision 1.3  2002/10/10 21:07:55  peiyongz
- * load resource files using environement vars and base name
- *
- * Revision 1.2  2002/09/30 22:20:40  peiyongz
- * Build with ICU MsgLoader
- *
- * Revision 1.1.1.1  2002/02/01 22:22:19  peiyongz
- * sane_include
- *
- * Revision 1.5  2002/01/21 14:52:25  tng
- * [Bug 5847] ICUMsgLoader can't be compiled with gcc 3.0.3 and ICU2.  And also fix the memory leak introduced by Bug 2730 fix.
- *
- * Revision 1.4  2001/11/01 23:39:18  jasons
- * 2001-11-01  Jason E. Stewart  <ja...@openinformatics.com>
- *
- * 	* src/util/MsgLoaders/ICU/ICUMsgLoader.hpp (Repository):
- * 	* src/util/MsgLoaders/ICU/ICUMsgLoader.cpp (Repository):
- * 	Updated to compile with ICU-1.8.1
- *
- * Revision 1.3  2000/03/02 19:55:14  roddey
- * This checkin includes many changes done while waiting for the
- * 1.1.0 code to be finished. I can't list them all here, but a list is
- * available elsewhere.
- *
- * Revision 1.2  2000/02/06 07:48:21  rahulj
- * Year 2K copyright swat.
- *
- * Revision 1.1.1.1  1999/11/09 01:07:24  twl
- * Initial checkin
- *
- * Revision 1.4  1999/11/08 20:45:26  rahul
- * Swat for adding in Product name and CVS comment log variable.
- *
+ * $Id$
  */
 
 

Modified: xerces/c/branches/xerces-2.7/src/xercesc/util/MsgLoaders/InMemory/InMemMsgLoader.cpp
URL: http://svn.apache.org/viewcvs/xerces/c/branches/xerces-2.7/src/xercesc/util/MsgLoaders/InMemory/InMemMsgLoader.cpp?rev=191054&r1=191053&r2=191054&view=diff
==============================================================================
--- xerces/c/branches/xerces-2.7/src/xercesc/util/MsgLoaders/InMemory/InMemMsgLoader.cpp (original)
+++ xerces/c/branches/xerces-2.7/src/xercesc/util/MsgLoaders/InMemory/InMemMsgLoader.cpp Thu Jun 16 19:56:35 2005
@@ -15,61 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.11  2004/09/08 13:56:33  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.10  2003/12/24 15:24:13  cargilld
- * More updates to memory management so that the static memory manager.
- *
- * Revision 1.9  2003/12/17 03:56:15  neilg
- * add default memory manager parameter to loadMsg method that uses char * parameters
- *
- * Revision 1.8  2003/05/15 18:29:49  knoaman
- * Partial implementation of the configurable memory manager.
- *
- * Revision 1.7  2003/03/09 16:41:40  peiyongz
- * PanicHandler
- *
- * Revision 1.6  2002/12/12 19:14:00  peiyongz
- * InMem Message file name changed.
- *
- * Revision 1.5  2002/11/12 17:26:53  tng
- * DOM Message: add new domain for DOM Messages.
- *
- * Revision 1.4  2002/11/04 15:10:40  tng
- * C++ Namespace Support.
- *
- * Revision 1.3  2002/09/24 19:57:59  tng
- * Performance: use XMLString::equals instead of XMLString::compareString
- *
- * Revision 1.2  2002/09/23 22:14:37  peiyongz
- * Code sharing and Array boundary checking added
- *
- * Revision 1.1.1.1  2002/02/01 22:22:21  peiyongz
- * sane_include
- *
- * Revision 1.5  2000/03/28 19:43:21  roddey
- * Fixes for signed/unsigned warnings. New work for two way transcoding
- * stuff.
- *
- * Revision 1.4  2000/03/02 19:55:15  roddey
- * This checkin includes many changes done while waiting for the
- * 1.1.0 code to be finished. I can't list them all here, but a list is
- * available elsewhere.
- *
- * Revision 1.3  2000/02/06 07:48:22  rahulj
- * Year 2K copyright swat.
- *
- * Revision 1.2  1999/12/03 00:48:47  rahulj
- * Removed byteswapping logic as its not needed for InMemory message loading.
- *
- * Revision 1.1.1.1  1999/11/09 01:07:19  twl
- * Initial checkin
- *
- * Revision 1.4  1999/11/08 20:45:26  rahul
- * Swat for adding in Product name and CVS comment log variable.
- *
+ * $Id$
  */
 
 

Modified: xerces/c/branches/xerces-2.7/src/xercesc/util/MsgLoaders/InMemory/InMemMsgLoader.hpp
URL: http://svn.apache.org/viewcvs/xerces/c/branches/xerces-2.7/src/xercesc/util/MsgLoaders/InMemory/InMemMsgLoader.hpp?rev=191054&r1=191053&r2=191054&view=diff
==============================================================================
--- xerces/c/branches/xerces-2.7/src/xercesc/util/MsgLoaders/InMemory/InMemMsgLoader.hpp (original)
+++ xerces/c/branches/xerces-2.7/src/xercesc/util/MsgLoaders/InMemory/InMemMsgLoader.hpp Thu Jun 16 19:56:35 2005
@@ -15,43 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.6  2004/09/08 13:56:33  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.5  2003/12/24 15:24:13  cargilld
- * More updates to memory management so that the static memory manager.
- *
- * Revision 1.4  2003/12/17 03:56:15  neilg
- * add default memory manager parameter to loadMsg method that uses char * parameters
- *
- * Revision 1.3  2003/03/07 18:15:44  tng
- * Return a reference instead of void for operator=
- *
- * Revision 1.2  2002/11/04 15:10:40  tng
- * C++ Namespace Support.
- *
- * Revision 1.1.1.1  2002/02/01 22:22:21  peiyongz
- * sane_include
- *
- * Revision 1.4  2000/03/28 19:43:21  roddey
- * Fixes for signed/unsigned warnings. New work for two way transcoding
- * stuff.
- *
- * Revision 1.3  2000/03/02 19:55:15  roddey
- * This checkin includes many changes done while waiting for the
- * 1.1.0 code to be finished. I can't list them all here, but a list is
- * available elsewhere.
- *
- * Revision 1.2  2000/02/06 07:48:22  rahulj
- * Year 2K copyright swat.
- *
- * Revision 1.1.1.1  1999/11/09 01:07:20  twl
- * Initial checkin
- *
- * Revision 1.2  1999/11/08 20:45:27  rahul
- * Swat for adding in Product name and CVS comment log variable.
- *
+ * $Id$
  */
 
 

Modified: xerces/c/branches/xerces-2.7/src/xercesc/util/MsgLoaders/MsgCatalog/MsgCatalogLoader.cpp
URL: http://svn.apache.org/viewcvs/xerces/c/branches/xerces-2.7/src/xercesc/util/MsgLoaders/MsgCatalog/MsgCatalogLoader.cpp?rev=191054&r1=191053&r2=191054&view=diff
==============================================================================
--- xerces/c/branches/xerces-2.7/src/xercesc/util/MsgLoaders/MsgCatalog/MsgCatalogLoader.cpp (original)
+++ xerces/c/branches/xerces-2.7/src/xercesc/util/MsgLoaders/MsgCatalog/MsgCatalogLoader.cpp Thu Jun 16 19:56:35 2005
@@ -15,88 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.18  2004/09/08 13:56:33  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.17  2003/12/24 15:24:13  cargilld
- * More updates to memory management so that the static memory manager.
- *
- * Revision 1.16  2003/12/17 03:56:15  neilg
- * add default memory manager parameter to loadMsg method that uses char * parameters
- *
- * Revision 1.15  2003/08/21 16:36:08  peiyongz
- * use PlatformUtils::panic()
- *
- * Revision 1.14  2003/05/15 18:29:49  knoaman
- * Partial implementation of the configurable memory manager.
- *
- * Revision 1.13  2003/03/09 16:42:05  peiyongz
- * PanicHandler
- *
- * Revision 1.12  2003/02/20 20:20:11  peiyongz
- * Allow set user specified error message file location in PlatformUtils::Initialize().
- *
- * Revision 1.11  2002/12/12 16:46:18  peiyongz
- * MsgCatalog file name changed.
- *
- * Revision 1.10  2002/12/06 16:49:47  peiyongz
- * $XERCESCROOT/msg created as home directory for message files.
- *
- * Revision 1.9  2002/12/04 18:03:13  peiyongz
- * use $XERCESCROOT to search for msg catalog file if XERCESC_NLS_HOME
- * undefined
- *
- * Revision 1.8  2002/12/02 21:58:43  peiyongz
- * nls support
- *
- * Revision 1.7  2002/11/12 17:27:12  tng
- * DOM Message: add new domain for DOM Messages.
- *
- * Revision 1.6  2002/11/05 16:54:46  peiyongz
- * Using XERCESC_NLS_HOME
- *
- * Revision 1.5  2002/11/04 15:10:41  tng
- * C++ Namespace Support.
- *
- * Revision 1.4  2002/09/24 19:58:33  tng
- * Performance: use XMLString::equals instead of XMLString::compareString
- *
- * Revision 1.3  2002/09/23 21:05:40  peiyongz
- * remove debugging code
- *
- * Revision 1.2  2002/09/23 21:03:06  peiyongz
- * Build MsgCatalog on Solaris
- *
- * Revision 1.1.1.1  2002/02/01 22:22:21  peiyongz
- * sane_include
- *
- * Revision 1.7  2001/10/09 12:19:44  tng
- * Leak fix: can call transcode directly instead of using copyString.
- *
- * Revision 1.6  2000/07/25 22:28:40  aruna1
- * Char definitions in XMLUni moved to XMLUniDefs
- *
- * Revision 1.5  2000/03/02 19:55:16  roddey
- * This checkin includes many changes done while waiting for the
- * 1.1.0 code to be finished. I can't list them all here, but a list is
- * available elsewhere.
- *
- * Revision 1.4  2000/02/06 07:48:22  rahulj
- * Year 2K copyright swat.
- *
- * Revision 1.3  2000/01/05 22:00:22  aruna1
- * Modified message 'set' attribute reading sequence. Removed dependencies on  hard coded constants
- *
- * Revision 1.2  1999/12/23 01:43:37  aruna1
- * MsgCatalog support added for solaris
- *
- * Revision 1.1.1.1  1999/11/09 01:07:16  twl
- * Initial checkin
- *
- * Revision 1.2  1999/11/08 20:45:27  rahul
- * Swat for adding in Product name and CVS comment log variable.
- *
+ * $Id$
  */
 
 

Modified: xerces/c/branches/xerces-2.7/src/xercesc/util/MsgLoaders/MsgCatalog/MsgCatalogLoader.hpp
URL: http://svn.apache.org/viewcvs/xerces/c/branches/xerces-2.7/src/xercesc/util/MsgLoaders/MsgCatalog/MsgCatalogLoader.hpp?rev=191054&r1=191053&r2=191054&view=diff
==============================================================================
--- xerces/c/branches/xerces-2.7/src/xercesc/util/MsgLoaders/MsgCatalog/MsgCatalogLoader.hpp (original)
+++ xerces/c/branches/xerces-2.7/src/xercesc/util/MsgLoaders/MsgCatalog/MsgCatalogLoader.hpp Thu Jun 16 19:56:35 2005
@@ -15,45 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.8  2004/09/08 13:56:34  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.7  2003/12/24 15:24:13  cargilld
- * More updates to memory management so that the static memory manager.
- *
- * Revision 1.6  2003/12/17 03:56:15  neilg
- * add default memory manager parameter to loadMsg method that uses char * parameters
- *
- * Revision 1.5  2003/03/07 18:15:44  tng
- * Return a reference instead of void for operator=
- *
- * Revision 1.4  2002/11/05 16:54:46  peiyongz
- * Using XERCESC_NLS_HOME
- *
- * Revision 1.3  2002/11/04 15:10:41  tng
- * C++ Namespace Support.
- *
- * Revision 1.2  2002/09/23 21:03:06  peiyongz
- * Build MsgCatalog on Solaris
- *
- * Revision 1.1.1.1  2002/02/01 22:22:21  peiyongz
- * sane_include
- *
- * Revision 1.3  2000/03/02 19:55:16  roddey
- * This checkin includes many changes done while waiting for the
- * 1.1.0 code to be finished. I can't list them all here, but a list is
- * available elsewhere.
- *
- * Revision 1.2  2000/02/06 07:48:22  rahulj
- * Year 2K copyright swat.
- *
- * Revision 1.1.1.1  1999/11/09 01:07:17  twl
- * Initial checkin
- *
- * Revision 1.2  1999/11/08 20:45:28  rahul
- * Swat for adding in Product name and CVS comment log variable.
- *
+ * $Id$
  */
 
 #if !defined(ICONVMSGLOADER_HPP)

Modified: xerces/c/branches/xerces-2.7/src/xercesc/util/MsgLoaders/Win32/Win32MsgLoader.hpp
URL: http://svn.apache.org/viewcvs/xerces/c/branches/xerces-2.7/src/xercesc/util/MsgLoaders/Win32/Win32MsgLoader.hpp?rev=191054&r1=191053&r2=191054&view=diff
==============================================================================
--- xerces/c/branches/xerces-2.7/src/xercesc/util/MsgLoaders/Win32/Win32MsgLoader.hpp (original)
+++ xerces/c/branches/xerces-2.7/src/xercesc/util/MsgLoaders/Win32/Win32MsgLoader.hpp Thu Jun 16 19:56:35 2005
@@ -15,43 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.6  2004/09/08 13:56:34  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.5  2003/12/24 15:24:13  cargilld
- * More updates to memory management so that the static memory manager.
- *
- * Revision 1.4  2003/12/17 00:18:37  cargilld
- * Update to memory management so that the static memory manager (one used to call Initialize) is only for static data.
- *
- * Revision 1.3  2003/03/07 18:15:44  tng
- * Return a reference instead of void for operator=
- *
- * Revision 1.2  2002/11/04 15:10:41  tng
- * C++ Namespace Support.
- *
- * Revision 1.1.1.1  2002/02/01 22:22:22  peiyongz
- * sane_include
- *
- * Revision 1.4  2000/03/28 19:43:23  roddey
- * Fixes for signed/unsigned warnings. New work for two way transcoding
- * stuff.
- *
- * Revision 1.3  2000/03/02 19:55:19  roddey
- * This checkin includes many changes done while waiting for the
- * 1.1.0 code to be finished. I can't list them all here, but a list is
- * available elsewhere.
- *
- * Revision 1.2  2000/02/06 07:48:24  rahulj
- * Year 2K copyright swat.
- *
- * Revision 1.1.1.1  1999/11/09 01:07:15  twl
- * Initial checkin
- *
- * Revision 1.3  1999/11/08 20:45:28  rahul
- * Swat for adding in Product name and CVS comment log variable.
- *
+ * $Id$
  */
 
 

Modified: xerces/c/branches/xerces-2.7/src/xercesc/util/Mutexes.cpp
URL: http://svn.apache.org/viewcvs/xerces/c/branches/xerces-2.7/src/xercesc/util/Mutexes.cpp?rev=191054&r1=191053&r2=191054&view=diff
==============================================================================
--- xerces/c/branches/xerces-2.7/src/xercesc/util/Mutexes.cpp (original)
+++ xerces/c/branches/xerces-2.7/src/xercesc/util/Mutexes.cpp Thu Jun 16 19:56:35 2005
@@ -15,34 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.3  2004/09/08 13:56:22  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.2  2002/11/04 15:22:04  tng
- * C++ Namespace Support.
- *
- * Revision 1.1.1.1  2002/02/01 22:22:11  peiyongz
- * sane_include
- *
- * Revision 1.4  2000/03/02 19:54:41  roddey
- * This checkin includes many changes done while waiting for the
- * 1.1.0 code to be finished. I can't list them all here, but a list is
- * available elsewhere.
- *
- * Revision 1.3  2000/02/06 07:48:02  rahulj
- * Year 2K copyright swat.
- *
- * Revision 1.2  1999/12/02 19:42:35  roddey
- * Got rid of attempts to fancy/schmanzy lazy eval mutex implementation and just
- * force anyone who needs a global/static mutex to lazy eval that themselves.
- *
- * Revision 1.1.1.1  1999/11/09 01:04:45  twl
- * Initial checkin
- *
- * Revision 1.2  1999/11/08 20:45:09  rahul
- * Swat for adding in Product name and CVS comment log variable.
- *
+ * $Id$
  */
 
 

Modified: xerces/c/branches/xerces-2.7/src/xercesc/util/Mutexes.hpp
URL: http://svn.apache.org/viewcvs/xerces/c/branches/xerces-2.7/src/xercesc/util/Mutexes.hpp?rev=191054&r1=191053&r2=191054&view=diff
==============================================================================
--- xerces/c/branches/xerces-2.7/src/xercesc/util/Mutexes.hpp (original)
+++ xerces/c/branches/xerces-2.7/src/xercesc/util/Mutexes.hpp Thu Jun 16 19:56:35 2005
@@ -15,39 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.5  2004/09/08 13:56:22  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.4  2003/05/15 19:04:35  knoaman
- * Partial implementation of the configurable memory manager.
- *
- * Revision 1.3  2003/03/07 18:11:54  tng
- * Return a reference instead of void for operator=
- *
- * Revision 1.2  2002/11/04 15:22:04  tng
- * C++ Namespace Support.
- *
- * Revision 1.1.1.1  2002/02/01 22:22:11  peiyongz
- * sane_include
- *
- * Revision 1.4  2000/03/02 19:54:42  roddey
- * This checkin includes many changes done while waiting for the
- * 1.1.0 code to be finished. I can't list them all here, but a list is
- * available elsewhere.
- *
- * Revision 1.3  2000/02/24 20:05:24  abagchi
- * Swat for removing Log from API docs
- *
- * Revision 1.2  2000/02/06 07:48:02  rahulj
- * Year 2K copyright swat.
- *
- * Revision 1.1.1.1  1999/11/09 01:04:46  twl
- * Initial checkin
- *
- * Revision 1.3  1999/11/08 20:45:10  rahul
- * Swat for adding in Product name and CVS comment log variable.
- *
+ * $Id$
  */
 
 

Modified: xerces/c/branches/xerces-2.7/src/xercesc/util/NameIdPool.c
URL: http://svn.apache.org/viewcvs/xerces/c/branches/xerces-2.7/src/xercesc/util/NameIdPool.c?rev=191054&r1=191053&r2=191054&view=diff
==============================================================================
--- xerces/c/branches/xerces-2.7/src/xercesc/util/NameIdPool.c (original)
+++ xerces/c/branches/xerces-2.7/src/xercesc/util/NameIdPool.c Thu Jun 16 19:56:35 2005
@@ -14,55 +14,8 @@
  * limitations under the License.
  */
 
-/**
- * $Log$
- * Revision 1.12  2005/01/07 15:12:10  amassari
- * Removed warnings
- *
- * Revision 1.11  2004/11/19 00:50:22  cargilld
- * Memory improvement to utility classes from Christian Will.  Remove dependency on XMemory.
- *
- * Revision 1.9  2004/09/08 13:56:22  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.8  2003/12/17 00:18:35  cargilld
- * Update to memory management so that the static memory manager (one used to call Initialize) is only for static data.
- *
- * Revision 1.7  2003/10/29 16:18:05  peiyongz
- * size() added and Reset() bug fixed
- *
- * Revision 1.6  2003/05/16 06:01:52  knoaman
- * Partial implementation of the configurable memory manager.
- *
- * Revision 1.5  2003/05/15 19:04:35  knoaman
- * Partial implementation of the configurable memory manager.
- *
- * Revision 1.4  2002/11/04 15:22:04  tng
- * C++ Namespace Support.
- *
- * Revision 1.3  2002/09/24 19:51:24  tng
- * Performance: use XMLString::equals instead of XMLString::compareString
- *
- * Revision 1.2  2002/05/08 19:05:29  knoaman
- * [Bug 7701] NameIdPoolEnumerator copy constructor should call base class - fix by Martin Kalen
- *
- * Revision 1.1.1.1  2002/02/01 22:22:11  peiyongz
- * sane_include
- *
- * Revision 1.3  2000/03/02 19:54:42  roddey
- * This checkin includes many changes done while waiting for the
- * 1.1.0 code to be finished. I can't list them all here, but a list is
- * available elsewhere.
- *
- * Revision 1.2  2000/02/06 07:48:02  rahulj
- * Year 2K copyright swat.
- *
- * Revision 1.1.1.1  1999/11/09 01:04:47  twl
- * Initial checkin
- *
- * Revision 1.3  1999/11/08 20:45:10  rahul
- * Swat for adding in Product name and CVS comment log variable.
- *
+/*
+ * $Id$
  */
 
 

Modified: xerces/c/branches/xerces-2.7/src/xercesc/util/NameIdPool.hpp
URL: http://svn.apache.org/viewcvs/xerces/c/branches/xerces-2.7/src/xercesc/util/NameIdPool.hpp?rev=191054&r1=191053&r2=191054&view=diff
==============================================================================
--- xerces/c/branches/xerces-2.7/src/xercesc/util/NameIdPool.hpp (original)
+++ xerces/c/branches/xerces-2.7/src/xercesc/util/NameIdPool.hpp Thu Jun 16 19:56:35 2005
@@ -15,66 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.12  2004/11/19 00:50:22  cargilld
- * Memory improvement to utility classes from Christian Will.  Remove dependency on XMemory.
- *
- * Revision 1.11  2004/09/23 07:10:13  amassari
- * Removed const from variable declaration (jira#1259)
- *
- * Revision 1.10  2004/09/08 13:56:22  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.9  2004/01/29 11:48:46  cargilld
- * Code cleanup changes to get rid of various compiler diagnostic messages.
- *
- * Revision 1.8  2003/12/17 00:18:35  cargilld
- * Update to memory management so that the static memory manager (one used to call Initialize) is only for static data.
- *
- * Revision 1.7  2003/10/29 16:17:48  peiyongz
- * size() added
- *
- * Revision 1.6  2003/05/16 06:01:52  knoaman
- * Partial implementation of the configurable memory manager.
- *
- * Revision 1.5  2003/05/15 19:04:35  knoaman
- * Partial implementation of the configurable memory manager.
- *
- * Revision 1.4  2003/03/07 18:11:54  tng
- * Return a reference instead of void for operator=
- *
- * Revision 1.3  2002/12/04 02:32:43  knoaman
- * #include cleanup.
- *
- * Revision 1.2  2002/11/04 15:22:04  tng
- * C++ Namespace Support.
- *
- * Revision 1.1.1.1  2002/02/01 22:22:11  peiyongz
- * sane_include
- *
- * Revision 1.6  2000/09/09 00:11:48  andyh
- * Virtual Destructor Patch, submitted by Kirk Wylie
- *
- * Revision 1.5  2000/07/19 18:47:26  andyh
- * More Macintosh port tweaks, submitted by James Berry.
- *
- * Revision 1.4  2000/03/02 19:54:42  roddey
- * This checkin includes many changes done while waiting for the
- * 1.1.0 code to be finished. I can't list them all here, but a list is
- * available elsewhere.
- *
- * Revision 1.3  2000/02/24 20:05:24  abagchi
- * Swat for removing Log from API docs
- *
- * Revision 1.2  2000/02/06 07:48:02  rahulj
- * Year 2K copyright swat.
- *
- * Revision 1.1.1.1  1999/11/09 01:04:48  twl
- * Initial checkin
- *
- * Revision 1.3  1999/11/08 20:45:10  rahul
- * Swat for adding in Product name and CVS comment log variable.
- *
+ * $Id$
  */
 
 

Modified: xerces/c/branches/xerces-2.7/src/xercesc/util/NetAccessors/Socket/SocketNetAccessor.hpp
URL: http://svn.apache.org/viewcvs/xerces/c/branches/xerces-2.7/src/xercesc/util/NetAccessors/Socket/SocketNetAccessor.hpp?rev=191054&r1=191053&r2=191054&view=diff
==============================================================================
--- xerces/c/branches/xerces-2.7/src/xercesc/util/NetAccessors/Socket/SocketNetAccessor.hpp (original)
+++ xerces/c/branches/xerces-2.7/src/xercesc/util/NetAccessors/Socket/SocketNetAccessor.hpp Thu Jun 16 19:56:35 2005
@@ -15,31 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.5  2004/09/08 13:56:35  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.4  2004/05/11 13:39:35  amassari
- * The net accessor input source now can be used to get data using PUT or POST, as well as GET
- *
- * Revision 1.3  2003/03/07 18:15:49  tng
- * Return a reference instead of void for operator=
- *
- * Revision 1.2  2002/11/04 15:11:38  tng
- * C++ Namespace Support.
- *
- * Revision 1.1.1.1  2002/02/01 22:22:23  peiyongz
- * sane_include
- *
- * Revision 1.1  2000/03/20 23:48:51  rahulj
- * Added Socket based NetAccessor. This will enable one to
- * use HTTP URL's for system id's. Default build options do
- * not use this NetAccessor. Specify the '-n socket' option
- * to 'runConfigure' to configure Xerces-C to use this new
- * feature. The code works under Solaris 2.6, Linux, AIX
- * and HPUX 11 with aCC.
- * Todo's: enable proper error handling.
- *
+ * $Id$
  */
 
 

Modified: xerces/c/branches/xerces-2.7/src/xercesc/util/NetAccessors/Socket/UnixHTTPURLInputStream.cpp
URL: http://svn.apache.org/viewcvs/xerces/c/branches/xerces-2.7/src/xercesc/util/NetAccessors/Socket/UnixHTTPURLInputStream.cpp?rev=191054&r1=191053&r2=191054&view=diff
==============================================================================
--- xerces/c/branches/xerces-2.7/src/xercesc/util/NetAccessors/Socket/UnixHTTPURLInputStream.cpp (original)
+++ xerces/c/branches/xerces-2.7/src/xercesc/util/NetAccessors/Socket/UnixHTTPURLInputStream.cpp Thu Jun 16 19:56:35 2005
@@ -15,96 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.19  2005/03/04 19:52:54  amassari
- * The URL fragments were leaked (jira# 1362)
- *
- * Revision 1.18  2004/09/08 13:56:35  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.17  2004/05/11 13:39:35  amassari
- * The net accessor input source now can be used to get data using PUT or POST, as well as GET
- *
- * Revision 1.16  2004/02/11 12:42:22  cargilld
- * Fix for bug 25541.
- *
- * Revision 1.15  2004/01/29 11:51:20  cargilld
- * Code cleanup changes to get rid of various compiler diagnostic messages.
- *
- * Revision 1.14  2004/01/13 16:34:21  cargilld
- * Misc memory management changes.
- *
- * Revision 1.13  2003/12/24 15:24:13  cargilld
- * More updates to memory management so that the static memory manager.
- *
- * Revision 1.12  2003/05/17 05:54:18  knoaman
- * Update NetAccessors to use the memory manager.
- *
- * Revision 1.11  2003/05/16 14:03:28  knoaman
- * Pass memory manager to makeNewTranscoder.
- *
- * Revision 1.10  2003/02/25 21:22:36  tng
- * Modify UnixHTTPURLInputStream for it to work on ebcdic platform.  Patch from Steve Dulin
- *
- * Revision 1.9  2002/12/09 13:12:12  tng
- * Fix compilation error.
- *
- * Revision 1.8  2002/12/09 09:57:27  gareth
- * Fixed compile error by adding private member. Not very efficient. Should be looked at again.
- *
- * Revision 1.7  2002/12/06 16:43:33  tng
- * Fix the error messages thrown from net accessor module.
- *
- * Revision 1.6  2002/12/02 20:41:17  tng
- * [Bug 12490] Patches required to build Xerces-C++ on BeOS R5.  Patch from Andrew Bachmann.
- *
- * Revision 1.5  2002/11/04 15:11:38  tng
- * C++ Namespace Support.
- *
- * Revision 1.4  2002/05/29 14:30:50  peiyongz
- * Bug9489: Malformed HTTP GET Requests in UnixHTTPUrlInputStream ,
- *                 patch from Gereon Steffens (gereon.steffens@web.de)
- *
- * Revision 1.3  2002/05/07 14:36:44  tng
- * [Bug 8852] UnixHTTPURLInputStream.cpp includes unneeded file.
- *
- * Revision 1.2  2002/03/11 21:08:23  peiyongz
- * Bug#7000: fix to corrupted URL, patch from kent@iastate.edu (Kent)
- *
- * Revision 1.1.1.1  2002/02/01 22:22:23  peiyongz
- * sane_include
- *
- * Revision 1.7  2001/09/04 17:53:09  peiyongz
- * Bugzilla# 3170: patch from Kevin Philips to handle Query in XMLURL.
- *
- * Revision 1.6  2001/06/25 16:27:04  tng
- * AS400 changes by Linda Swan.
- *
- * Revision 1.5  2000/07/21 03:31:41  andyh
- * Improved (but still weak) http access by the parser.
- *
- * Revision 1.4  2000/05/15 22:31:28  andyh
- * Replace #include<memory.h> with <string.h> everywhere.
- *
- * Revision 1.3  2000/03/24 01:30:32  rahulj
- * Connect to the port specified in the URL, rather than the default
- * one.
- *
- * Revision 1.2  2000/03/22 00:58:11  rahulj
- * Now we throw exceptions when errors occur.
- * Simplified code based on assumption that calling
- * function will allocate enough storage to store the
- * incoming data.
- *
- * Revision 1.1  2000/03/20 23:48:51  rahulj
- * Added Socket based NetAccessor. This will enable one to
- * use HTTP URL's for system id's. Default build options do
- * not use this NetAccessor. Specify the '-n socket' option
- * to 'runConfigure' to configure Xerces-C to use this new
- * feature. The code works under Solaris 2.6, Linux, AIX
- * and HPUX 11 with aCC.
- * Todo's: enable proper error handling.
- *
+ * $Id$
  */
 
 #include <stdio.h>

Modified: xerces/c/branches/xerces-2.7/src/xercesc/util/NetAccessors/Socket/UnixHTTPURLInputStream.hpp
URL: http://svn.apache.org/viewcvs/xerces/c/branches/xerces-2.7/src/xercesc/util/NetAccessors/Socket/UnixHTTPURLInputStream.hpp?rev=191054&r1=191053&r2=191054&view=diff
==============================================================================
--- xerces/c/branches/xerces-2.7/src/xercesc/util/NetAccessors/Socket/UnixHTTPURLInputStream.hpp (original)
+++ xerces/c/branches/xerces-2.7/src/xercesc/util/NetAccessors/Socket/UnixHTTPURLInputStream.hpp Thu Jun 16 19:56:35 2005
@@ -15,49 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.8  2004/09/08 13:56:35  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.7  2004/05/11 13:39:35  amassari
- * The net accessor input source now can be used to get data using PUT or POST, as well as GET
- *
- * Revision 1.6  2004/01/29 11:51:20  cargilld
- * Code cleanup changes to get rid of various compiler diagnostic messages.
- *
- * Revision 1.5  2003/12/24 15:24:13  cargilld
- * More updates to memory management so that the static memory manager.
- *
- * Revision 1.4  2002/12/09 13:12:12  tng
- * Fix compilation error.
- *
- * Revision 1.3  2002/12/09 09:57:27  gareth
- * Fixed compile error by adding private member. Not very efficient. Should be looked at again.
- *
- * Revision 1.2  2002/11/04 15:11:38  tng
- * C++ Namespace Support.
- *
- * Revision 1.1.1.1  2002/02/01 22:22:23  peiyongz
- * sane_include
- *
- * Revision 1.3  2000/07/21 03:31:42  andyh
- * Improved (but still weak) http access by the parser.
- *
- * Revision 1.2  2000/03/22 00:58:12  rahulj
- * Now we throw exceptions when errors occur.
- * Simplified code based on assumption that calling
- * function will allocate enough storage to store the
- * incoming data.
- *
- * Revision 1.1  2000/03/20 23:48:51  rahulj
- * Added Socket based NetAccessor. This will enable one to
- * use HTTP URL's for system id's. Default build options do
- * not use this NetAccessor. Specify the '-n socket' option
- * to 'runConfigure' to configure Xerces-C to use this new
- * feature. The code works under Solaris 2.6, Linux, AIX
- * and HPUX 11 with aCC.
- * Todo's: enable proper error handling.
- *
+ * $Id$
  */
 
 #if !defined(UNIXHTTPURLINPUTSTREAM_HPP)



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@xerces.apache.org
For additional commands, e-mail: commits-help@xerces.apache.org