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

10 Commits

Author SHA1 Message Date
asfernandes
4581e241c9 Fixed CORE-1431 - Greek characters in cp1251 vs uppercasing 2007-08-29 15:16:59 +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
59213efe7e Merge INTL branch into HEAD 2005-05-27 22:45:31 +00:00
brodsom
36d6d40469 Macro cleaning 2004-05-17 10:22:34 +00:00
robocop
e6187cecd2 Cleanup
Some bug fixes
Style
2004-03-07 07:58:55 +00:00
robocop
16cbc204df Cleanup 2003-12-31 05:36:12 +00:00
robocop
d020ea5ca1 ping-pong cleanup: change one place and you have to change several others 2003-12-11 10:33:30 +00:00
robocop
35396625f5 const correctness
function signatures
variables in local scope
BOOLEAN -> bool
TEXT[32] as SqlIdentifier for DYN
Stop random garbage in firebird.msg's bytes 8 to 11
some cleanup
2003-11-05 09:02:33 +00:00
skidder
891ac7638a Make UPPER() work correctly for WIN1251 charset 2003-04-29 17:14:03 +00:00
brodsom
34ccdceaa5 Update prototypes not valid for gcc when the function declaration is updated (Thank to Erik) 2003-02-20 15:47:23 +00:00