Yoshito Umaoka
|
906dc162f9
|
ICU-10831 Fixed the API parameter description in usprep_prepare().
X-SVN-Rev: 35742
|
2014-05-22 22:43:42 +00:00 |
|
Michael Ow
|
7f937b3e26
|
ICU-10719 fix problem with detecting timezone in non-english windows environment
X-SVN-Rev: 35732
|
2014-05-21 19:57:04 +00:00 |
|
Andy Heninger
|
f71b9053d2
|
ICU-8550 Dictionary Break Iterator, fixes to work with UTF-8 text.
X-SVN-Rev: 35724
|
2014-05-17 00:44:39 +00:00 |
|
Michael Ow
|
f3fc05d4a6
|
ICU-10870 Use GetGeoInfoW version of GetGeoInfo
X-SVN-Rev: 35700
|
2014-05-09 19:11:50 +00:00 |
|
Andy Heninger
|
d3f2a4ba93
|
ICU-10891 Fix buffer overflow problem in uresbund.cpp
X-SVN-Rev: 35699
|
2014-05-09 17:54:54 +00:00 |
|
Michael Ow
|
3ed1418315
|
ICU-10038 Add u_fopen variant that accepts UTF16 filename
X-SVN-Rev: 35681
|
2014-05-01 17:45:12 +00:00 |
|
Jungshik Shin
|
52cf49b10e
|
ICU-10873 newlib has _timezone instead of __timezone
X-SVN-Rev: 35680
|
2014-05-01 00:16:10 +00:00 |
|
George Rhoten
|
1cdf346b5e
|
ICU-10871 Remove the old untested and unlisted U_PF_CLASSIC_MACOS platform. The modern ICU probably would not compile on this old platform anymore.
X-SVN-Rev: 35663
|
2014-04-30 18:34:36 +00:00 |
|
Andy Heninger
|
4587ade4b5
|
ICU-10295 Mutex ucln_registerCleanup to clear thread sanitizer errors.
X-SVN-Rev: 35655
|
2014-04-25 17:27:53 +00:00 |
|
Andy Heninger
|
4e5886643f
|
ICU-10803 Fix race in LocaleUtility::getAvailableLocaleNames().
X-SVN-Rev: 35651
|
2014-04-24 18:48:06 +00:00 |
|
Andy Heninger
|
dbcf79f57b
|
ICU-10799 ICU initialization code, review & cleanup.
X-SVN-Rev: 35649
|
2014-04-23 23:22:13 +00:00 |
|
Markus Scherer
|
567aebade1
|
ICU-10821 Unicode 7.0 in trunk, from branches/markus/uni70@35631
X-SVN-Rev: 35632
|
2014-04-14 22:30:09 +00:00 |
|
Yoshito Umaoka
|
b655078cda
|
ICU-10842 Updated ICU4C version nubmers for 54M1.
X-SVN-Rev: 35630
|
2014-04-14 20:41:25 +00:00 |
|
Jungshik Shin
|
530f403705
|
ICU-10811 QNX does not have nl_lang_info_codeset
X-SVN-Rev: 35580
|
2014-04-02 21:50:11 +00:00 |
|
Travis Keep
|
c5fcd47b4f
|
ICU-10793 Add optimization to ListFormatter.
X-SVN-Rev: 35579
|
2014-04-02 21:43:11 +00:00 |
|
Travis Keep
|
0d3dedc0a5
|
ICU-10804 Add documentation to LRUCache.
X-SVN-Rev: 35576
|
2014-04-02 20:12:02 +00:00 |
|
Yoshito Umaoka
|
8543a2f7ff
|
ICU-9101 A minor bug fix in utrace.c found during code review.
X-SVN-Rev: 35493
|
2014-03-18 13:42:00 +00:00 |
|
Travis Keep
|
3f79fc8787
|
ICU-10646 Andy's code review comments.
X-SVN-Rev: 35491
|
2014-03-17 18:16:22 +00:00 |
|
Travis Keep
|
e4f7eafc89
|
ICU-10461 Andy's review comments.
X-SVN-Rev: 35490
|
2014-03-17 18:07:34 +00:00 |
|
Peter Edberg
|
8fdebe3515
|
ICU-10740 Adjust #ifndef U_HIDE_DRAFT/INTERNAL_API for changes; don't use around default,copy,= ctors
X-SVN-Rev: 35478
|
2014-03-15 00:20:41 +00:00 |
|
Peter Edberg
|
4cbc737493
|
ICU-10740 Update urename.h
X-SVN-Rev: 35467
|
2014-03-13 22:53:30 +00:00 |
|
Andy Heninger
|
dfe8c061e0
|
ICU-10764 API Promotions for ICU4C 53.
X-SVN-Rev: 35459
|
2014-03-13 20:33:16 +00:00 |
|
Michael Ow
|
06cc7cacb5
|
ICU-10286 Add uconfig option to disable filtered break iterator code by default
X-SVN-Rev: 35446
|
2014-03-12 21:59:12 +00:00 |
|
Peter Edberg
|
851ea612f2
|
ICU-10740 update U_COPYRIGHT_STRING to 2014
X-SVN-Rev: 35423
|
2014-03-12 01:41:52 +00:00 |
|
Scott Russell
|
c3b6d7351d
|
ICU-10776 fix non-ASCII characters in C source
X-SVN-Rev: 35393
|
2014-03-10 15:23:19 +00:00 |
|
Steven R. Loomis
|
7b0172a8aa
|
ICU-10272 fix break on Windows
X-SVN-Rev: 35378
|
2014-03-07 01:01:49 +00:00 |
|
Steven R. Loomis
|
c866020da6
|
ICU-10272 the clang workaround was only *mostly* harmless. Disable it under Windows. Fix: typeinfo(82): error C2874: using-declaration causes a multiple declaration of 'type_info'
X-SVN-Rev: 35375
|
2014-03-07 00:30:23 +00:00 |
|
Steven R. Loomis
|
bd3131899f
|
ICU-10272 clang workaround
X-SVN-Rev: 35366
|
2014-03-06 19:39:41 +00:00 |
|
Steven R. Loomis
|
bbe5a9e0d8
|
ICU-10286 Check in filtered break behavior. Does not load bundles yet. Also fixes to locbased and brkiter ( no way for subclasses to set locale id )
X-SVN-Rev: 35357
|
2014-03-06 11:21:15 +00:00 |
|
Michael Ow
|
39f9e215de
|
ICU-10740 Update version number to 53.1 in ICU4C
X-SVN-Rev: 35324
|
2014-03-04 17:59:29 +00:00 |
|
Markus Scherer
|
ede6e58597
|
ICU-10478 Android does not have nl_langinfo(codeset)
X-SVN-Rev: 35260
|
2014-02-28 19:27:37 +00:00 |
|
Markus Scherer
|
889c8b2429
|
ICU-10678 cherry-pick Unicode 7.0 U+20BD RUBLE SIGN for ICU 53
X-SVN-Rev: 35241
|
2014-02-26 21:34:14 +00:00 |
|
Markus Scherer
|
86861a0867
|
ICU-10670 Fix character-based Arabic shaping for Urdu & some other characters
X-SVN-Rev: 35233
|
2014-02-26 00:02:24 +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 |
|
Travis Keep
|
1d1172e466
|
ICU-10700 Document that relevant registerXXX() method must be called at application startup and unregister() methods must be called at application shutdown.
X-SVN-Rev: 35129
|
2014-02-12 23:37:47 +00:00 |
|
Andy Heninger
|
059f862c4a
|
ICU-10015 Dictionary Break, sync between ICU4C & J. Most changes for this ticket are in ICU4J.
X-SVN-Rev: 35115
|
2014-02-10 20:12:03 +00:00 |
|
Travis Keep
|
0a42d4959f
|
ICU-10640 Add C++ MeasureFormat API.
X-SVN-Rev: 35069
|
2014-02-04 00:29:17 +00:00 |
|
Travis Keep
|
844d4e860b
|
ICU-10646 Tempalte->SimplePatternFormatter. evaluate -> format
X-SVN-Rev: 35027
|
2014-01-29 22:57:06 +00:00 |
|
Travis Keep
|
1f93b4c481
|
ICU-10646 Attempt to fix broken build.
X-SVN-Rev: 35019
|
2014-01-29 05:52:11 +00:00 |
|
Travis Keep
|
d4ec281c99
|
ICU-10646 Introduce Template class and change ListFormatter to use it. Introduce QuantityFormatter class and change RelativeDateTimeFormatter to use it.
X-SVN-Rev: 35018
|
2014-01-29 05:08:55 +00:00 |
|
Markus Scherer
|
33db481060
|
ICU-10639 detect the empty label before the ASCII dot in a domain name that contains nothing else
X-SVN-Rev: 34987
|
2014-01-24 02:40:16 +00:00 |
|
Peter Edberg
|
1223df27e0
|
ICU-10483 Further #ifndef U_HIDE_XXX adjustments from running hdrtst
X-SVN-Rev: 34966
|
2014-01-22 07:27:50 +00:00 |
|
Peter Edberg
|
ebb200b1e4
|
ICU-10483 Update #ifndef U_HIDE_XXX guards for 53m1
X-SVN-Rev: 34965
|
2014-01-22 04:27:50 +00:00 |
|
Peter Edberg
|
b11fbe7b7f
|
ICU-10483 Update urename.h for 53m1
X-SVN-Rev: 34937
|
2014-01-20 21:35:40 +00:00 |
|
Matitiahu Allouche
|
11bda31f78
|
ICU-10647 fixes to UBA implementation to make it behave exactly like the reference implementations even for all the known weird cases.
X-SVN-Rev: 34934
|
2014-01-19 22:04:33 +00:00 |
|
Travis Keep
|
281cbf5106
|
ICU-8464 Implement more changes from Markus' code review.
X-SVN-Rev: 34929
|
2014-01-17 23:11:22 +00:00 |
|
Travis Keep
|
f56a9be8fd
|
ICU-8464 Implement Andy's comments.
X-SVN-Rev: 34891
|
2014-01-14 22:39:13 +00:00 |
|
Travis Keep
|
132ff6d742
|
ICU-8464 Add Suggested changes from Markus.
X-SVN-Rev: 34875
|
2014-01-11 00:30:39 +00:00 |
|
Andy Heninger
|
181351be76
|
ICU-10624 Swat clang compile warnings.
X-SVN-Rev: 34863
|
2014-01-10 19:49:32 +00:00 |
|
Andy Heninger
|
1996008111
|
ICU-10624 Swat clang compile warnings. More fixes to come.
X-SVN-Rev: 34854
|
2014-01-10 02:24:54 +00:00 |
|