2013-01-30 15:22 UTC+0100 Viktor Szakats (harbour syenar.net)

* src/codepage/cphu852.c
  * src/codepage/cphuiso.c
  * src/codepage/cphuwin.c
  * src/codepage/l_hu.c
    % moved collation related NOTE to l_hu.c
This commit is contained in:
Viktor Szakats
2013-01-30 14:23:28 +00:00
parent 30007a0f8d
commit 280b6dcff5
5 changed files with 11 additions and 6 deletions

View File

@@ -10,6 +10,13 @@
* Change, ! Fix, % Optimization, + Addition, - Removal, ; Comment
*/
2013-01-30 15:22 UTC+0100 Viktor Szakats (harbour syenar.net)
* src/codepage/cphu852.c
* src/codepage/cphuiso.c
* src/codepage/cphuwin.c
* src/codepage/l_hu.c
% moved collation related NOTE to l_hu.c
2013-01-30 15:15 UTC+0100 Viktor Szakats (harbour syenar.net)
+ src/codepage/l_bg.c
+ src/codepage/l_cs.c

View File

@@ -12,8 +12,6 @@
* This file is generated automatically by cpinfo.prg
*/
/* NOTE: Ä/ä has been added to work like sixhu852.obj for S*ccessWare SIx Driver. [vszakats] */
#define HB_CP_ID HU852
#define HB_CP_INFO "Hungarian CP-852 (sixhu852.obj compatible)"
#define HB_CP_UNITB HB_UNITB_852

View File

@@ -50,8 +50,6 @@
*
*/
/* NOTE: Ä/ä has been added to work like sixhu852.obj for S*ccessWare SIx Driver. [vszakats] */
#define HB_CP_ID HUISO
#define HB_CP_INFO "Hungarian ISO-8859-2"
#define HB_CP_UNITB HB_UNITB_8859_2

View File

@@ -50,8 +50,6 @@
*
*/
/* NOTE: Ä/ä has been added to work like sixhu852.obj for S*ccessWare SIx Driver. [vszakats] */
#define HB_CP_ID HUWIN
#define HB_CP_INFO "Hungarian Windows-1250"
#define HB_CP_UNITB HB_UNITB_1250

View File

@@ -4,5 +4,9 @@
/* Viktor Szakats (harbour syenar.net) */
/* NOTE: Ä/ä has been added to work like sixhu852.obj for
S*ccessWare SIx Driver, but it's not a Hungarian
character. [vszakats] */
#define HB_CP_UPPER "AÁÄBCDEÉFGHIÍJKLMNOÓÖŐPQRSTUÚÜŰVWXYZ"
#define HB_CP_LOWER "aáäbcdeéfghiíjklmnoóöőpqrstuúüűvwxyz"