Andy Heninger
242e02c388
ICU-12764 icu4c utf-8 source files, update Copyright notices.
...
X-SVN-Rev: 39583
2017-01-20 00:20:31 +00:00
Michael Ow
61607c2773
ICU-12564 Update copyright notice in trunk
...
X-SVN-Rev: 38848
2016-06-15 18:58:17 +00:00
Yoshito Umaoka
00ca13e126
ICU-12564 Reverted r38761 and r38762, because we want to prepend the Unicode copyright for existing source files, instead of replacing copyright comments.
...
X-SVN-Rev: 38776
2016-05-31 21:45:07 +00:00
Michael Ow
c9f199a30f
ICU-12564 Update copyright notice in ICU4C
...
X-SVN-Rev: 38761
2016-05-26 22:32:17 +00:00
Fredrik Roubert
f34de568c4
ICU-12012 Replace irregular sizeof expressions with UPRV_LENGTHOF().
...
R=markus.icu@gmail.com
Review URL: https://codereview.appspot.com/286430043 .
X-SVN-Rev: 38378
2016-02-26 11:21:55 +00:00
Fredrik Roubert
7f4b8d106b
ICU-12012 Replace all sizeof p / sizeof *p with UPRV_LENGTHOF().
...
R=markus.icu@gmail.com
Review URL: https://codereview.appspot.com/285520043 .
X-SVN-Rev: 38337
2016-02-23 10:40:09 +00:00
Markus Scherer
9edbbecb24
ICU-11339 add & use LocalPointer(p, errorCode) and adoptInsteadAndCheckErrorCode(p, errorCode)
...
X-SVN-Rev: 36757
2014-11-20 00:27:17 +00:00
Andy Heninger
f626431e29
ICU-11233 Remove U_FINAL for classes we subclass. Produces bad code.
...
X-SVN-Rev: 36346
2014-09-04 18:58:17 +00:00
Steven R. Loomis
e3dc3bc456
ICU-10347 add U_FINAL and U_OVERRIDE for C++11 "final" and "override".
...
Added them to several "not for subclassing" classes.
Some exceptions:
* Commented out U_FINAL where there's an internal override needed.
* For tests, added "#define U_FINAL" at the top to disable this.
#defined to null for Doxygen.
X-SVN-Rev: 36177
2014-08-16 01:30:43 +00:00
Markus Scherer
78b241a52b
ICU-9959 test that RBC forbids rules with a before-reset followed by a stronger relation
...
X-SVN-Rev: 35263
2014-02-28 20:15:58 +00:00
Markus Scherer
a2a0fa000d
ICU-8070 Check that the rule parser handles a comment without terminating end-of-line
...
X-SVN-Rev: 35257
2014-02-27 22:52:07 +00:00
Markus Scherer
50a883201d
ICU-9101 fix test memory leak
...
X-SVN-Rev: 35229
2014-02-25 23:20:31 +00:00
Markus Scherer
e977c057a9
ICU-9101 merge branches/markus/collv2@35225 into the trunk
...
X-SVN-Rev: 35227
2014-02-25 21:21:49 +00:00
Yoshito Umaoka
0f29677f6a
ICU-8624 Fixed a collation key compression problem. A tertiary key value was incorrect with a long string when case first option is set.
...
X-SVN-Rev: 30220
2011-06-20 17:18:46 +00:00
Peter Edberg
0cc2fd091f
ICU-8046 CLDR 1.9 integration pass 1, update tests
...
X-SVN-Rev: 28867
2010-10-19 03:31:50 +00:00
Steven R. Loomis
a1ea70071b
ICU-7708 compiler warnings for 4.5.1 (batch 1)
...
X-SVN-Rev: 28103
2010-05-25 22:17:12 +00:00
Michael Ow
e698d415eb
ICU-7189 Remove accidental character.
...
X-SVN-Rev: 26795
2009-10-20 16:51:02 +00:00
Michael Ow
774ac9c733
ICU-7189 Add missing header file and fix tabs.
...
X-SVN-Rev: 26794
2009-10-20 16:48:17 +00:00
Yoshito Umaoka
155dfc0605
ICU-7189 Fixed missing collation case bytes problem in ucol_nextSortKeyPart.
...
X-SVN-Rev: 26787
2009-10-14 21:45:30 +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
Michael Ow
b88911b137
ICU-6412 Fix some copyright date.
...
X-SVN-Rev: 24665
2008-09-26 21:25:04 +00:00
George Rhoten
a74869abf6
ICU-5955 Fix a few crashes under error conditions.
...
X-SVN-Rev: 23277
2008-01-21 17:35:02 +00:00
George Rhoten
4b8ef3e6e6
ICU-4288 Mostly fixes for --enable-strict for gcc 3.4 (Fedora Core 3)
...
X-SVN-Rev: 17040
2004-12-30 07:25:51 +00:00
Vladimir Weinstein
4df42a86bb
ICU-2840 tests shouldn't crash if there is no data
...
X-SVN-Rev: 12340
2003-06-06 04:54:34 +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
GCL Shanghai
2de3bade18
ICU-2222 fix breaking changes
...
X-SVN-Rev: 11357
2003-03-19 13:21:51 +00:00
GCL Shanghai
513a23fdae
ICU-2222 Deprecate C++ enums that duplicate C enums
...
X-SVN-Rev: 11137
2003-02-21 08:32:22 +00:00
Markus Scherer
0eb9c506ec
ICU-2248 modularize ICU
...
X-SVN-Rev: 9910
2002-09-21 00:43:14 +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
d3c17fa8bc
ICU-2131 Stop using the LocaleProxy deprecated code hack
...
X-SVN-Rev: 9746
2002-08-21 00:16:30 +00:00
George Rhoten
7777030a4f
ICU-1828 Remove tabs
...
X-SVN-Rev: 8331
2002-04-02 02:55:31 +00:00
George Rhoten
7bc5d45c83
ICU-1811 Increase the code coverage of Locale:get methods
...
X-SVN-Rev: 8255
2002-03-26 23:18:57 +00:00
Vladimir Weinstein
9268bcb6a4
ICU-1003 removing incremental compare from intltest
...
X-SVN-Rev: 5020
2001-06-19 21:16:48 +00:00
Vladimir Weinstein
5dac29c154
ICU-96 more tests and test fixes
...
X-SVN-Rev: 4475
2001-04-13 00:05:42 +00:00
George Rhoten
a8e20b45dc
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4401
2001-03-29 20:47:43 +00:00
George Rhoten
bc61d8da9e
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4346
2001-03-27 02:52:12 +00:00
George Rhoten
0b1da35b77
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4335
2001-03-26 23:27:49 +00:00
Vladimir Weinstein
418ed2d3bc
ICU-96 removed Test4095316 which expects part of Greek collation to be in contradiction with the UCA
...
X-SVN-Rev: 4325
2001-03-24 00:27:29 +00:00
Syn Wee Quek
6f1fa85d5b
ICU-807
...
Replaced tests that uses the default collators with en_US collators.
X-SVN-Rev: 4244
2001-03-21 22:13:30 +00:00
Ram Viswanadha
7f6d7e256f
ICU-903 update copyright notices
...
X-SVN-Rev: 4235
2001-03-21 20:09:56 +00:00
Syn Wee Quek
db72485283
ICU-807
...
Synched failed tests with C.
X-SVN-Rev: 4091
2001-03-15 02:53:05 +00:00
Syn Wee Quek
8f30caacc0
ICU-96
...
Removed regression test which uses no normalization.
X-SVN-Rev: 4065
2001-03-14 02:59:42 +00:00
Vladimir Weinstein
6f6c6c0cad
ICU-96 C++ has an interesting req :(
...
X-SVN-Rev: 3202
2000-12-12 20:33:54 +00:00
Vladimir Weinstein
ca0831016f
ICU-96 added tests for incremental compare
...
X-SVN-Rev: 3198
2000-12-12 19:40:58 +00:00
Vladimir Weinstein
5364911f5f
ICU-96 fixed French errors
...
X-SVN-Rev: 3127
2000-12-05 01:05:46 +00:00
Steven R. Loomis
1016ea2a8c
ICU-653 (memory map)- fix the test so excess errors aren't reported
...
X-SVN-Rev: 2990
2000-11-22 01:29:48 +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
Alan Liu
09f92d4480
ICU-89 update normalizer data to Unicode 3.0
...
X-SVN-Rev: 1823
2000-07-12 22:02:37 +00:00
Helena Chapman
69ba12f77c
ICU-351 Define UBool to be used in the APIs.
...
X-SVN-Rev: 1410
2000-05-18 22:08:39 +00:00