8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-31 00:43:02 +01:00
Commit Graph

12 Commits

Author SHA1 Message Date
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
ca0de4e6ab Fixed CORE-1056 - A query could produce different results, depending on the presence of an index 2006-12-16 00:30:03 +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
a88a8a44b8 Maintain the old code commented 2006-07-20 02:36:04 +00:00
asfernandes
df4e22e3e9 1) Fix CORE-857 - Containing not working correctly
2) Fix well formed check of UTF16 strings (not used yet)
2006-07-20 02:29:33 +00:00
asfernandes
6222ac3a73 Fix problem "STARTS WITH not working properly on an indexed column with charset UTF8" reported by Michael Weissenbacher in fb-devel 2006-05-30 12:19:14 +00:00
asfernandes
54468c13bb Constify 2006-02-24 01:33:38 +00:00
asfernandes
e91a762dde Fixed SF field-test $1433583 - key size exceeds implementation restriction 2006-02-22 02:50:00 +00:00
aafemt
b61d8b3c17 Warnings 2005-06-22 05:13:54 +00:00
robocop
b8d1f00f94 - Corrections and changes to Adriano's commit, subject to his inspection.
- Solved an endless loop with trim and zero-length trim characters, etc.
- Some places are signaled with FB_COMPILER_MESSAGE for prompt attention.
2005-06-06 08:30:03 +00:00
asfernandes
59213efe7e Merge INTL branch into HEAD 2005-05-27 22:45:31 +00:00