You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by ja...@apache.org on 2001/11/03 05:41:02 UTC

cvs commit: xml-xerces/perl/Xerces_headers/util PlatformUtils.hpp XMLURL.hpp XMLUri.hpp

jasons      01/11/02 20:41:02

  Modified:    perl/Xerces_headers/util PlatformUtils.hpp XMLURL.hpp
                        XMLUri.hpp
  Log:
  	* Xerces_headers/util/XMLUri.hpp (Repository):
  	* Xerces_headers/util/XMLURL.hpp (Repository):
  	* Xerces_headers/util/PlatformUtils.hpp (Repository):
  	Modified with preSWIG.pl
  
  Revision  Changes    Path
  1.4       +1 -11     xml-xerces/perl/Xerces_headers/util/PlatformUtils.hpp
  
  Index: PlatformUtils.hpp
  ===================================================================
  RCS file: /home/cvs/xml-xerces/perl/Xerces_headers/util/PlatformUtils.hpp,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- PlatformUtils.hpp	2001/10/06 06:12:12	1.3
  +++ PlatformUtils.hpp	2001/11/03 04:41:02	1.4
  @@ -55,7 +55,7 @@
    */
   
   /*
  - * $Id: PlatformUtils.hpp,v 1.3 2001/10/06 06:12:12 jasons Exp $
  + * $Id: PlatformUtils.hpp,v 1.4 2001/11/03 04:41:02 jasons Exp $
    */
   
   
  @@ -522,16 +522,6 @@
         */
       static bool isNELRecognized();
       //@}
  -
  -    //
  -    //  For internal use only.
  -    //
  -    //  The parser creates a good bit of static/global data lazily, to
  -    //  avoid order of creation issues. Those objects can be registered
  -    //  here to be cleaned up during the Terminate() call.
  -    ///
  -    static void registerLazyData(XMLDeleter* const deleter);
  -    static void cleanupLazyData();
   
   
   private :
  
  
  
  1.4       +0 -0      xml-xerces/perl/Xerces_headers/util/XMLURL.hpp
  
  Index: XMLURL.hpp
  ===================================================================
  RCS file: /home/cvs/xml-xerces/perl/Xerces_headers/util/XMLURL.hpp,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- XMLURL.hpp	2001/10/06 06:12:12	1.3
  +++ XMLURL.hpp	2001/11/03 04:41:02	1.4
  @@ -55,7 +55,7 @@
    */
   
   /*
  - * $Id: XMLURL.hpp,v 1.3 2001/10/06 06:12:12 jasons Exp $
  + * $Id: XMLURL.hpp,v 1.4 2001/11/03 04:41:02 jasons Exp $
    */
   
   #if !defined(XMLURL_HPP)
  
  
  
  1.2       +0 -0      xml-xerces/perl/Xerces_headers/util/XMLUri.hpp
  
  Index: XMLUri.hpp
  ===================================================================
  RCS file: /home/cvs/xml-xerces/perl/Xerces_headers/util/XMLUri.hpp,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- XMLUri.hpp	2001/10/06 06:12:12	1.1
  +++ XMLUri.hpp	2001/11/03 04:41:02	1.2
  @@ -55,10 +55,13 @@
    */
   
   /*
  - * $Id: XMLUri.hpp,v 1.1 2001/10/06 06:12:12 jasons Exp $
  + * $Id: XMLUri.hpp,v 1.2 2001/11/03 04:41:02 jasons Exp $
    * $Log: XMLUri.hpp,v $
  - * Revision 1.1  2001/10/06 06:12:12  jasons
  - * new
  + * Revision 1.2  2001/11/03 04:41:02  jasons
  + * 	* Xerces_headers/util/XMLUri.hpp (Repository):
  + * 	* Xerces_headers/util/XMLURL.hpp (Repository):
  + * 	* Xerces_headers/util/PlatformUtils.hpp (Repository):
  + * 	Modified with preSWIG.pl
    *
    * Revision 1.3  2001/08/29 19:03:03  peiyongz
    * Bugzilla# 2816:on AIX 4.2, xlC 3 r ev.1, Compilation error on inline method
  
  
  

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