Markus Scherer
|
a1e9154f8c
|
ICU-13346 compress some repeated m:n replacements even when m!=n
X-SVN-Rev: 40376
|
2017-09-08 18:49:08 +00:00 |
|
Markus Scherer
|
ef72d0734e
|
ICU-13346 avoid unused-variable compiler warning
X-SVN-Rev: 40374
|
2017-09-07 19:50:40 +00:00 |
|
Markus Scherer
|
4e75a6ece0
|
ICU-13346 add Edits::Iterator::previous() for mapping near-earlier indexes
X-SVN-Rev: 40373
|
2017-09-07 18:29:27 +00:00 |
|
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
|
29cd7b1fc9
|
ICU-11632 icu4c changes for integer overflow in calendar support
X-SVN-Rev: 40369
|
2017-09-05 22:22:09 +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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
William Zhao
|
0ed701f7bb
|
ICU-13292 Merge the changes for fixing C4251 warning into trunk
X-SVN-Rev: 40308
|
2017-08-03 00:13:43 +00:00 |
|
Andy Heninger
|
ce90dfb861
|
ICU-13274 RBBI test updates, moved from #9954
X-SVN-Rev: 40305
|
2017-08-01 23:26:14 +00:00 |
|
Shane Carr
|
ea6b6a46b1
|
ICU-13289 Fixing engineering notation discrepancy with the LDML spec.
X-SVN-Rev: 40304
|
2017-08-01 18:12:59 +00:00 |
|
Andy Heninger
|
52513beddd
|
ICU-13196 RBBI Monkey Test, port to Java. Sync a few changes back to ICU4C.
X-SVN-Rev: 40302
|
2017-08-01 01:03:09 +00:00 |
|
Andy Heninger
|
2b5557fce6
|
ICU-12519 Break Iterator assignment handles Locales.
X-SVN-Rev: 40301
|
2017-07-31 20:20:37 +00:00 |
|
Andy Heninger
|
425f9eb00f
|
ICU-13275 clear a clang warning introduced with the other warning fixes.
X-SVN-Rev: 40300
|
2017-07-31 17:41:42 +00:00 |
|
Markus Scherer
|
d563e9858d
|
ICU-13176 char16ptr: rename member variables to avoid shadow warnings
X-SVN-Rev: 40298
|
2017-07-28 23:17:16 +00:00 |
|
Jeff Genovy
|
3893b1a1b7
|
ICU-13051 Fix some compiler warnings when building with gcc.
X-SVN-Rev: 40287
|
2017-07-26 21:13:50 +00:00 |
|
Markus Scherer
|
9a3a03c417
|
ICU-13270 icu::Edits add numberOfChanges(); Edits::Iterator add findDestinationIndex(), destinationIndexFromSourceIndex(), sourceIndexFromDestinationIndex()
X-SVN-Rev: 40286
|
2017-07-24 22:43:53 +00:00 |
|
Shane Carr
|
112d214d29
|
ICU-13246 Save a few cycles by performing util64_pow multiply only when needed.
X-SVN-Rev: 40285
|
2017-07-24 22:00:22 +00:00 |
|
William Zhao
|
d847a21238
|
ICU-13275 Merge warning cleanup fixes into trunk
X-SVN-Rev: 40283
|
2017-07-22 01:11:59 +00:00 |
|
Jeff Genovy
|
7c841c6bb2
|
ICU-13278 Fix ifdefs for U_ENABLE_DYLOAD for Windows and UWP.
X-SVN-Rev: 40281
|
2017-07-21 00:48:43 +00:00 |
|
Markus Scherer
|
aa6d5e3e76
|
ICU-13271 add Normalizer2::isNormalizedUTF8()
X-SVN-Rev: 40280
|
2017-07-20 22:08:30 +00:00 |
|
Markus Scherer
|
09b77193dc
|
ICU-13269 add StringByteSink(dest, initialAppendCapacity) constructor
X-SVN-Rev: 40277
|
2017-07-20 19:56:45 +00:00 |
|
Andy Heninger
|
1292197198
|
ICU-12507 rbbi, switch impl from UTrie to UTrie2.
X-SVN-Rev: 40270
|
2017-07-19 22:31:12 +00:00 |
|
Andy Heninger
|
4a5b4e4b44
|
ICU-12507 RBBI data loading, incorporate Markus's review comments.
X-SVN-Rev: 40268
|
2017-07-17 21:22:53 +00:00 |
|
Andy Heninger
|
3dcc83d0d4
|
ICU-13277 Locale constructor buffer overflow.
X-SVN-Rev: 40267
|
2017-07-15 00:22:20 +00:00 |
|