Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ICU4C Updating Number Format (unicode-org#154)
* Starting on CPP number format * Start CPP NumberFormat. Improved CPP Collation * CPP Collation: Use only C++ version * CPP Collation: Use only C++ version * Fixing ICU4C number format calls * Update makefile. Removing files from the commit * removing changes not needed in this PR * fix testreport issue * Updating collation and starting to add lang names and likely subtags * Resolving "Don't submit" * Fixing differences * Minor fix * Adding ICU4C running collation tests - first try * Cache ICU4C binaries in GH and locally, only if they don't exist * Install JSON-C dependency if not installed at beginning of CI or e2e script * Fix bash if condition syntax * More options in CPP number format. Improved characterization, too * Fixing more CPP number_format cases * Fixing digits settings * Update currency width * Set decimal always * Set numbering system * Characterize insert/delete space * Update min significant digits and schema * Update test strings --------- Co-authored-by: Elango Cheran <[email protected]>
- Loading branch information