Steven R. Loomis
|
93180d2d73
|
ICU-12704 change dtptngen.cpp to use LocalMemory<int32_t> instead of LocalArray
LocalArray cannot be used with primitive types.
X-SVN-Rev: 39114
|
2016-08-31 23:36:19 +00:00 |
|
Steven R. Loomis
|
6f0f7dfa6b
|
ICU-12701 fix missing implicit casts
These are needed for IBM i.
X-SVN-Rev: 39113
|
2016-08-31 23:15:47 +00:00 |
|
Steven R. Loomis
|
20f11347f7
|
ICU-12652 fix for null termination in uloc_acceptLanguageFromHTTP
X-SVN-Rev: 39109
|
2016-08-31 14:53:53 +00:00 |
|
Craig Cornelius
|
e8235e7a1a
|
ICU-21666 Update coverage exclusion for RelativeDateTimeSink
X-SVN-Rev: 39104
|
2016-08-31 01:25:05 +00:00 |
|
Craig Cornelius
|
2b166d876e
|
ICU-12666 Update C++ RelativeDateTimeFormatter to new data loading scheme
X-SVN-Rev: 39102
|
2016-08-31 00:46:16 +00:00 |
|
Andy Heninger
|
7fbe4098b4
|
ICU-12664 ICU4J Break rules update for revised Emoji ZWJ sequences.
X-SVN-Rev: 39101
|
2016-08-30 23:59:23 +00:00 |
|
Andy Heninger
|
ce42f64b31
|
ICU-12664 Break rules update for revised Emoji ZWJ sequences.
X-SVN-Rev: 39100
|
2016-08-30 21:40:09 +00:00 |
|
Markus Scherer
|
be2b7dc92e
|
ICU-12634 remove UResource.TableSink and ICUResourceBundle.getAllTableItems()
X-SVN-Rev: 39097
|
2016-08-30 20:58:54 +00:00 |
|
Felipe Balbontín
|
c1b7c99189
|
ICU-12591 Remove CalendarData.java and all the remaining references to the CalendarData class.
X-SVN-Rev: 39094
|
2016-08-29 20:53:20 +00:00 |
|
Craig Cornelius
|
74449b2e0c
|
ICU-12617 Revise loading of calendar data to consider arraytype and missing default
X-SVN-Rev: 39093
|
2016-08-29 16:40:15 +00:00 |
|
Craig Cornelius
|
45b5a2ec8a
|
ICU-12666 Update to use new sink methods for data loading. Remove use of CalendarData class
X-SVN-Rev: 39092
|
2016-08-29 16:19:07 +00:00 |
|
Shawn Steele
|
326552aa72
|
ICU-12087 - merge updates to use VS2015
X-SVN-Rev: 39085
|
2016-08-24 20:52:23 +00:00 |
|
Felipe Balbontín
|
a64c50c570
|
ICU-12591 Remove CalendarData references from:
- DateIntervalFormat.java
- Calendar.java
X-SVN-Rev: 39081
|
2016-08-23 00:58:29 +00:00 |
|
Yoshito Umaoka
|
a65cc82e83
|
ICU-12671 Just updated the test cases to match the ICU4C changes r39076. ICU4J ULocale#toLanguageTag did not have the issue reported by #12671.
X-SVN-Rev: 39077
|
2016-08-19 23:30:22 +00:00 |
|
Yoshito Umaoka
|
8a5b579dd2
|
ICU-12671 Fixed a problem in uloc_toLanguageTag. When LDML attribute is used withtout LDML keywords, the function did not prodce -u- at the right place. This change fixed the LDML attribute handling. The test cases in the ticket were integrated to cintltst.
X-SVN-Rev: 39076
|
2016-08-19 23:29:17 +00:00 |
|
Craig Cornelius
|
e864010e9a
|
ICU-12617 Removed use of CalendarData class
X-SVN-Rev: 39072
|
2016-08-19 01:18:44 +00:00 |
|
Markus Scherer
|
f4828feb07
|
ICU-12669 draft Emoji 4.0 properties data
X-SVN-Rev: 39068
|
2016-08-18 21:08:40 +00:00 |
|
Markus Scherer
|
962c595814
|
ICU-12669 draft Emoji 4.0 properties data
X-SVN-Rev: 39067
|
2016-08-18 21:08:23 +00:00 |
|
Fredrik Roubert
|
3959b30d02
|
ICU-12140 Pass StringPiece by value, externally.
R=markus.icu@gmail.com
Review URL: https://codereview.appspot.com/306850043 .
X-SVN-Rev: 39064
|
2016-08-17 19:07:15 +00:00 |
|
Craig Cornelius
|
d17f99dd61
|
ICU-12617 Remove duplicate free. Memory check is clean
X-SVN-Rev: 39063
|
2016-08-17 17:43:05 +00:00 |
|
Craig Cornelius
|
7c79fa85ac
|
ICU-12617 Update data loading, and remove use of CalendarData
X-SVN-Rev: 39053
|
2016-08-13 00:30:06 +00:00 |
|
Craig Cornelius
|
f01381d093
|
ICU-12419 Remove unused variable
X-SVN-Rev: 39050
|
2016-08-12 23:28:51 +00:00 |
|
Andy Heninger
|
6083d859ba
|
ICU-12570 remove undefined behaviors from cintltst. Mostly signed integer overflow.
X-SVN-Rev: 39042
|
2016-08-12 00:27:46 +00:00 |
|
Shane Carr
|
d88a4109a5
|
ICU-11912 Adding more efficient implementation of getDisplayNames(), which was already present in Java
X-SVN-Rev: 39041
|
2016-08-11 23:29:51 +00:00 |
|
Peter Edberg
|
e271d8a317
|
ICU-12667 Add DateTimePatternGenerator.getAppendFormatNumber test for coverage
X-SVN-Rev: 39039
|
2016-08-11 07:33:39 +00:00 |
|
Shane Carr
|
44a2f0d09b
|
ICU-12665 Fixing out-of-scope temporary in ucurr.cpp
X-SVN-Rev: 39037
|
2016-08-11 01:19:30 +00:00 |
|
Peter Edberg
|
9f86c49c46
|
ICU-12667 Resture version of DateTimePatternGenerator.getAppendFormatNumber that takes String (used by CLDR)
X-SVN-Rev: 39029
|
2016-08-09 22:41:36 +00:00 |
|
Craig Cornelius
|
463412792e
|
ICU-12149 Add new copyright notice.
X-SVN-Rev: 39028
|
2016-08-09 22:03:14 +00:00 |
|
Fredrik Roubert
|
de579d3bf9
|
ICU-12140 Pass StringPiece by value, internally.
R=markus.icu@gmail.com
Review URL: https://codereview.appspot.com/305000043 .
X-SVN-Rev: 39024
|
2016-08-04 17:40:53 +00:00 |
|
Steven R. Loomis
|
5a2700f313
|
ICU-12452 update LICENSE to not have BOM (copy from r39020)
X-SVN-Rev: 39021
|
2016-07-27 23:35:04 +00:00 |
|
Steven R. Loomis
|
236d8da0fb
|
ICU-12452 update LICENSE to not have BOM
X-SVN-Rev: 39020
|
2016-07-27 23:32:46 +00:00 |
|
Felipe Balbontín
|
ef59675c47
|
ICU-12614 DateFormatSymbols resource bundle data loading update. Remove unused variables.
X-SVN-Rev: 39019
|
2016-07-25 22:53:35 +00:00 |
|
Andy Heninger
|
549c7646bf
|
ICU-12061 FieldPosition::DONT_CARE API status and doc update. Fix incorrect usage of FieldPosition(0).
X-SVN-Rev: 39017
|
2016-07-23 04:42:29 +00:00 |
|
Andy Heninger
|
306234755f
|
ICU-12648 Remove several compiler warnings in RBBI code.
X-SVN-Rev: 39015
|
2016-07-22 21:50:34 +00:00 |
|
Shane Carr
|
0f403155dc
|
ICU-12646 Fixing Coverity code health issues on recently submitted code for TimeZoneNamesImpl and CompactDecimalDataCache
X-SVN-Rev: 39014
|
2016-07-21 23:01:53 +00:00 |
|
Shane Carr
|
e8c36f0d04
|
ICU-11912 Adding test coverage for TimeZoneNames.getAvailableMetaZoneIDs()
X-SVN-Rev: 39012
|
2016-07-21 21:37:32 +00:00 |
|
Craig Cornelius
|
32f80a647b
|
ICU-12149 Submit reviewed fix to remove hack
X-SVN-Rev: 39001
|
2016-07-20 15:44:15 +00:00 |
|
Craig Cornelius
|
25bcac3c50
|
ICU-12149 Check in fixes, reviewed.
X-SVN-Rev: 39000
|
2016-07-20 01:35:01 +00:00 |
|
Felipe Balbontín
|
b17650f34a
|
ICU-12634 Remove ResourceArraySink and ResourceTableSink.enter(), leave() and getOrCreateArraySink().
X-SVN-Rev: 38983
|
2016-07-19 18:37:37 +00:00 |
|
Felipe Balbontín
|
f07359517d
|
ICU-12623 Update DateIntervalInfo in ICU4C to new version of ResourceSink.
X-SVN-Rev: 38979
|
2016-07-18 22:16:40 +00:00 |
|
Yoshito Umaoka
|
a55516c58f
|
ICU-12047 Added a note in SimpleDateFormat::toLocalizedPattern() API doc in ICU4C.
X-SVN-Rev: 38976
|
2016-07-18 18:19:11 +00:00 |
|
Yoshito Umaoka
|
534eeba09e
|
ICU-12047 Added a note in SimpleDateForamt#toLocalizedPattern() API doc.
X-SVN-Rev: 38975
|
2016-07-18 17:12:57 +00:00 |
|
Yoshito Umaoka
|
ada458661d
|
ICU-11934 Updated API information collection tool to generate same results with javadoc 8.
X-SVN-Rev: 38974
|
2016-07-18 16:41:47 +00:00 |
|
Felipe Balbontín
|
7708a760c0
|
ICU-12614 DateFormatSymbols resource bundle data loading update. Fix memory leak in MessageFormat.
X-SVN-Rev: 38973
|
2016-07-15 23:17:01 +00:00 |
|
Felipe Balbontín
|
578ec591e0
|
ICU-12614 DateFormatSymbols resource bundle data loading update. Fix memory leak.
X-SVN-Rev: 38971
|
2016-07-14 21:21:01 +00:00 |
|
Yoshito Umaoka
|
f79d0641e7
|
ICU-12638 Set svn:ignore to lib/*.jar
X-SVN-Rev: 38970
|
2016-07-14 20:21:11 +00:00 |
|
Shane Carr
|
fca98f1e7f
|
ICU-11912 Removing unused method 'consumeNoFallback', which was detected in Java unit test coverage.
X-SVN-Rev: 38969
|
2016-07-13 20:21:07 +00:00 |
|
Shane Carr
|
8cf30438f7
|
ICU-11912 Updating coverage-exclusion.txt for TimeZoneNames
X-SVN-Rev: 38968
|
2016-07-13 20:20:20 +00:00 |
|
Felipe Balbontín
|
959d1ed1e0
|
ICU-12614 DateFormatSymbols resource bundle data loading updated to use the ResourceSink.
X-SVN-Rev: 38967
|
2016-07-13 18:38:15 +00:00 |
|
Shane Carr
|
49809b7559
|
ICU-11912 Removing unused method in TimeZoneNamesImpl.
X-SVN-Rev: 38966
|
2016-07-12 22:37:06 +00:00 |
|