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 |
|
Andy Heninger
|
49db0e1ead
|
ICU-3491 remove extra calls to u_init(), and simplify the API comments for u_init().
X-SVN-Rev: 26279
|
2009-07-09 22:50:01 +00:00 |
|
Steven R. Loomis
|
ff3cb7a656
|
ICU-6799 reduce warnings (status: 718->459)
X-SVN-Rev: 25708
|
2009-04-01 05:57:09 +00:00 |
|
Markus Scherer
|
9be9a82b08
|
ICU-6530 add UTrie2 and improve upvec_ via svn merge -r 24551:24849 icu/branches/markus/utf8
X-SVN-Rev: 24862
|
2008-10-22 19:50:07 +00:00 |
|
John Emmons
|
ddcb89888d
|
ICU-5219 Dutch IJ Titlecasing
X-SVN-Rev: 24178
|
2008-06-13 21:07:07 +00:00 |
|
George Rhoten
|
99861832ec
|
ICU-6125 Reduce read-only memory
X-SVN-Rev: 23591
|
2008-03-14 06:41:45 +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
|
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 |
|
George Rhoten
|
a6e52426c3
|
ICU-4707 Fix some compiler warnings
X-SVN-Rev: 19387
|
2006-03-21 05:04:29 +00:00 |
|
George Rhoten
|
02c674aa27
|
ICU-4497 The swapping functions can't both be in the library and icuswap
when the data isn't hard coded.
X-SVN-Rev: 18029
|
2005-06-24 20:52:58 +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
|
681fbba869
|
ICU-4497 move swap functions for core Unicode properties data from the common library to the icuswap tool, disable _openBinary() functions, disable tests accordingly
X-SVN-Rev: 17558
|
2005-05-05 17:47:39 +00:00 |
|
Markus Scherer
|
4305150a0b
|
ICU-4497 add const to use of UCaseProps singleton
X-SVN-Rev: 17516
|
2005-04-28 23:38:06 +00:00 |
|
Markus Scherer
|
394da51c6c
|
ICU-4497 hardcode ucase.icu data rather than loading it
X-SVN-Rev: 17513
|
2005-04-28 21:42:59 +00:00 |
|
Markus Scherer
|
6c4ccc015e
|
ICU-4399 fix simple case folding of U+0130: simple-case-folds to itself because it's not mentioned in CaseFolding.txt
X-SVN-Rev: 17482
|
2005-04-16 05:18:18 +00:00 |
|
George Rhoten
|
cdf4eef48c
|
ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 17303
|
2005-03-09 05:45:01 +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 |
|
George Rhoten
|
fb2c57068d
|
ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 16984
|
2004-12-21 22:07:18 +00:00 |
|
Markus Scherer
|
7e756c1233
|
ICU-3432 remove temporary code
X-SVN-Rev: 16907
|
2004-12-02 18:21:55 +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
|
95a00e8e5c
|
ICU-4078 check for error code
X-SVN-Rev: 16314
|
2004-09-13 23:33:48 +00:00 |
|
Markus Scherer
|
248e6ad8fa
|
ICU-4078 move functions to make uchar.c (core properties APIs) independent of ucase.c (case mapping)
X-SVN-Rev: 16302
|
2004-09-11 21:59:21 +00:00 |
|
Markus Scherer
|
b5eebb331e
|
ICU-4078 move functions to make uchar.c (core properties APIs) independent of uprops.c (universal properties APIs)
X-SVN-Rev: 16301
|
2004-09-11 15:04:40 +00:00 |
|
Markus Scherer
|
62525d7ea0
|
ICU-3969 remove unused variables
X-SVN-Rev: 16275
|
2004-09-08 14:05:44 +00:00 |
|
Markus Scherer
|
4e8f1e5b40
|
ICU-4078 move dependency on uloc code from low-level ucase.c to somewhat higher ustrcase.c
X-SVN-Rev: 16269
|
2004-09-07 22:04:47 +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 |
|