Markus Scherer
|
41c8654d92
|
ICU-8601 replace C U_INLINE hack with C++ inline, and also rename a few other .c files to .cpp for future UMTX_CHECK replacement
X-SVN-Rev: 30148
|
2011-05-26 20:05:39 +00:00 |
|
Markus Scherer
|
c04082d93c
|
ICU-8105 hardcode Unicode property names data (formatVersion 2); includes new dictionary-type tries (ByteTrie & UCharTrie see ticket #8167); merge branches/markus/tries -r 29040:29249
X-SVN-Rev: 29252
|
2010-12-31 18:21:36 +00:00 |
|
Markus Scherer
|
b5e1330176
|
ICU-7264 merge Unicode 6.0 into trunk from branches/markus/uni60 -r 28339:28657
X-SVN-Rev: 28661
|
2010-09-21 00:12:49 +00:00 |
|
Markus Scherer
|
66b63f9c48
|
ICU-7084 Unicode 5.2: merge -r 26464:26890 branches/markus/uni52 into trunk, and a little cleanup (C++)
X-SVN-Rev: 26898
|
2009-11-13 19:25:21 +00:00 |
|
John Emmons
|
ddcb89888d
|
ICU-5219 Dutch IJ Titlecasing
X-SVN-Rev: 24178
|
2008-06-13 21:07:07 +00:00 |
|
George Rhoten
|
0885eb2149
|
ICU-6132 Reduce large allocations
X-SVN-Rev: 23406
|
2008-02-09 00:50:08 +00:00 |
|
George Rhoten
|
3daa4c96d4
|
ICU-6132 Recover from allocation errors more gracefully.
X-SVN-Rev: 23398
|
2008-02-08 08:21:32 +00:00 |
|
George Rhoten
|
28ce35b674
|
ICU-4935 Consolidate conflicting definitions of UCaseMapFull
X-SVN-Rev: 22194
|
2007-07-27 23:59:25 +00:00 |
|
George Rhoten
|
09633de40c
|
ICU-5279 Don't export some API.
X-SVN-Rev: 21746
|
2007-06-15 06:40:59 +00:00 |
|
George Rhoten
|
7d382500f6
|
ICU-5138 Separate the casing data from normalization data and data loading.
X-SVN-Rev: 19499
|
2006-03-31 05:29:06 +00:00 |
|
Markus Scherer
|
b054ffff93
|
ICU-4504 UCaseMap and UTF-8 toLower() & toUpper()
X-SVN-Rev: 17633
|
2005-05-20 17:31:12 +00:00 |
|
Markus Scherer
|
cfa2ddc411
|
ICU-4497 add const to use of UCaseProps singleton
X-SVN-Rev: 17515
|
2005-04-28 21:54:57 +00:00 |
|
Markus Scherer
|
4d9f1eaa3c
|
ICU-4143 avoid mutexes in u_tolower() and similar; require u_init() for thread safety of case/bidi properties (as in 3.0) and use dummy objects when data is not available
X-SVN-Rev: 17243
|
2005-02-23 00:54:19 +00:00 |
|
Markus Scherer
|
aeb5779000
|
ICU-4143 doc fix
X-SVN-Rev: 17238
|
2005-02-21 22:49:04 +00:00 |
|
Markus Scherer
|
ca77616509
|
ICU-3432 move uniset.cpp data for case closure to ucase.icu; have gencase build case closure data; ucase.c use it; UnicodeSet::closeOver() call that
X-SVN-Rev: 16902
|
2004-12-02 04:18:35 +00:00 |
|
George Rhoten
|
e2188e6775
|
ICU-4078 Decouple the cleanup functions from u_init and u_cleanup.
X-SVN-Rev: 16403
|
2004-10-06 23:10:53 +00:00 |
|
Markus Scherer
|
8a3a93deed
|
ICU-4078 use USetAdder interface to remove dependencies of low-level code on the USet/UnicodeSet implementation
X-SVN-Rev: 16265
|
2004-09-07 17:59:53 +00:00 |
|
Markus Scherer
|
1fedbad320
|
ICU-3969 initial code using ucase.icu for case mappings and related properties
X-SVN-Rev: 16255
|
2004-09-06 15:40:03 +00:00 |
|