Modified: xerces/c/trunk/tests/src/XSerializerTest/XSerializerTest.hpp URL: http://svn.apache.org/viewcvs/xerces/c/trunk/tests/src/XSerializerTest/XSerializerTest.hpp?rev=191045&r1=191044&r2=191045&view=diff ============================================================================== --- xerces/c/trunk/tests/src/XSerializerTest/XSerializerTest.hpp (original) +++ xerces/c/trunk/tests/src/XSerializerTest/XSerializerTest.hpp Thu Jun 16 18:29:55 2005 @@ -16,18 +16,6 @@ /* * $Id$ - * $Log$ - * Revision 1.3 2004/09/08 13:57:07 peiyongz - * Apache License Version 2.0 - * - * Revision 1.2 2003/12/16 17:16:08 peiyongz - * . Using BinMemInputStream/BinMemOutputStream - * . Using SAX2XMLReader - * - * Revision 1.1 2003/12/12 18:17:25 peiyongz - * XSerializerTest - * - * */ #if !defined(XSERIALIZER_TEST_HPP)
Modified: xerces/c/trunk/tools/IANACharset/IANACharset_ErrHandler.hpp URL: http://svn.apache.org/viewcvs/xerces/c/trunk/tools/IANACharset/IANACharset_ErrHandler.hpp?rev=191045&r1=191044&r2=191045&view=diff ============================================================================== --- xerces/c/trunk/tools/IANACharset/IANACharset_ErrHandler.hpp (original) +++ xerces/c/trunk/tools/IANACharset/IANACharset_ErrHandler.hpp Thu Jun 16 18:29:55 2005 @@ -15,16 +15,7 @@ */ /* - * $Log$ - * Revision 1.3 2004/09/08 13:57:07 peiyongz - * Apache License Version 2.0 - * - * Revision 1.2 2002/11/05 22:14:31 tng - * Explicit code using namespace in application. - * - * Revision 1.1 2002/07/18 20:15:32 knoaman - * Initial checkin: feature to control strict IANA encoding name. - * + * $Id$ */ #include <xercesc/util/XercesDefs.hpp> Modified: xerces/c/trunk/tools/NLS/Xlat/Xlat.hpp URL: http://svn.apache.org/viewcvs/xerces/c/trunk/tools/NLS/Xlat/Xlat.hpp?rev=191045&r1=191044&r2=191045&view=diff ============================================================================== --- xerces/c/trunk/tools/NLS/Xlat/Xlat.hpp (original) +++ xerces/c/trunk/tools/NLS/Xlat/Xlat.hpp Thu Jun 16 18:29:55 2005 @@ -15,44 +15,7 @@ */ /* - * $Log$ - * Revision 1.10 2004/09/08 13:57:07 peiyongz - * Apache License Version 2.0 - * - * Revision 1.9 2003/04/14 08:41:00 gareth - * Xlat now works under linux - Big thanks to Neil Graham (I no longer have to find a windows box). Still slight problems working with glibc before 2.2.4 (If you mess up the parameters it seg faults due to handling of wprintf) - * - * Revision 1.8 2002/11/05 22:10:06 tng - * Explicit code using namespace in application. - * - * Revision 1.7 2002/09/30 22:09:58 peiyongz - * To generate icu resource file (in text) for error message. - * - * Revision 1.6 2002/07/04 17:40:07 tng - * Use new DOM in Xlat. - * - * Revision 1.5 2002/02/01 23:48:37 peiyongz - * sane_include - * - * Revision 1.4 2001/05/03 19:09:38 knoaman - * Support Warning/Error/FatalError messaging. - * Validity constraints errors are treated as errors, with the ability by user to set - * validity constraints as fatal errors. - * - * Revision 1.3 2000/03/02 19:55:53 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:41 rahulj - * Year 2K copyright swat. - * - * Revision 1.1.1.1 1999/11/09 01:01:14 twl - * Initial checkin - * - * Revision 1.4 1999/11/08 20:42:05 rahul - * Swat for adding in Product name and CVS comment log variable. - * + * $Id$ */ // --------------------------------------------------------------------------- Modified: xerces/c/trunk/tools/NLS/Xlat/Xlat_CppSrc.hpp URL: http://svn.apache.org/viewcvs/xerces/c/trunk/tools/NLS/Xlat/Xlat_CppSrc.hpp?rev=191045&r1=191044&r2=191045&view=diff ============================================================================== --- xerces/c/trunk/tools/NLS/Xlat/Xlat_CppSrc.hpp (original) +++ xerces/c/trunk/tools/NLS/Xlat/Xlat_CppSrc.hpp Thu Jun 16 18:29:55 2005 @@ -15,32 +15,7 @@ */ /* - * $Log$ - * Revision 1.6 2004/09/08 13:57:07 peiyongz - * Apache License Version 2.0 - * - * Revision 1.5 2003/04/14 08:41:00 gareth - * Xlat now works under linux - Big thanks to Neil Graham (I no longer have to find a windows box). Still slight problems working with glibc before 2.2.4 (If you mess up the parameters it seg faults due to handling of wprintf) - * - * Revision 1.4 2000/03/02 19:55:53 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:41 rahulj - * Year 2K copyright swat. - * - * Revision 1.2 2000/01/05 20:24:58 roddey - * Some changes to simplify life for the Messge Catalog message loader. The formatter - * for the message loader now spits out a simple header of ids that allows the loader to - * be independent of hard coded set numbers. - * - * Revision 1.1.1.1 1999/11/09 01:01:18 twl - * Initial checkin - * - * Revision 1.2 1999/11/08 20:42:05 rahul - * Swat for adding in Product name and CVS comment log variable. - * + * $Id$ */ Modified: xerces/c/trunk/tools/NLS/Xlat/Xlat_ErrHandler.hpp URL: http://svn.apache.org/viewcvs/xerces/c/trunk/tools/NLS/Xlat/Xlat_ErrHandler.hpp?rev=191045&r1=191044&r2=191045&view=diff ============================================================================== --- xerces/c/trunk/tools/NLS/Xlat/Xlat_ErrHandler.hpp (original) +++ xerces/c/trunk/tools/NLS/Xlat/Xlat_ErrHandler.hpp Thu Jun 16 18:29:55 2005 @@ -15,30 +15,7 @@ */ /* - * $Log$ - * Revision 1.6 2004/09/08 13:57:07 peiyongz - * Apache License Version 2.0 - * - * Revision 1.5 2002/11/05 22:10:06 tng - * Explicit code using namespace in application. - * - * Revision 1.4 2002/02/01 23:48:37 peiyongz - * sane_include - * - * Revision 1.3 2000/03/02 19:55:53 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:41 rahulj - * Year 2K copyright swat. - * - * Revision 1.1.1.1 1999/11/09 01:01:20 twl - * Initial checkin - * - * Revision 1.2 1999/11/08 20:42:05 rahul - * Swat for adding in Product name and CVS comment log variable. - * + * $Id$ */ #include <xercesc/util/XercesDefs.hpp> Modified: xerces/c/trunk/tools/NLS/Xlat/Xlat_Formatter.hpp URL: http://svn.apache.org/viewcvs/xerces/c/trunk/tools/NLS/Xlat/Xlat_Formatter.hpp?rev=191045&r1=191044&r2=191045&view=diff ============================================================================== --- xerces/c/trunk/tools/NLS/Xlat/Xlat_Formatter.hpp (original) +++ xerces/c/trunk/tools/NLS/Xlat/Xlat_Formatter.hpp Thu Jun 16 18:29:55 2005 @@ -15,29 +15,7 @@ */ /* - * $Log$ - * Revision 1.5 2004/09/08 13:57:07 peiyongz - * Apache License Version 2.0 - * - * Revision 1.4 2000/03/02 19:55:53 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:41 rahulj - * Year 2K copyright swat. - * - * Revision 1.2 2000/01/05 20:24:58 roddey - * Some changes to simplify life for the Messge Catalog message loader. The formatter - * for the message loader now spits out a simple header of ids that allows the loader to - * be independent of hard coded set numbers. - * - * Revision 1.1.1.1 1999/11/09 01:01:22 twl - * Initial checkin - * - * Revision 1.3 1999/11/08 20:42:06 rahul - * Swat for adding in Product name and CVS comment log variable. - * + * $Id$ */ Modified: xerces/c/trunk/tools/NLS/Xlat/Xlat_ICUResourceBundle.hpp URL: http://svn.apache.org/viewcvs/xerces/c/trunk/tools/NLS/Xlat/Xlat_ICUResourceBundle.hpp?rev=191045&r1=191044&r2=191045&view=diff ============================================================================== --- xerces/c/trunk/tools/NLS/Xlat/Xlat_ICUResourceBundle.hpp (original) +++ xerces/c/trunk/tools/NLS/Xlat/Xlat_ICUResourceBundle.hpp Thu Jun 16 18:29:55 2005 @@ -16,14 +16,6 @@ /* * $Id$ - * $Log$ - * Revision 1.2 2004/09/08 13:57:07 peiyongz - * Apache License Version 2.0 - * - * Revision 1.1 2002/09/30 22:09:28 peiyongz - * To generate icu resource file (in text) for error message. - * - * */ #ifndef ICU_RESBUND_FORMATTER_H Modified: xerces/c/trunk/tools/NLS/Xlat/Xlat_MsgCatalog.hpp URL: http://svn.apache.org/viewcvs/xerces/c/trunk/tools/NLS/Xlat/Xlat_MsgCatalog.hpp?rev=191045&r1=191044&r2=191045&view=diff ============================================================================== --- xerces/c/trunk/tools/NLS/Xlat/Xlat_MsgCatalog.hpp (original) +++ xerces/c/trunk/tools/NLS/Xlat/Xlat_MsgCatalog.hpp Thu Jun 16 18:29:55 2005 @@ -15,32 +15,7 @@ */ /* - * $Log$ - * Revision 1.6 2004/09/08 13:57:07 peiyongz - * Apache License Version 2.0 - * - * Revision 1.5 2000/03/02 19:55:53 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:42 rahulj - * Year 2K copyright swat. - * - * Revision 1.3 2000/01/05 20:24:58 roddey - * Some changes to simplify life for the Messge Catalog message loader. The formatter - * for the message loader now spits out a simple header of ids that allows the loader to - * be independent of hard coded set numbers. - * - * Revision 1.2 1999/12/20 22:51:09 roddey - * Updated to deal with the new transcoder interface. - * - * Revision 1.1.1.1 1999/11/09 01:01:27 twl - * Initial checkin - * - * Revision 1.3 1999/11/08 20:42:06 rahul - * Swat for adding in Product name and CVS comment log variable. - * + * $Id$ */ Modified: xerces/c/trunk/tools/NLS/Xlat/Xlat_Types.hpp URL: http://svn.apache.org/viewcvs/xerces/c/trunk/tools/NLS/Xlat/Xlat_Types.hpp?rev=191045&r1=191044&r2=191045&view=diff ============================================================================== --- xerces/c/trunk/tools/NLS/Xlat/Xlat_Types.hpp (original) +++ xerces/c/trunk/tools/NLS/Xlat/Xlat_Types.hpp Thu Jun 16 18:29:55 2005 @@ -15,24 +15,7 @@ */ /* - * $Log$ - * Revision 1.4 2004/09/08 13:57:07 peiyongz - * Apache License Version 2.0 - * - * Revision 1.3 2000/03/02 19:55:54 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:42 rahulj - * Year 2K copyright swat. - * - * Revision 1.1.1.1 1999/11/09 01:01:28 twl - * Initial checkin - * - * Revision 1.2 1999/11/08 20:42:06 rahul - * Swat for adding in Product name and CVS comment log variable. - * + * $Id$ */ Modified: xerces/c/trunk/tools/NLS/Xlat/Xlat_Win32RC.hpp URL: http://svn.apache.org/viewcvs/xerces/c/trunk/tools/NLS/Xlat/Xlat_Win32RC.hpp?rev=191045&r1=191044&r2=191045&view=diff ============================================================================== --- xerces/c/trunk/tools/NLS/Xlat/Xlat_Win32RC.hpp (original) +++ xerces/c/trunk/tools/NLS/Xlat/Xlat_Win32RC.hpp Thu Jun 16 18:29:55 2005 @@ -15,29 +15,7 @@ */ /* - * $Log$ - * Revision 1.5 2004/09/08 13:57:07 peiyongz - * Apache License Version 2.0 - * - * Revision 1.4 2000/03/02 19:55:54 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:42 rahulj - * Year 2K copyright swat. - * - * Revision 1.2 2000/01/05 20:24:58 roddey - * Some changes to simplify life for the Messge Catalog message loader. The formatter - * for the message loader now spits out a simple header of ids that allows the loader to - * be independent of hard coded set numbers. - * - * Revision 1.1.1.1 1999/11/09 01:01:32 twl - * Initial checkin - * - * Revision 1.2 1999/11/08 20:42:07 rahul - * Swat for adding in Product name and CVS comment log variable. - * + * $Id$ */ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
