asfernandes
1305691003
Misc
2008-02-28 02:43:23 +00:00
robocop
ac9836f499
Style.
2008-02-26 07:23:32 +00:00
asfernandes
b39ac40c9d
Misc
2008-02-03 02:32:39 +00:00
robocop
8749072ca6
constness
2008-02-02 16:58:25 +00:00
alexpeshkoff
407576a226
Fixing merge
2008-01-16 13:18:14 +00:00
dimitr
17e5267603
The merge continued.
2008-01-16 07:15:01 +00:00
asfernandes
4581e241c9
Fixed CORE-1431 - Greek characters in cp1251 vs uppercasing
2007-08-29 15:16:59 +00:00
robocop
46df6dd844
Misc.
2007-04-18 11:02:41 +00:00
asfernandes
9582ea243c
1) Upgrade INTL interface to undestand misc. configuration informations
...
2) Make our ICU collations work with different ICU versions (tested with ICU 3.6)
2007-04-15 15:57:12 +00:00
asfernandes
1780668aed
Correction
2007-04-06 15:47:57 +00:00
asfernandes
93df6a42f6
Fixed:
...
CORE-1178 - Standarize ES_ES_CI_AI collation
CORE-1179 - "CH" and "LL" are not separate spanish alphabet letters since 1994
2007-04-06 02:10:10 +00:00
asfernandes
45346169c5
1) UNICODE_CI - UNICODE case-insensitive collation for UTF8
...
2) Locale specific attribute for UNICODE collations
3) Remove code duplication in implementation of UNICODE collations for fbintl
4) Remove ugly TEXTTYPE type
2006-09-17 20:06:36 +00:00
aafemt
e6151fd57f
Warnings
2006-09-01 10:51:57 +00:00
aafemt
5ec53650bc
No need for full pathes
2006-08-17 05:56:10 +00:00
asfernandes
c13b4cc61a
Work on collation attributes:
...
1) Define a common format for it
2) Merge attributes of the base collation in the attributes of the derived one
2006-07-30 20:31:25 +00:00
asfernandes
93b5358e58
Ability to use:
...
1) ICU charsets through fbintl
2) UNICODE collation (charset_UNICODE) for all fbintl charsets
2006-06-13 02:38:39 +00:00
asfernandes
e681063481
Add Spanish case-/accent-insensitive collation ES_ES_CI_AI for ISO8859_1
2006-06-05 01:14:02 +00:00
asfernandes
dbb2a92563
Remove hacks and make fb_assert work in INTL.
...
DEV_BUILD should be turned on in MSVC6 intl.dsp debug configuration.
2006-05-21 19:26:03 +00:00
asfernandes
b177e5bcd4
Polish collation ISO_PLK for ISO8859_2 charset - contributed by Jaroslaw Glowacki
2006-04-13 03:04:30 +00:00
asfernandes
fff3a4339b
Add Czech collations - contributed by Ivan Prenosil:
...
- WIN_CZ (case-insensitive, accent-sensitive)
- WIN_CZ_CI_AI (case-insensitive, accent-insensitive)
2006-01-14 18:04:08 +00:00
asfernandes
533f9f484b
Add Vietnamese charset WIN1258 - contributed by Nguyen The Phuong
2005-12-09 21:50:24 +00:00
asfernandes
d2308bfcaa
Forward-port collation LT_LT from 1.5 branch
2005-09-24 22:50:25 +00:00
asfernandes
e425a45a63
Bosnian collation BO_BO for WIN1250 - contributed by Fikret Hasovic
2005-07-28 19:59:11 +00:00
asfernandes
2a41a6d305
Integrate collations KOI8R_RU (Russian), KOI8U_UA (Ukrainian), WIN1257_EE (Estonian), WIN1257_LT (Lithuanian) and WIN1257_LV (Latvian) ported by Dmitry from Yaffil
2005-06-11 19:51:00 +00:00
asfernandes
a93b7e0fd0
Integrate character sets KOIuR (Russian) and KOI8U (Ukrainian) ported from Yaffil by Dmitry
2005-06-11 03:04:12 +00:00
asfernandes
9dcf42de61
Replace "#ifdef 0" by "#ifdef NOT_USED_OR_REPLACED"
2005-06-01 01:08:00 +00:00
asfernandes
59213efe7e
Merge INTL branch into HEAD
2005-05-27 22:45:31 +00:00
robocop
802f244ec1
Misc changes
2004-05-09 05:48:33 +00:00
brodsom
0daa189563
Removing ib_stdio.h
2004-04-28 22:36:29 +00:00
robocop
2ab1f94dd2
Cleanup
...
Some minor corrections
Second step to rename
2004-03-11 05:04:26 +00:00
robocop
e6187cecd2
Cleanup
...
Some bug fixes
Style
2004-03-07 07:58:55 +00:00
skidder
184ffe896c
Change DLL_EXPORT to FB_DLL_EXPORT in intl module to match engine (needed for INTL_BUILTIN on Linux)
2003-11-23 16:44:26 +00:00
brodsom
ff070a16a8
Replacing assert with fb_assert
2003-11-03 23:59:24 +00:00
robocop
467f0f6794
changed _INTL_COMPONENT_ to INTL_COMPONENT_FB
2003-10-05 07:03:09 +00:00
brodsom
e1c63c5dd0
extern cleaning
...
removing underscores in macros
DLL_EXPORT cleaning
Removing duplicated declarations
2003-10-03 01:50:54 +00:00
dimitr
a47abc0dcc
Added new collation by Sandor Szollosi.
2003-09-26 15:26:35 +00:00
brodsom
8093eca225
Move intl module to c++
2003-08-20 08:38:05 +00:00