Shane Carr
d36779df6c
ICU-20796 Updating double-conversion from upstream master.
2019-09-27 13:03:30 -07:00
Peter Edberg
33ca188a7f
ICU-20796 integrate CLDR release-36-beta
2019-09-27 11:52:05 -07:00
Jeff Genovy
dc4dfd292b
ICU-20836 ICU4C header file plurrule.h needs to include utypes.h before checking U_SHOW_CPLUSPLUS_API.
2019-09-26 18:25:19 -07:00
Peter Edberg
1823fbc0d2
ICU-20831 clone capitalizationBrkIter for actual use
2019-09-26 11:18:39 -07:00
Robin Leroy
4f72eea026
ICU-20831 Make *fCapitalizationBrkIter const, eliminating a data race in SimpleDateFormat::format.
2019-09-25 16:30:15 -07:00
Adam Sitnik
1f4a77cbc1
ICU-20832 use uint32_t instead of uint16_t to avoid overflows for very long strings
2019-09-25 14:20:56 -07:00
Markus Scherer
5f443972ec
ICU-20814 new tool for checking API tags vs. ifdef guards; add FORCE guards, and move some guards, to make this work
2019-09-23 17:04:53 -07:00
Peter Edberg
6d14ff6e1f
ICU-20796 integrate CLDR release-36-alpha3
2019-09-20 16:08:49 -07:00
Jeff Genovy
e472e46a60
ICU-20825 Add ARM64 to distrelease.ps1 script, and run in the CI builds
2019-09-18 10:53:13 -07:00
Daniel Ju
8b0cd535f9
ICU-20796 BRS65GA Update version numbers and README
2019-09-17 11:48:55 -07:00
Yoshito Umaoka
a5e2945eb0
ICU-20823 ICU time zone data update for 2019c
2019-09-16 23:03:45 -04:00
Shane Carr
1d40b8f5e8
ICU-20811 Add fields required for locale inheritance to additive mode.
2019-09-13 15:38:38 -07:00
Peter Edberg
c4ea7681ee
ICU-20796 BRS 65 update C API guard macros (manual version) ( #827 )
2019-09-13 10:56:25 -07:00
yumaoka
f894302ebe
ICU-20815 Fixed a build problem with test jar causing release build target to fail.
2019-09-12 13:00:37 -04:00
Jeff Genovy
5464f3482f
ICU-20804 OOM not handled in selectForMask
2019-09-11 18:15:39 -07:00
Peter Edberg
c98e90c670
ICU-20396 add RelativeDateTimeFormatter test for af
2019-09-11 17:32:06 -07:00
Peter Edberg
7814980f51
ICU-20749 add ອາແມນ to laodict.txt
2019-09-11 14:46:40 -07:00
Steven R. Loomis
417254f66a
ICU-20795 ICU4C 65.1 API promotion - locid.h
...
- fixup some functions in locid.h that were incorrectly guarded as draft
- Error was in:
- 5a3ea669aa
- https://github.com/unicode-org/icu/pull/808
2019-09-10 11:31:54 -07:00
Steven R. Loomis
5a3ea669aa
ICU-20795 ICU4C 65.1 API promotion draft
...
- includes new APIChangeReport.md
- the 'simplification' section is no longer new
- uses tools from [ICU-20162] #807
Includes non-promotion fixes:
- utrace.h: UTRACE_UDATA_BUNDLE
2019-09-09 21:41:04 -07:00
David Beaumont
a4cab7947e
ICU-20693 Basic Eclipse settings
...
See #772
2019-09-09 18:58:08 -04:00
Steven R. Loomis
099ed49976
ICU-20162 use maven to build icu4c api change tool
...
- removes three .jar files from git-lfs
- make calls ant calls maven
- have travis verify buildability
- support APIChangeReport.md (markdown)
- 'signature simplification' is no longer new, do not mark it as new.
- change (c) to © in output
2019-09-09 18:39:51 -04:00
Peter Edberg
84d16d8c6c
ICU-20795 BRS 65 update urename.h
2019-09-09 10:45:06 -07:00
Peter Edberg
e25796f6e5
ICU-20801 integrate CLDR release-36-alpha2, update MeasureUnits ( #809 )
2019-09-06 14:07:36 -07:00
Jeff Genovy
f82e4c4401
ICU-20795 BRS65 ICU4C Samples: case sample should use DLL runtime to prevent assertion failures.
2019-09-06 13:44:14 -07:00
gnrunge
66b8b4c8ce
ICU-20795 BRS test without data task: Adds a status check after PluralRules
...
instance creation. Test causes segmentation fault later if instance creation
fails.
2019-09-06 11:32:48 -07:00
gnrunge
5e3f472c67
ICU-20795 BRS test without data task: Adds a status check after Locale instance
...
creation. Test causes segmentation fault if it tries to continue beyond failed
instance creation.
segmentation fault if instance creation fails
2019-09-06 09:43:30 -07:00
Markus Scherer
611a659d4c
ICU-20795 add LocaleMatcher to API docs index
2019-09-05 14:15:59 -07:00
Jeff Genovy
b851c53b91
ICU-20807 BRS65: Environment test failure in cintltst-timezone
...
The test fails for "America/Argentina/ComodRivadavia", which has length
of 32, the same as the buffer. The results in the string being not
terminated with a NUL.
This increases the buffer size used by the test, and also checks for the
string not terminated warning.
2019-09-05 14:12:57 -07:00
younies
28196f6245
ICU-20793 ignore binary file from git
...
See #816
2019-09-05 18:04:59 +02:00
Yoshito Umaoka
b263cbbd1a
ICU-20795 BRS65 ICU4J 65 API signature file
...
Deleted ICU4J 55 API signature file
2019-09-05 09:37:23 -04:00
Yoshito Umaoka
75a284c22c
ICU-20795 BRS65 ICU4J serialization test data
...
- Added 65.1 serialization test data
- Deleted 60.1 serialization test data
2019-09-05 13:15:35 +02:00
Yoshito Umaoka
4e525e105a
ICU-20795 BRS65 ICU4J API status promotion
...
- Updating API status version for ICU4J 65 release
- Fixed a few minor API doc issues in DecimalFormat and LocaleMatcher
- Update ICU4J API change report
2019-09-04 18:16:00 -04:00
Steven R. Loomis
ddadc9427b
ICU-13745 fix undefined behavior: GregorianCalendar::setGregorianChange()
...
- Julian days outside of INT32_MIN..INT32_MAX are normalized
- Add a test case
2019-09-04 23:20:31 +02:00
Markus Scherer
0b5b3bcdb1
ICU-11976 test & fix ByteArrayWrapper.hashCode()
2019-09-04 11:12:45 -07:00
Yoshito Umaoka
710b6e1421
ICU-20795 BRS65 Clean up import statements
2019-09-03 16:51:28 +02:00
David Beaumont
de527610d3
ICU-20693 Fix weird bug in Maven pom file and add comments
2019-09-03 11:38:06 +02:00
Jeff Genovy
d89c4909f8
ICU-20802 Need to use LocalMemory in uloc_openKeywordList, not LocalPointer
2019-08-31 00:30:12 -07:00
Markus Scherer
616b3c5647
ICU-13647 fix SearchIterator docs sample: getMatchedLength() not getMatchLength()
2019-08-30 23:12:29 -07:00
Jeff Genovy
ebb374ae30
ICU-20269 Update the CI badges in the top-level README file.
2019-08-30 18:15:02 -07:00
Markus Scherer
e9285d9675
ICU-20518 update u_isbase() reference to Unicode Standard Base character
2019-08-30 17:06:33 -07:00
Jeff Genovy
973a96785e
ICU-20802 OOM not handled in uloc_openKeywordList.
...
Also change to use LocalPointer and nullptr instead of NULL.
2019-08-30 16:35:26 -07:00
Markus Scherer
c4f68c3790
ICU-13649 UnicodeString docs: mention std::string clear() to make remove() easier to find
2019-08-30 16:24:10 -07:00
Jeff Genovy
543495da74
ICU-20368 OOM not handled in NumberFormatterImpl::macrosToMicroGenerator
2019-08-30 16:00:06 -07:00
Peter Edberg
0801dd0bdd
ICU-20577 Restore C MeasureFormat ability to adopt non-decimal number formatter ( #789 )
2019-08-30 15:53:05 -07:00
Markus Scherer
7237fc58b4
ICU-12086 ICU-12165 Currency.getName() param isChoiceFormat can be null, make it so, document, use null in library code
2019-08-30 14:47:19 -07:00
Victor Chang
6ff43608d2
ICU-20589 Fix EraRulesTest#testAPIs failure on 1 May 2019
2019-08-30 17:21:25 -04:00
Jeff Genovy
3d9914be47
ICU-20795 Added comment to ICU4C Readme.html about U_SHOW_CPLUSPLUS_API.
2019-08-30 10:35:40 -07:00
David Beaumont
e984474ee5
ICU-20693 Removing unused code, fixing IDE warnings and preparing for unit tests
...
See #773
2019-08-30 10:34:01 -07:00
Peter Edberg
f46b567ba3
ICU-20701 Add more PluralRules tests for locales with keywords
2019-08-30 10:06:21 -07:00
Daniel Ju
cfe093e945
ICU-20795 BRS65RC Update version numbers and readme files, regenerate JARs
2019-08-30 17:58:24 +02:00