Andy Heninger
|
6dee8f942d
|
ICU-13344 problem with SETNATIVEINDEX macro.
X-SVN-Rev: 40372
|
2017-09-06 21:44:58 +00:00 |
|
Andy Heninger
|
e044ce0a4c
|
ICU-11632 fix compilation error in calregts.cpp
X-SVN-Rev: 40371
|
2017-09-06 18:38:22 +00:00 |
|
Jugu Dannie Sundar
|
2a5df236f5
|
ICU-11632 icu4j changes for integer overflow in calendar support
X-SVN-Rev: 40370
|
2017-09-05 22:22:46 +00:00 |
|
Jugu Dannie Sundar
|
29cd7b1fc9
|
ICU-11632 icu4c changes for integer overflow in calendar support
X-SVN-Rev: 40369
|
2017-09-05 22:22:09 +00:00 |
|
Shane Carr
|
a4905a73c0
|
ICU-13177 Changing more names of classes and moving code around. No behavior changes.
X-SVN-Rev: 40368
|
2017-09-02 04:53:46 +00:00 |
|
Steven R. Loomis
|
8866e097b3
|
ICU-11909 work in progress on FilteredBreakJ
X-SVN-Rev: 40367
|
2017-09-01 19:32:35 +00:00 |
|
Markus Scherer
|
3a02afc3bf
|
ICU-13199 use std::getline(istream, string) to avoid line length limit
X-SVN-Rev: 40365
|
2017-09-01 16:21:47 +00:00 |
|
Shane Carr
|
c0f2ca5177
|
ICU-13177 Renaming classes and moving things around. No or very few behavior changes.
X-SVN-Rev: 40364
|
2017-09-01 08:30:17 +00:00 |
|
Fredrik Roubert
|
3c9447aaea
|
ICU-13336 Fix common typo: s/langauge/language/ig
X-SVN-Rev: 40361
|
2017-08-30 18:15:10 +00:00 |
|
George Rhoten
|
994a671e4e
|
ICU-13306 Complete refactoring code based off of code review feedback.
X-SVN-Rev: 40360
|
2017-08-29 07:19:26 +00:00 |
|
George Rhoten
|
6e33099276
|
ICU-13306 API consistency changes based off of review feedback.
X-SVN-Rev: 40359
|
2017-08-29 07:14:27 +00:00 |
|
Shane Carr
|
20e5b7b910
|
ICU-13177 Simplifying the Modifier interface by removing getPrefix() and getSuffix() and replacing it with getPrefixLength(), which exposes the same information.
X-SVN-Rev: 40358
|
2017-08-26 07:22:38 +00:00 |
|
Shane Carr
|
b60d81e668
|
ICU-13177 Moving around a lot of code for better C++ portability. The only behavior change is that -1 is stored instead of Integer.MAX_VALUE internally in most places.
X-SVN-Rev: 40357
|
2017-08-26 06:56:41 +00:00 |
|
Andy Heninger
|
bc77976528
|
ICU-13318 RBBITest, remove obsolete tests, move remaining test data to rbbitst.txt
X-SVN-Rev: 40356
|
2017-08-26 00:44:28 +00:00 |
|
Markus Scherer
|
2f87cf4c46
|
ICU-10524 normalization one-way mapping with trailing ccc>1 has no compose-boundary-after
X-SVN-Rev: 40355
|
2017-08-25 22:46:12 +00:00 |
|
Markus Scherer
|
3e9530c048
|
ICU-13332 CaseMapImpl.isFollowedByCasedLetter() must increment the string index while looping
X-SVN-Rev: 40353
|
2017-08-24 20:36:19 +00:00 |
|
Shane Carr
|
388288b819
|
ICU-13177 Removes old (ICU 59) number formatting middleware since it has been wholly replaced by the property mapper function. This change also removes the IProperties polymorphism and makes all remaining classes reference Properties directly.
X-SVN-Rev: 40352
|
2017-08-24 08:18:22 +00:00 |
|
Shane Carr
|
41d811b716
|
ICU-13177 Assorted cleanup and minor changes. Preparation for C++.
X-SVN-Rev: 40351
|
2017-08-24 06:03:12 +00:00 |
|
Shane Carr
|
8b625eda51
|
ICU-13177 Merging trunk to branch
X-SVN-Rev: 40350
|
2017-08-24 05:56:16 +00:00 |
|
Markus Scherer
|
d287dbbe30
|
ICU-13326 gennorm2 --combined option to write the combined data of the input files; and gennorm2 minus operator to write the diffs of the combined data from two sets of input files
X-SVN-Rev: 40349
|
2017-08-23 23:33:47 +00:00 |
|
Markus Scherer
|
d362b18924
|
ICU-13307 Java Edits.mergedAndAppend(ab, bc); map indexes only from inside spans not empty deletions/insertions
X-SVN-Rev: 40348
|
2017-08-23 20:42:30 +00:00 |
|
George Rhoten
|
5eed55e9a5
|
ICU-13306 Move rounding mode API to superclass as per technical committee review comments.
X-SVN-Rev: 40347
|
2017-08-23 17:38:00 +00:00 |
|
Norbert Runge
|
0b3edb1c46
|
ICU-13253 Parameterizes data driven test.
X-SVN-Rev: 40346
|
2017-08-18 16:36:17 +00:00 |
|
Shane Carr
|
d9056b1f32
|
ICU-13285 Adding NumberingSystem constructor methods to DecimalFormatSymbols (J and C).
X-SVN-Rev: 40345
|
2017-08-17 23:49:00 +00:00 |
|
George Rhoten
|
221c076ac2
|
ICU-13293 RuleBasedNumberFormat should not throw an exception when mixing rounding and unreal numbers
X-SVN-Rev: 40344
|
2017-08-17 23:25:38 +00:00 |
|
George Rhoten
|
e3ac9c5561
|
ICU-13306 Can not get and set rounding attributes for RBNF with C API
X-SVN-Rev: 40343
|
2017-08-17 23:21:03 +00:00 |
|
Norbert Runge
|
408afcee77
|
ICU-13236 Removes translit dependency from coreCheck in build.xml, @Ignore-s a test in TestIDNA.java that needs the dependency.
X-SVN-Rev: 40342
|
2017-08-17 21:58:32 +00:00 |
|
Markus Scherer
|
fcb323c2e0
|
ICU-13158 change range check to catch NaN
X-SVN-Rev: 40341
|
2017-08-17 21:37:36 +00:00 |
|
Markus Scherer
|
4250ad8acf
|
ICU-13323 make U_TIMEZONE work on newlib when U_PLATFORM_IS_LINUX_BASED is not detected
X-SVN-Rev: 40340
|
2017-08-17 18:29:27 +00:00 |
|
Norbert Runge
|
c1c5e14cec
|
ICU-13255 Changes a TODO comment to refer to a different ticket.
X-SVN-Rev: 40339
|
2017-08-17 17:52:01 +00:00 |
|
Andy Heninger
|
7f0d4110c8
|
ICU-13274 Break Iterator test additions.
X-SVN-Rev: 40335
|
2017-08-16 23:29:02 +00:00 |
|
Andy Heninger
|
f08eb087ba
|
ICU-13274 Break Iterator test additions.
X-SVN-Rev: 40334
|
2017-08-16 23:19:21 +00:00 |
|
Markus Scherer
|
837280a366
|
ICU-13307 C++ Edits::mergedAndAppend(ab, bc); map indexes only from inside spans not empty deletions/insertions; make Edits copyable and Edits::Iterator default-constructible
X-SVN-Rev: 40333
|
2017-08-16 19:19:30 +00:00 |
|
Fredrik Roubert
|
32f20ec9b4
|
ICU-13322 Skip the TestDataDrivenJDK test case when run in Android.
X-SVN-Rev: 40332
|
2017-08-16 17:42:39 +00:00 |
|
Markus Scherer
|
d37ec502c3
|
ICU-6591 fix auto-format indentation bugs, fix a javadoc warning
X-SVN-Rev: 40329
|
2017-08-11 23:47:39 +00:00 |
|
Markus Scherer
|
a919ea14e1
|
ICU-6591 make ccc=x work for all integers 0..255
X-SVN-Rev: 40328
|
2017-08-11 23:42:02 +00:00 |
|
Andy Heninger
|
f1d850bf8d
|
ICU-13288 changes for jumbo compilation.
X-SVN-Rev: 40327
|
2017-08-11 21:38:54 +00:00 |
|
Andy Heninger
|
6d7c1bc487
|
ICU-13261 remove gratuitous difference between line_normal_cj.txt and line_loose_cj.txt.
X-SVN-Rev: 40326
|
2017-08-11 20:54:22 +00:00 |
|
Markus Scherer
|
b1b4b2f443
|
ICU-13158 avoid undefined double->int cast for ccc=value, range check before cast
X-SVN-Rev: 40325
|
2017-08-11 18:54:53 +00:00 |
|
Yoshito Umaoka
|
7c31981bd0
|
ICU-13301 Removed redundant UVector entry clean up function call.
X-SVN-Rev: 40324
|
2017-08-09 19:13:30 +00:00 |
|
Yoshito Umaoka
|
bcc7db4504
|
ICU-13296 Added LHDT as short/daylight name for metazone Lord_Howe in tzdbNames.txt.
X-SVN-Rev: 40323
|
2017-08-09 18:51:31 +00:00 |
|
William Zhao
|
00586e9f97
|
ICU-13275 Merge some safe warning fixes to the trunk
X-SVN-Rev: 40322
|
2017-08-08 19:51:54 +00:00 |
|
Jugu Dannie Sundar
|
fdd5212284
|
ICU-10935 merging from branch
X-SVN-Rev: 40316
|
2017-08-07 21:27:46 +00:00 |
|
Shane Carr
|
f5af411b7f
|
ICU-13177 Adding new number formatting code to repository.
X-SVN-Rev: 40315
|
2017-08-05 01:02:35 +00:00 |
|
Shane Carr
|
8540468f28
|
ICU-13177 Changes to existing API for number formatting overhaul.
X-SVN-Rev: 40314
|
2017-08-05 00:28:16 +00:00 |
|
Shane Carr
|
ca30fb66ec
|
ICU-13177 Pointing DecimalFormat.java and CompactDecimalFormat.java at the new API. All tests are passing.
X-SVN-Rev: 40313
|
2017-08-04 22:43:34 +00:00 |
|
Andy Heninger
|
090709441c
|
ICU-13298 Fix signed int overflow in StringTrieBuilder hash functions.
X-SVN-Rev: 40312
|
2017-08-04 17:44:00 +00:00 |
|
Jeff Genovy
|
1385a1ad57
|
ICU-13290 Clean up old #define for old version of MSVC.
X-SVN-Rev: 40311
|
2017-08-03 21:17:25 +00:00 |
|
Jeff Genovy
|
0a3a7fb889
|
ICU-13287 Add explicit casts for conversions between long/int64 and double.
X-SVN-Rev: 40310
|
2017-08-03 20:44:45 +00:00 |
|
Andy Heninger
|
e9fd2c3d86
|
ICU-13274 rbbi, port updated TestExtended to Java.
X-SVN-Rev: 40309
|
2017-08-03 20:31:06 +00:00 |
|