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

197 Commits

Author SHA1 Message Date
asfernandes
3ed4d0373a Misc 2007-10-06 16:07:31 +00:00
robocop
022397334d It seems our dear Alex only compiles in Release mode.
:-)
2007-10-06 10:29:46 +00:00
asfernandes
21b6d54c08 Fixed CORE-1375 - Wrong mapping for 0x212C in cs_gb2312.h 2007-10-05 15:18:47 +00:00
alexpeshkoff
abd533f545 Fixed CORE-1499: Wrong alignment of data, used in INTL converters 2007-10-05 14:37:33 +00:00
alexpeshkoff
948e564755 Fixed CORE-1484: AV in fbintl 2007-09-28 11:11:46 +00:00
asfernandes
bce7f3ff6c Fixed CORE-1446 - Problem with UNICODE collations from fbintl when using system ICU 2007-09-10 15:40:30 +00:00
asfernandes
7eb068c3ee Misc 2007-09-10 00:45:40 +00:00
robocop
1ced6fe42f Shorten code. 2007-09-02 09:36:53 +00:00
asfernandes
4581e241c9 Fixed CORE-1431 - Greek characters in cp1251 vs uppercasing 2007-08-29 15:16:59 +00:00
asfernandes
cc9925900c Correction accordingly to CORE-1374 2007-07-31 15:36:20 +00:00
asfernandes
642f1ae3cc Fixed incorrect order of compressions and expansions with SPECIALS-FIRST=1 collations 2007-07-27 16:15:16 +00:00
asfernandes
c52ae1ccb5 Fixed CORE-1384 - LIKE doesn't work correctly with collations using SPECIALS-FIRST=1 2007-07-27 15:34:39 +00:00
asfernandes
7599b495c2 Fixed CORE-1374 2007-07-22 15:09:23 +00:00
asfernandes
5d06ef32d8 1) CORE-1366 - French insensitive collation FR_FR_CI_AI
2) Renamed CP932 to CP943C per user feedback in CORE-1324
2007-07-19 01:25:23 +00:00
asfernandes
f044f67464 Feature request CORE-1324 - Japanese character set cp932 -- waiting for user feedback on what ICU charset is best 2007-06-22 01:59:34 +00:00
asfernandes
6d565f7588 Allow all narrow collations to use the new attributes. 2007-05-04 14:48:59 +00:00
alexpeshkoff
8b5dd60a66 fixed posix build after latest changes 2007-04-19 09:19:11 +00:00
robocop
46df6dd844 Misc. 2007-04-18 11:02:41 +00:00
asfernandes
a798e403ee Misc 2007-04-17 02:24:33 +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
alexpeshkoff
d63491e3c5 Finished gcc-warnings cleanup 2007-04-11 16:05:40 +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
4fb8cb021d Collation attributes DISABLE_COMPRESSIONS and DISABLE_EXPANSIONS to fix cases like CORE-426 - Wrong sort order when using es_ES collate 2006-12-09 00:16:57 +00:00
asfernandes
ac0f122511 Fixed CORE-997 - Database-Update 1.5 to 2.0 fails 2006-12-01 14:36:12 +00:00
asfernandes
642234d38b Misc 2006-10-18 03:19:37 +00:00
asfernandes
db6a805bec Correction 2006-10-18 03:14:33 +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
5fb9f93184 Misc 2006-10-04 02:01:26 +00:00
asfernandes
aaedea1673 Fixed CORE-880 - Malformed characters are accepted in GB2312 2006-10-03 01:25:57 +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
7047b61971 Default collation of ICU charsets should be binary, and not UNICODE 2006-09-08 16:19:45 +00:00
asfernandes
d0a1561b28 Fix a problem in charset_UNICODE collations. Thanks to Montri Patchaiyo for testing. 2006-09-08 02:22:37 +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
a306af2af3 Misc 2006-07-30 02:03:13 +00:00
asfernandes
6eb4e2cbb0 Implementation of character sets TIS620 and GBK with collations TIS620_UNICODE and GBK_UNICODE. They don't work with our current stripped version of ICU. 2006-07-29 18:28:50 +00:00
robocop
038662685b Misc: avoiding some const_cast's. 2006-06-15 04:35:29 +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
robocop
c5f2284b15 Style. 2006-04-06 08:18:53 +00:00
asfernandes
f4aae2cc5a Fixed problem "key size exceeds implementation restriction for index ..." reported by Michal Kubecek in fb-devel 2006-01-28 14:43:35 +00:00
robocop
0d2479158b Misc. 2006-01-17 07:52:14 +00:00
alexpeshkoff
d1ee840d60 fixed gcc warning(s) 2006-01-16 16:49:15 +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