yumaoka
cc8946607a
ICU-20515 Merging tz2019a changes.
2019-04-11 00:45:43 -04:00
Peter Edberg
5b3f1c01ed
ICU-20550 jaEra: use all valid eras for calendar calculations ( #614 )
2019-04-10 19:02:24 -07:00
Shane Carr
ab657778e4
ICU-20543 Fix -Wundef in library and test code.
2019-04-10 18:52:16 -07:00
Peter Edberg
52d192e2b5
ICU-20537 jaEra: fix leak in SimpleDateFormat::applyPattern
2019-04-08 12:27:32 -07:00
Peter Edberg
2f06d1de55
ICU-20537 jaEra: DateIntvFmt load fmts with G, SimpDateFmt.applyPattern update Gannen use, fix tests
2019-04-08 08:35:48 -07:00
Andy Heninger
2b828fe198
ICU-20515 ICU4C 64.2 API change report regenerated.
2019-04-05 17:32:29 -07:00
Peter Edberg
c4eef82761
ICU-20515 64.2 BRS, integrate CLDR release-35-1-alpha
2019-04-05 15:59:29 -07:00
Daniel Ju
5ac47bfcc9
ICU-20515 Update readme files
2019-04-05 13:15:28 -07:00
Steven R. Loomis
b76cb6517e
ICU-20526 fix pkgdata where LD_SONAME has a trailing space
...
- added PKGDATA_TRAILING_SPACE to all of the pkgdataMakefile.in file.
- NOTE: Users who create their own pkgdata.inc / icupkg.inc files may need
to recreate this PKGDATA_TRAILING_SPACE behavior.
- used the above variable, normally undefined, in mh-* files that need a trailing space
- Also, fixed use of system() in pkgdata.cpp per ICU-20538
This was causing pkgdata to return a zero status even on clang
failure, masking this issue.
(cherry picked from commit 83a0542b5b
)
2019-04-05 10:53:59 -07:00
Markus Scherer
0565894534
ICU-20497 Unicode 12.1
2019-04-04 10:23:24 -07:00
yumaoka
163793824f
ICU-20535 Added Japanese new era Reiwa to cjdict.txt to support the sequence in word segmentation.
2019-04-03 18:46:12 -04:00
Shane F. Carr
732bf71451
ICU-20528 Fill in testdata/rules.mk when there is no Python.
2019-04-03 17:03:26 -05:00
Daniel Ju
d56461f8f0
ICU-20515 Update version numbers, regenerate JARs, regenerate configure
2019-04-03 14:56:46 -07:00
Jeff Genovy
e591af3fba
ICU-20475 Japanese Calendar current era calculation should use local time instead of UTC.
2019-04-03 14:42:57 -07:00
Andy Heninger
1033a64b73
ICU-20439 API Change Report for ICU 64 regenerated.
2019-03-25 10:28:23 -07:00
Shane Carr
c86028c70c
ICU-20439 Fix internal and draft headers.
2019-03-25 07:37:35 -07:00
Shane Carr
e318c0c374
ICU-20494 Fixes to very large magnitude exponents in number parsing.
...
- Do not depend on ArithmeticException string in ICU4J.
- Return correct string in ICU4C.
- Fix related issue in applyMaxInteger.
2019-03-25 07:17:36 -07:00
Jeff Genovy
b5ad35dda8
ICU-20516 Fix MSVC Warning C4003: not enough arguments for function-like macro invocation
2019-03-22 18:37:48 -07:00
Shane Carr
b596462d5a
ICU-20508 Fixing -Wextra-semi in library code.
2019-03-22 15:29:45 -07:00
Shane Carr
f843aff9d2
ICU-20507 Adding virtual destructor to PathFilter
2019-03-22 13:51:19 -07:00
Shane Carr
e57c45c5c6
ICU-20473 Moving collation ucadata option to filter file.
2019-03-20 17:44:48 -07:00
yumaoka
15cb156e56
ICU-20439 Updated currency numeric code for YUD to 890.
2019-03-20 19:02:17 -04:00
Daniel Ju
a5e9e338df
ICU-20439 BRS64GA Update urename.h
2019-03-20 10:03:57 -07:00
Daniel Ju
b056b7642a
ICU-20439 BRS64GA Update version number and regenerate JAR files
2019-03-19 17:15:10 -07:00
Shane Carr
a5914e1916
ICU-20439 Updating ICU data from CLDR tag release-35-beta2.
2019-03-19 14:32:57 -07:00
Peter Edberg
0ac7104f0a
ICU-20439 update config files and instructions for CLDR release-35-beta integration
2019-03-18 21:43:06 -07:00
Shane F. Carr
405129a6dd
ICU-20439 Removing ICU patches.
2019-03-18 21:17:22 -07:00
Shane F. Carr
6c86dc108d
ICU-20439 Updating double-conversion.
2019-03-18 21:17:22 -07:00
Shane Carr
2e846616c4
ICU-20499 Fixing code path for plural form in MutablePatternModifier.
2019-03-14 02:02:52 -07:00
Shane Carr
56ffae8a0b
ICU-20489 Removing resfiles.mk files.
...
Builds res_index.txt based on directory glob minus aliases read from deprecates XML file.
In ICU 64, please use the ICU Data Build Tool instead of reslocal.mk for locale filtering.
2019-03-14 01:51:52 -07:00
Peter Edberg
2849784108
ICU-13440 replace obsolete TARGET_IPHONE_SIMULATOR conditional
2019-03-13 18:39:20 -07:00
Jeff Genovy
1e86849408
ICU-20491 ICU4C u_getDataDirectory on Windows shouldn't set path to current directory by default.
...
This change was introduced by the following commit e9946ec98e
.
However, there's really no reason why the Windows UWP version should require the icudtl.dat file
to be in the same directory as the icuuc.dll file.
2019-03-13 13:25:33 -07:00
Peter Edberg
84e392e426
ICU-20439 64 BRS, integrate CLDR release-35-alpha4
2019-03-13 09:12:40 -07:00
Markus Scherer
98589d9cc7
ICU-20203 Unicode 12 final data (only trivial changes)
2019-03-13 08:57:05 -07:00
Shane F. Carr
acca4e15a2
ICU-20439 Updating cldr-icu-readme.txt to reflect changes in eac8f4b
.
2019-03-13 01:30:29 -07:00
Peter Edberg
8943f89a84
ICU-20471 setFormatWidth to 0 should cause padding to be ignored
2019-03-12 15:17:42 -07:00
Shane Carr
bb4df2223d
ICU-20463 Use copybrief for children that are older than parents.
2019-03-12 14:34:02 -07:00
Andy Heninger
bc4bb89af2
ICU-20488 mutex static constructor fixes.
...
Remove the dependencies from the ICU library code on static constructors
that were introduced by using std::mutex and condition variables. The
mutexes are lazily initialized by embedding them as local static variables
in getter functions, and relying on the C++ compiler/runtime to do thread
safe initialization of them.
2019-03-12 09:52:16 -07:00
Shane Carr
ffd8baf16d
ICU-20484 Narrow currency symbol should fall back to short symbol, C and J.
...
- Includes fixes to tests.
2019-03-08 17:06:16 -08:00
Andy Heninger
f7b36d39bc
ICU-11908 NumberingSystem, fix the memory management of static cache of numsys names.
...
Add thread safe cache initialization.
2019-03-08 15:06:53 -08:00
Steven R. Loomis
3a28fb7216
ICU-20479 don’t leave junk in source directory on configure or make check
...
- see also ICU-20062
- add a `-B` option to the two python invocations on Windows
- set PYTHONDONTWRITEBYTECODE in configure.ac and icudefs.mk.in
Co-authored-by: Fredrik Roubert <roubert@google.com>
2019-03-08 14:28:27 -08:00
Shane Carr
852b63dd9f
ICU-20472 Moving index res file request to tree category.
...
- Includes other minor cleanup of buildtool.
2019-03-07 20:46:13 -08:00
Andy Heninger
e559b30309
ICU-20359 Fix stack overflow in Regex Pattern Compile.
2019-03-07 10:31:30 -08:00
Jeff Genovy
3166381f88
ICU-20474 Shared library ProjectConfiguration Props file ignores command line preprocessor defines with MSBUILD.
2019-03-06 11:33:27 -08:00
Steven R. Loomis
67d218f247
ICU-20470 skip data/rules.mk regen for source tarball
...
- If icu/source/data/locales/root.txt missing, skip
python rules.mk generation.
- Also, create build directories properly as needed
- Also includes noise changes to configure
(configure was probably generated using unreleased
autoconf 2.70 or 2.69 + patches)
- eac8f4b31a
did not
regen configure properly, so BUILDTOOL_OPTS is now
ICU_DATA_BUILDTOOL_OPTS
2019-03-04 07:40:40 -08:00
Shane Carr
099ec53635
ICU-20438 Updating index page of C docs with new APIs and fixing links.
2019-02-28 14:48:46 -08:00
Norbert Runge
47ef6175f9
ICU-20438 Fixes issues found during BRS configuration test task.
2019-02-28 12:55:01 -08:00
Norbert Runge
b8364d38ed
ICU-20438 Fixes issues found in the no-data testing of ICU4C (BRS health check)
...
ICU-20438 Review feedback worked in.
2019-02-28 09:59:48 -08:00
Shane Carr
eac8f4b31a
ICU-20460 Adding mechanism to build unicore data into dat file.
2019-02-27 18:36:02 -08:00
Andy Heninger
666d1a9d8e
ICU-20438 ICU 64 C API promotion and API Change Report generation.
2019-02-27 16:01:05 -08:00