asfernandes
6d565f7588
Allow all narrow collations to use the new attributes.
2007-05-04 14:48:59 +00:00
asfernandes
72d74a2042
Implementation of collation attribute SPECIALS_FIRST for narrows collations to sort specials characters in the primary level instead of the last one. (CORE-202)
2006-10-16 19:17:44 +00:00
asfernandes
1d422a8330
1) Refactor intl_classes.h and intl.cpp
...
2) Make conversions from CharSet1->UTF16->CharSet2 job of CsConvert class
2006-10-10 19:40:33 +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
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
e681063481
Add Spanish case-/accent-insensitive collation ES_ES_CI_AI for ISO8859_1
2006-06-05 01:14:02 +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
8dc822337a
1) Remove feature that allow one collation name to be used with more than one charset.
...
2) Remove PT_BR for WIN1252, let's live with WIN_PTBR only.
2005-10-13 19:11:29 +00:00
asfernandes
d1da541db5
Rename collation BO_BO to BS_BA - per Fikret request
2005-08-05 01:53:40 +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
59213efe7e
Merge INTL branch into HEAD
2005-05-27 22:45:31 +00:00
brodsom
36d6d40469
Macro cleaning
2004-05-17 10:22:34 +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
robocop
16cbc204df
Cleanup
2003-12-31 05:36:12 +00:00
brodsom
ff070a16a8
Replacing assert with fb_assert
2003-11-03 23:59:24 +00:00
brodsom
90738963a8
Remove duplicated function declaration
2003-09-20 23:33:36 +00:00
brodsom
03322c320c
Macro cleaning (intl)
2003-09-18 22:06:59 +00:00
brodsom
b353fb955b
-Replace STATIC with static
...
-Remove a few unused macros
2003-08-21 16:22:11 +00:00
brodsom
8093eca225
Move intl module to c++
2003-08-20 08:38:05 +00:00