Scott Russell
|
3fa1319cc4
|
ICU-10650 53m1 BRS task - updates for svn properties
X-SVN-Rev: 34946
|
2014-01-21 04:04:40 +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 |
|
Markus Scherer
|
1a8fa006ec
|
ICU-10483 update intra-ICU4C dependencies
X-SVN-Rev: 34925
|
2014-01-17 21:39:13 +00:00 |
|
Travis Keep
|
dc1b469069
|
ICU-10219 Added test for 1 minute, 1.0 minutes, 1.01 minutes.
X-SVN-Rev: 34918
|
2014-01-16 22:58:52 +00:00 |
|
Peter Edberg
|
2bf11e889d
|
ICU-10628 Use (const DateFormat*)fmt in udat_getContext, (const NumberFormat*)fmt in unum_getContext
X-SVN-Rev: 34916
|
2014-01-16 22:46:04 +00:00 |
|
Travis Keep
|
f2738c9787
|
ICU-10468 andy's review comments.
X-SVN-Rev: 34914
|
2014-01-16 21:32:53 +00:00 |
|
Peter Edberg
|
93ac2bd3b5
|
ICU-10585 Review fixes: Improve arg check, then don't skip res.setTo for preflight case
X-SVN-Rev: 34906
|
2014-01-15 23:44:01 +00:00 |
|
Peter Edberg
|
541a0405a7
|
ICU-10628 udat_getContext should use const UDateFormat*
X-SVN-Rev: 34904
|
2014-01-15 20:55:04 +00:00 |
|
Peter Edberg
|
ee25f053a6
|
ICU-10574 Add basic C sanity check too
X-SVN-Rev: 34900
|
2014-01-15 09:31:11 +00:00 |
|
Peter Edberg
|
4c8984f5cb
|
ICU-10574 initialize fCapitalizationContext in default constructor
X-SVN-Rev: 34897
|
2014-01-15 08:34:01 +00:00 |
|
Travis Keep
|
f56a9be8fd
|
ICU-8464 Implement Andy's comments.
X-SVN-Rev: 34891
|
2014-01-14 22:39:13 +00:00 |
|
Scott Russell
|
c7677154e6
|
ICU-10619 Improve usability of DateFormat's leniency control & promote BooleanAttribute control to draft for v53
X-SVN-Rev: 34888
|
2014-01-14 17:26:35 +00:00 |
|
Peter Edberg
|
1865fa1670
|
ICU-10574 part 1, just API and setContext/getContext implementation
X-SVN-Rev: 34886
|
2014-01-14 07:31:30 +00:00 |
|
Peter Edberg
|
df7d845995
|
ICU-10585 Add utrans_toRules, utrans_getSourceSet
X-SVN-Rev: 34882
|
2014-01-13 07:27:02 +00:00 |
|
Peter Edberg
|
9cf4a2acd5
|
ICU-10591 Hoist setContext from SimpleDateFormat/RelativeDateFormat to DateFormat
X-SVN-Rev: 34881
|
2014-01-12 05:23:30 +00:00 |
|
Peter Edberg
|
b6f141239f
|
ICU-10623 Integrated data generated from CLDR 25-M1, but skipped new data in data/coll/
X-SVN-Rev: 34878
|
2014-01-11 22:23:57 +00:00 |
|
Travis Keep
|
132ff6d742
|
ICU-8464 Add Suggested changes from Markus.
X-SVN-Rev: 34875
|
2014-01-11 00:30:39 +00:00 |
|
Markus Scherer
|
8067293d35
|
ICU-10043 ignore the genrb --omitCollationRules flag while importing rules
X-SVN-Rev: 34874
|
2014-01-11 00:28:53 +00:00 |
|
Markus Scherer
|
90b6b64024
|
ICU-10561 ZoneMeta methods must check for bogus input strings
X-SVN-Rev: 34873
|
2014-01-10 23:14:14 +00:00 |
|
Andy Heninger
|
9dd53d288d
|
ICU-10499 fix compile error with gcc.
X-SVN-Rev: 34872
|
2014-01-10 22:51:31 +00:00 |
|
Markus Scherer
|
ed3bb51647
|
ICU-10499 genrb use explicit UnicodeString constructors
X-SVN-Rev: 34867
|
2014-01-10 21:41:03 +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
|
cabbcecf5c
|
ICU-10624 Swat clang compile warnings.
X-SVN-Rev: 34861
|
2014-01-10 19:20:16 +00:00 |
|
Andy Heninger
|
2b6a24aebc
|
ICU-10624 Fix windows build error introduced with earlier compile warning fix.
X-SVN-Rev: 34859
|
2014-01-10 18:14:31 +00:00 |
|
Yoshito Umaoka
|
13c6750194
|
ICU-10583 Fixed a minor problem in illegal lead byte handling in the UTF-8 charset recognizer.
X-SVN-Rev: 34856
|
2014-01-10 16:10:57 +00:00 |
|
Andy Heninger
|
301814f85f
|
ICU-10624 Compiler warning cleanups, continued.
X-SVN-Rev: 34855
|
2014-01-10 08:35:00 +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 |
|
Peter Edberg
|
41bc8fd78a
|
ICU-10609 Integrate changes from CLDR r9632 except for collation,brkitr
X-SVN-Rev: 34851
|
2014-01-09 22:59:37 +00:00 |
|
Michael Ow
|
6215a95183
|
ICU-10617 Fix library suffix macro definition
X-SVN-Rev: 34845
|
2014-01-09 19:18:40 +00:00 |
|
Markus Scherer
|
e38cc9f41b
|
ICU-10549 collperf2 also test sorting & binary search
X-SVN-Rev: 34836
|
2014-01-08 00:39:04 +00:00 |
|
Yoshito Umaoka
|
c3711bd5bf
|
ICU-10434 tzdata2013i to ICU4C, including metazone mapping updates (cldrbug:6893), windows tz mapping updates (cldrbug:6894), make file changes (tzdata2013i removed tz files - solar87/88/89) and a test case update.
X-SVN-Rev: 34828
|
2014-01-03 23:12:22 +00:00 |
|
Michael Ow
|
6beb32f883
|
ICU-10548 Use hyphen when setting cl options on Cygwin MSVC builds
X-SVN-Rev: 34821
|
2013-12-31 20:51:27 +00:00 |
|
Michael Ow
|
aaca304356
|
ICU-10537 Avoid rerunning pkgdata tool when building data
X-SVN-Rev: 34820
|
2013-12-26 21:28:59 +00:00 |
|
Markus Scherer
|
e6656c9e8a
|
ICU-10535 toolutil/package.cpp: NUL-terminate pkgPrefix
X-SVN-Rev: 34818
|
2013-12-23 17:02:59 +00:00 |
|
Peter Edberg
|
908bae8ff8
|
ICU-10609 Fix test failures only found in clean build, missed in incremental build (hmm)
X-SVN-Rev: 34816
|
2013-12-23 06:07:15 +00:00 |
|
Peter Edberg
|
f354adb8f6
|
ICU-10609 Roll in most of the data changes from CLDR r9586 (CLDR 25 pre-m1)
X-SVN-Rev: 34814
|
2013-12-23 04:52:51 +00:00 |
|
Scott Russell
|
cfea276a2b
|
ICU-10334 C vs. J differences when in lenient mode (remove windows specific debug code)
X-SVN-Rev: 34793
|
2013-12-18 20:48:43 +00:00 |
|
Scott Russell
|
37e74533a6
|
ICU-10334 C vs. J differences when in lenient mode
X-SVN-Rev: 34792
|
2013-12-18 20:03:44 +00:00 |
|
Travis Keep
|
4cad0847c5
|
ICU-8464 Make formatting relative dates with quantity more efficient by preprocessing the pattern strings. Saves 650ns per format.
X-SVN-Rev: 34784
|
2013-12-17 21:02:16 +00:00 |
|
Yoshito Umaoka
|
2b978e596d
|
ICU-10549 Updates in the performance test case collperf2.
X-SVN-Rev: 34773
|
2013-12-16 16:09:05 +00:00 |
|
Michael Ow
|
477564f6d6
|
ICU-10557 Use U_NAMESPACE_USE where needed
X-SVN-Rev: 34756
|
2013-12-12 19:25:46 +00:00 |
|
Peter Edberg
|
2a0fd5c83d
|
ICU-10593 Add "บลูทูธ" ("Bluetooth") to Thai break dictionary
X-SVN-Rev: 34752
|
2013-12-12 03:46:15 +00:00 |
|
Steven R. Loomis
|
fb848db545
|
ICU-10502 revert bad commit of pkg_genc.c
X-SVN-Rev: 34750
|
2013-12-12 03:14:23 +00:00 |
|
Steven R. Loomis
|
f0608be95d
|
ICU-10502 reinstate updated config.guess and config.sub as per ICU-9779
X-SVN-Rev: 34749
|
2013-12-12 03:11:18 +00:00 |
|
Peter Edberg
|
5e491553d2
|
ICU-10571 Add 11 region names in Japanese to cjdict
X-SVN-Rev: 34748
|
2013-12-12 02:55:47 +00:00 |
|
Andy Heninger
|
095a44d774
|
ICU-10562 UText problem with shallow clone.
X-SVN-Rev: 34747
|
2013-12-12 01:04:54 +00:00 |
|
Steven R. Loomis
|
be63df401e
|
ICU-6102 do not include system libraries in icu-config --ldflags
X-SVN-Rev: 34745
|
2013-12-12 00:25:57 +00:00 |
|
Michael Ow
|
a4485aaf71
|
ICU-10557 Fix namespace build issue
X-SVN-Rev: 34744
|
2013-12-11 23:44:06 +00:00 |
|