Revision: 12860
          
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12860&view=rev
Author:   druzus
Date:     2009-11-10 17:25:29 +0000 (Tue, 10 Nov 2009)

Log Message:
-----------
2009-11-10 18:24 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
  * harbour/tests/cpinfo.prg
  * harbour/include/hbapicdp.h
  * harbour/include/hbcdpreg.h
    * modified format used for CP definition using binary tables
    + added Latin character striping from non Latin based CPs
    * changed warning message to be more clear. In most of cases when
      this message is shown:
         Warning: irregular CP which needs verification for human
                  readable definition in Harbour
      it should be possible to create human non binary CP definition.
      Usually it should be enough to copy HB_CP_UPPER and HB_CP_LOWER
      strings and verify if final result are compatible by comparing
      automatically generated .c file with binary tables. If you will
      find some CPs where it's not compatible then please inform me
      about it and I'll try to update cpinfo.prg
      When this message is shown:
         Warning: irregular CP which needs special definition in Harbour
                  using binary tables generated by this program
      then binary tables have to be used to replicate exact CP conditions.
      If no warning message is shown then human readable form of CP
      definition can be used without (I hope ;)) additional verification.

  * harbour/src/codepage/cpno865.c
  * harbour/src/codepage/cpit850m.c
  * harbour/src/codepage/cpis850.c
  * harbour/src/codepage/cpfr850.c
  * harbour/src/codepage/cpes850c.c
  * harbour/src/codepage/cpsv850m.c
  * harbour/src/codepage/cpde850m.c
  * harbour/src/codepage/cppt860.c
  * harbour/src/codepage/cpnl850m.c
  * harbour/src/codepage/cpnl850.c
  * harbour/src/codepage/cpde850.c
  * harbour/src/codepage/cpfi850.c
  * harbour/src/codepage/cpit850.c
  * harbour/src/codepage/cpis861.c
  * harbour/src/codepage/cpes850m.c
  * harbour/src/codepage/cpfr850m.c
  * harbour/src/codepage/cpsv437c.c
  * harbour/src/codepage/cpdk865.c
  * harbour/src/codepage/cpgr437.c
    * updated for new format

Modified Paths:
--------------
    trunk/harbour/ChangeLog
    trunk/harbour/include/hbapicdp.h
    trunk/harbour/include/hbcdpreg.h
    trunk/harbour/src/codepage/cpde850.c
    trunk/harbour/src/codepage/cpde850m.c
    trunk/harbour/src/codepage/cpdk865.c
    trunk/harbour/src/codepage/cpes850c.c
    trunk/harbour/src/codepage/cpes850m.c
    trunk/harbour/src/codepage/cpfi850.c
    trunk/harbour/src/codepage/cpfr850.c
    trunk/harbour/src/codepage/cpfr850m.c
    trunk/harbour/src/codepage/cpgr437.c
    trunk/harbour/src/codepage/cpis850.c
    trunk/harbour/src/codepage/cpis861.c
    trunk/harbour/src/codepage/cpit850.c
    trunk/harbour/src/codepage/cpit850m.c
    trunk/harbour/src/codepage/cpnl850.c
    trunk/harbour/src/codepage/cpnl850m.c
    trunk/harbour/src/codepage/cpno865.c
    trunk/harbour/src/codepage/cppt860.c
    trunk/harbour/src/codepage/cpsv437c.c
    trunk/harbour/src/codepage/cpsv850m.c
    trunk/harbour/tests/cpinfo.prg


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to