You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by ga...@apache.org on 2003/10/02 11:33:24 UTC

cvs commit: xml-xerces/c/src/xercesc/util XMLURL.cpp

gareth      2003/10/02 02:33:24

  Modified:    c/src/xercesc/dom/deprecated DOMString.cpp
               c/src/xercesc/dom/impl DOMDocumentImpl.cpp
               c/src/xercesc/internal MemoryManagerArrayImpl.cpp
                        MemoryManagerImpl.cpp
               c/src/xercesc/util XMLURL.cpp
  Log:
  Removed ^Z from end of files which was preventing compilation under gcc 2.96.
  
  Revision  Changes    Path
  1.9       +1 -2      xml-xerces/c/src/xercesc/dom/deprecated/DOMString.cpp
  
  Index: DOMString.cpp
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/xercesc/dom/deprecated/DOMString.cpp,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- DOMString.cpp	1 Oct 2003 16:32:37 -0000	1.8
  +++ DOMString.cpp	2 Oct 2003 09:33:23 -0000	1.9
  @@ -1219,4 +1219,3 @@
   
   XERCES_CPP_NAMESPACE_END
   
  -
  \ No newline at end of file
  
  
  
  1.48      +1 -2      xml-xerces/c/src/xercesc/dom/impl/DOMDocumentImpl.cpp
  
  Index: DOMDocumentImpl.cpp
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/xercesc/dom/impl/DOMDocumentImpl.cpp,v
  retrieving revision 1.47
  retrieving revision 1.48
  diff -u -r1.47 -r1.48
  --- DOMDocumentImpl.cpp	1 Oct 2003 16:32:37 -0000	1.47
  +++ DOMDocumentImpl.cpp	2 Oct 2003 09:33:23 -0000	1.48
  @@ -1403,4 +1403,3 @@
   }
   
   XERCES_CPP_NAMESPACE_END
  -
  \ No newline at end of file
  
  
  
  1.4       +3 -1      xml-xerces/c/src/xercesc/internal/MemoryManagerArrayImpl.cpp
  
  Index: MemoryManagerArrayImpl.cpp
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/xercesc/internal/MemoryManagerArrayImpl.cpp,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- MemoryManagerArrayImpl.cpp	1 Oct 2003 16:32:38 -0000	1.3
  +++ MemoryManagerArrayImpl.cpp	2 Oct 2003 09:33:23 -0000	1.4
  @@ -56,6 +56,9 @@
   
   /*
    * $Log$
  + * Revision 1.4  2003/10/02 09:33:23  gareth
  + * Removed ^Z from end of files which was preventing compilation under gcc 2.96.
  + *
    * Revision 1.3  2003/10/01 16:32:38  neilg
    * improve handling of out of memory conditions, bug #23415.  Thanks to David Cargill.
    *
  @@ -102,4 +105,3 @@
   
   XERCES_CPP_NAMESPACE_END
   
  -
  \ No newline at end of file
  
  
  
  1.3       +3 -1      xml-xerces/c/src/xercesc/internal/MemoryManagerImpl.cpp
  
  Index: MemoryManagerImpl.cpp
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/xercesc/internal/MemoryManagerImpl.cpp,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- MemoryManagerImpl.cpp	1 Oct 2003 16:32:38 -0000	1.2
  +++ MemoryManagerImpl.cpp	2 Oct 2003 09:33:23 -0000	1.3
  @@ -56,6 +56,9 @@
   
   /*
    * $Log$
  + * Revision 1.3  2003/10/02 09:33:23  gareth
  + * Removed ^Z from end of files which was preventing compilation under gcc 2.96.
  + *
    * Revision 1.2  2003/10/01 16:32:38  neilg
    * improve handling of out of memory conditions, bug #23415.  Thanks to David Cargill.
    *
  @@ -94,4 +97,3 @@
   }
   
   XERCES_CPP_NAMESPACE_END
  -
  \ No newline at end of file
  
  
  
  1.10      +1 -2      xml-xerces/c/src/xercesc/util/XMLURL.cpp
  
  Index: XMLURL.cpp
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/xercesc/util/XMLURL.cpp,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- XMLURL.cpp	1 Oct 2003 16:32:39 -0000	1.9
  +++ XMLURL.cpp	2 Oct 2003 09:33:24 -0000	1.10
  @@ -1467,4 +1467,3 @@
   
   XERCES_CPP_NAMESPACE_END
   
  -
  \ No newline at end of file
  
  
  

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