Steven R. Loomis
7f9b4cd8db
ICU-12738 property fix - C
...
X-SVN-Rev: 39257
2016-09-16 14:59:54 +00:00
Peter Edberg
f46a0abfac
ICU-10368 Minor fix to headerdoc comments
...
X-SVN-Rev: 39256
2016-09-16 00:52:01 +00:00
Felipe Balbontín
770a95261f
ICU-12700 Update coverage exclusions on LocaleDisplayNames after implementation of Substitute Handling.
...
X-SVN-Rev: 39254
2016-09-16 00:26:11 +00:00
Markus Scherer
691744c120
ICU-5456 minor fixes parallel with C++, and no code coverage for implicit default constructors of all-static classes
...
X-SVN-Rev: 39252
2016-09-15 23:54:13 +00:00
Shane Carr
f13cbd3030
ICU-12549 Adding coverage for SpoofChecker.Builder copy constructor
...
X-SVN-Rev: 39247
2016-09-15 21:17:07 +00:00
Peter Edberg
9534ad1cf8
ICU-12047 Minor wording adjustment in toLocalizedPattern() headerdoc
...
X-SVN-Rev: 39245
2016-09-15 17:32:24 +00:00
Peter Edberg
d9b9bd7d59
ICU-12047 Minor wording adjustment in toLocalizedPattern() headerdoc
...
X-SVN-Rev: 39244
2016-09-15 17:32:17 +00:00
Shane Carr
5b9fc6fc70
ICU-12029 Measure unit display names, C++ version.
...
X-SVN-Rev: 39243
2016-09-15 08:37:56 +00:00
Shane Carr
f8620a567b
ICU-12029 Measure unit display names, Java version.
...
X-SVN-Rev: 39242
2016-09-15 08:37:24 +00:00
Peter Edberg
67b23a4aa6
ICU-12054 If format has no fields, first FieldPositionIterator::next should return FALSE; fix ufieldpositer_next description
...
X-SVN-Rev: 39241
2016-09-15 07:24:12 +00:00
Peter Edberg
bdde6c0c3b
ICU-12554 Fix test to compare the intended objects, instead of two identical objects
...
X-SVN-Rev: 39240
2016-09-15 05:29:13 +00:00
Peter Edberg
b581477ea0
ICU-12407 J, just add test for in DECIMAL-style formatter with applied currency pattern
...
X-SVN-Rev: 39239
2016-09-15 05:02:21 +00:00
Steven R. Loomis
ab8da082c7
ICU-12515 J fix - first() should just call delegate
...
there won't be a suppressed break at position 0. first() should just call into the delegate.
X-SVN-Rev: 39238
2016-09-15 04:29:23 +00:00
Steven R. Loomis
cd568a0558
ICU-12515 first() should just call delegate
...
there won't be a suppressed break at position 0. first() should just call
into the delegate.
X-SVN-Rev: 39237
2016-09-15 04:21:26 +00:00
Peter Edberg
e02cfd9eac
ICU-12407 Prevent parse crash in DECIMAL-style formatter with applied currency pattern
...
X-SVN-Rev: 39236
2016-09-15 03:55:22 +00:00
Yoshito Umaoka
4e29392bdd
ICU-12739 Update ICU4J version to 58.1 / 58rc.
...
X-SVN-Rev: 39235
2016-09-15 03:04:15 +00:00
Yoshito Umaoka
416a42bdfc
ICU-12738 Updated ICU4C version to 58.1. Also updated uvernum.h to use the Unicode copyright string, which will be embedded in ICU binary data files.
...
X-SVN-Rev: 39234
2016-09-15 03:02:38 +00:00
Yoshito Umaoka
3af8fe0e81
ICU-11679 Fixed incorrect Java Doc comments and import (Direction)
...
X-SVN-Rev: 39233
2016-09-15 01:30:54 +00:00
Yoshito Umaoka
6fcfea15fe
ICU-11679 Merging updates in bid transform test.
...
X-SVN-Rev: 39232
2016-09-15 01:28:50 +00:00
Shawn Steele
cddcdb6649
ICU-12728 -makedata.vcxproj wasn't updated to VS2015 with the rest
...
X-SVN-Rev: 39230
2016-09-14 23:55:13 +00:00
Markus Scherer
15415832df
ICU-5456 modern Greek toUpperCase(), remove most diacritics
...
X-SVN-Rev: 39228
2016-09-14 23:17:11 +00:00
Shane Carr
bdd4180fe1
ICU-12549 Actually removing IdentifierInfo class.
...
X-SVN-Rev: 39226
2016-09-14 22:05:34 +00:00
Shane Carr
f411942eb7
ICU-12549 Test coverage for SpoofChecker. Actually removing IdentifierInfo class.
...
X-SVN-Rev: 39225
2016-09-14 22:05:04 +00:00
Steven R. Loomis
de23e2458b
ICU-12705 disable opt on vs2015
...
workaround for failure on 32 bit release with vs2015update3
X-SVN-Rev: 39224
2016-09-14 20:58:08 +00:00
Yoshito Umaoka
6fa604826e
ICU-11679 Merging BidiTransform work from Lina's work branch.
...
X-SVN-Rev: 39223
2016-09-14 20:58:05 +00:00
Shane Carr
8d59026fd4
ICU-12549 Updating SpoofChecker to latest Unicode specification (Java version).
...
X-SVN-Rev: 39219
2016-09-13 22:16:02 +00:00
Shane Carr
2ceb565df3
ICU-12549 Updating SpoofChecker to latest Unicode specification.
...
X-SVN-Rev: 39218
2016-09-13 22:15:13 +00:00
Andy Heninger
85f8d034a7
ICU-12547 UCHAR_TYPE=char16_t on Windows, fix compilation problems.
...
X-SVN-Rev: 39217
2016-09-13 21:37:40 +00:00
Steven R. Loomis
f334e613c1
ICU-12563 fix cross-compile with mingw
...
X-SVN-Rev: 39215
2016-09-13 20:29:47 +00:00
Steven R. Loomis
12b103f98a
ICU-12515 fix errors in J filtered brk, enable @ss=
...
* fix errors in the filtered break implementation, sync with C
* sync rbbitst.txt with C
* enable 'en@ss=standard' syntax to enable filtered break
X-SVN-Rev: 39213
2016-09-13 20:08:10 +00:00
Steven R. Loomis
dea458fef7
ICU-12515 C filtered break
...
* sync rbbitst.txt with J
* fix an issue where isBoundary() didn't check the trie's presence
X-SVN-Rev: 39211
2016-09-13 19:58:55 +00:00
Shane Carr
b2b4154a9d
ICU-12422 Fixing affixes for CompactDecimalFormat for locales with different positive/negative formats
...
X-SVN-Rev: 39208
2016-09-13 19:01:56 +00:00
Felipe Balbontín
7429cff9c7
ICU-12700 Implement DisplayContext.Type.SUBSTITUTE_HANDLING on LocaleDisplayNames.
...
X-SVN-Rev: 39206
2016-09-13 15:56:04 +00:00
Yoshito Umaoka
72e1644c07
ICU-10368 String digit/symbol support in DecimalFormatSymbols - merged from the work branch.
...
X-SVN-Rev: 39202
2016-09-13 08:41:57 +00:00
Felipe Balbontín
390d736f89
ICU-12591 Removed the CalendarData class and refactored all the remaining functions that used it (ICU4C).
...
X-SVN-Rev: 39190
2016-09-12 21:01:16 +00:00
Andy Heninger
e77e6149d7
ICU-7548 Problems opening rbbi data in stand-alone file.
...
X-SVN-Rev: 39179
2016-09-09 23:14:12 +00:00
Markus Scherer
5d9b98cbc3
ICU-5456 modern Greek toUpperCase(), remove most diacritics
...
X-SVN-Rev: 39178
2016-09-09 22:30:55 +00:00
Steven R. Loomis
4136a2f257
ICU-12708 bye bye layout engine
...
X-SVN-Rev: 39176
2016-09-09 21:28:18 +00:00
Steven R. Loomis
78e91a274f
ICU-11679 fix line endings and props
...
X-SVN-Rev: 39172
2016-09-09 17:42:05 +00:00
Steven R. Loomis
6ce57afd03
ICU-11679 merge C BiDi Transform from branch
...
* fixed from branch: inadvertently removed Unicode attribution from Makefiles
* fixed from branch: Unicode attribution
* bonus: moved icuplug into the 'registration' filter on windows
X-SVN-Rev: 39170
2016-09-09 16:41:15 +00:00
George Rhoten
d77bd4cec6
ICU-12611 Fix some issues found through static analysis.
...
X-SVN-Rev: 39168
2016-09-09 14:58:06 +00:00
Markus Scherer
433f663108
ICU-12420 deprecate COUNT/LIMIT constants whose value may change
...
X-SVN-Rev: 39167
2016-09-09 03:43:28 +00:00
Markus Scherer
c84e233733
ICU-12420 deprecate COUNT/LIMIT constants whose value may change
...
X-SVN-Rev: 39164
2016-09-08 22:45:51 +00:00
Craig Cornelius
4bf12725a1
ICU-12716 FindBugs fixes & comments for false-positive warnings
...
X-SVN-Rev: 39163
2016-09-08 20:47:47 +00:00
George Rhoten
08c37f83f0
ICU-12462 Slightly improve the power function performance.
...
X-SVN-Rev: 39161
2016-09-08 18:35:21 +00:00
George Rhoten
4bd854a73c
ICU-12462 Fix for large magnitude numbers. Prevent rounding errors when converting between long and double. Fallback to DecimalFormat behavior when outside of the positive 64 bit signed range instead of providing inaccurate results or exceptions.
...
X-SVN-Rev: 39159
2016-09-08 18:06:08 +00:00
Felipe Balbontín
5595faed12
ICU-12634 Remove type check left over from previous enumeration mechanism.
...
X-SVN-Rev: 39156
2016-09-08 01:06:49 +00:00
Felipe Balbontín
eae3a7e3e6
ICU-12634 Remove ResourceTableSink and ures_getAllTableItems().
...
X-SVN-Rev: 39155
2016-09-07 19:22:41 +00:00
Felipe Balbontín
60ab1801ac
ICU-12676 Add substitute handling enum values to ICU4C.
...
X-SVN-Rev: 39154
2016-09-07 18:29:56 +00:00
Felipe Balbontín
33dd922f4d
ICU-12676 Add substitute handling enum values to ICU4J.
...
X-SVN-Rev: 39152
2016-09-07 18:18:18 +00:00