Commit Graph

29138 Commits

Author SHA1 Message Date
George Rhoten
a82e70e5b1 ICU-13029 Mark unmodified static data as const
X-SVN-Rev: 40065
2017-04-19 18:55:46 +00:00
Shane Carr
29490300c1 ICU-13149 Adding test cases for ICU 59 gray area bugs to numberformattestspecification.txt.
X-SVN-Rev: 40058
2017-04-15 08:09:15 +00:00
Shane Carr
8016edea2a ICU-13149 Updating numberformattestspecification.txt with ICU4C behaviors and bringing the two copies of the file into sync.
X-SVN-Rev: 40057
2017-04-15 06:30:05 +00:00
Jeff Genovy
0fe8e394bf ICU-13143 - Suppress unused variable warning on *nix platforms.
X-SVN-Rev: 40053
2017-04-13 23:32:36 +00:00
Yoshito Umaoka
02fd5ba64c ICU-13120 Review feedback - always use 2016 as the starting year of Unicode copyright comment in build time generated files: jar manifest and API reference doc.
X-SVN-Rev: 40048
2017-04-13 13:42:25 +00:00
Steven R. Loomis
a3b26b85be ICU-13136 dont compile escapesrc on cygwin/msvc
* for now just explicitly skip escapesrc for cygwin/msvc
* revisit this.

X-SVN-Rev: 40043
2017-04-13 06:30:22 +00:00
Markus Scherer
990890985c ICU-13128 optimize UnicodeString::toTitle() input string handling; test u_strToTitle(in-place)
X-SVN-Rev: 40042
2017-04-12 22:39:37 +00:00
Peter Edberg
1991559782 ICU-13099 ICU 59 BRS: Update C readme status for final release
X-SVN-Rev: 40041
2017-04-12 20:58:06 +00:00
Jeff Genovy
ee33f7e0cb ICU-13099 add links to readme to download VS and Win10 SDK.
X-SVN-Rev: 40040
2017-04-12 20:32:50 +00:00
Steven R. Loomis
3624a77b8a ICU-13099 update readme to fix broken platform links
X-SVN-Rev: 40039
2017-04-12 18:18:41 +00:00
Steven R. Loomis
088a44dd44 ICU-12785 (swapFileSepChar on Cygwin) - update for review comments
X-SVN-Rev: 40038
2017-04-12 17:53:50 +00:00
Andy Heninger
5dca4ba1e1 ICU-13127 Fix crashing bug in UnicodeString::toTitle()
X-SVN-Rev: 40036
2017-04-12 01:19:22 +00:00
Steven R. Loomis
8e4379f9e7 ICU-13092 workaround: leave full data in the .zip file
X-SVN-Rev: 40035
2017-04-11 23:13:09 +00:00
Yoshito Umaoka
7c9f34991a ICU-13099 Updated ICU4J readme for 59.1.
X-SVN-Rev: 40033
2017-04-11 16:26:57 +00:00
Yoshito Umaoka
de2713f218 ICU-13099 Updated about_icu html files used for eclipse plugin, with today's date and actual version (without build date version string).
X-SVN-Rev: 40031
2017-04-11 15:45:15 +00:00
Shane Carr
56f713b519 ICU-13113 Fixing unintentional test failure from r40027
X-SVN-Rev: 40029
2017-04-11 02:16:59 +00:00
Shane Carr
f5b50d99e5 ICU-13113 Fixing unintentional test failure from r40027
X-SVN-Rev: 40028
2017-04-11 00:05:26 +00:00
Shane Carr
39184c68c2 ICU-13113 Changing decimal format exceptions to always contain the string "Malformed pattern" for better backwards and forwards compatibility.
X-SVN-Rev: 40027
2017-04-10 23:35:22 +00:00
Shane Carr
990a7b0c62 ICU-13118 Fixing Out-Of-Memory error in scientific number formatter.
X-SVN-Rev: 40026
2017-04-10 22:36:04 +00:00
Yoshito Umaoka
728feb5d1a ICU-13120 Updated Specification/Implementation/Bundle vendor and copyright in manifest files from IBM to Unicode.
X-SVN-Rev: 40023
2017-04-10 18:39:10 +00:00
Yoshito Umaoka
6e544fce9b ICU-13109 Updated API change report and API signature file that need to be updated with the previous commit (r40018).
X-SVN-Rev: 40021
2017-04-10 14:50:16 +00:00
Fredrik Roubert
f05aa069f7 ICU-13109 Public API: RelativeDateTimeUnit must be @stable ICU 57
X-SVN-Rev: 40018
2017-04-10 10:14:21 +00:00
Fredrik Roubert
1ab20c7d99 ICU-13108 Javadoc: Use @inheritDoc not @inheritDocs
X-SVN-Rev: 40017
2017-04-10 10:14:01 +00:00
Fredrik Roubert
20ff893552 ICU-13107 Javadoc: @link must use curly brackets
X-SVN-Rev: 40016
2017-04-10 10:13:42 +00:00
Jeff Genovy
43cf6dbe27 ICU-13102 - Add logKnownIssue and skip problematic locales in format/NumberFormatTest/TestHost for now.
X-SVN-Rev: 40015
2017-04-08 04:20:31 +00:00
Jeff Genovy
2a722c9b5a ICU-13102 - Add logKnownIssue and skip problematic locales in format/DateFormatTest/TestHost for now.
X-SVN-Rev: 40014
2017-04-08 02:22:19 +00:00
Andy Heninger
a10ddb166a ICU-13116 line endings & svn props fixes
X-SVN-Rev: 40013
2017-04-07 23:22:25 +00:00
Steven R. Loomis
0055f8238b ICU-12795 FIXUP! putil cleanup - need platform.h for U_PLATFORM consts
X-SVN-Rev: 40012
2017-04-07 20:05:35 +00:00
Steven R. Loomis
c1a991076b ICU-12795 putil cleanup cygwin (patch) - preserved comments
X-SVN-Rev: 40011
2017-04-07 19:51:45 +00:00
Steven R. Loomis
9a2c734257 ICU-12790 fix nl_langinfo cygwin (patch)
X-SVN-Rev: 40010
2017-04-07 19:03:37 +00:00
Steven R. Loomis
a4fd3dcb23 ICU-12788 udbg_getPlatform cygwin fix (patch)
X-SVN-Rev: 40009
2017-04-07 18:42:02 +00:00
Steven R. Loomis
54f3a77ac6 ICU-12787 utimer patch cygwin
X-SVN-Rev: 40008
2017-04-07 18:37:11 +00:00
Steven R. Loomis
02e76897eb ICU-12786 dont call Win32 tz functions on cygwin (patch)
X-SVN-Rev: 40007
2017-04-07 18:26:45 +00:00
Steven R. Loomis
42f7039818 ICU-12785 swapFileSepChar patch
X-SVN-Rev: 40006
2017-04-07 17:56:52 +00:00
Steven R. Loomis
f625715332 ICU-12784 do not redeclare U_TZNAME on cygwin (patch)
X-SVN-Rev: 40005
2017-04-07 17:49:26 +00:00
Jeff Genovy
d265035830 ICU-13102 - Add logging to intltest in verbose mode (format/TimeZoneTest/TestGenericAPI) to report the offsets.
X-SVN-Rev: 40004
2017-04-07 08:35:10 +00:00
Jeff Genovy
a9d8f8b76a ICU-13102 - Fix Windows test failure in 'format/DateFormatTest/TestHost' due to changes to LCID tables.
X-SVN-Rev: 40003
2017-04-07 08:29:06 +00:00
Yoshito Umaoka
6d0489d82c ICU-13099 Deprecated UniversalTimeScale.MAX_SCALE to match the API status change in ICU4C 59. Updated API signature file and API change report.
X-SVN-Rev: 40001
2017-04-07 08:17:49 +00:00
Steven R. Loomis
7d5586210b ICU-13089 actually fix .sed bug
X-SVN-Rev: 39993
2017-04-07 00:00:03 +00:00
Steven R. Loomis
0944bb9c8f ICU-13089 detect sed, use $(SED) for icu-config
X-SVN-Rev: 39992
2017-04-06 21:21:34 +00:00
Markus Scherer
f71e59a9f3 ICU-13082 improved API change report
X-SVN-Rev: 39991
2017-04-05 23:44:24 +00:00
Steven R. Loomis
47752b4795 ICU-13098 re-commit r398758 configure.ac (got dropped). configure is fine.
X-SVN-Rev: 39990
2017-04-05 23:16:01 +00:00
Markus Scherer
11cc538bfe ICU-13082 remove U_SIZEOF_WCHAR_T because it shows as missing now, and its conditional functions are shown for other reasons anyway, including testing for defined(U_IN_DOXYGEN) which we could always add
X-SVN-Rev: 39989
2017-04-05 22:38:14 +00:00
Markus Scherer
23759057c4 ICU-13082 show more conditionally-defined API functions in API docs
X-SVN-Rev: 39988
2017-04-05 21:57:04 +00:00
Peter Edberg
c540f7a9c7 ICU-13090 Update to APIChangeReport.html generated after the bug fix
X-SVN-Rev: 39987
2017-04-05 21:54:49 +00:00
Peter Edberg
6d160d7d01 ICU-13090 Fix measunit.h comment about createXxxx methods withdrawn in ICU 58
X-SVN-Rev: 39986
2017-04-05 21:21:14 +00:00
Peter Edberg
c8ddd7ac53 ICU-13099 BRS, integrate data from CLDR release-31-0-1.RC3, all tests pass
X-SVN-Rev: 39985
2017-04-05 21:08:05 +00:00
Jeff Genovy
137000a971 ICU-13085 - Fix typo in i18n_uwp.vcxproj file.
X-SVN-Rev: 39984
2017-04-05 17:24:10 +00:00
Peter Edberg
1d8d98451d ICU-13099 BRS, integrate data from CLDR release-31-0-1.RC2; ICU4J test failure due to #13101
X-SVN-Rev: 39983
2017-04-05 00:51:27 +00:00
Peter Edberg
31aecf69ac ICU-13099 BRS, update version numbers for 59.1 final (just ICU4J build.properties, pom.xml)
X-SVN-Rev: 39982
2017-04-04 22:37:17 +00:00