Andy Heninger
|
3dcc83d0d4
|
ICU-13277 Locale constructor buffer overflow.
X-SVN-Rev: 40267
|
2017-07-15 00:22:20 +00:00 |
|
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 |
|
Andy Heninger
|
1c9d614184
|
ICU-11547 Locale::getBaseName(), remove lazy init, fixes thread safety problem.
X-SVN-Rev: 37117
|
2015-03-03 23:50:43 +00:00 |
|
Steven R. Loomis
|
7e6c572256
|
ICU-10774 fix a knownissue: Collator::getAvailableLocales calculation.
Also, replace uhash_nextElement's parameter "-1" with UHASH_FIRST for clarity.
Also, improve service registration debugging code
X-SVN-Rev: 36836
|
2014-12-09 23:54:56 +00:00 |
|
Markus Scherer
|
53dcbe6141
|
ICU-10736 Locale.isRightToLeft(), uloc_isRightToLeft(locale)
X-SVN-Rev: 36269
|
2014-08-28 18:28:30 +00:00 |
|
Doug Felt
|
18b87b0965
|
ICU-7342 add LocaleDisplayNames and rudimentary test. Fix Locale.getVariant problem and add test.
X-SVN-Rev: 27258
|
2010-01-14 02:23:46 +00:00 |
|
Fredrik Roubert
|
410a369ccc
|
ICU-7252 add Locale::setKeywordValue() method and test case
X-SVN-Rev: 27143
|
2010-01-06 15:49:10 +00:00 |
|
Jason Spieth
|
fde46fe892
|
ICU-2826 Correct Copyright date
X-SVN-Rev: 23824
|
2008-04-23 22:03:46 +00:00 |
|
Alan Liu
|
cba9347376
|
ICU-3748 add canonicalization test
X-SVN-Rev: 15377
|
2004-05-18 20:07:33 +00:00 |
|
George Rhoten
|
ef91ad8baf
|
ICU-3636 Fix parsing of variant and keyword values as the third and fourth parameter when no country is present.
X-SVN-Rev: 14645
|
2004-03-07 07:13:42 +00:00 |
|
Alan Liu
|
775b87f1ff
|
ICU-2202 add C and C++ tests
X-SVN-Rev: 14390
|
2004-01-23 18:05:46 +00:00 |
|
Vladimir Weinstein
|
63131bbb5f
|
ICU-2438 getBaseName test
X-SVN-Rev: 14280
|
2004-01-09 08:08:26 +00:00 |
|
George Rhoten
|
a0e0dc5627
|
ICU-2942 Increase code coverage and fix some errors
X-SVN-Rev: 14256
|
2004-01-08 00:56:21 +00:00 |
|
Vladimir Weinstein
|
6edcd27333
|
ICU-2438 C++ tests for getKeywords and getKeywordValue
X-SVN-Rev: 13424
|
2003-10-15 05:32:40 +00:00 |
|
George Rhoten
|
034349d0a0
|
ICU-2948 First try at adding more native names for languages and countries.
X-SVN-Rev: 12696
|
2003-07-26 00:07: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 |
|
Markus Scherer
|
bbf546a40e
|
ICU-2439 fix display name lookups to not fallback through the default locale
X-SVN-Rev: 11712
|
2003-04-25 22:56:51 +00:00 |
|
George Rhoten
|
efda501285
|
ICU-2710 Remove some obsolete code
X-SVN-Rev: 11248
|
2003-03-05 04:56:28 +00:00 |
|
George Rhoten
|
1ac2127e6a
|
ICU-2118 Improve the code coverage
X-SVN-Rev: 10534
|
2002-12-06 18:27:53 +00:00 |
|
Markus Scherer
|
0eb9c506ec
|
ICU-2248 modularize ICU
X-SVN-Rev: 9910
|
2002-09-21 00:43:14 +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
|
b57a64b909
|
ICU-1735 added setBogus and isBogus APIs
X-SVN-Rev: 7810
|
2002-02-28 21:32:28 +00:00 |
|
George Rhoten
|
fefbf9b930
|
ICU-770 Memory cleanup
X-SVN-Rev: 6047
|
2001-10-04 16:36:32 +00:00 |
|
Ram Viswanadha
|
7f6d7e256f
|
ICU-903 update copyright notices
X-SVN-Rev: 4235
|
2001-03-21 20:09:56 +00:00 |
|
George Rhoten
|
cc62cf111d
|
ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 3188
|
2000-12-09 03:17:45 +00:00 |
|
George Rhoten
|
2dbb8812ba
|
ICU-535 fixed some compiler warnings
X-SVN-Rev: 2226
|
2000-08-14 21:42:36 +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 |
|
Helena Chapman
|
3aaa52af8d
|
ICU-161 updated the copyright notices.
X-SVN-Rev: 596
|
2000-01-15 02:00:06 +00:00 |
|
Vladimir Weinstein
|
8b20f17f49
|
ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_
X-SVN-Rev: 473
|
1999-12-28 23:57:50 +00:00 |
|
Helena Chapman
|
99d913e731
|
ICU-142 Removed tests for changed ISO language codes,
"he", "yi" and "id".
X-SVN-Rev: 469
|
1999-12-28 21:31:55 +00:00 |
|
Unknown User
|
aa0b0a88e8
|
Initial revision
X-SVN-Rev: 2
|
1999-08-16 21:50:52 +00:00 |
|