Commit Graph

15 Commits

Author SHA1 Message Date
Markus Scherer
9f7d74001c ICU-8605 document & test ICU4C dependencies, remove cycles, reduce some deps; merged from branches/markus/depstest -r 30155:30193
X-SVN-Rev: 30194
2011-06-03 05:23:57 +00:00
Markus Scherer
0acda636e4 ICU-7722 build canonical-iterator data from nfc.nrm (port Java code to C++)
X-SVN-Rev: 28117
2010-06-01 06:10:26 +00:00
Steven R. Loomis
800da956b2 ICU-6633 DLL plugin.. merge onto trunk from branches/srl/dll6633 and branches/srl/dll6633bis
(specifically, r26808:27031 of http://source.icu-project.org/repos/icu/icu/branches/srl/dll6633  and then r27117 r27118 r27119 r27121 r27137 r27139 r27159 r27160 r27172 r27173 r27181 r27182  ) 

X-SVN-Rev: 27195
2010-01-09 02:15:20 +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
Andy Heninger
ff17dd72c1 ICU-3547 remove unnecessary umtx_init() calls.
X-SVN-Rev: 26224
2009-07-03 00:36:51 +00:00
George Rhoten
8dc587cb1c ICU-5410 Improve code coverage.
X-SVN-Rev: 21750
2007-06-15 17:32:50 +00:00
George Rhoten
932759f00a ICU-5426 Make it easier to change the size of the converter hash table depending on the platform.
X-SVN-Rev: 20464
2006-09-30 22:35:25 +00:00
George Rhoten
01aff246f1 ICU-5138 Separate cleaning registration from the uinit() implementation.
X-SVN-Rev: 19502
2006-03-31 07:11:33 +00:00
George Rhoten
b492fe71a3 ICU-4707 Fix some compiler warnings
X-SVN-Rev: 19379
2006-03-20 07:35:37 +00:00
George Rhoten
d160dc506e ICU-5032 Increase code coverage numbers
X-SVN-Rev: 19087
2006-02-07 22:15:47 +00:00
George Rhoten
7d8e7df80c ICU-4746 First pass on making the alias table into a service object.
Minimize existing exposed internal API.

X-SVN-Rev: 18483
2005-08-30 20:37:50 +00:00
Markus Scherer
056630b8fd ICU-4497 u_init() is not necessary any more for thread safety, and loads the converter alias table instead of the Unicode properties files (whose data is now hardcoded)
X-SVN-Rev: 17541
2005-05-03 22:59: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
68f761e57f ICU-4281 Reduce utrace dependencies when disabled.
X-SVN-Rev: 16937
2004-12-10 00:12:11 +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