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

19 Commits

Author SHA1 Message Date
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
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
robocop
c5f2284b15 Style. 2006-04-06 08:18:53 +00:00
robocop
15068adc40 Misc. 2005-12-03 06:39:08 +00:00
asfernandes
380e6c62bf Fix problem reported by Arno 2005-07-30 18:00:56 +00:00
asfernandes
59213efe7e Merge INTL branch into HEAD 2005-05-27 22:45:31 +00:00
robocop
950216de4e Misc. 2004-12-08 05:58:41 +00:00
brodsom
8d062bf07e -Macro cleaning
-Remove langdrv.h
2004-05-18 21:58:19 +00:00
brodsom
36d6d40469 Macro cleaning 2004-05-17 10:22:34 +00:00
brodsom
0daa189563 Removing ib_stdio.h 2004-04-28 22:36:29 +00:00
robocop
2ab1f94dd2 Cleanup
Some minor corrections
Second step to rename
2004-03-11 05:04:26 +00:00
robocop
e6187cecd2 Cleanup
Some bug fixes
Style
2004-03-07 07:58:55 +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
brodsom
ff070a16a8 Replacing assert with fb_assert 2003-11-03 23:59:24 +00:00
brodsom
90738963a8 Remove duplicated function declaration 2003-09-20 23:33:36 +00:00
aafemt
787a2f3f43 'struct' removal 2003-09-16 10:33:33 +00:00
brodsom
b353fb955b -Replace STATIC with static
-Remove a few unused macros
2003-08-21 16:22:11 +00:00
brodsom
8093eca225 Move intl module to c++ 2003-08-20 08:38:05 +00:00