You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by ar...@locus.apache.org on 2000/07/26 00:28:54 UTC

cvs commit: xml-xerces/c/src/util/MsgLoaders/Win32 Win32MsgLoader.cpp

aruna1      00/07/25 15:28:54

  Modified:    c/src/util/MsgLoaders/Win32 Win32MsgLoader.cpp
  Log:
  Char definitions in XMLUni moved to XMLUniDefs
  
  Revision  Changes    Path
  1.5       +1 -15     xml-xerces/c/src/util/MsgLoaders/Win32/Win32MsgLoader.cpp
  
  Index: Win32MsgLoader.cpp
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/util/MsgLoaders/Win32/Win32MsgLoader.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- Win32MsgLoader.cpp	2000/03/28 19:43:23	1.4
  +++ Win32MsgLoader.cpp	2000/07/25 22:28:54	1.5
  @@ -55,25 +55,7 @@
    */
   
   /*
  - * $Log: Win32MsgLoader.cpp,v $
  - * 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:18  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: Win32MsgLoader.cpp,v 1.5 2000/07/25 22:28:54 aruna1 Exp $
    */