]> granicus.if.org Git - icu/log
icu
4 years agoSome more documentation tweaks.
Hugo van der Merwe [Tue, 26 May 2020 13:40:32 +0000 (15:40 +0200)]
Some more documentation tweaks.

4 years agoClarify the documentation.
Hugo van der Merwe [Mon, 25 May 2020 22:28:56 +0000 (00:28 +0200)]
Clarify the documentation.

4 years agoMerge pull request #42 from younies/unit_header_staging
Younies Mahmoud [Tue, 19 May 2020 13:45:51 +0000 (15:45 +0200)]
Merge pull request #42 from younies/unit_header_staging

Add missing comments ...

4 years agoadd a note about with sub usage
Younies Mahmoud [Tue, 19 May 2020 13:42:23 +0000 (15:42 +0200)]
add a note about  with sub usage

4 years agoadd a note about with empty string
Younies Mahmoud [Tue, 19 May 2020 13:34:48 +0000 (15:34 +0200)]
add a note about  with empty string

4 years agofix the header
Younies Mahmoud [Mon, 27 Apr 2020 12:53:13 +0000 (14:53 +0200)]
fix the header

4 years agoMerge branch 'units-staging' of github.com:sffc/icu into unit_header
Younies Mahmoud [Wed, 22 Apr 2020 10:16:43 +0000 (12:16 +0200)]
Merge branch 'units-staging' of github.com:sffc/icu into unit_header

4 years agoMerge pull request #31 from hugovdm/units-staging-getConversionRatesInfo
Shane F. Carr [Tue, 21 Apr 2020 20:47:01 +0000 (15:47 -0500)]
Merge pull request #31 from hugovdm/units-staging-getConversionRatesInfo

Add unitsdata.cpp, getConversionRatesInfo, and unit tests.

4 years agoRemove testGetConversionRateInfo.
Hugo van der Merwe [Thu, 16 Apr 2020 23:49:29 +0000 (01:49 +0200)]
Remove testGetConversionRateInfo.

4 years agoFix deps: use UMemory as base class for it's new().
Hugo van der Merwe [Thu, 16 Apr 2020 23:47:57 +0000 (01:47 +0200)]
Fix deps: use UMemory as base class for it's new().

4 years agodependencies.txt attempt #1: where's "operator new(unsigned long)" coming from?
Hugo van der Merwe [Thu, 16 Apr 2020 22:49:06 +0000 (00:49 +0200)]
dependencies.txt attempt #1: where's "operator new(unsigned long)" coming from?

4 years agoNit: remove two unneeded #includes
Hugo van der Merwe [Thu, 16 Apr 2020 22:47:30 +0000 (00:47 +0200)]
Nit: remove two unneeded #includes

4 years agoComment out broken test cases as per younies' 476ca805c
Hugo van der Merwe [Thu, 16 Apr 2020 02:10:43 +0000 (04:10 +0200)]
Comment out broken test cases as per younies' 476ca805c

4 years agoLint: add copyright notices to .txt files from CLDR.
Hugo van der Merwe [Thu, 16 Apr 2020 01:59:44 +0000 (03:59 +0200)]
Lint: add copyright notices to .txt files from CLDR.

4 years agoSwitch result parameter from pointer to reference.
Hugo van der Merwe [Wed, 15 Apr 2020 11:59:48 +0000 (13:59 +0200)]
Switch result parameter from pointer to reference.

4 years agoReturn getAllConversionRates result via pointer parameter.
Hugo van der Merwe [Wed, 15 Apr 2020 11:55:00 +0000 (13:55 +0200)]
Return getAllConversionRates result via pointer parameter.

4 years agoImprove documentation comments.
Hugo van der Merwe [Tue, 14 Apr 2020 18:59:41 +0000 (20:59 +0200)]
Improve documentation comments.

4 years agoChange outVector from reference to pointer for clarity of lack of ownership.
Hugo van der Merwe [Tue, 14 Apr 2020 15:10:56 +0000 (17:10 +0200)]
Change outVector from reference to pointer for clarity of lack of ownership.

4 years agoAdd getAllConversionRates(), drop selective code.
Hugo van der Merwe [Tue, 14 Apr 2020 14:33:59 +0000 (16:33 +0200)]
Add getAllConversionRates(), drop selective code.

4 years agoMerge remote-tracking branch 'upstream/maint/maint-67' into units-staging
Shane F. Carr [Tue, 7 Apr 2020 16:44:16 +0000 (11:44 -0500)]
Merge remote-tracking branch 'upstream/maint/maint-67' into units-staging

4 years agofixup! Rip out compound base unit calculation.
Hugo van der Merwe [Tue, 7 Apr 2020 14:14:24 +0000 (16:14 +0200)]
fixup! Rip out compound base unit calculation.

4 years agoMerge pull request #33 from hugovdm/units-staging-testcases
Hugo [Tue, 7 Apr 2020 12:06:50 +0000 (14:06 +0200)]
Merge pull request #33 from hugovdm/units-staging-testcases

Update to latest CLDR test files: b7a23f3f41 CLDR-13587.

4 years agoMerge pull request #34 from hugovdm/units-staging-testimprovements
Hugo [Tue, 7 Apr 2020 12:05:48 +0000 (14:05 +0200)]
Merge pull request #34 from hugovdm/units-staging-testimprovements

Improve test output: no more fprintfs.

4 years agoICU-21060 Fix the foo-per-a-b -> foo-b-per-a bug.
Hugo van der Merwe [Fri, 3 Apr 2020 02:35:29 +0000 (04:35 +0200)]
ICU-21060 Fix the foo-per-a-b -> foo-b-per-a bug.

4 years agoMerge branch 'master' into units-staging
Shane F. Carr [Fri, 3 Apr 2020 21:47:36 +0000 (16:47 -0500)]
Merge branch 'master' into units-staging

4 years agoICU-20979 API Change Report for 67 RC release-67-rc
Steven R. Loomis [Fri, 3 Apr 2020 14:28:08 +0000 (07:28 -0700)]
ICU-20979 API Change Report for 67 RC

4 years agofixup! Rip out compound base unit calculation.
Hugo van der Merwe [Fri, 3 Apr 2020 09:52:41 +0000 (11:52 +0200)]
fixup! Rip out compound base unit calculation.

4 years agoICU-20979 Update TODOs in formatting code to point to open issues.
Shane F. Carr [Fri, 3 Apr 2020 02:16:11 +0000 (21:16 -0500)]
ICU-20979 Update TODOs in formatting code to point to open issues.

Also see: ICU-20920 ICU-21059 ICU-20429 ICU-21058

4 years agoICU-21015 Fixing gcc compiler warnings
Shane F. Carr [Tue, 31 Mar 2020 03:21:24 +0000 (22:21 -0500)]
ICU-21015 Fixing gcc compiler warnings

4 years agoComment out test case that seems to trigger a MeasureUnit parsing bug.
Hugo van der Merwe [Fri, 3 Apr 2020 01:27:45 +0000 (03:27 +0200)]
Comment out test case that seems to trigger a MeasureUnit parsing bug.

4 years agoImprove test output: no more fprintfs.
Hugo van der Merwe [Fri, 3 Apr 2020 00:25:12 +0000 (02:25 +0200)]
Improve test output: no more fprintfs.

4 years agoICU-20979 Updating double-conversion from upstream master
Shane F. Carr [Tue, 31 Mar 2020 02:36:28 +0000 (21:36 -0500)]
ICU-20979 Updating double-conversion from upstream master

4 years agoICU-20979 delete no-longer-relevant comment related to U_HIDE macros
Peter Edberg [Thu, 2 Apr 2020 07:47:40 +0000 (00:47 -0700)]
ICU-20979 delete no-longer-relevant comment related to U_HIDE macros

4 years agoICU-20979 integrate CLDR release-37-beta2 to master
Peter Edberg [Wed, 1 Apr 2020 23:20:18 +0000 (16:20 -0700)]
ICU-20979 integrate CLDR release-37-beta2 to master

4 years agoICU-20979 BRS 67rc, ICU4C API promotion
Peter Edberg [Wed, 1 Apr 2020 02:43:35 +0000 (19:43 -0700)]
ICU-20979 BRS 67rc, ICU4C API promotion

4 years agoICU-20979 Update ICU4C readme
Daniel Ju [Wed, 1 Apr 2020 22:13:18 +0000 (15:13 -0700)]
ICU-20979 Update ICU4C readme

4 years agoICU-21022 Update logKnownIssue to refer to ticket for fixing in a future release
Peter Edberg [Wed, 1 Apr 2020 21:25:29 +0000 (14:25 -0700)]
ICU-21022 Update logKnownIssue to refer to ticket for fixing in a future release

4 years agoICU-20979 BRS67RC Updating ICU4J readme
Yoshito Umaoka [Wed, 1 Apr 2020 21:23:54 +0000 (17:23 -0400)]
ICU-20979 BRS67RC Updating ICU4J readme

For now, just updating version to 67, but not mentioning it's RC, so we don't need another update.

I also updated all dead ICU user guide links.

4 years agoICU-20979 BRS67RC Adding ICU4J 67 API signature data file
Yoshito Umaoka [Wed, 1 Apr 2020 21:29:40 +0000 (17:29 -0400)]
ICU-20979 BRS67RC Adding ICU4J 67 API signature data file

And removed ICU4J 57 API signature data file.

4 years agoICU-20979 BRS67RC Updating ICU4J API change report
Yoshito Umaoka [Wed, 1 Apr 2020 20:31:52 +0000 (16:31 -0400)]
ICU-20979 BRS67RC Updating ICU4J API change report

Incoorporating last minutes fixes found during change report review.

4 years agoICU-20979 Fixing instructions in commit report tool
Shane F. Carr [Tue, 31 Mar 2020 02:24:39 +0000 (21:24 -0500)]
ICU-20979 Fixing instructions in commit report tool

4 years agoICU-20979 Fixing minor MSVC warnings
Jeff Genovy [Tue, 31 Mar 2020 20:01:55 +0000 (13:01 -0700)]
ICU-20979 Fixing minor MSVC warnings

4 years agoICU-20099 Fix API tags in ListFormatter.SpanField
Shane F. Carr [Wed, 1 Apr 2020 18:42:32 +0000 (13:42 -0500)]
ICU-20099 Fix API tags in ListFormatter.SpanField

4 years agoICU-20806 Removing 'implements Cloneable' from Precision.java
Shane F. Carr [Wed, 1 Apr 2020 18:26:53 +0000 (13:26 -0500)]
ICU-20806 Removing 'implements Cloneable' from Precision.java

4 years agoICU-20979 BRS67RC ICU4J API status promotion
Yoshito Umaoka [Wed, 1 Apr 2020 00:25:38 +0000 (20:25 -0400)]
ICU-20979 BRS67RC ICU4J API status promotion

Update ICU draft API up to 64 to stable. Regenerated API change report.

4 years agoICU-20979 BRS67RC Adding ICU4J serialization test data generated by 67
Yoshito Umaoka [Wed, 1 Apr 2020 00:46:41 +0000 (20:46 -0400)]
ICU-20979 BRS67RC Adding ICU4J serialization test data generated by 67

Also dropped ICU4J 62 serialization test data.

4 years agoUpdate to latest CLDR test files: b7a23f3f41 CLDR-13587.
Hugo van der Merwe [Wed, 1 Apr 2020 16:02:23 +0000 (18:02 +0200)]
Update to latest CLDR test files: b7a23f3f41 CLDR-13587.

These files come from a CLDR commit on 2020-03-18.

4 years agoUncomment test cases that MeasureFormat used to flag as ILLEGAL_ARG.
Hugo van der Merwe [Wed, 1 Apr 2020 15:57:03 +0000 (17:57 +0200)]
Uncomment test cases that MeasureFormat used to flag as ILLEGAL_ARG.

4 years agoICU-13724 Removing obsolete numberformat2test.cpp
Shane F. Carr [Tue, 31 Mar 2020 02:48:54 +0000 (21:48 -0500)]
ICU-13724 Removing obsolete numberformat2test.cpp

4 years agoICU-20979 BRS 67rc, update urename.h
Peter Edberg [Mon, 30 Mar 2020 05:14:43 +0000 (22:14 -0700)]
ICU-20979 BRS 67rc, update urename.h

4 years agoICU-20979 BRS67RC Fixed a java doc issue
Yoshito Umaoka [Mon, 30 Mar 2020 15:29:19 +0000 (11:29 -0400)]
ICU-20979 BRS67RC Fixed a java doc issue

4 years agoICU-20979 BRS67RC Clean up import statements
Yoshito Umaoka [Mon, 30 Mar 2020 14:44:28 +0000 (10:44 -0400)]
ICU-20979 BRS67RC Clean up import statements

4 years agoHave getConversionRatesInfo accept a MaybeStackVector instead of only source and...
Hugo van der Merwe [Mon, 30 Mar 2020 18:47:40 +0000 (20:47 +0200)]
Have getConversionRatesInfo accept a MaybeStackVector instead of only source and target.

4 years agoReorder unit tests, drop unneeded comments.
Hugo van der Merwe [Mon, 30 Mar 2020 16:29:39 +0000 (18:29 +0200)]
Reorder unit tests, drop unneeded comments.

This code and these tests have become quite a bit simpler since
we're no longer trying to calculate the 'compound base unit'
here.

4 years agoRip out compound base unit calculation.
Hugo van der Merwe [Mon, 30 Mar 2020 16:05:29 +0000 (18:05 +0200)]
Rip out compound base unit calculation.

4 years agoAdd failing reciprocal test that we want to have passing.
Hugo van der Merwe [Mon, 30 Mar 2020 15:35:48 +0000 (17:35 +0200)]
Add failing reciprocal test that we want to have passing.

4 years agoFix mistake in commented-out identifier in previous commit.
Hugo van der Merwe [Mon, 30 Mar 2020 12:49:03 +0000 (14:49 +0200)]
Fix mistake in commented-out identifier in previous commit.

4 years agoFix comments: remove a WIP, fix expectations in disabled/failing test.
Hugo van der Merwe [Mon, 30 Mar 2020 12:14:02 +0000 (14:14 +0200)]
Fix comments: remove a WIP, fix expectations in disabled/failing test.

4 years agoclang-format pass over new files, for good measure
Hugo van der Merwe [Sat, 28 Mar 2020 20:10:02 +0000 (21:10 +0100)]
clang-format pass over new files, for good measure

4 years agoClean up getConversionRatesInfo to prepare for review.
Hugo van der Merwe [Sat, 28 Mar 2020 19:56:51 +0000 (20:56 +0100)]
Clean up getConversionRatesInfo to prepare for review.

4 years agoManual cherry-pick of getConversionRatesInfo
Hugo van der Merwe [Sat, 28 Mar 2020 18:47:32 +0000 (19:47 +0100)]
Manual cherry-pick of getConversionRatesInfo

4 years agoICU-20803 Pass ByteSink to _canonicalize().
Fredrik Roubert [Thu, 12 Mar 2020 21:45:00 +0000 (22:45 +0100)]
ICU-20803 Pass ByteSink to _canonicalize().

This eliminates the need for the fixed size scratch buffer inside of
locale_set_default_internal() and also eliminates the need for counting
bytes, something that ByteSink and CharString now will handle correctly,
when needed.

None of this should have any externally visible effect (apart from
removing the arbitrary size limit imposed by the fixed size scratch
buffer), it's all about cleaning up implementation internals.

4 years agoICU-20964 Fix small typo mistake
Younies Mahmoud [Thu, 26 Mar 2020 10:50:57 +0000 (10:50 +0000)]
ICU-20964 Fix small typo mistake

See #974

4 years agoICU-21026 fix GCC warnings of signed-int left shift
Elango Cheran [Thu, 26 Mar 2020 21:21:26 +0000 (14:21 -0700)]
ICU-21026 fix GCC warnings of signed-int left shift

4 years agoICU-20979 BRS67RC Update version numbers, regenerate configure, update ICU4C README
Daniel Ju [Thu, 26 Mar 2020 20:59:30 +0000 (13:59 -0700)]
ICU-20979 BRS67RC Update version numbers, regenerate configure, update ICU4C README

4 years agoICU-20854 Add support for more currency variants.
Shane F. Carr [Thu, 26 Mar 2020 01:01:59 +0000 (01:01 +0000)]
ICU-20854 Add support for more currency variants.

See #878

4 years agoICU-21020 Fix a typo in the LocalizedNumberRangeFormatter's documentation
Victor Chang [Thu, 26 Mar 2020 12:26:47 +0000 (12:26 +0000)]
ICU-21020 Fix a typo in the LocalizedNumberRangeFormatter's documentation

4 years agoICU-20435 Fix parallel builds with Cygwin to 3.x
Jeff Genovy [Wed, 25 Mar 2020 22:32:19 +0000 (15:32 -0700)]
ICU-20435 Fix parallel builds with Cygwin to 3.x

4 years agoICU-20418 Number skeletons: implement star wildcard; user guide fixes
Shane F. Carr [Wed, 25 Mar 2020 21:22:23 +0000 (21:22 +0000)]
ICU-20418 Number skeletons: implement star wildcard; user guide fixes

See #1060

4 years agoICU-21005 Fix exhaustive test failure in IntlTestNumberFormat.
Shane F. Carr [Thu, 26 Mar 2020 01:24:08 +0000 (20:24 -0500)]
ICU-21005 Fix exhaustive test failure in IntlTestNumberFormat.

4 years agoICU-20920 Changing "Sequence" to "Mixed" in ICU4C MeasureUnit
Shane F. Carr [Wed, 25 Mar 2020 19:21:07 +0000 (14:21 -0500)]
ICU-20920 Changing "Sequence" to "Mixed" in ICU4C MeasureUnit

4 years agoICU-21022 Use logKnownIssue to avoid TestDateFormatRoundTrip exhaustive fail
Peter Edberg [Wed, 25 Mar 2020 06:59:06 +0000 (23:59 -0700)]
ICU-21022 Use logKnownIssue to avoid TestDateFormatRoundTrip exhaustive fail

4 years agoICU-20919 Merge maint/maint-66 into master
Shane F. Carr [Wed, 25 Mar 2020 17:50:01 +0000 (12:50 -0500)]
ICU-20919 Merge maint/maint-66 into master

4 years agoICU-20435 Update Cygwin to 3.x to fix CI builds.
Jeff Genovy [Mon, 23 Mar 2020 19:31:15 +0000 (12:31 -0700)]
ICU-20435 Update Cygwin to 3.x to fix CI builds.

Cygwin doesn't fully build with a parallel make, so split it out
in order to speed things up somewhat.

4 years agoICU-20919 Merge branch 'maint/maint-66' into 66-merge-branch 1055/head
Shane F. Carr [Wed, 25 Mar 2020 17:42:19 +0000 (12:42 -0500)]
ICU-20919 Merge branch 'maint/maint-66' into 66-merge-branch

4 years agoICU-20912 Make C/J Currency consistent on lowercase/uppercase currency equality
Shane F. Carr [Sat, 7 Dec 2019 19:47:39 +0000 (11:47 -0800)]
ICU-20912 Make C/J Currency consistent on lowercase/uppercase currency equality

- Adds additional tests for Currency equality behavior

4 years agoICU-13790 Add data tests to verify certain chars present in pinyin, stroke
Peter Edberg [Wed, 25 Mar 2020 04:54:47 +0000 (21:54 -0700)]
ICU-13790 Add data tests to verify certain chars present in pinyin, stroke

4 years agoICU-10858 Fix missing fTimeZoneFormat assignment in SimpleDateFormat::operator= ...
Campion [Tue, 14 Jan 2020 17:07:24 +0000 (12:07 -0500)]
ICU-10858 Fix missing fTimeZoneFormat assignment in SimpleDateFormat::operator= (#963)

4 years agoICU-20979 integrate CLDR release-37-beta to master
Peter Edberg [Tue, 24 Mar 2020 18:23:09 +0000 (11:23 -0700)]
ICU-20979 integrate CLDR release-37-beta to master

4 years agoICU-20806 Removing obsolete number formatting methods.
Shane F. Carr [Tue, 24 Mar 2020 07:03:31 +0000 (07:03 +0000)]
ICU-20806 Removing obsolete number formatting methods.

See #1034

4 years agoMerge branch 'unit-id' into units-staging
Shane F. Carr [Tue, 24 Mar 2020 19:16:07 +0000 (14:16 -0500)]
Merge branch 'unit-id' into units-staging

4 years agoMerge branch 'master' into unit-id
Shane F. Carr [Tue, 24 Mar 2020 19:15:47 +0000 (14:15 -0500)]
Merge branch 'master' into unit-id

4 years agoICU-20920 Add support for CLDR 37 unit identifiers in ICU4C
Shane F. Carr [Tue, 24 Mar 2020 18:28:50 +0000 (18:28 +0000)]
ICU-20920 Add support for CLDR 37 unit identifiers in ICU4C

See #964

4 years agoICU-20976 GCC 8 fixes phase 1
Steven R. Loomis [Fri, 20 Mar 2020 21:41:01 +0000 (14:41 -0700)]
ICU-20976 GCC 8 fixes phase 1

Some initial fixes for GCC 8

- setup a GCC 8 buildbot with -Wextra
- rewrite ucol_sit to use CharString
- workaround for gcc7+ on mac
  see https://github.com/arbor-sim/arbor/issues/562#issuecomment-409970434
- fix ucnv_2022 strcpy site

4 years agoCode review feedback
Shane F. Carr [Tue, 24 Mar 2020 18:28:50 +0000 (13:28 -0500)]
Code review feedback

4 years agoICU-20956 Fix monetary symbol getters in DecimalFormat
Shane Carr [Fri, 6 Mar 2020 01:53:58 +0000 (01:53 +0000)]
ICU-20956 Fix monetary symbol getters in DecimalFormat

See #987

4 years agoReply to code review feedback
Shane F. Carr [Mon, 23 Mar 2020 22:51:32 +0000 (17:51 -0500)]
Reply to code review feedback

4 years agoReply to code review feedback
Shane F. Carr [Mon, 23 Mar 2020 18:06:09 +0000 (13:06 -0500)]
Reply to code review feedback

4 years agoICU-21024 RBBI Table Builder / Coverity CID 1460598 "Dodgy Code" issue
Andy Heninger [Fri, 20 Mar 2020 21:19:44 +0000 (14:19 -0700)]
ICU-21024 RBBI Table Builder / Coverity CID 1460598 "Dodgy Code" issue

Fix the issue identified by Coverity.
The problem was in code handling the mapping from the table build time
representation of a set of status values for an RBBI rule to the corresponding
status data as saved in a binary RBBI rule file.

The problem was benign, the rbbi data built by the incorrect code would
would still operate correctly, although it might not byte-for-byte match
that built by ICU4C. (The problem was in Java only.)

4 years agoICU-21016 Special handling of Spanish and Hebrew list format until CLDR get the data
Frank Tang [Thu, 19 Mar 2020 01:57:29 +0000 (01:57 +0000)]
ICU-21016 Special handling of Spanish and Hebrew list format until CLDR get the data

See #1043

4 years agoaddress Shane's comments on number_formatter.h
Younies Mahmoud [Thu, 19 Mar 2020 02:20:36 +0000 (03:20 +0100)]
address Shane's comments on number_formatter.h

4 years agoICU-21013 Fix OOM not checked in vtzone.cpp
Jeff Genovy [Wed, 11 Mar 2020 08:18:11 +0000 (01:18 -0700)]
ICU-21013 Fix OOM not checked in vtzone.cpp

Also change NULL to nullptr

4 years agoICU-21019 x86: Add .note.gnu.property section for Intel CET
H.J. Lu [Tue, 10 Mar 2020 11:34:46 +0000 (04:34 -0700)]
ICU-21019 x86: Add .note.gnu.property section for Intel CET

Intel Control-flow Enforcement Technology (CET):

https://software.intel.com/en-us/articles/intel-sdm

contains shadow stack (SHSTK) and indirect branch tracking (IBT).  When
CET is enabled, ELF object files must be marked with .note.gnu.property
section.  GCC provides <cet.h> which can be included in assembly codes
to generate CET maker when compiling with -fcf-protection.

4 years agofix comments
Younies Mahmoud [Wed, 18 Mar 2020 12:56:09 +0000 (13:56 +0100)]
fix comments

4 years agoadd getOutputUnit to FormattedNumber
Younies Mahmoud [Wed, 18 Mar 2020 12:52:21 +0000 (13:52 +0100)]
add getOutputUnit to FormattedNumber

4 years agoaddress Shane's comments on number_formatter.h
Younies Mahmoud [Wed, 18 Mar 2020 12:46:52 +0000 (13:46 +0100)]
address Shane's comments on number_formatter.h

4 years agoICU-21020 Document unchecked exception in various number formatter classes
Victor Chang [Fri, 13 Mar 2020 19:19:45 +0000 (19:19 +0000)]
ICU-21020 Document unchecked exception in various number formatter classes

4 years agoICU-20978 Reduce unnecessary building for tools when cross-building
Yuta Saito [Sun, 16 Feb 2020 08:16:26 +0000 (00:16 -0800)]
ICU-20978 Reduce unnecessary building for tools when cross-building

4 years agoICU-20916 late computation of roundedThreshold to ensure it is up to date
Markus Scherer [Tue, 17 Mar 2020 22:31:31 +0000 (15:31 -0700)]
ICU-20916 late computation of roundedThreshold to ensure it is up to date

4 years agoChange "+" to "-and-"
Shane F. Carr [Wed, 18 Mar 2020 00:47:09 +0000 (19:47 -0500)]
Change "+" to "-and-"