Commit Graph

64 Commits

Author SHA1 Message Date
Markus Scherer
3962c68aa2 ICU-8319 do not use UNICODE_STRING_SIMPLE with a multi-line string literal
X-SVN-Rev: 29896
2011-04-26 04:01:09 +00:00
Markus Scherer
d743bb693e ICU-8319 merge MessageFormat 2011q1 work into trunk, from icu/branches/markus/msg48 -r 29400:29882
X-SVN-Rev: 29886
2011-04-25 20:47:32 +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
Michael Ow
0763686c6c ICU-7370 Log data errors to ensure that intltest and cintltst passes without data.
X-SVN-Rev: 27649
2010-02-24 16:17:03 +00:00
Andy Heninger
d80b144c19 ICU-7369 Clean up uconfig test failures.
X-SVN-Rev: 27406
2010-01-26 00:55:35 +00:00
Markus Scherer
8ddbd1394c ICU-7273 merge in Normalizer2 API & code, and ICU-5785 UnicodeSet::span(UnicodeString) and ICU-7296 tempSubString()/retainBetween(); merge -r 26971:27150 branches/markus/norm2
X-SVN-Rev: 27155
2010-01-06 23:50:03 +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
Michael Ow
6b1f9ef27c ICU-6905 Make intltest pass without any data.
X-SVN-Rev: 26096
2009-06-12 19:34:21 +00:00
Andy Heninger
71bf003171 ICU-5696 Unicode 5.1 Update
X-SVN-Rev: 23761
2008-04-04 22:47:43 +00:00
Markus Scherer
f14b733772 ICU-5084 Unicode 5 moves Grapheme_Link around between properties files
X-SVN-Rev: 19369
2006-03-17 22:07:05 +00:00
George Rhoten
a12dd1e22f ICU-3805 Fix a compiler warning from previous check-in
X-SVN-Rev: 16361
2004-09-27 16:38:55 +00:00
George Rhoten
6a80fd1c86 ICU-3805 Break the circular dependency between utypes.h and putil.h
X-SVN-Rev: 16356
2004-09-23 00:24:36 +00:00
Eric Mader
004268d484 ICU-3770 Updated copyright notices for ICU 3.0
X-SVN-Rev: 15414
2004-05-19 21:36:51 +00:00
George Rhoten
919d6d3f2a ICU-3389 Don't create a .lib by not exporting some symbols
X-SVN-Rev: 14792
2004-03-29 21:58:57 +00:00
Vladimir Weinstein
ec21353ba5 ICU-2840 tests shouldn't crash if there is no data
X-SVN-Rev: 12305
2003-06-04 23:56:49 +00:00
Alan Liu
de95737116 ICU-2959 update copyright dates to include 2003
X-SVN-Rev: 12253
2003-06-03 20:58:22 +00:00
Alan Liu
2cc3e72b30 ICU-2161 move obsolete code to icuapps/obsolete component
X-SVN-Rev: 11171
2003-02-26 23:22:03 +00:00
Alan Liu
9dc05ec566 ICU-2161 move obsolete Unicode class code and tests to icuobs DLL
X-SVN-Rev: 11154
2003-02-25 20:53:34 +00:00
George Rhoten
6baf89a4cd ICU-2085 Don't use deprecated or unused includes
X-SVN-Rev: 9762
2002-08-21 22:14:43 +00:00
George Rhoten
56cbadb751 ICU-2085 Don't use deprecated code anymore
X-SVN-Rev: 9755
2002-08-21 19:09:33 +00:00
George Rhoten
03655cdc25 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8778
2002-06-04 16:38:42 +00:00
George Rhoten
0078f2f53e ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8766
2002-06-01 06:36:02 +00:00
Markus Scherer
338fed0add ICU-1923 upgrade to Unicode 3.2: verify all DerivedCoreProperties.txt against u_hasBinaryProperty() which computes most of them
X-SVN-Rev: 8751
2002-05-31 01:21:57 +00:00
George Rhoten
3c7398060a ICU-1874 Make the tests work on individual files when ICU_DATA is set to ....\data\out\build\
X-SVN-Rev: 8512
2002-04-25 18:59:32 +00:00
George Rhoten
7777030a4f ICU-1828 Remove tabs
X-SVN-Rev: 8331
2002-04-02 02:55:31 +00:00
George Rhoten
89b00e64c8 ICU-1739 Fix uninitialized memory
X-SVN-Rev: 8248
2002-03-26 17:06:31 +00:00
Markus Scherer
8c78422db2 ICU-1561 replace all UTextOffset with int32_t
X-SVN-Rev: 7942
2002-03-12 01:32:42 +00:00
George Rhoten
fd856f83f5 ICU-900 Better fix for some compiler warnings.
X-SVN-Rev: 7837
2002-03-01 17:00:29 +00:00
George Rhoten
a5539d4e82 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 7834
2002-03-01 03:41:41 +00:00
Yves Arrouye
504a75e931 ICU-1709 do not tweak the UCD data to mark some control characters
as spacing ones.

X-SVN-Rev: 7749
2002-02-24 21:00:19 +00:00
Ram Viswanadha
9f0e696804 ICU-1627 fix paths for out of source builds
X-SVN-Rev: 7503
2002-01-24 23:06:21 +00:00
Ram Viswanadha
ab1317f800 ICU-1627 Update paths to find data from new location
X-SVN-Rev: 7466
2002-01-21 21:10:18 +00:00
Andy Heninger
cf191f47df ICU-1404 Fix broken out-of-source-directory build
X-SVN-Rev: 6571
2001-11-02 02:24:15 +00:00
Andy Heninger
71f004be68 ICU-1247 Fix tests and test builds so that tests will run against installed libraries.
X-SVN-Rev: 5954
2001-09-28 00:31:53 +00:00
Ram Viswanadha
27054a379d ICU-899 Changes for revisited proposal
X-SVN-Rev: 5737
2001-09-11 20:47:36 +00:00
Ram Viswanadha
b60309b39e ICU-899 Test the UScriptCode API
X-SVN-Rev: 5220
2001-07-10 23:31:45 +00:00
George Rhoten
bb1950fcb3 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4748
2001-05-22 16:39:51 +00:00
George Rhoten
da329a3271 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4403
2001-03-29 21:57:13 +00:00
George Rhoten
dc22b5f96a ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4378
2001-03-28 02:13:20 +00:00
Ram Viswanadha
7f6d7e256f ICU-903 update copyright notices
X-SVN-Rev: 4235
2001-03-21 20:09:56 +00:00
George Rhoten
66c8c57c4a ICU-865 If you can't parse the file, print an error message, set the error code and return.
X-SVN-Rev: 3875
2001-03-02 02:48:33 +00:00
George Rhoten
e3ed5d6402 ICU-580 OS/390 porting changes
X-SVN-Rev: 3597
2001-02-08 22:30:24 +00:00
Markus Scherer
5f5c348447 ICU-820 test Unicode::getCombiningClass() with UnicodeData.txt using toolutil/uparse
X-SVN-Rev: 3467
2001-01-23 23:52:49 +00:00
George Rhoten
a898530736 ICU-624 Fixed some compiler warnings
X-SVN-Rev: 3112
2000-12-04 19:10:07 +00:00
Steven R. Loomis
0c8f5b9554 ICU-743 data rearrangement
X-SVN-Rev: 3096
2000-12-01 21:07:42 +00:00
George Rhoten
9980930974 ICU-624 Fixed a compiler error on Linux/NetBSD
X-SVN-Rev: 3056
2000-11-30 18:35:04 +00:00
George Rhoten
c43e864678 ICU-624 Added a simple test for synchronizing the script codes
X-SVN-Rev: 3050
2000-11-29 21:38:56 +00:00
George Rhoten
a15b66a53d ICU-535 fixed some compiler warnings
X-SVN-Rev: 2339
2000-08-23 19:11:16 +00:00
George Rhoten
2dbb8812ba ICU-535 fixed some compiler warnings
X-SVN-Rev: 2226
2000-08-14 21:42:36 +00:00
Madhu K
f5c62e3f39 ICU-535 Removed compiler warnings
X-SVN-Rev: 2222
2000-08-14 17:31:04 +00:00