8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-26 07:23:08 +01:00
Commit Graph

15 Commits

Author SHA1 Message Date
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
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
59213efe7e Merge INTL branch into HEAD 2005-05-27 22:45:31 +00:00
skidder
72a279a7d5 Adjust INTL interface according to new talks with Adriano 2004-09-15 01:36:13 +00:00
skidder
55033fbcc2 Little INTL interface changes as discussed with Adriano 2004-09-14 01:06:31 +00:00
skidder
ad0a3a9efb Fix bug in canonical representation routine 2004-09-09 19:24:36 +00:00
skidder
fb4bacf7a6 A little bit more clarification 2004-08-18 03:09:47 +00:00
skidder
5c90535244 Let's use UTF-16 as intermediate encoding. It is going to cause us more grief, but it seems to be supported better in third-party libraries 2004-08-17 22:21:19 +00:00
skidder
4e870bcc40 Add comment about Unicode encoding used for intermediate representation 2004-08-17 17:30:39 +00:00
skidder
1085fce09a New INTL interface amendments 2004-08-17 00:04:52 +00:00
skidder
38aea081b8 Apply changes by Adriano to make compilable 2004-08-13 19:27:45 +00:00
skidder
0afb376817 Further clarification of new INTL interface 2004-08-12 19:51:26 +00:00
skidder
87193a5461 Clarify string comparison interface 2004-08-12 19:44:31 +00:00
skidder
1ee14ad144 Some small changes in INTL interface 2004-08-12 19:21:03 +00:00
skidder
6d0c34debc Draft of new INTL interface 2004-08-12 05:17:49 +00:00