Peter Edberg
b64eeb479d
ICU-11628 C, update MeasureUnit interfaces and tests for new units in CLDR 27/28
...
X-SVN-Rev: 37626
2015-06-28 03:26:33 +00:00
Peter Edberg
4874d2eeaf
ICU-11629 J, update MeasureUnit interfaces and tests for new units in CLDR 27/28
...
X-SVN-Rev: 37625
2015-06-28 01:41:07 +00:00
Andy Heninger
8a163f878d
ICU-11754 C++03 build errors.
...
X-SVN-Rev: 37624
2015-06-27 00:02:59 +00:00
Yoshito Umaoka
18b3dfe72c
ICU-11629
...
X-SVN-Rev: 37623
2015-06-26 20:15:08 +00:00
Andy Heninger
59a70fdd6e
ICU-11751 Fix Windows build problem with revised reslist.cpp, again.
...
X-SVN-Rev: 37622
2015-06-24 23:21:11 +00:00
Andy Heninger
0f9cf08e1c
ICU-11751 Fix Windows build problem with revised reslist.cpp
...
X-SVN-Rev: 37621
2015-06-24 22:13:11 +00:00
Peter Edberg
f86d3f28c5
ICU-11706 Fix memory leak when DateIntervalFormat::setDateIntervalInfo is called
...
X-SVN-Rev: 37620
2015-06-24 21:43:08 +00:00
Markus Scherer
62e756505c
ICU-11751 polymorphic TableResource, ArrayResource, IntResource, IntVectorResource, BinaryResource
...
X-SVN-Rev: 37619
2015-06-24 20:15:08 +00:00
Markus Scherer
43c47b5685
ICU-11751 change genrb.c to .cpp, polymorphic StringResource & AliasResource with UnicodeString
...
X-SVN-Rev: 37618
2015-06-24 09:11:42 +00:00
Peter Edberg
52acc7a249
ICU-11706 (and #11726 ) more code cleanup (rolling in from J)
...
X-SVN-Rev: 37617
2015-06-24 08:03:16 +00:00
Peter Edberg
656838dbad
ICU-11706 (and #11726 ) Improve documentation, code cleanup
...
X-SVN-Rev: 37616
2015-06-24 07:59:38 +00:00
Peter Edberg
a1b8a08bf7
ICU-11706 (and #11726 ) Fix DateIntervalFormat handling of (1) skeletons with seconds, (2) FieldPosition (J)
...
X-SVN-Rev: 37615
2015-06-24 07:40:11 +00:00
Peter Edberg
a8325d335c
ICU-11706 (and #11726 ) Fix DateIntervalFormat handling of (1) skeletons with seconds, (2) FieldPosition
...
X-SVN-Rev: 37613
2015-06-23 22:07:03 +00:00
Peter Edberg
15ee90b9a3
ICU-11693 C support for CompactDecimalFormat, via UNumberFormatStyle additions
...
X-SVN-Rev: 37612
2015-06-23 18:09:52 +00:00
Peter Edberg
4cdffbd453
ICU-11708 CompactDecimaFormat should override and implement several more format methods
...
X-SVN-Rev: 37611
2015-06-23 17:33:03 +00:00
Markus Scherer
cfe9e72aec
ICU-11751 change genrb reslist.c & wrtjava.c to C++ (mostly just .c to .cpp)
...
X-SVN-Rev: 37610
2015-06-23 07:07:27 +00:00
Peter Edberg
f6d079eba2
ICU-11673 Add new Japanese name for Georgia to cjdict (J)
...
X-SVN-Rev: 37609
2015-06-23 02:16:43 +00:00
Peter Edberg
2ae320dbdf
ICU-11673 Add new Japanese name for Georgia to cjdict
...
X-SVN-Rev: 37608
2015-06-23 02:09:49 +00:00
Peter Edberg
0a5fda54d1
ICU-11688 Add Thai words for "update" and "event" to dictionary (J)
...
X-SVN-Rev: 37607
2015-06-23 00:54:21 +00:00
Peter Edberg
d88c68d067
ICU-11688 Add Thai words for "update" and "event" to dictionary
...
X-SVN-Rev: 37606
2015-06-23 00:44:09 +00:00
Peter Edberg
a0ba3e423d
ICU-11677 Fixed spelling of NUMEIRC_FORMAT_CHARS2, removed duplicate M from "ceLMMQq"
...
X-SVN-Rev: 37605
2015-06-22 22:18:31 +00:00
Markus Scherer
3d77fc18b8
ICU-11317 split out a new doAppend() from the more general doReplace(), each optimizing for different cases
...
X-SVN-Rev: 37601
2015-06-18 14:09:54 +00:00
Markus Scherer
c1d22365ce
ICU-11613 document that a UnicodeString is memmovable
...
X-SVN-Rev: 37600
2015-06-18 12:30:03 +00:00
Markus Scherer
7f8d3dfe07
ICU-10119 better document aliasing vs. copy/move/RVO
...
X-SVN-Rev: 37599
2015-06-18 12:19:20 +00:00
Michael Ow
f32fcafadd
ICU-11732 Increase buffer size to avoid overflow
...
X-SVN-Rev: 37580
2015-06-16 18:31:19 +00:00
Markus Scherer
344357d3f6
ICU-11720 better memory management in genrb parseBinary() using auto pointers
...
X-SVN-Rev: 37577
2015-06-16 13:14:14 +00:00
Markus Scherer
5b21336927
ICU-11719 better memory management in genrb parseImport() using string class & auto pointers
...
X-SVN-Rev: 37576
2015-06-16 12:34:36 +00:00
Markus Scherer
f99546419f
ICU-11711 better memory management in GenrbImporter::getRules() using string class & auto pointers
...
X-SVN-Rev: 37575
2015-06-16 11:23:04 +00:00
Michael Ow
27098218c3
ICU-11630 Update tzdata in ICU4J to 2015e
...
X-SVN-Rev: 37572
2015-06-15 23:17:37 +00:00
Michael Ow
84fc5ef227
ICU-11630 Update tzdata in ICU4C to 2015e
...
X-SVN-Rev: 37571
2015-06-15 23:16:58 +00:00
Travis Keep
128d05a024
ICU-11731 Fix number format data driven tests to show test failures in test summary.
...
X-SVN-Rev: 37559
2015-06-15 17:33:23 +00:00
Markus Scherer
c37aa4a6ab
ICU-11574 Unicode 8.0 final data
...
X-SVN-Rev: 37549
2015-06-12 11:10:47 +00:00
Markus Scherer
7c3234e250
ICU-11574 Unicode 8.0 final data
...
X-SVN-Rev: 37548
2015-06-12 11:10:10 +00:00
John Emmons
75ed4ce808
ICU-11728 First cut CLDR 28 data integration
...
X-SVN-Rev: 37524
2015-06-10 18:38:06 +00:00
John Emmons
c9e710c42b
ICU-11728 First cut CLDR 28 data integration
...
X-SVN-Rev: 37523
2015-06-10 18:20:27 +00:00
Fredrik Roubert
1b083389a4
ICU-11734 Bugfix: RelativeDateTimeFormatter with U_HIDE_DRAFT_API.
...
RelativeDateTimeFormatter has a member of type
UDateRelativeDateTimeFormatterStyle, so this type must be declared even
when setting U_HIDE_DRAFT_API, but it must then have a dummy enum value,
for empty enum declarations are not valid.
X-SVN-Rev: 37520
2015-06-10 17:21:08 +00:00
Fredrik Roubert
0b407a667b
ICU-11730 Bugfix: UNumberFormatAttributeValue with U_HIDE_INTERNAL_API.
...
DecimalFormat has a member of type UNumberFormatAttributeValue, so this
type must be declared even when setting U_HIDE_INTERNAL_API, but it must
then have a dummy enum value, for empty enum declarations are not valid.
X-SVN-Rev: 37519
2015-06-10 17:20:24 +00:00
John Emmons
9485d0d907
ICU-11737 Prevent fallback to the wide form where it shouldn't. Short form should be the defualt per CLDR
...
X-SVN-Rev: 37516
2015-06-09 21:26:01 +00:00
John Emmons
eed4d9c2a1
ICU-11737 Units shouldn't fall back from short to wide
...
X-SVN-Rev: 37512
2015-06-09 19:07:53 +00:00
Travis Keep
68597cddb7
ICU-10458 Add more data driven tests for parsing currency.
...
X-SVN-Rev: 37508
2015-06-09 18:02:40 +00:00
Travis Keep
9672f10d99
ICU-10458 Add more data driven tests for parsing currency.
...
X-SVN-Rev: 37507
2015-06-09 18:01:13 +00:00
Yoshito Umaoka
ed1f16a6b7
ICU-11733 Check null for ICU DateFormatSymbols wrapped by DateFormatSymbolsICU. So DateFormatSymbols.clone() no longer cause NPE even an instance is not fully initialized.
...
X-SVN-Rev: 37501
2015-06-05 18:45:59 +00:00
Yoshito Umaoka
bcdb602582
ICU-11692 Fixed a compilation error with Java runtime version 5 - replacing String#isEmpty() with String#length() == 0
...
X-SVN-Rev: 37500
2015-06-05 16:35:12 +00:00
Michael Ow
390e7a5080
ICU-11715 Fix ICU data build issue on HPUX ia64 using aCC
...
X-SVN-Rev: 37499
2015-06-04 20:31:02 +00:00
Markus Scherer
884da1b2a9
ICU-10086 change non-member swap functions, use in-class definition of friend function; prevent self assignment of UnicodeString stack buffer (harmless but causes warnings)
...
X-SVN-Rev: 37498
2015-06-04 00:16:09 +00:00
Travis Keep
df332d3722
ICU-10458 Keep data driven tests in sync.
...
X-SVN-Rev: 37496
2015-06-03 17:10:45 +00:00
Travis Keep
a1dcd14c0d
ICU-10458 More data driven tests for parsing.
...
X-SVN-Rev: 37494
2015-06-03 16:41:42 +00:00
Michael Ow
1c3c68f43e
ICU-11696 Fix converter name with x- prefix checking
...
X-SVN-Rev: 37486
2015-06-01 23:33:28 +00:00
Michael Ow
519c6be02d
ICU-11528 Apply patch to fix build issues with AIX and GCC
...
X-SVN-Rev: 37485
2015-06-01 23:29:27 +00:00
Travis Keep
7b7a214307
ICU-11692 DecimalFormat data driven tests for JAVA.
...
X-SVN-Rev: 37484
2015-06-01 20:28:39 +00:00