8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-24 19:23:02 +01:00
Commit Graph

7 Commits

Author SHA1 Message Date
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
b9d60f6804 Improvements based on Claudio suggestions 2006-09-21 12:23:20 +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
f33096d62c Collation attributes: 1) escape syntax 2) remove empty attributes from the map 2006-08-01 12:25:36 +00:00
robocop
083762d55b Misc. 2006-08-01 07:42:48 +00:00
asfernandes
5f2119e46f Misc - we're in 2006 :-) 2006-07-30 20:32:28 +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