Commit Graph

21268 Commits

Author SHA1 Message Date
Jeff Genovy
e83872364b ICU-13411 Additional fix for template exports.
X-SVN-Rev: 40635
2017-10-25 17:11:37 +00:00
Yoshito Umaoka
46dd205917 ICU-13141 tzdata2017c updates. Some patches in Makefile to support the latest Makefile in tzcode2017c. Added logKnownIssue in some test cases. See the ticket for the details.
X-SVN-Rev: 40634
2017-10-25 15:43:29 +00:00
Shane Carr
1ba7875371 ICU-13415 Setting error code in terminal NumberFormatter methods when applicable. Renaming unproposed error codes for consistency with existing error codes in utypes.h.
X-SVN-Rev: 40632
2017-10-25 01:26:48 +00:00
Shane Carr
6921697be2 ICU-13415 Due to build issues, disabling new number formatting code on Solaris
X-SVN-Rev: 40631
2017-10-25 00:33:58 +00:00
Shane Carr
1ec3a8c6bb ICU-13411 Making "using namespace" statements consistent across number formatting cpp files.
X-SVN-Rev: 40630
2017-10-25 00:25:04 +00:00
Steven R. Loomis
5e63d2297e ICU-13415 porting: std::isinf/std::isnan back to uprv. also see ICU-13315
X-SVN-Rev: 40629
2017-10-24 22:39:03 +00:00
Jungshik Shin
811b30b9c2 ICU-13192 revert accidentally committed files
X-SVN-Rev: 40628
2017-10-23 23:06:43 +00:00
Jungshik Shin
050e62025a ICU-13192 gCorrectedPOSIXLocaleis changed to const char*
X-SVN-Rev: 40627
2017-10-23 23:01:58 +00:00
Shane Carr
de3c990b0b ICU-13415 Refactoring shadowed virtual method in IFixedDecimal.
X-SVN-Rev: 40626
2017-10-23 07:12:39 +00:00
Peter Edberg
a5e9be8dd6 ICU-13433 Integrate CLDR 32 tags/release-32-beta3
X-SVN-Rev: 40625
2017-10-20 03:29:11 +00:00
Shane Carr
df08682680 ICU-13415 Adding virtual destructor to internal Interface-like type SymbolProvider.
X-SVN-Rev: 40624
2017-10-19 23:47:20 +00:00
Norbert Runge
1e72170543 ICU-13405 prevents double-free-triggered segmentation fault by setting pointer to NULL after free.
X-SVN-Rev: 40619
2017-10-12 23:09:43 +00:00
Yoshito Umaoka
6873ed8e2c ICU-13419 Imported the latest CLDR 32 locale data, updated some test cases.
X-SVN-Rev: 40616
2017-10-12 12:24:55 +00:00
Andy Heninger
1c794eb111 ICU-13394 nul-terminated buffer handling fixed from Chromium.
X-SVN-Rev: 40615
2017-10-11 22:22:45 +00:00
Shane Carr
3db8233029 ICU-13415 Fixing compiler warnings in GCC
X-SVN-Rev: 40614
2017-10-11 21:28:38 +00:00
Steven R. Loomis
8d917a5a26 ICU-13147 add a PowerShell script to build Windows release zips
X-SVN-Rev: 40613
2017-10-11 20:47:18 +00:00
Jeff Genovy
bb430ebdf1 ICU-13177 Fix some comments for the new NumberFormatter API.
X-SVN-Rev: 40606
2017-10-09 20:32:40 +00:00
Yoshito Umaoka
ddfc308603 ICU-13385 Fixed a build error with glibc 2.26. Checks xlocale.h availability by autoconf.
X-SVN-Rev: 40603
2017-10-09 14:18:53 +00:00
Peter Edberg
7604adc4b3 ICU-13352 Fix ordering of limit test and array ref in ufmt_utop
X-SVN-Rev: 40602
2017-10-09 06:57:17 +00:00
Peter Edberg
9ac09264c9 ICU-13313 Fix ucol_next/prev docs to use UCOL_NULLORDER, not NULLORDER
X-SVN-Rev: 40601
2017-10-09 06:40:55 +00:00
Shane Carr
aca96338b6 ICU-13177 Adding RTTI tests for MeasureUnit class hierarchy.
X-SVN-Rev: 40600
2017-10-07 02:46:49 +00:00
Norbert Runge
b96966a131 ICU-13358 No-data test fixes (cf. BRS task).
X-SVN-Rev: 40599
2017-10-06 23:11:11 +00:00
Markus Scherer
a86ba51982 ICU-13358 update pool bundles for ICU 60
X-SVN-Rev: 40598
2017-10-06 22:49:59 +00:00
Jeff Genovy
3b05ead47b ICU-13188 Merge patch for building reduced data file.
X-SVN-Rev: 40597
2017-10-06 22:46:56 +00:00
Jeff Genovy
328dd95b9c ICU-13177 Fix minor typos/spelling in comments.
X-SVN-Rev: 40596
2017-10-06 22:44:25 +00:00
Jeff Genovy
b1a2e40781 ICU-13177 Check if the other NullableValue object is null before trying to use its value.
X-SVN-Rev: 40594
2017-10-06 21:13:56 +00:00
Jeff Genovy
97901d274e ICU-13177 Fix warnings reintroduced by the NumberFormatting work.
X-SVN-Rev: 40593
2017-10-06 20:32:13 +00:00
Norbert Runge
d835c3aac4 ICU-13384 fixes issues found in public header checks and unconfig.h variation check.
X-SVN-Rev: 40592
2017-10-06 16:52:14 +00:00
Shane Carr
6a43ed9826 ICU-13177 Moving FixedDecimal and IFixedDecimal destructors to cpp file.
X-SVN-Rev: 40591
2017-10-06 09:02:10 +00:00
Jeff Genovy
3bb0274f43 ICU-13126 Allow UWP builds to reuse makedata by undoing the disabling of renaming.
X-SVN-Rev: 40590
2017-10-06 07:31:14 +00:00
Peter Edberg
af8770bcac ICU-13358 ICU 60rc BRS, update U_HIDE_ conditionals
X-SVN-Rev: 40589
2017-10-06 07:26:01 +00:00
Markus Scherer
0b8c83334a ICU-13358 adjust dependencies graph for recently added code
X-SVN-Rev: 40588
2017-10-06 04:55:41 +00:00
Peter Edberg
03fe3d7cca ICU-13358 One more ICU4C readme update
X-SVN-Rev: 40587
2017-10-06 02:46:28 +00:00
Shane Carr
bca22369f6 ICU-13177 Fixing dependency check errors in number formatting code.
X-SVN-Rev: 40586
2017-10-06 02:03:16 +00:00
Jeff Genovy
49d2336dfc ICU-13177 Fix empty include from NumberFormatting merge r40492.
X-SVN-Rev: 40585
2017-10-06 01:59:22 +00:00
Peter Edberg
591e38c07f ICU-13358 Update ICU4C readme for 60rc
X-SVN-Rev: 40584
2017-10-06 01:38:19 +00:00
Shane Carr
dbf0bfe4a7 ICU-13177 Improving consistency of Unicode string literals in number formatting code.
X-SVN-Rev: 40583
2017-10-06 01:37:59 +00:00
Peter Edberg
dbc623d0d8 ICU-13359 Integrate updated CLDR 32 @13761 for 60rc. The previous issues #13366,#13368,#13374,#13390,#13391 are fixed.
X-SVN-Rev: 40582
2017-10-06 00:46:48 +00:00
Jeff Genovy
4380990cc0 ICU-13177 Add missing entries to i18n_uwp.vcxproj for NumberFormatting.
X-SVN-Rev: 40581
2017-10-06 00:40:16 +00:00
Andy Heninger
24297c1601 ICU-9954 RBBI, conditionalize debug printfs.
X-SVN-Rev: 40580
2017-10-06 00:19:27 +00:00
Peter Edberg
82081f352c ICU-13377 update ICU4C 60 API change report after r40576, fix missing status tags in uspoof.h
X-SVN-Rev: 40579
2017-10-05 23:37:56 +00:00
Shane Carr
20351d35c8 ICU-13177 Removing some U_HIDE_INTERNAL_API blocks in numberformatter.h that were hiding declarations necessary for compiling client code.
X-SVN-Rev: 40578
2017-10-05 23:25:33 +00:00
Markus Scherer
835b426bec ICU-13390 include unicode/utf16.h when using U16_ macros
X-SVN-Rev: 40577
2017-10-05 23:07:36 +00:00
Shane Carr
821a7f7540 ICU-13177 Adding missing status tags in numberformatter.h
X-SVN-Rev: 40576
2017-10-05 23:03:19 +00:00
Shane Carr
e6987fbfd8 ICU-13391 Change ICU4C parsing to count digits instead of UTF-16 code units for grouping sizes.
X-SVN-Rev: 40573
2017-10-05 21:41:46 +00:00
Peter Edberg
0b5b91a70b ICU-13366 Changes per Shane codereview comments
X-SVN-Rev: 40572
2017-10-05 20:36:07 +00:00
Peter Edberg
38ae69d64a ICU-12380 Use uint32_t for varMask and addMask
X-SVN-Rev: 40571
2017-10-05 20:34:24 +00:00
Yoshito Umaoka
730670eba5 ICU-13385 Fixed a typo.
X-SVN-Rev: 40570
2017-10-05 17:13:06 +00:00
Norbert Runge
eaf4de59f4 ICU-13384 Adjusts unit test to work with UCONFIG_NO_BREAK_ITERATION flag set.
X-SVN-Rev: 40569
2017-10-05 16:53:51 +00:00
Yoshito Umaoka
c620f117ca ICU-13385 autoconf to detect if xlocale.h exists or not.
X-SVN-Rev: 40568
2017-10-05 06:39:53 +00:00