dbertoni 02/05/20 15:38:10
Modified: c/src/PlatformSupport Tag: LotusXSL4C_1_3_1
AttributeListImpl.hpp AttributesImpl.hpp
DOMStringHelper.cpp FormatterListener.hpp
NamedNodeMapAttributeList.hpp StdBinInputStream.hpp
URISupport.cpp URISupport.hpp XalanOutputStream.cpp
XalanTranscodingServices.cpp XSLException.cpp
Log:
Branch for old Xerces includes.
Revision Changes Path
No revision
No revision
1.16.2.1 +1 -1 xml-xalan/c/src/PlatformSupport/AttributeListImpl.hpp
Index: AttributeListImpl.hpp
===================================================================
RCS file: /home/cvs/xml-xalan/c/src/PlatformSupport/AttributeListImpl.hpp,v
retrieving revision 1.16
retrieving revision 1.16.2.1
diff -u -r1.16 -r1.16.2.1
--- AttributeListImpl.hpp 9 Mar 2002 06:28:35 -0000 1.16
+++ AttributeListImpl.hpp 20 May 2002 22:38:09 -0000 1.16.2.1
@@ -68,7 +68,7 @@
-#include <xercesc/sax/AttributeList.hpp>
+#include <sax/AttributeList.hpp>
1.5.2.1 +1 -1 xml-xalan/c/src/PlatformSupport/AttributesImpl.hpp
Index: AttributesImpl.hpp
===================================================================
RCS file: /home/cvs/xml-xalan/c/src/PlatformSupport/AttributesImpl.hpp,v
retrieving revision 1.5
retrieving revision 1.5.2.1
diff -u -r1.5 -r1.5.2.1
--- AttributesImpl.hpp 9 Mar 2002 06:53:43 -0000 1.5
+++ AttributesImpl.hpp 20 May 2002 22:38:09 -0000 1.5.2.1
@@ -68,7 +68,7 @@
-#include <xercesc/sax2/Attributes.hpp>
+#include <sax2/Attributes.hpp>
1.70.2.1 +2 -2 xml-xalan/c/src/PlatformSupport/DOMStringHelper.cpp
Index: DOMStringHelper.cpp
===================================================================
RCS file: /home/cvs/xml-xalan/c/src/PlatformSupport/DOMStringHelper.cpp,v
retrieving revision 1.70
retrieving revision 1.70.2.1
diff -u -r1.70 -r1.70.2.1
--- DOMStringHelper.cpp 6 May 2002 05:16:56 -0000 1.70
+++ DOMStringHelper.cpp 20 May 2002 22:38:09 -0000 1.70.2.1
@@ -94,10 +94,10 @@
// Xerces header files
-#include <xercesc/util/XMLString.hpp>
+#include <util/XMLString.hpp>
#if !defined(XML_LSTRSUPPORT)
-#include <xercesc/util/PlatformUtils.hpp>
+#include <util/PlatformUtils.hpp>
#endif
1.5.2.1 +2 -2 xml-xalan/c/src/PlatformSupport/FormatterListener.hpp
Index: FormatterListener.hpp
===================================================================
RCS file: /home/cvs/xml-xalan/c/src/PlatformSupport/FormatterListener.hpp,v
retrieving revision 1.5
retrieving revision 1.5.2.1
diff -u -r1.5 -r1.5.2.1
--- FormatterListener.hpp 10 Apr 2002 06:05:55 -0000 1.5
+++ FormatterListener.hpp 20 May 2002 22:38:09 -0000 1.5.2.1
@@ -58,7 +58,7 @@
#define FORMATTERLISTENER_HEADER_GUARD_1357924680
/**
- * $Id: FormatterListener.hpp,v 1.5 2002/04/10 06:05:55 dbertoni Exp $
+ * $Id: FormatterListener.hpp,v 1.5.2.1 2002/05/20 22:38:09 dbertoni Exp $
*
* $State: Exp $
*
@@ -72,7 +72,7 @@
-#include <xercesc/sax/DocumentHandler.hpp>
+#include <sax/DocumentHandler.hpp>
1.8.2.1 +1 -1
xml-xalan/c/src/PlatformSupport/NamedNodeMapAttributeList.hpp
Index: NamedNodeMapAttributeList.hpp
===================================================================
RCS file:
/home/cvs/xml-xalan/c/src/PlatformSupport/NamedNodeMapAttributeList.hpp,v
retrieving revision 1.8
retrieving revision 1.8.2.1
diff -u -r1.8 -r1.8.2.1
--- NamedNodeMapAttributeList.hpp 23 Feb 2002 04:17:46 -0000 1.8
+++ NamedNodeMapAttributeList.hpp 20 May 2002 22:38:09 -0000 1.8.2.1
@@ -68,7 +68,7 @@
-#include <xercesc/sax/AttributeList.hpp>
+#include <sax/AttributeList.hpp>
1.5.2.1 +1 -1 xml-xalan/c/src/PlatformSupport/StdBinInputStream.hpp
Index: StdBinInputStream.hpp
===================================================================
RCS file: /home/cvs/xml-xalan/c/src/PlatformSupport/StdBinInputStream.hpp,v
retrieving revision 1.5
retrieving revision 1.5.2.1
diff -u -r1.5 -r1.5.2.1
--- StdBinInputStream.hpp 23 Feb 2002 04:17:46 -0000 1.5
+++ StdBinInputStream.hpp 20 May 2002 22:38:09 -0000 1.5.2.1
@@ -76,7 +76,7 @@
-#include <xercesc/util/BinInputStream.hpp>
+#include <util/BinInputStream.hpp>
1.20.2.1 +1 -1 xml-xalan/c/src/PlatformSupport/URISupport.cpp
Index: URISupport.cpp
===================================================================
RCS file: /home/cvs/xml-xalan/c/src/PlatformSupport/URISupport.cpp,v
retrieving revision 1.20
retrieving revision 1.20.2.1
diff -u -r1.20 -r1.20.2.1
--- URISupport.cpp 10 May 2002 21:11:46 -0000 1.20
+++ URISupport.cpp 20 May 2002 22:38:09 -0000 1.20.2.1
@@ -63,7 +63,7 @@
-#include <xercesc/util/PlatformUtils.hpp>
+#include <util/PlatformUtils.hpp>
1.9.2.1 +1 -1 xml-xalan/c/src/PlatformSupport/URISupport.hpp
Index: URISupport.hpp
===================================================================
RCS file: /home/cvs/xml-xalan/c/src/PlatformSupport/URISupport.hpp,v
retrieving revision 1.9
retrieving revision 1.9.2.1
diff -u -r1.9 -r1.9.2.1
--- URISupport.hpp 10 May 2002 21:11:46 -0000 1.9
+++ URISupport.hpp 20 May 2002 22:38:09 -0000 1.9.2.1
@@ -64,7 +64,7 @@
-#include <xercesc/util/XMLURL.hpp>
+#include <util/XMLURL.hpp>
1.16.2.1 +1 -1 xml-xalan/c/src/PlatformSupport/XalanOutputStream.cpp
Index: XalanOutputStream.cpp
===================================================================
RCS file: /home/cvs/xml-xalan/c/src/PlatformSupport/XalanOutputStream.cpp,v
retrieving revision 1.16
retrieving revision 1.16.2.1
diff -u -r1.16 -r1.16.2.1
--- XalanOutputStream.cpp 23 Feb 2002 04:17:46 -0000 1.16
+++ XalanOutputStream.cpp 20 May 2002 22:38:09 -0000 1.16.2.1
@@ -59,7 +59,7 @@
-#include <xercesc/util/TransService.hpp>
+#include <util/TransService.hpp>
1.14.2.1 +2 -2
xml-xalan/c/src/PlatformSupport/XalanTranscodingServices.cpp
Index: XalanTranscodingServices.cpp
===================================================================
RCS file:
/home/cvs/xml-xalan/c/src/PlatformSupport/XalanTranscodingServices.cpp,v
retrieving revision 1.14
retrieving revision 1.14.2.1
diff -u -r1.14 -r1.14.2.1
--- XalanTranscodingServices.cpp 18 Apr 2002 04:50:50 -0000 1.14
+++ XalanTranscodingServices.cpp 20 May 2002 22:38:09 -0000 1.14.2.1
@@ -62,8 +62,8 @@
-#include <xercesc/util/PlatformUtils.hpp>
-#include <xercesc/util/TransService.hpp>
+#include <util/PlatformUtils.hpp>
+#include <util/TransService.hpp>
1.6.2.1 +1 -1 xml-xalan/c/src/PlatformSupport/XSLException.cpp
Index: XSLException.cpp
===================================================================
RCS file: /home/cvs/xml-xalan/c/src/PlatformSupport/XSLException.cpp,v
retrieving revision 1.6
retrieving revision 1.6.2.1
diff -u -r1.6 -r1.6.2.1
--- XSLException.cpp 28 Mar 2002 07:10:18 -0000 1.6
+++ XSLException.cpp 20 May 2002 22:38:09 -0000 1.6.2.1
@@ -59,7 +59,7 @@
-#include <xercesc/sax/Locator.hpp>
+#include <sax/Locator.hpp>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]