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

19 Commits

Author SHA1 Message Date
robocop
f3c2ea6e19 Since the ICU debug artifact was rolled back, we can undo Adriano's patch to be able to compile with ICU debug. 2007-09-13 10:48:33 +00:00
asfernandes
d139615ee6 Since we now doesn't use ICU release with FB debug, adjust INTL code to load correct library 2007-09-10 15:58:25 +00:00
asfernandes
ff4145e88d Misc 2007-08-30 02:40:29 +00:00
asfernandes
4581e241c9 Fixed CORE-1431 - Greek characters in cp1251 vs uppercasing 2007-08-29 15:16:59 +00:00
asfernandes
f5e1a35cfd Avoid code duplication - thanks to Alex 2007-04-19 15:27:13 +00:00
alexpeshkoff
8b5dd60a66 fixed posix build after latest changes 2007-04-19 09:19:11 +00:00
asfernandes
f2ecfc4898 Misc changes as per Claudio and Alex comments 2007-04-19 01:09:44 +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
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