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

14 Commits

Author SHA1 Message Date
robocop
66b1227b22 Unused params, some formatting, cleanup. 2009-05-01 17:21:36 +00:00
robocop
ae03e3b515 Style. 2008-12-21 03:39:32 +00:00
dimitr
b22ca46d6c Reduce number of warnings for 64-bit targets. 2008-05-12 05:59:40 +00:00
robocop
cd2e3a1862 Avoid const_cast. 2008-04-22 11:28:16 +00:00
asfernandes
1305691003 Misc 2008-02-28 02:43:23 +00:00
robocop
ac9836f499 Style. 2008-02-26 07:23:32 +00:00
paulbeach
7119957fd9 1. Updated MacOS mod_loader to handle Bundles and Dynamic Libraries (yes the loading of the two is different)
2. Support the loading of the ICU Libraries dynamically
3. new = FB_NEW - prevent asserts.
2008-02-05 12:48:38 +00:00
alexpeshkoff
8b5dd60a66 fixed posix build after latest changes 2007-04-19 09:19:11 +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
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
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