Commit Graph

26797 Commits

Author SHA1 Message Date
Travis Keep
3d1c1bb07a ICU-10884 Add abbreviated relative date format support.
X-SVN-Rev: 35744
2014-05-22 22:46:53 +00:00
Yoshito Umaoka
6b08b112cc ICU-10831 Corrected the API parameter description for StringPrep#prepare(), from NONE to DEFAULT.
X-SVN-Rev: 35743
2014-05-22 22:44:47 +00:00
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
Yoshito Umaoka
802269281b ICU-10905 Fixed missing @Deprecated annotation problem in several classes.
X-SVN-Rev: 35737
2014-05-22 20:20:27 +00:00
Yoshito Umaoka
8e23062195 ICU-10905 A new tool used for checking deprected tag/annotation consistency. Also added an ant target to run the tool. Some synthetic constructors in abstract class were added (this is our policy) and tighten status tag consistency check. Actual fix for missing @Deprecated annotation will follow.
X-SVN-Rev: 35736
2014-05-22 20:05:59 +00:00
Michael Ow
968afff8ef ICU-10522 Update tzcode readme in ICU
X-SVN-Rev: 35733
2014-05-21 20:21:53 +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
Scott Russell
68c893b2f1 ICU-10855 fix handling of partial match leniency to not falsely pass literals that should fail
X-SVN-Rev: 35720
2014-05-16 17:38:08 +00:00
Michael Ow
3745c93568 ICU-10898 tzdata 2014c to ICU4C
X-SVN-Rev: 35711
2014-05-14 01:19:16 +00:00
Michael Ow
354db4a33d ICU-10898 tzdata 2014c to ICU4J
X-SVN-Rev: 35710
2014-05-14 01:18:40 +00:00
Michael Ow
7bbd60c374 ICU-10492 Fix library name issue in mingw build
X-SVN-Rev: 35702
2014-05-10 06:59:22 +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
Travis Keep
b5b8492a6f ICU-10887 Fix documentation in MeasureFormat.
X-SVN-Rev: 35696
2014-05-08 22:46:37 +00:00
Andy Heninger
61a5b161d3 ICU-10885 Remove obsolete, unused test data file.
X-SVN-Rev: 35694
2014-05-06 22:39:41 +00:00
Andy Heninger
a54177be4b ICU-10865 Thread safety fixes to u_get_stdout().
X-SVN-Rev: 35693
2014-05-06 21:52:26 +00:00
Andy Heninger
6f97fd0a2a ICU-10835 Fix build problems from r35683.
X-SVN-Rev: 35691
2014-05-04 20:43:48 +00:00
Yoshito Umaoka
114c7abe69 ICU-10827 Updated ICU modified version of tzcode to 2014b level.
X-SVN-Rev: 35684
2014-05-02 23:24:38 +00:00
Andy Heninger
a45f7faf63 ICU-10835 Improve performance of case insensitive find operations.
X-SVN-Rev: 35683
2014-05-02 22:51:53 +00:00
Andy Heninger
8807332753 ICU-10835 Add tool for generation of regular expressions casing data
X-SVN-Rev: 35682
2014-05-02 22:02:59 +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
Travis Keep
07a3890c02 ICU-10793 Optimize ListFormatter.
X-SVN-Rev: 35677
2014-04-30 21:26:08 +00:00
Markus Scherer
b82c4c87d9 ICU-10867 fix collperf2: NUL-terminate UTF-16 strings, really do sort & shuffle
X-SVN-Rev: 35675
2014-04-30 21:20:10 +00:00
Michael Ow
9f62253594 ICU-10732 Fix error in configure script
X-SVN-Rev: 35674
2014-04-30 21:17:52 +00:00
Michael Ow
550f0448d6 ICU-10732 Enable Cygwin64 build
X-SVN-Rev: 35672
2014-04-30 21:08:54 +00:00
Travis Keep
b76ad017cb ICU-10837 Add ScientificFormatHelper class.
X-SVN-Rev: 35669
2014-04-30 20:36:11 +00:00
Travis Keep
fd676bb762 ICU-10046 insetMarkup()->insertMarkup().
X-SVN-Rev: 35666
2014-04-30 20:15: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
George Rhoten
9360e089b0 ICU-1859 Fix memory leak.
X-SVN-Rev: 35662
2014-04-30 02:09:50 +00:00
George Rhoten
f81d3ccbfa ICU-10841 DateTimePatternGenerator.FormatParser should cache the UnicodeSet objects
X-SVN-Rev: 35661
2014-04-30 00:21:06 +00:00
George Rhoten
cd1202bbef ICU-1859 Fix a compiler error on AIX.
X-SVN-Rev: 35660
2014-04-29 21:34:42 +00:00
George Rhoten
cbc44d1d51 ICU-1859 Fix a compiler error on AIX.
X-SVN-Rev: 35659
2014-04-29 20:35:27 +00:00
George Rhoten
37cbf3a611 ICU-1859 All RBNF rules parse now. All spellout values roundtrip. Lenient roundtripping is still an issue.
X-SVN-Rev: 35658
2014-04-29 18:29:12 +00:00
Andy Heninger
e9ae2f8d71 ICU-10844 Add Regex test case.
X-SVN-Rev: 35657
2014-04-25 21:22:20 +00:00
Andy Heninger
db886fc4b2 ICU-10767 Use ConcurrentHashMap with RuleBasedBreakIterator.
X-SVN-Rev: 35656
2014-04-25 19:58:47 +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
9c8e20c008 ICU-10805 Use InitOnce in Region class. Fixes threading problem in initialization.
X-SVN-Rev: 35653
2014-04-24 22:31:56 +00:00
Michael Ow
c01ee1021e ICU-10808 Fix file sep char checking
X-SVN-Rev: 35652
2014-04-24 20:06:19 +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
0a9c28990a ICU-10861 Fix several ICU4C compile warnings.
X-SVN-Rev: 35650
2014-04-24 00:33:39 +00:00
Andy Heninger
dbcf79f57b ICU-10799 ICU initialization code, review & cleanup.
X-SVN-Rev: 35649
2014-04-23 23:22:13 +00:00
Michael Ow
3cc66e5be4 ICU-10808 Fix some array size limitation when calling pkgdata tool
X-SVN-Rev: 35648
2014-04-23 21:29:23 +00:00
Steven R. Loomis
e22cfd6ac1 ICU-10125 merge from branch
X-SVN-Rev: 35642
2014-04-15 13:01:23 +00:00
Markus Scherer
093580b5dc ICU-10821 Unicode 7.0 in trunk, from branches/markus/uni70@35631
X-SVN-Rev: 35634
2014-04-14 23:08:41 +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
Yoshito Umaoka
417e2450f7 ICU-10843 Changed the ICU4J version numbers for 54M1.
X-SVN-Rev: 35629
2014-04-14 20:40:53 +00:00
Yoshito Umaoka
f519b59ca3 ICU-10816 Added a test case of DateFormat parse leniency setter/gettter APIs. Also cleaned up some lenient parse test code to match the ICU4C test cases.
X-SVN-Rev: 35628
2014-04-14 19:59:56 +00:00