Markus Scherer
|
d5877ebe4e
|
ICU-11986 use prefix Resource for C++ classes, prefix UResource for C types
X-SVN-Rev: 38087
|
2015-11-18 00:18:28 +00:00 |
|
Michael Ow
|
a47a3679ac
|
ICU-11979 Fix max char size for iso-2022-kr in icu4c
X-SVN-Rev: 38086
|
2015-11-17 23:08:52 +00:00 |
|
Michael Ow
|
e4126a0fb6
|
ICU-11979 Fix max char size for iso-2022-kr in icu4j
X-SVN-Rev: 38085
|
2015-11-17 23:05:18 +00:00 |
|
Markus Scherer
|
7c7b8ee870
|
ICU-11986 more compact MeasureFormat data sink declaration+defition, add comments
X-SVN-Rev: 38084
|
2015-11-16 23:50:58 +00:00 |
|
Markus Scherer
|
2810d28dd7
|
ICU-11986 do not duplicate MeasureFormat data for sideways-fallback aliases
X-SVN-Rev: 38083
|
2015-11-14 00:31:21 +00:00 |
|
Markus Scherer
|
147ca53163
|
ICU-11986 enumerate most of the measurement unit formatting data, rather than lookup-with-fallback for each piece; adds necessary fallback on leaf level
X-SVN-Rev: 38082
|
2015-11-12 22:09:04 +00:00 |
|
Michael Ow
|
64bd7cbf4f
|
ICU-11959 Apply patch for flag parser
X-SVN-Rev: 38081
|
2015-10-28 20:16:51 +00:00 |
|
Michael Ow
|
385c8dd53d
|
ICU-11793 Add validation check to len
X-SVN-Rev: 38080
|
2015-10-28 16:30:28 +00:00 |
|
Michael Ow
|
9409eecc4c
|
ICU-11939 Close resource bundle after use
X-SVN-Rev: 38078
|
2015-10-21 20:39:15 +00:00 |
|
Yoshito Umaoka
|
a854940385
|
ICU-11962 tzdata2015g to ICU4J trunk
X-SVN-Rev: 38059
|
2015-10-10 05:16:59 +00:00 |
|
Yoshito Umaoka
|
cfc9e2fdd8
|
ICU-11962 tzdata2015g to ICU4C trunk
X-SVN-Rev: 38058
|
2015-10-10 05:16:46 +00:00 |
|
Andy Heninger
|
8dba7301b7
|
ICU-11554 Fix regex bug with look-behind matching & UTF-8 input.
X-SVN-Rev: 38056
|
2015-10-09 20:01:46 +00:00 |
|
Andy Heninger
|
5f297b7ad2
|
ICU-11856 Intltest messages, use system codepage conversion.
X-SVN-Rev: 38055
|
2015-10-09 18:14:23 +00:00 |
|
Andy Heninger
|
0464cceedf
|
ICU-11857 Add CStr class for easier UnicodeString to char * conversions.
X-SVN-Rev: 38054
|
2015-10-09 17:53:44 +00:00 |
|
Andy Heninger
|
21720c5627
|
ICU-11927 source/data/build.xml, update specification of break iterator .txt files.
X-SVN-Rev: 38053
|
2015-10-08 23:28:06 +00:00 |
|
Andy Heninger
|
d06ffe0e27
|
ICU-10616 break iterator data files, separate rules, dictinaries and locales.
X-SVN-Rev: 38052
|
2015-10-08 22:20:33 +00:00 |
|
Andy Heninger
|
11da2bc073
|
ICU-11619 VTimeZone throws a ClassCastException when Zone ID unknown; move fixes from branch to trunk.
X-SVN-Rev: 38039
|
2015-10-07 00:32:46 +00:00 |
|
Andy Heninger
|
9b8403900a
|
ICU-11507 Regex, fix problem with backrefs of unpaired surrogates.
X-SVN-Rev: 38038
|
2015-10-06 23:59:28 +00:00 |
|
Andy Heninger
|
1c869c6791
|
ICU-11657 Synchronize intltest message output.
X-SVN-Rev: 38036
|
2015-10-06 23:13:49 +00:00 |
|
Michael Ow
|
48d33a120f
|
ICU-11944 Update readme
X-SVN-Rev: 38033
|
2015-10-02 21:59:36 +00:00 |
|
Scott Russell
|
f3f355943b
|
ICU-11918 refresh API change report & API sig, fix for missing file for formatTests module test, and cleanup LocaleMatcher API change
X-SVN-Rev: 38017
|
2015-09-23 22:01:29 +00:00 |
|
Michael Ow
|
09a524734f
|
ICU-11917 Update API Change report
X-SVN-Rev: 38016
|
2015-09-23 21:10:35 +00:00 |
|
Michael Ow
|
6857dbc99e
|
ICU-11917 Add missing API tag
X-SVN-Rev: 38015
|
2015-09-23 20:58:51 +00:00 |
|
Michael Ow
|
04b5b54998
|
ICU-11869 Update 2022 code in ICU4C
X-SVN-Rev: 38014
|
2015-09-23 20:49:25 +00:00 |
|
Michael Ow
|
953f033293
|
ICU-11869 Update 2022 code in ICU4J
X-SVN-Rev: 38013
|
2015-09-23 20:47:33 +00:00 |
|
John Emmons
|
31ef2b0df7
|
ICU-11928 Fix NPEs in test framework (affects CLDR build)
X-SVN-Rev: 38011
|
2015-09-23 19:50:53 +00:00 |
|
Peter Edberg
|
6b23d8ac58
|
ICU-11929 (J) Rename MeasureUnit constants GENERIC, REVOLUTION
X-SVN-Rev: 38010
|
2015-09-23 18:37:20 +00:00 |
|
Peter Edberg
|
10053e8a55
|
ICU-11929 (C) Rename MeasureUnit methods createGeneric, createRevolution
X-SVN-Rev: 38009
|
2015-09-23 18:32:26 +00:00 |
|
Yoshito Umaoka
|
2f09a06e26
|
ICU-11918 Excluded ISO-2022-KR check on IBM Java 8. Java ISO-2022-KR is broken in the latest IBM Java 8 release (8.0.1.10).
X-SVN-Rev: 38008
|
2015-09-23 18:31:46 +00:00 |
|
Michael Ow
|
7ecac51d1c
|
ICU-11869 Port ICU4C fix to ICU4J
X-SVN-Rev: 38007
|
2015-09-23 17:29:48 +00:00 |
|
Scott Russell
|
99f4e9be82
|
ICU-11918 LocaleMatcher API change reverted back to public but marked @internal as per Mark
X-SVN-Rev: 38006
|
2015-09-23 17:21:42 +00:00 |
|
Scott Russell
|
5e6ddd90c1
|
ICU-11918 update readme for RC
X-SVN-Rev: 38005
|
2015-09-23 16:39:47 +00:00 |
|
Scott Russell
|
406f9aef1a
|
ICU-11918 clean-up LocaleMatcher API and turn off doclint html check if V8
X-SVN-Rev: 38004
|
2015-09-23 13:25:42 +00:00 |
|
Michael Ow
|
eef7281848
|
ICU-11869 Add fix to JIS8 and other ISO2022JP
X-SVN-Rev: 38002
|
2015-09-23 05:22:40 +00:00 |
|
Scott Russell
|
90703e3819
|
ICU-11918 ICU4J API change report
X-SVN-Rev: 38001
|
2015-09-23 04:49:03 +00:00 |
|
Yoshito Umaoka
|
bbf7a2da42
|
ICU-11918 Removed @author tag in a couple of methods in TimeZoneNames.java. @author cannot be used in method documentation.
X-SVN-Rev: 38000
|
2015-09-23 04:11:08 +00:00 |
|
Yoshito Umaoka
|
44a9dcdabe
|
ICU-10988 Changed the default javadoc implementation to JDK7, updated the build script to use JDK8 supported version at build time if JDK8 is used. Prints out warning in top-level release targets, when JDK8 is used.
X-SVN-Rev: 37999
|
2015-09-23 03:59:54 +00:00 |
|
Yoshito Umaoka
|
c5324d571a
|
ICU-11918 Added 56.1 serialization test data. Deleted 52.1 serialization test data.
X-SVN-Rev: 37998
|
2015-09-23 02:18:52 +00:00 |
|
Steven R. Loomis
|
065b39323a
|
ICU-11917 fixes for UCONFIG_ENABLE_PLUGINS
* \def had incorrect macro name
* update Doxyfile.in to show uplug API
X-SVN-Rev: 37996
|
2015-09-22 22:51:32 +00:00 |
|
Markus Scherer
|
436f13cb31
|
ICU-11917 ICU 56 dependencies updates
X-SVN-Rev: 37995
|
2015-09-22 21:52:06 +00:00 |
|
Markus Scherer
|
949c45546a
|
ICU-11917 fix return from void function
X-SVN-Rev: 37994
|
2015-09-22 21:51:31 +00:00 |
|
Markus Scherer
|
9d080ee08a
|
ICU-11917 virtual destructors must be defined explicitly, out-of-line, first virtual method
X-SVN-Rev: 37993
|
2015-09-22 21:51:03 +00:00 |
|
Yoshito Umaoka
|
79d8e92f14
|
ICU-11918 BRS - Clean up import statements
X-SVN-Rev: 37991
|
2015-09-22 20:56:14 +00:00 |
|
Yoshito Umaoka
|
e3222a5716
|
ICU-11755 Excluded a couple of locales (ROOT and de_GR) from locale SPI test. __ICU4J does not make much sense, and de_GR is not supported by ICU4J.
X-SVN-Rev: 37990
|
2015-09-22 19:24:31 +00:00 |
|
Yoshito Umaoka
|
9a3c2ba437
|
ICU-11861 Fixed compiler warnings introduced in the previous commit.
X-SVN-Rev: 37989
|
2015-09-22 17:06:11 +00:00 |
|
Michael Ow
|
5d62893d05
|
ICU-11917 Fix svn prop and line endings
X-SVN-Rev: 37987
|
2015-09-22 16:45:44 +00:00 |
|
Michael Ow
|
0f3551c762
|
ICU-11917 Check in some uconfig test error fixes
X-SVN-Rev: 37986
|
2015-09-22 16:24:52 +00:00 |
|
Scott Russell
|
990774fbd4
|
ICU-11918 ICU4J API promotion from draft to stable
X-SVN-Rev: 37985
|
2015-09-22 13:52:13 +00:00 |
|
Mark Davis
|
09b798d757
|
ICU-11861 Added immutable lists of skeletons for iteration, as @internal. Also added test to make sure that they are aligned with what is tested. Note that I reordered and added items to DateFormatTest to verify coverage and order.
X-SVN-Rev: 37984
|
2015-09-22 12:01:44 +00:00 |
|
Mark Davis
|
72e1610789
|
ICU-11898 fixed assertion and added test.
X-SVN-Rev: 37983
|
2015-09-22 11:23:13 +00:00 |
|