Steven R. Loomis
9077d5dc25
ICU-9449 Merge in decimal format performance improvements from branch.
...
Improvements to 'howExpensiveIs' benchmark test.
Use internal digitlist in Formattable (save mallocs).
Enable fastpath by default.
Enable internal API "parse all input", returning an error if all input was not consumed.
X-SVN-Rev: 32397
2012-09-17 19:03:01 +00:00
Travis Keep
f985dceb39
ICU-9566 Fix CompactDecimalFormat.formatToCharacterIterator in JAVA to work correctly.
...
X-SVN-Rev: 32395
2012-09-17 18:06:12 +00:00
Michael Ow
2c52355d1b
ICU-9581 Fix some memory leaks in the intltest test code
...
X-SVN-Rev: 32393
2012-09-17 17:53:25 +00:00
Yoshito Umaoka
aa6b32be4a
ICU-9584 Fixed PATH environment issue in icucheck.bat.
...
X-SVN-Rev: 32388
2012-09-14 22:19:54 +00:00
Travis Keep
afbf770237
ICU-9577 CompactDecimalFormat to fallback to short form when long form is not available.
...
X-SVN-Rev: 32386
2012-09-14 18:41:29 +00:00
Michael Ow
3e9e1901db
ICU-9575 Update ICU4C version string to 50.0.2
...
X-SVN-Rev: 32384
2012-09-14 15:33:21 +00:00
Yoshito Umaoka
a9ced99c1f
ICU-9435 Refactoring ICU non-core utilities. Added releaseCLDR target in build.xml for generating all CLDR release files including new source jar archives.
...
X-SVN-Rev: 32381
2012-09-14 03:57:54 +00:00
Yoshito Umaoka
35f8e12864
ICU-9572 A couple of more exclusion code points in bmMonkeyTest in addition to r32203.
...
X-SVN-Rev: 32378
2012-09-13 17:47:18 +00:00
Umesh Nair
fbbb603da6
ICU-9568 Adding test case with a pattern with out-of-order placeholders.
...
X-SVN-Rev: 32376
2012-09-12 00:14:25 +00:00
Travis Keep
237e167bce
ICU-9541 Re-integrate branch changes into trunk.
...
X-SVN-Rev: 32375
2012-09-11 23:54:53 +00:00
Steven R. Loomis
1dff0b56ee
ICU-9501 doxygen cleanup.
...
X-SVN-Rev: 32372
2012-09-11 20:51:51 +00:00
Yoshito Umaoka
434a6ddb11
ICU-9381 Shorten time zone generic location name per cldrbug:4897. Regenerated CLDR trunk data and imported them from ICU4C including fixes necessary for this.
...
X-SVN-Rev: 32369
2012-09-11 16:28:12 +00:00
Yoshito Umaoka
f6b1112128
ICU-9381 Shorten time zone generic location name per cldrbug:4897. Imported the CLDR trunk data including fixes necessary for this.
...
X-SVN-Rev: 32368
2012-09-11 15:28:29 +00:00
Steven R. Loomis
1361355eb5
ICU-9551 fix uconfig failures that were in m2, disable CJKBreak without normalization. Merges from r32354 and r32355 by dsengup.
...
X-SVN-Rev: 32367
2012-09-11 04:02:08 +00:00
Steven R. Loomis
9fcdf69b9f
ICU-9535 merge from r32333
...
X-SVN-Rev: 32365
2012-09-11 00:22:56 +00:00
Steven R. Loomis
da2afe3e0e
ICU-9555 reinstate compiler shortening
...
X-SVN-Rev: 32364
2012-09-11 00:00:37 +00:00
Steven R. Loomis
0e48356c32
ICU-9557 support additional PF_ settings
...
X-SVN-Rev: 32363
2012-09-10 23:08:26 +00:00
George Rhoten
eef039a7fe
ICU-9456 Undo ability to remove compiler fluff.
...
X-SVN-Rev: 32358
2012-09-07 16:30:05 +00:00
John Emmons
02e32d2f86
ICU-9540 Last minute CLDR 22 data changes
...
X-SVN-Rev: 32349
2012-09-06 22:37:40 +00:00
John Emmons
26bf216530
ICU-9540 Last minute CLDR 22 data changes
...
X-SVN-Rev: 32348
2012-09-06 22:36:44 +00:00
Steven R. Loomis
fbb5c49f46
ICU-9545 set execute bit
...
X-SVN-Rev: 32344
2012-09-06 00:57:20 +00:00
Steven R. Loomis
391fc18b9c
ICU-9545 add script for reticketting [wiki:MisTicketted]
...
X-SVN-Rev: 32343
2012-09-06 00:45:04 +00:00
Steven R. Loomis
352b919992
ICU-9539 improvement to API change report
...
X-SVN-Rev: 32341
2012-09-05 21:00:24 +00:00
Steven R. Loomis
7293ccd268
ICU-9412 API change report for m2
...
X-SVN-Rev: 32340
2012-09-05 20:59:13 +00:00
Yoshito Umaoka
1abda53f28
ICU-9536 Fixed <br> problem in API reference doc.
...
X-SVN-Rev: 32339
2012-09-05 19:53:44 +00:00
Steven R. Loomis
66efc42f6e
ICU-9412 urename.h
...
X-SVN-Rev: 32338
2012-09-05 19:45:33 +00:00
Markus Scherer
c90fcaf585
ICU-9412 minor readme updates
...
X-SVN-Rev: 32334
2012-09-04 21:27:45 +00:00
Markus Scherer
22cc0cd7cc
ICU-9353 fix dependencies, mostly dictionary code and listformatter
...
X-SVN-Rev: 32331
2012-09-04 20:38:14 +00:00
Markus Scherer
6da17ae2f5
ICU-9353 fix dictionary class name in comments
...
X-SVN-Rev: 32330
2012-09-04 20:05:20 +00:00
Yoshito Umaoka
79d54ea4b9
ICU-9413 Updated readme for 50M2.
...
X-SVN-Rev: 32326
2012-09-04 14:21:45 +00:00
Yoshito Umaoka
3a39eb34aa
ICU-9413 Fixed some issues in the Eclipse plug-in build script.
...
X-SVN-Rev: 32325
2012-09-04 04:44:50 +00:00
Yoshito Umaoka
bf7bb33bc4
ICU-9413 Updated the API change report for 50M2. Changed the new break engine implementation classes from public to package private.
...
X-SVN-Rev: 32324
2012-09-04 03:09:29 +00:00
Yoshito Umaoka
e4ee964593
ICU-9413 Fixed Javadoc warnings - mostly incomplete tag in non-API methods.
...
X-SVN-Rev: 32323
2012-09-04 02:52:12 +00:00
Yoshito Umaoka
063b48f66a
ICU-9413 Compiler warning - Removed unused constant in ListFormetter.
...
X-SVN-Rev: 32322
2012-09-04 02:13:41 +00:00
John Emmons
9c28682259
ICU-9523 CLDR 22 data final
...
X-SVN-Rev: 32316
2012-08-31 23:42:54 +00:00
John Emmons
e1ea63bfbe
ICU-9523 CLDR 22 data final
...
X-SVN-Rev: 32315
2012-08-31 23:42:35 +00:00
Yoshito Umaoka
01d63782e4
ICU-9412 ICU4C version to 50.0.2
...
X-SVN-Rev: 32313
2012-08-31 22:07:42 +00:00
Yoshito Umaoka
d2bb385526
ICU-9413 BRS cleanup imports
...
X-SVN-Rev: 32312
2012-08-31 21:52:08 +00:00
Yoshito Umaoka
768b3383fd
ICU-9413 ICU4J version to 50.0.2
...
X-SVN-Rev: 32311
2012-08-31 21:36:15 +00:00
Yoshito Umaoka
1488875053
ICU-9401 Use Integer.MAX_VALUE for FIELD_DIFF_MAX_INT - minor update by code review.
...
X-SVN-Rev: 32309
2012-08-31 19:39:45 +00:00
Debabrata Sengupta
c5abb42b6a
ICU-9476 changed logic slightly to make it similar to C implementation
...
X-SVN-Rev: 32308
2012-08-31 19:34:31 +00:00
Steven R. Loomis
79a59bfdef
ICU-9525 fix casts as per http://www.stroustrup.com/bs_faq2.html#static-cast and also fix string quoting gcc47
...
X-SVN-Rev: 32307
2012-08-31 19:12:19 +00:00
John Emmons
e3d804e289
ICU-9520 Fix Arabic RBNF rule - parsing problem
...
X-SVN-Rev: 32306
2012-08-30 23:20:58 +00:00
John Emmons
078bc743d4
ICU-9520 Fix Arabic RBNF rules - parsing problems
...
X-SVN-Rev: 32305
2012-08-30 23:13:16 +00:00
Yoshito Umaoka
720f588b90
ICU-9521 Quick patch for IntlTestNumberFormat/TestMonster exhaustive test failure.
...
X-SVN-Rev: 32304
2012-08-30 21:11:12 +00:00
Umesh Nair
4c5fe60f3e
ICU-9524 Making Java ListFormatter behave correctly with any order of parameters
...
X-SVN-Rev: 32303
2012-08-30 20:35:58 +00:00
Debabrata Sengupta
f6ff5f1b9a
ICU-9413 fixed text file line endings
...
X-SVN-Rev: 32302
2012-08-30 17:11:02 +00:00
Debabrata Sengupta
1138bbaf30
ICU-9412 fixed UTF-8 file properties
...
X-SVN-Rev: 32300
2012-08-30 16:33:12 +00:00
George Rhoten
89c00402a8
ICU-9474 Undo the changeset to reduce the exported C++ static variables.
...
X-SVN-Rev: 32299
2012-08-30 03:19:37 +00:00
Debabrata Sengupta
d9c4c4785b
ICU-9412 fixed text file line endings
...
X-SVN-Rev: 32298
2012-08-29 23:50:16 +00:00