Revision: 11807
          
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=11807&view=rev
Author:   vszakats
Date:     2009-07-16 08:49:33 +0000 (Thu, 16 Jul 2009)

Log Message:
-----------
2009-07-16 10:31 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
  * include/hbextern.ch
  * source/lang/Makefile
  + source/lang/msguados.c
    + Added Ukrainian language module for cp1125.
      (borrowed from xhb, work of Pavel Tsarenko.)
      I've made a few corrections compared to xhb:
      - Using the same internal name as filename for
        consistency with other language modules
        (UADOS instead of UA1125).
      - Fixed date format which must only contain YYYY, MM, DD
        regardless of the CP/language used, since it's a picture mask.
      - Formatting (semicolon, spaces, deleted embedded $Id$ not
        needed with SVN)
      - Added to hbextern.ch.

  * source/lang/msguakoi.c
  * source/lang/msgua866.c
    * Two corrections to internal name.
      (borrowed from xhb, work of Pavel Tsarenko.)
    ; QUESTION: I wonder why the texts are very much different in
                Harbour and xhb. Someone familiar with Ukrainian
                language and encodings should check this, only one
                of them can be right and all CPs should be synced 
                with each other the only thing being different is 
                the encoding.

  * source/codepage/msguakoi.c
    ! Fixed one letter.

  * source/codepage/cpuawin.c
  * source/codepage/cpua1125.c
  * source/codepage/cpua866.c
  * source/codepage/cpuakoi.c
    * Added "CYRILLIC LETTER GHE WITH UPTURN" letter.
      (borrowed from xhb, work of Pavel Tsarenko.)

Modified Paths:
--------------
    trunk/harbour/ChangeLog
    trunk/harbour/include/hbextern.ch
    trunk/harbour/source/codepage/cpua1125.c
    trunk/harbour/source/codepage/cpua866.c
    trunk/harbour/source/codepage/cpuakoi.c
    trunk/harbour/source/codepage/cpuawin.c
    trunk/harbour/source/lang/Makefile
    trunk/harbour/source/lang/msgua866.c
    trunk/harbour/source/lang/msguakoi.c

Added Paths:
-----------
    trunk/harbour/source/lang/msguados.c


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