You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by ne...@apache.org on 2004/03/02 18:04:54 UTC

cvs commit: xml-xerces/c/src/xercesc/util/Transcoders/Uniconv390 ccsid.h

neilg       2004/03/02 09:04:53

  Modified:    c/src/xercesc/util/Transcoders/Uniconv390 ccsid.h
  Log:
  OS/390 transcoder update, thanks to Steve Dulin
  
  Revision  Changes    Path
  1.4       +6 -6      xml-xerces/c/src/xercesc/util/Transcoders/Uniconv390/ccsid.h
  
  Index: ccsid.h
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/xercesc/util/Transcoders/Uniconv390/ccsid.h,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- ccsid.h	16 Dec 2003 14:43:58 -0000	1.3
  +++ ccsid.h	2 Mar 2004 17:04:53 -0000	1.4
  @@ -1,7 +1,7 @@
   /*
    * The Apache Software License, Version 1.1
    *
  - * Copyright (c) 1999-2003 The Apache Software Foundation.  All rights
  + * Copyright (c) 1999-2004 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -101,7 +101,7 @@
   {"CP037", 37}, 
   {"CP1006", 1006}, 
   {"CP1008", 5104}, 
  -{"CP1025", 1154}, 
  +{"CP1025", 1025}, 
   {"CP1027", 5123}, 
   {"CP1046", 9238}, 
   {"CP1089", 1089}, 
  @@ -111,9 +111,9 @@
   {"CP1122", 1122}, 
   {"CP1123", 1123}, 
   {"CP1124", 1124}, 
  -{"CP1125", 848}, 
  +{"CP1125", 1125}, 
   {"CP1130", 1164}, 
  -{"CP1131", 849}, 
  +{"CP1131", 1131}, 
   {"CP1140", 1140}, 
   {"CP1141", 1141}, 
   {"CP1142", 1142}, 
  @@ -188,7 +188,7 @@
   {"CP921", 921}, 
   {"CP922", 902}, 
   {"CP923", 923}, 
  -{"CP932", 943}, 
  +{"CP932", 942}, 
   {"CP933", 933}, 
   {"CP935", 935}, 
   {"CP936", 1386}, 
  
  
  

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