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:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user