Commit Graph

29138 Commits

Author SHA1 Message Date
Andy Heninger
9ed9930b61 ICU-12160 Add regex test to verify behavior of hitEnd() after find().
X-SVN-Rev: 39978
2017-03-31 23:09:56 +00:00
Shane Carr
773683046a ICU-13088 Fixing number parsing when a minus sign is is preceded by ignorables in a pattern string.
X-SVN-Rev: 39977
2017-03-31 21:45:46 +00:00
Yoshito Umaoka
9c4ef57677 ICU-13088 Added logKnownIssue for skipping percent instance parsing for Persian(fa) locale in ICU4J IntlTestNumberFormat/TestMonster.
X-SVN-Rev: 39974
2017-03-31 18:55:11 +00:00
Yoshito Umaoka
a18a97cacf ICU-13005 Updated Eclipse plug-in build version.
X-SVN-Rev: 39973
2017-03-31 15:34:29 +00:00
Yoshito Umaoka
7d5d97b9a4 ICU-13005 Updated ICU4J readme for 59rc.
X-SVN-Rev: 39972
2017-03-31 15:24:11 +00:00
Yoshito Umaoka
3f6feba353 ICU-13060 Fixed a javadoc warning introduced by the last commit.
X-SVN-Rev: 39971
2017-03-31 15:12:31 +00:00
Shane Carr
b48e0ac226 ICU-13060 Incorporating feedback from reviews. Overhauling whitespace handling in parsing for better ICU 58 compatibility. Adding "grouping mode" for #13071 to code but not yet in public API.
X-SVN-Rev: 39970
2017-03-31 05:49:14 +00:00
Steven R. Loomis
8e18cecf63 ICU-13005 update APIChangeReport.html (with char16_t/UChar mangling)
X-SVN-Rev: 39967
2017-03-30 20:51:56 +00:00
Markus Scherer
78ee8a40ed ICU-13005 update pool resource bundles
X-SVN-Rev: 39966
2017-03-30 20:43:05 +00:00
Steven R. Loomis
18e8940c4a ICU-13005 update APIChangeReport.html (no UChar mangling yet)
X-SVN-Rev: 39965
2017-03-30 20:30:55 +00:00
Markus Scherer
43a62514ba ICU-13005 twiddle some more with the reduced news section
X-SVN-Rev: 39964
2017-03-30 18:51:18 +00:00
Yoshito Umaoka
f86de1f6e0 ICU-13005 Added ICU4J 59.1 serialization test data and deleted ICU4J 54.1 test data.
X-SVN-Rev: 39963
2017-03-30 14:20:45 +00:00
Yoshito Umaoka
30c6bf7f99 ICU-13005 Adding ICU4J 59 API signature file.
X-SVN-Rev: 39962
2017-03-30 13:51:43 +00:00
Yoshito Umaoka
a1f9747a26 ICU-13005 Added copyright comment to ivy.xml
X-SVN-Rev: 39961
2017-03-30 13:41:47 +00:00
Peter Edberg
694ea699d2 ICU-13077 Fix ICU4C test code that crashes when data file is missing (add NULL checks etc)
X-SVN-Rev: 39960
2017-03-30 06:45:38 +00:00
Peter Edberg
75100c00ac ICU-13005 ICU 59rc BRS, make C readme point to download pages(s) for change info
X-SVN-Rev: 39959
2017-03-30 01:06:16 +00:00
Markus Scherer
b94e8160dc ICU-13005 update intra-ICU4C dependencies: new edits.o for case mapping of styled text, merge pluralrules into formatting
X-SVN-Rev: 39958
2017-03-29 23:42:03 +00:00
Shane Carr
4f862748cf ICU-13060 Fixing pre-59 deserialization test failures.
X-SVN-Rev: 39957
2017-03-29 21:06:16 +00:00
Yoshito Umaoka
ea5191f884 ICU-13005 Organized import statements.
X-SVN-Rev: 39956
2017-03-29 14:56:11 +00:00
Shane Carr
6616bebf9f ICU-13060 One more tweak to CurrencyUsage override for backwards compatibility.
X-SVN-Rev: 39955
2017-03-29 07:37:12 +00:00
Shane Carr
bd7655a38e ICU-13060 Minor tweak to CurrencyUsage override; allows CurrencyUsage without a currency pattern.
X-SVN-Rev: 39954
2017-03-29 06:33:41 +00:00
Peter Edberg
bd370f23a8 ICU-13005 ICU 59rc BRS, C readme updates for source layout, Solaris docs
X-SVN-Rev: 39953
2017-03-29 06:01:08 +00:00
Peter Edberg
36eed24f5f ICU-13005 ICU 59rc BRS, finish cleanup of C status tags and U_HIDE_ conditionals
X-SVN-Rev: 39952
2017-03-29 04:44:37 +00:00
Shane Carr
08dcc7e82e ICU-13060 Documentation and parsing whitespace/bidi tweaks.
X-SVN-Rev: 39951
2017-03-29 02:31:49 +00:00
Shane Carr
dd47bbc596 ICU-13060 Fixing tags in DecimalFormat.java
X-SVN-Rev: 39950
2017-03-28 16:30:57 +00:00
Shane Carr
dd892f9e2b ICU-13060 Adding file-level documentation back to DecimalFormat.
X-SVN-Rev: 39949
2017-03-28 04:33:32 +00:00
Jeff Genovy
9a6b70fe57 ICU-13027 - Update svn:ignore to ignore the bin/lib/data directories for UWP.
X-SVN-Rev: 39948
2017-03-28 00:59:58 +00:00
Shane Carr
626ee51728 ICU-13060 Addressing comments from #11649 and #11816
X-SVN-Rev: 39947
2017-03-27 23:06:56 +00:00
Yoshito Umaoka
726591846a ICU-13005 Refreshed ICU4J API change report.
X-SVN-Rev: 39946
2017-03-27 19:51:39 +00:00
Yoshito Umaoka
059c0d04e1 ICU-12812 Fixed a Javadoc syntax issue in the API comment for method distance(ULocale,ULocale).
X-SVN-Rev: 39945
2017-03-27 19:26:57 +00:00
Yoshito Umaoka
c0007833e1 ICU-7467 Added @internal NumberFormat#getPatternForStyle and reverted API signature of NumberFormat#getPattern, so we don't need to change API signature of existing @stable API.
X-SVN-Rev: 39944
2017-03-27 19:13:58 +00:00
Norbert Runge
cdcb7944b8 ICU-13053 Make UCONFIG_NO_BREAK_ITERATION flag work without errors or failures.
X-SVN-Rev: 39943
2017-03-27 18:22:11 +00:00
Norbert Runge
1cba8da735 ICU-13053 disable tests that where executed (but shouldn't) when
UCONFIG_NO_FILTERED_BREAK_ITERATION is set in uconfig.h.

X-SVN-Rev: 39942
2017-03-27 16:30:43 +00:00
Norbert Runge
28d3ddb66f ICU-13053 fix compilation errors when UCONFIG_NO_FORMATTING is switched on
X-SVN-Rev: 39941
2017-03-27 16:14:45 +00:00
Norbert Runge
ac907110dd ICU-13053 disable a test that is executed (when it shouldn't) when
UCONFIG_NO_LEGACY_CONVERSION is set.

X-SVN-Rev: 39940
2017-03-27 16:05:50 +00:00
Peter Edberg
aee8a94ec3 ICU-13005 ICU 59rc BRS, update urename.h
X-SVN-Rev: 39939
2017-03-27 04:36:44 +00:00
Shane Carr
320df6aa71 ICU-13060 Moving ShanesDataDrivenTestUtility.java into NumberFormatDataDrivenTest.java and fixing small parsing bug.
X-SVN-Rev: 39938
2017-03-25 08:06:48 +00:00
Shane Carr
7cfbb489bd ICU-13060 Fixing hash code iteration order issues (#13065) and signAlwaysShown parsing.
X-SVN-Rev: 39937
2017-03-25 07:41:42 +00:00
Steven R. Loomis
b58e1721a1 ICU-12766 fix to escaper for z/OS - all compiles now!
X-SVN-Rev: 39936
2017-03-25 05:16:48 +00:00
Steven R. Loomis
e20856d499 ICU-12766 fix unescape on EBCDIC
* increment error
* need to do UTF-8 decode at the original location, not the modified one

X-SVN-Rev: 39935
2017-03-25 00:09:23 +00:00
Shane Carr
3802e8b81b ICU-13060 Fixing string == in IntlTestDecimalFormatAPI*.java.
X-SVN-Rev: 39934
2017-03-24 22:21:04 +00:00
Shane Carr
3998c8780f ICU-13060 Adding tech preview for setSignAlwaysShown() and moving SignificantDigitsMode from internal class to public DecimalFormat (as @internal tech preview).
X-SVN-Rev: 39933
2017-03-24 22:04:22 +00:00
Shane Carr
2e887df8b8 ICU-13060 Adding tech preview for setSignAlwaysShown() and moving SignificantDigitsMode from internal class to public DecimalFormat (as @internal tech preview).
X-SVN-Rev: 39932
2017-03-24 22:03:50 +00:00
Steven R. Loomis
1f441dcfd8 ICU-12766 z and AIX porting: C++11 issue and icu-config issue for escaping
X-SVN-Rev: 39931
2017-03-24 21:34:40 +00:00
Andy Heninger
da410e89ee ICU-13060 Remove random 200B in a URL
X-SVN-Rev: 39930
2017-03-24 20:40:12 +00:00
Andy Heninger
164a35ca2e ICU-13058 ICU4J data refresh to pick up RBBI rule updates, RBBI monkey test fixes.
X-SVN-Rev: 39929
2017-03-24 19:38:57 +00:00
Andy Heninger
cc7b36b266 ICU-13058 Remove use of lambda function from rbbitst.cpp
X-SVN-Rev: 39928
2017-03-24 17:39:02 +00:00
Peter Edberg
e116380639 ICU-12994 fix platform string encoding issue in TestChineseTradHK
X-SVN-Rev: 39927
2017-03-24 16:51:14 +00:00
Peter Edberg
9711357617 ICU-12994 Have C++ ListFormatter use ures_getAllItemsWithFallback to load resources; add tests for C and J
X-SVN-Rev: 39926
2017-03-24 08:13:10 +00:00
Andy Heninger
77416a6e7c ICU-13058 Break iteration, propagate emoji rule updates into remaining unfixed rule tailorings.
X-SVN-Rev: 39925
2017-03-24 05:54:13 +00:00