6105e6d068ICU-10670 another minor fix
Markus Scherer
2014-02-26 03:35:17 +0000
80c576c0b7ICU-10670 Fixed a compilation errror on VC in the previous commit.
Yoshito Umaoka
2014-02-26 00:49:35 +0000
6177c58d7fICU-9156 collv2 fixed some known search test failures
Markus Scherer
2014-02-26 00:11:22 +0000
86861a0867ICU-10670 Fix character-based Arabic shaping for Urdu & some other characters
Markus Scherer
2014-02-26 00:02:24 +0000
25d898f0b4ICU-10544 Fixed some implementation problems in Calendar#add. When adding day or lager field results wall time falls into non-existing time slot created by DST transition, the new implementaion honors the current skipped wall time option.
Yoshito Umaoka
2014-02-25 23:51:51 +0000
f7f73fe88dICU-10544 Fixed some implementation problems in Calendar::add. When adding day or larger field results wall time falls into non-existing time slot created by DST transition, the implementation honors the current skipped wall time option.
Yoshito Umaoka
2014-02-25 23:50:35 +0000
c2ba26e8baICU-10472 build genrb, uconv, toolutil but not test suites with explicit UnicodeString constructors
Markus Scherer
2014-02-25 23:49:53 +0000
50a883201dICU-9101 fix test memory leak
Markus Scherer
2014-02-25 23:20:31 +0000
1c02705b8fICU-9822 fix U_STRING_INIT string length
Markus Scherer
2014-02-25 22:56:51 +0000
e977c057a9ICU-9101 merge branches/markus/collv2@35225 into the trunk
Markus Scherer
2014-02-25 21:21:49 +0000
4f64ff0152ICU-8116 Add tests to verify that currency plurals is working.
Travis Keep
2014-02-25 00:10:02 +0000
f6de8d8a1cICU-9101 copy icu/branches/markus/collv2/source/tools/genuca2/genuca2.cpp to tools/trunk/unicode/c/genuca/genuca.cpp
Markus Scherer
2014-02-24 22:17:04 +0000
d9085c6d2bICU-10620 Some improvements in ICU4J test framework - printing out stack trace information through the print writer when an exception is thrown from a test code, other than errln. Also, errln no longer prints out useless stack trace information.
Yoshito Umaoka
2014-02-24 21:17:24 +0000
fd8591d83cICU-10734 do not attempt to print the summary as ascii
Steven R. Loomis
2014-02-24 19:53:07 +0000
04855906d8ICU-10630 Add "แอปพลิเคชัน" ("application"), "แท็ก" ("tag") to thaidict.txt (J)
Peter Edberg
2014-02-24 19:35:47 +0000
5877fc6542ICU-10630 Add Thai words for "application" and "tag" to thaidict.txt
Peter Edberg
2014-02-24 19:34:40 +0000
25daba2eb5ICU-10691 Add 23 city names (mostly from exemplar city data) to thaidict.txt (J)
Peter Edberg
2014-02-24 16:39:48 +0000
7ebe390ea6ICU-10691 Add 23 city names (mostly from exemplar city data) to thaidict.txt
Peter Edberg
2014-02-24 16:39:00 +0000
5bafa9890dICU-10733 Fixed a problem in build script for packaging utilities-src.jar.
Yoshito Umaoka
2014-02-24 15:30:11 +0000
2a2d770cd0ICU-10712 Integrate non-collation, non-BCP47 data from CLDR trunk@9766 (J)
Peter Edberg
2014-02-24 07:18:49 +0000
9596efb7f4ICU-10712 Integrate non-collation, non-BCP47 data from CLDR trunk@9766
Peter Edberg
2014-02-24 07:17:41 +0000
e3e20601c0ICU-10547 Remove extra code from tests added there to help me debug.
Travis Keep
2014-02-21 22:34:29 +0000
fcde5a4621ICU-10547 Format -0.0 as a negative when using scientific notation.
Travis Keep
2014-02-21 20:41:39 +0000
151b10c6caICU-10601 Added ACCOUNTINGCURRENCYSTYLE to NumberFormat.
Yoshito Umaoka
2014-02-21 19:15:04 +0000
2ccc9fb2bdICU-10705 More substantive changes were needed. The code didn't get the CLDR data, and there were some problems with the algorithm. Added many more tests, and added a hack to get around the fact that the generated CLDR data is reordered (it needs to maintain the file order!)
Mark Davis
2014-02-21 14:39:12 +0000
f7100c3d6eICU-10718 Cache parsed language, script, country and variant in ULocale.
Yoshito Umaoka
2014-02-21 08:16:18 +0000
05681a5047ICU-10015 Replace use of Deque in dictionary break.
Andy Heninger
2014-02-21 00:31:28 +0000
6f86221deeICU-10640 Fix same bugs around duration formatting that were fixed in C++ in JAVA.
Travis Keep
2014-02-20 23:59:45 +0000
7fb4b7bcf6ICU-10640 Fix various bugs around duration formatting e.g 3:45:23
Travis Keep
2014-02-20 22:41:13 +0000
d09b746a61ICU-10640 Carry rounding measure amounts down except the last to the JAVA implementation.
Travis Keep
2014-02-20 18:54:00 +0000
8b58bace5eICU-10706 Spoof Check, Rename SINGLE_SCRIPT -> SINGLE_SCRIPT_RESTRICTIVE as discussed in the PMC.
Andy Heninger
2014-02-19 23:57:20 +0000
c4f6c43b86ICU-10706 Spoof Check, bug fix & test for Identifier Restriction Level; update spoof checker one time initialization.
Andy Heninger
2014-02-19 23:53:30 +0000
5b67287476ICU-10706 Fix Windows build problem with string literals.
Andy Heninger
2014-02-19 06:59:00 +0000
6d71a96d1bICU-10706 Spoof Check Data Update.
Andy Heninger
2014-02-19 01:29:16 +0000
8525e6bd47ICU-10706 Spoof Check data update.
Andy Heninger
2014-02-19 01:07:32 +0000
a5986fe48dICU-10713 Resolved ICU4J plug-in build script problem with Eclipse 4.4.
Yoshito Umaoka
2014-02-18 07:55:54 +0000
8304daf4d7ICU-10711 Fix pds dataset data builds on zos
Michael Ow
2014-02-18 06:21:37 +0000
388efeb42eICU-10015 Added in-house implementation of Deque wrapping JDK LinkedList for Java 5 env support.
Yoshito Umaoka
2014-02-17 17:35:21 +0000
fd530319e6ICU-10640 In MeasureFormat, use adopted NumberFormat on last measure only; use integer numberformats on the rest.
Travis Keep
2014-02-16 02:10:51 +0000
1d1172e466ICU-10700 Document that relevant registerXXX() method must be called at application startup and unregister() methods must be called at application shutdown.
Travis Keep
2014-02-12 23:37:47 +0000
6ebe0eb16dICU-10015 Dictionary Break Iterator, resolve differences between ICU4J and ICU4C.
Andy Heninger
2014-02-11 00:09:33 +0000
ff4a993daaICU-10640 Get rid of JAVA compiler warnings in MeasureFormat.
Travis Keep
2014-02-10 23:56:23 +0000
abbae79212ICU-10640 Change MeasureFormat::adoptNumberFormat to adhere to ICU users' guide.
Travis Keep
2014-02-10 22:55:18 +0000
059f862c4aICU-10015 Dictionary Break, sync between ICU4C & J. Most changes for this ticket are in ICU4J.
Andy Heninger
2014-02-10 20:12:03 +0000
53ababf5a7ICU-10461 Make NumberFormat::createInstance() and PluralRules::forLocale() 10X faster than before for most common types. Provide internal createSharedInstance() for NumberFormat and SharedFormat for internal use that is 2 orders of magnitude faster than before.
Travis Keep
2014-02-10 19:13:50 +0000
eb26b21238ICU-10662 Removed 'synchronized' keyword from Calendar/TimeZone factory methods and minimize the scope of lock. Added a simple performance test case, but not yet wired to performace test scripts. Created icu4j-perf-tests project and fixed some build script problems in perf-tests.
Yoshito Umaoka
2014-02-07 15:20:17 +0000
401daae867ICU-10633 Implement context-sensitive number formatting (currently just for RBNF)
Peter Edberg
2014-02-06 09:41:17 +0000
1eea3529b2ICU-10676 Also update the unum_open documentation for available styles
Peter Edberg
2014-02-06 07:17:07 +0000
67551b09e9ICU-10676 unum_open should support UNUM_CURRENCY_ISO, UNUM_CURRENCY_PLURAL styles
Peter Edberg
2014-02-06 06:31:50 +0000
53e36c62b6ICU-10640 Add tests to be sure that TimeUnitFormat and CurrencyFormat are stand-ins for MeasureFormat.
Travis Keep
2014-01-30 18:21:57 +0000
995b68f085ICU-10646 Improve test readability.
Travis Keep
2014-01-30 16:55:02 +0000
b5a7244a29ICU-10640 Fix broken build. Fix MeasureFormat.format() to give correct begin and end index in FieldPosition even if the StringBuffer was initially non-empty.
Travis Keep
2014-01-30 07:07:11 +0000
0f59bff9aaICU-10646 Change SimplePatternFormatter.format() method to take String... instead of Object. replace formatValues() with format method that takes a StringBuilder and an int[].
Travis Keep
2014-01-30 07:00:03 +0000
a4074397ecICU-10669 reinstate parallel CLDR-to-ICU build
Steven R. Loomis
2014-01-30 01:42:28 +0000
b50eda3341ICU-10640 Change MeasureFormat to use QuantityFormatter.
Travis Keep
2014-01-30 01:16:05 +0000
d4ec281c99ICU-10646 Introduce Template class and change ListFormatter to use it. Introduce QuantityFormatter class and change RelativeDateTimeFormatter to use it.
Travis Keep
2014-01-29 05:08:55 +0000
1cf0f06b01ICU-10646 Introduce Template class. Change ListFormatter and RelativeDateTimeFormatter to use the Template class instead of ad hoc replacement of placeholders.
Travis Keep
2014-01-29 00:09:46 +0000
4397b041e3ICU-10622 Fix warnings and errors when DEBUG is accidentally defined.
George Rhoten
2014-01-28 04:25:46 +0000
855434f737ICU-10577 Changed Calendar not to use ICULocaleService which depends on language fallback. The new implementation uses calendar type/weekdata cache purely based on locale's region. Also update EhiopicCalendar's constructor to select proper subtype like Islamic calendar. This change also resolves unnecessary cyclic dependency between weekdata and calendar type (See #10425).
Yoshito Umaoka
2014-01-27 22:15:02 +0000
2c56459ce6ICU-10577 Added a test case in ICU4C to check if the calendar factory method uses locale's region to initialize week data. ICU4C library code is working fine, so no changes in the library code.
Yoshito Umaoka
2014-01-27 21:56:47 +0000
86ae277276ICU-10653 Fixed a thread safety problem in SimpleDateFormat.
Yoshito Umaoka
2014-01-27 14:57:00 +0000
48c55b449eICU-10653 Fixed a thread safety problem in SimpleDateFormat.
Yoshito Umaoka
2014-01-27 14:53:26 +0000
33db481060ICU-10639 detect the empty label before the ASCII dot in a domain name that contains nothing else
Markus Scherer
2014-01-24 02:40:16 +0000
4e806c800eICU-10483 Fix no data test errors in ICU4C 53m1
Michael Ow
2014-01-22 21:20:24 +0000
1c67f2b859ICU-10644 Add missing #include of platform.h
Andy Heninger
2014-01-22 19:05:23 +0000
1223df27e0ICU-10483 Further #ifndef U_HIDE_XXX adjustments from running hdrtst
Peter Edberg
2014-01-22 07:27:50 +0000
ebb200b1e4ICU-10483 Update #ifndef U_HIDE_XXX guards for 53m1
Peter Edberg
2014-01-22 04:27:50 +0000
3db45ddd2fICU-10484 Use lowercase m for release file names
Yoshito Umaoka
2014-01-21 20:58:09 +0000
3059ac945fICU-10650 53m1 BRS task - updates for non-ascii code in C
Scott Russell
2014-01-21 20:58:03 +0000
e95bc4dfe8ICU-10483 API Change Report for 53m1
Steven R. Loomis
2014-01-21 20:18:49 +0000
0580e9e8eeICU-10650 remove nbsp (!) that were preventing proper parsing of the @draft tag
Steven R. Loomis
2014-01-21 18:26:44 +0000
58fa667a0bICU-10484 Fixed a problem in ICU4J modularization test targets.
Yoshito Umaoka
2014-01-21 16:47:17 +0000
0654101831ICU-10484 Fixed a couple of issues reported by secureCheck.
Yoshito Umaoka
2014-01-21 15:40:01 +0000
3fa1319cc4ICU-10650 53m1 BRS task - updates for svn properties
Scott Russell
2014-01-21 04:04:40 +0000
c7ed3c0b31ICU-10650 53m1 BRS task - updates for svn properties
Scott Russell
2014-01-21 04:03:13 +0000
6b72b4ee77ICU-7589 readme update
Steven R. Loomis
2014-01-21 02:28:33 +0000
dd62762ee5ICU-7589 fix URL to project
Steven R. Loomis
2014-01-21 02:21:35 +0000
8ff2f476d0ICU-7589 add traccheck script to check ticket status.. tsting an OK checkin
Steven R. Loomis
2014-01-21 02:17:59 +0000
d296d29d47ICU-7589 bump version no
Steven R. Loomis
2014-01-21 01:44:13 +0000
19847a933dICU-7589 add traccheck script to check ticket status..
Steven R. Loomis
2014-01-21 01:11:54 +0000
b11fbe7b7fICU-10483 Update urename.h for 53m1
Peter Edberg
2014-01-20 21:35:40 +0000
4594dced45ICU-10484 Updated the ICU4J API change report for 53M1
Yoshito Umaoka
2014-01-20 17:37:59 +0000
021f31f4b5ICU-10647 fixes to UBA implementation to make it behave exactly like the reference implementations even for all the known weird cases.
Matitiahu Allouche
2014-01-19 22:12:25 +0000
11bda31f78ICU-10647 fixes to UBA implementation to make it behave exactly like the reference implementations even for all the known weird cases.
Matitiahu Allouche
2014-01-19 22:04:33 +0000
281cbf5106ICU-8464 Implement more changes from Markus' code review.
Travis Keep
2014-01-17 23:11:22 +0000
fa4c8fd936ICU-10268 deprecate TimeUnitFormat. Add tests from TimeUnitFormat for MeasureFormat. Add test for doc examples. Fix list formatting for narrow form.
Travis Keep
2014-01-17 01:20:13 +0000
dc1b469069ICU-10219 Added test for 1 minute, 1.0 minutes, 1.01 minutes.
Travis Keep
2014-01-16 22:58:52 +0000
7dc15bbf25ICU-10484 Updated license files in ICU4J for ICU 53
Yoshito Umaoka
2014-01-16 22:50:49 +0000
2bf11e889dICU-10628 Use (const DateFormat*)fmt in udat_getContext, (const NumberFormat*)fmt in unum_getContext
Peter Edberg
2014-01-16 22:46:04 +0000
e084dcaecbICU-10484 A workaround for a JDK TimeZoneNameProvider support problem caused by Pacific/Johnston in the locale SPI test case.
Yoshito Umaoka
2014-01-16 04:32:12 +0000
93ac2bd3b5ICU-10585 Review fixes: Improve arg check, then don't skip res.setTo for preflight case
Peter Edberg
2014-01-15 23:44:01 +0000
c64fb93a29ICU-10434 Oracle JDK still preserves solar times (Asia/Riyadh8x). The ICU4J time zone format test cases must exclude these zone when JDK tz implementation is used.
Yoshito Umaoka
2014-01-15 22:35:58 +0000
541a0405a7ICU-10628 udat_getContext should use const UDateFormat*
Peter Edberg
2014-01-15 20:55:04 +0000
34388ce402ICU-10549 Fixed svn:ignore property value problem found during the code review.
Yoshito Umaoka
2014-01-15 16:14:32 +0000
ee25f053a6ICU-10574 Add basic C sanity check too
Peter Edberg
2014-01-15 09:31:11 +0000
d894ab3a4fICU-10574 Add API (getter/setter) to set capitalization context for NumberFormat, J
Peter Edberg
2014-01-15 09:13:26 +0000
d6eb092438ICU-10591 Fix capitalizationSetting initialization & comment about serialization
Peter Edberg
2014-01-15 09:10:22 +0000
4c8984f5cbICU-10574 initialize fCapitalizationContext in default constructor
Peter Edberg
2014-01-15 08:34:01 +0000
fce9b6ba8cICU-10553 Implement context-sensitive capitalization for relative dates (J)
Peter Edberg
2014-01-15 08:12:16 +0000
f12f43b80eICU-10591 Hoist set/GetContext from SimpleDateFormat to DateFormat (J)
Peter Edberg
2014-01-15 03:40:46 +0000
a82255096cICU-10592 ICU4J BreakIterator, hoist rule status constants to base BreakIterator class
Andy Heninger
2014-01-14 22:27:51 +0000
77c39a1091ICU-10606 Corrected the copyright year.
Yoshito Umaoka
2014-01-14 20:35:14 +0000
c7677154e6ICU-10619 Improve usability of DateFormat's leniency control & promote BooleanAttribute control to draft for v53
Scott Russell
2014-01-14 17:26:35 +0000
8a3afd3cb5ICU-10619 Improve usability of DateFormat's leniency control & promote BooleanAttribute control to draft for v53
Scott Russell
2014-01-14 14:13:48 +0000
1865fa1670ICU-10574 part 1, just API and setContext/getContext implementation
Peter Edberg
2014-01-14 07:31:30 +0000
8067293d35ICU-10043 ignore the genrb --omitCollationRules flag while importing rules
Markus Scherer
2014-01-11 00:28:53 +0000
90b6b64024ICU-10561 ZoneMeta methods must check for bogus input strings
Markus Scherer
2014-01-10 23:14:14 +0000
9dd53d288dICU-10499 fix compile error with gcc.
Andy Heninger
2014-01-10 22:51:31 +0000
c25116c2c8ICU-10615 Updated the fix by adding an intenal API Calendar.haveDefaultCentury() like ICU4C, to exclude Chiense/Japanese/Dangi calendar to skip the default century parsing.
Yoshito Umaoka
2014-01-10 21:45:57 +0000
ed3bb51647ICU-10499 genrb use explicit UnicodeString constructors
Markus Scherer
2014-01-10 21:41:03 +0000
a94152774cICU-8699 Never print stack trace in production code
George Rhoten
2014-01-10 19:52:56 +0000
181351be76ICU-10624 Swat clang compile warnings.
Andy Heninger
2014-01-10 19:49:32 +0000
a988b05e8bICU-10268 Added more tests.
Travis Keep
2014-01-10 19:40:21 +0000
cabbcecf5cICU-10624 Swat clang compile warnings.
Andy Heninger
2014-01-10 19:20:16 +0000
b2f94a75a8ICU-10268 MeasureFormat to format currencies correctly.
Travis Keep
2014-01-10 18:53:53 +0000
2b6a24aebcICU-10624 Fix windows build error introduced with earlier compile warning fix.
Andy Heninger
2014-01-10 18:14:31 +0000
1ebcd33989ICU-10268 Serialize FormatWidth enums by their ordinal values.
Travis Keep
2014-01-10 16:55:55 +0000
a50418ca17ICU-10583 Fixed a minor problem in illegal lead bye handling in the UTF-8 charset recognizer.
Yoshito Umaoka
2014-01-10 16:12:09 +0000
13c6750194ICU-10583 Fixed a minor problem in illegal lead byte handling in the UTF-8 charset recognizer.
Yoshito Umaoka
2014-01-10 16:10:57 +0000
301814f85fICU-10624 Compiler warning cleanups, continued.
Andy Heninger
2014-01-10 08:35:00 +0000
1996008111ICU-10624 Swat clang compile warnings. More fixes to come.
Andy Heninger
2014-01-10 02:24:54 +0000
e38cc9f41bICU-10549 collperf2 also test sorting & binary search
Markus Scherer
2014-01-08 00:39:04 +0000
d72df4a157ICU-10576 fix suboptimal if statement code in setBooleanAttribute
Scott Russell
2014-01-06 21:23:13 +0000
b40d690f2aICU-10615 A quick fix for 2-digit year parsing problem with Japanese calendar. Need more investigation.
Yoshito Umaoka
2014-01-06 15:31:22 +0000
d6d57e4461ICU-10434 tzdata2013i to ICU4J
Yoshito Umaoka
2014-01-03 23:13:53 +0000
c3711bd5bfICU-10434 tzdata2013i to ICU4C, including metazone mapping updates (cldrbug:6893), windows tz mapping updates (cldrbug:6894), make file changes (tzdata2013i removed tz files - solar87/88/89) and a test case update.
Yoshito Umaoka
2014-01-03 23:12:22 +0000
6beb32f883ICU-10548 Use hyphen when setting cl options on Cygwin MSVC builds
Michael Ow
2013-12-31 20:51:27 +0000
aaca304356ICU-10537 Avoid rerunning pkgdata tool when building data
Michael Ow
2013-12-26 21:28:59 +0000
e6656c9e8aICU-10535 toolutil/package.cpp: NUL-terminate pkgPrefix
Markus Scherer
2013-12-23 17:02:59 +0000
cf004a4691ICU-10609 Fix test failures only found in clean build, missed in incremental build, J
Peter Edberg
2013-12-23 06:43:34 +0000
908bae8ff8ICU-10609 Fix test failures only found in clean build, missed in incremental build (hmm)
Peter Edberg
2013-12-23 06:07:15 +0000
a9fc0b9464ICU-10609 Roll in most of the data changes from CLDR r9586 (CLDR 25 pre-m1), J
Peter Edberg
2013-12-23 04:54:04 +0000
f354adb8f6ICU-10609 Roll in most of the data changes from CLDR r9586 (CLDR 25 pre-m1)
Peter Edberg
2013-12-23 04:52:51 +0000
652d2952a2ICU-10603 Add NUMERIC to MeasureFormat.FormatWidth.
Travis Keep
2013-12-18 22:32:17 +0000
ef9fbd093cICU-10268 Implement final comments from ICU meeting.
Travis Keep
2013-12-18 21:55:57 +0000
905fd2dbc6ICU-10268 Create private ImmutableNumberFormat wrapper so that developers don't have to remember to synchronize every use of NumberFormat.
Travis Keep
2013-12-18 21:17:08 +0000
cfea276a2bICU-10334 C vs. J differences when in lenient mode (remove windows specific debug code)
Scott Russell
2013-12-18 20:48:43 +0000
37e74533a6ICU-10334 C vs. J differences when in lenient mode
Scott Russell
2013-12-18 20:03:44 +0000
59dde192b7ICU-10334 C vs. J differences when in lenient mode
Scott Russell
2013-12-18 19:47:13 +0000
876d3ee9a9ICU-10268 fix spelling and punctuation.
Travis Keep
2013-12-17 23:20:58 +0000
e79533c9adICU-10268 Fix equals() / hashCode() according to effective JAVA in MeasureFormat. Take out synchronized blocks in CurrencyFormat as this class will remain thread unsafe.
Travis Keep
2013-12-17 23:16:55 +0000
4cad0847c5ICU-8464 Make formatting relative dates with quantity more efficient by preprocessing the pattern strings. Saves 650ns per format.
Travis Keep
2013-12-17 21:02:16 +0000
ddeb54ee63ICU-10268 Make formatMeasures methods be together.
Travis Keep
2013-12-17 01:23:49 +0000
3ef485dccfICU-10268 Be sure that MeasureFormat and sub classes correctly implement clone() and getLocale(ULocale.VALID_LOCALE)
Travis Keep
2013-12-17 01:09:02 +0000
a53682a55eICU-10268 Fix serialization so that forward compatibility won't break when we add values to the FormatWidth enum.
Travis Keep
2013-12-16 18:22:04 +0000
2b978e596dICU-10549 Updates in the performance test case collperf2.
Yoshito Umaoka
2013-12-16 16:09:05 +0000
75d2b6eb2fICU-10268 Incorporte Suggestions from Markus
Travis Keep
2013-12-13 21:18:00 +0000
afa4315082ICU-10268 Take Measurement API out of technology preview and have it match the current API proposal.
Travis Keep
2013-12-13 18:26:18 +0000
477564f6d6ICU-10557 Use U_NAMESPACE_USE where needed
Michael Ow
2013-12-12 19:25:46 +0000
3ac01a5b95ICU-10593 Add "บลูทูธ" ("Bluetooth") to Thai break dictionary (update ICU4J)
Peter Edberg
2013-12-12 04:21:18 +0000
2a0fd5c83dICU-10593 Add "บลูทูธ" ("Bluetooth") to Thai break dictionary
Peter Edberg
2013-12-12 03:46:15 +0000
fb848db545ICU-10502 revert bad commit of pkg_genc.c
Steven R. Loomis
2013-12-12 03:14:23 +0000
f0608be95dICU-10502 reinstate updated config.guess and config.sub as per ICU-9779
Steven R. Loomis
2013-12-12 03:11:18 +0000
5e491553d2ICU-10571 Add 11 region names in Japanese to cjdict
Peter Edberg
2013-12-12 02:55:47 +0000
095a44d774ICU-10562 UText problem with shallow clone.
Andy Heninger
2013-12-12 01:04:54 +0000
be63df401eICU-6102 do not include system libraries in icu-config --ldflags
Steven R. Loomis
2013-12-12 00:25:57 +0000
a4485aaf71ICU-10557 Fix namespace build issue
Michael Ow
2013-12-11 23:44:06 +0000
5b27505480ICU-10595 A test case reproducing ucol_nextSortKeyPart problem reported by #10595. For now, the test case is marked as a 'known issue'.
Yoshito Umaoka
2013-12-11 22:01:45 +0000
fab919477cICU-10559 Fix C++ compilation errors with U_OVERRIDE_CXX_ALLOCATION=0
Andy Heninger
2013-12-10 23:03:48 +0000
ccb835e2b5ICU-10549 Fixed some problems in test case description in collperf2.
Yoshito Umaoka
2013-12-10 19:34:34 +0000
1f1a501cd1ICU-10557 Fix some zOS build errors caused by missing exports and pthread macros
Michael Ow
2013-12-10 18:10:44 +0000
e0b70a15daICU-10553 RelativeDateFormat copy constructor was incomplete
Peter Edberg
2013-12-10 03:00:08 +0000
e28793a4a6ICU-10532 ICU Charset Detector, port UTF-16 enhancements from Java to C
Andy Heninger
2013-12-10 02:30:58 +0000
63a9fef24bICU-10549 Fixed some scripting problems in the new collation regression test on Windows.
Yoshito Umaoka
2013-12-09 22:58:42 +0000
b804c4392fICU-10553 Add missing udat_close in cdattst.c TestContext()
Peter Edberg
2013-12-09 18:06:56 +0000
401e64ef80ICU-10549 Merging a new collation performance regression test cases from a branch.
Yoshito Umaoka
2013-12-09 17:32:25 +0000
9f29c3ed25ICU-10553 Implement context-sensitive capitalization for relative dates (C), add en contextTransforms for test
Peter Edberg
2013-12-09 06:20:23 +0000
65ecb0b5faICU-8464 Change C++ code according to latest API proposal.
Travis Keep
2013-12-04 22:50:25 +0000
686c54f0fdICU-10505 Do not use u_austrncpy where not necessary
Michael Ow
2013-12-04 21:38:30 +0000
3fa5329e97ICU-8464 Update Java RelativeDateTimeFormatter with latest API proposal.
Travis Keep
2013-12-04 21:19:34 +0000
089a6434acICU-8464 Add relative date formatting.
Travis Keep
2013-11-22 18:26:22 +0000
2601495ccdICU-8464 Fix so that calendar used in RelativeDateTimeFormatter is the default calendar for locale which may not be the gregorian calendar.
Travis Keep
2013-11-21 23:30:27 +0000
b90cbad09cICU-8464 Add Relative Date Formatting for JAVA.
Travis Keep
2013-11-14 19:50:19 +0000
e1a7ad244fICU-10545 Added test to verify rounding scientific notation works.
Travis Keep
2013-11-14 18:57:06 +0000
7db028c450ICU-10542 Add more tests. Use Math.log10() instead of multiplying by 0.1 in a for loop.
Travis Keep
2013-11-12 01:38:45 +0000
e62df37f50ICU-10501 Updated the windows lcid mapping data for new lcids added in Windows 8.1.
Yoshito Umaoka
2013-11-07 20:49:32 +0000
cc2d6e41f8ICU-10532 Improve UTF-16 charset detection.
Andy Heninger
2013-11-07 19:55:48 +0000
2f0c821f16ICU-10515 Moved the top level TestAll to a new project icu4j-testall.
Yoshito Umaoka
2013-11-06 22:09:21 +0000
0ba03b9663ICU-10396 Updated ICU4J API report tools to support enum constants and generics. Added the API signature files generated with the new code back to ICU 4.8, and deleted old API signature files.
Yoshito Umaoka
2013-11-06 20:52:01 +0000
fcdb86f818ICU-10239 make eee[ee] & EEEEE processing in J behave the same as C
Scott Russell
2013-10-30 21:18:19 +0000
29fae20bf6ICU-10434 tzdata2013h to ICU4J
Yoshito Umaoka
2013-10-30 01:51:52 +0000
204058d84cICU-10434 tzdata2013h to ICU4C
Yoshito Umaoka
2013-10-30 01:51:29 +0000
b9ed9d7860ICU-10521 Allow tz2icu to merge supplemental zone-region mapping data. Also removed unused tz.alias.
Yoshito Umaoka
2013-10-29 22:52:20 +0000
7456f5a382ICU-10043 make an error not a crash when reading import rules fails.
Steven R. Loomis
2013-10-29 20:59:03 +0000
f8729ab14fICU-10480 ULI exception data to ICU format, ICU side
Jonathan Lai
2013-10-29 15:50:54 +0000
e980695446ICU-10518 Fixed an infinite loop problem in observesDaylightTime() revealed by tzdata2013h integration.
Yoshito Umaoka
2013-10-29 07:20:08 +0000
ae7ffe938bICU-10483 update readme for ver no
Steven R. Loomis
2013-10-25 19:58:41 +0000
dd3d9b4fcaICU-10513 Also generating JaCoCo code coverage report in xml format.
Yoshito Umaoka
2013-10-24 22:21:00 +0000
48949d1872ICU-10514 Replacing path attribute with location attribute for specifying a single file in pathelement elements in build.xml.
Yoshito Umaoka
2013-10-24 22:05:52 +0000
601dfd67aaICU-10513 Added a build target 'coverageJaCoCo' for generating JaCoCo code coverage report.
Yoshito Umaoka
2013-10-24 17:51:49 +0000
c6736b2504ICU-10502 revert code with bad license in ICU-9779
Steven R. Loomis
2013-10-22 00:44:28 +0000
339b6e98ddICU-10485 Remove warnings from MeasureUnitTest.
Travis Keep
2013-10-21 22:47:41 +0000
363d123de3ICU-10491 update
Steven R. Loomis
2013-10-21 14:50:38 +0000
7e54ae20fbICU-10295 Revert bad commit to trunk; was supposed to be on a branch.
Andy Heninger
2013-10-20 21:15:16 +0000
a2f8930fe9ICU-10491 check in J samples
Steven R. Loomis
2013-10-20 07:49:28 +0000
604f679894ICU-10295 ucleanup experiments.
Andy Heninger
2013-10-19 01:26:53 +0000
2fcbf4c898ICU-10486 Windows build problem with U_USING_ICU_NAMESPACE=0
Andy Heninger
2013-10-18 20:05:25 +0000
77b6bb7721ICU-10493 Added a stub implementation of hashCode() with assert false to make it consistent with equals() in SpoofChecker.
Yoshito Umaoka
2013-10-17 19:34:21 +0000
9fa0f4299dICU-10468 Fix applyPattern so that it resets the padding character.
Travis Keep
2013-10-17 18:44:44 +0000
29d9ed392cICU-10491 a little less simple… added some things needed for swapping to java.
Steven R. Loomis
2013-10-17 06:04:01 +0000
2914240e10ICU-10463 Regular Expressions, remove overlooked function boilerplate from r34565 check-in; should fix failing Windows build.
Andy Heninger
2013-10-15 21:19:27 +0000
334e8f52b8ICU-10419 Removed unused import introduced by the previous change.
Yoshito Umaoka
2013-10-14 22:21:29 +0000
10dd7ed47bICU-10463 Regular Expressions, rework debug conditionals to fix build failures on clang, and to somewhat simplify.
Andy Heninger
2013-10-14 22:11:21 +0000
f1df548fc4ICU-10485 Fixed ListFormatter so that it finds the unit and unit-short version of lists.
Travis Keep
2013-10-14 20:32:35 +0000
a50e894eb8ICU-10219 Fixed a compiler warning in the previous change.
Yoshito Umaoka
2013-10-14 19:17:54 +0000
83b441346bICU-10485 Fixed a build error on Java 5 in the previous change.
Yoshito Umaoka
2013-10-14 19:04:26 +0000
e6ee2ae817ICU-9559 Fixed a holiday demo problem. Removed harmful time zone overrides.
Yoshito Umaoka
2013-10-11 21:49:43 +0000
045919648eICU-10459 Fix segfault in uregex_group() when match is in invalid state.
Andy Heninger
2013-10-11 20:59:39 +0000
2007dc91e7ICU-10462 ICU4C Intltest to use America/Los_Angeles as the default time zone instead of PST.
Yoshito Umaoka
2013-10-10 23:02:15 +0000
80b75a5817ICU-10219 Fix rounding in TimeUnitFormat for JAVA.
Travis Keep
2013-10-10 22:35:06 +0000
a3e12a9fe7ICU-10419 Fix rounding in DecimalFormat in JAVA
Travis Keep
2013-10-10 22:34:05 +0000
12e211c5a3ICU-10219 Fix rounding in TimeUnitFormat.
Travis Keep
2013-10-10 21:52:15 +0000
18b6e9fc60ICU-10419 Fix rounding in NumberFormat.
Travis Keep
2013-10-10 21:49:53 +0000
1746d496d4ICU-10462 Changed the default time zone used by the ICU unit test framework from PST to America/Los_Angeles.
Yoshito Umaoka
2013-10-10 21:23:53 +0000
80ed875e6aICU-10484 Update the ICU4J version numbers to 53/m1
Yoshito Umaoka
2013-10-10 19:01:15 +0000
4566c7282cICU-10483 Update ICU4C to 53.0.1
Michael Ow
2013-10-10 18:17:16 +0000
ff0dbde358ICU-10313 Added Hebrew calendar month value checking for leap year.
Yoshito Umaoka
2013-10-10 17:36:54 +0000
0d678d3115ICU-10313 Added Hebrew month value checking for leap year.
Yoshito Umaoka
2013-10-10 17:35:28 +0000
b2f9cedfbfICU-10139 whoops- remove that message
Steven R. Loomis
2013-10-10 06:03:08 +0000
6161ae065eICU-10139 fix for diff links on branches
Steven R. Loomis
2013-10-10 02:31:09 +0000
72523b3ae8ICU-9950 hilight hover row in review - fix for unicode.org
Steven R. Loomis
2013-10-09 23:00:57 +0000
95f6a29f6bICU-9950 hilight hover row in review
Steven R. Loomis
2013-10-09 22:55:13 +0000
c88467b72bICU-9950 hilight hover row in review
Steven R. Loomis
2013-10-09 22:49:31 +0000
e6ad44f72eICU-10037 Opps.. Removed one more debug line (printf).
Yoshito Umaoka
2013-10-03 22:49:23 +0000
1029b7159dICU-10037 Removed a debug code (printf) left in the previous change.
Yoshito Umaoka
2013-10-03 22:23:53 +0000
8670b5796bICU-10037 Fixed a problem reproduced with a proposed change for Morocco after 2013g. The modified zic did not emit final rule set when there are xxxx only rule and max rule on a same year.
Yoshito Umaoka
2013-10-03 22:21:59 +0000
e47490270bICU-10037 Update tzdata in ICU4J to 2013g
Yoshito Umaoka
2013-10-02 23:52:12 +0000
73bcee9f7fICU-10037 Update tzdata in ICU4C to 2013g. Fixed a problem in ICU zic triggered by tzdata2013g Africa/Casablanca.
Yoshito Umaoka
2013-10-02 23:38:05 +0000
bf88d592b3ICU-9950 improve review tool
Steven R. Loomis
2013-10-01 00:38:52 +0000
a501719673ICU-9950 improve review tool
Steven R. Loomis
2013-10-01 00:14:24 +0000
6934b97a28ICU-10455 fix for 'make install' without icuio
Steven R. Loomis
2013-09-30 20:30:11 +0000
4e85ca937dICU-10449 more Unicode 6.3 data updates from 2013sep25, revert some uppercase properties
Markus Scherer
2013-09-27 22:34:36 +0000
f8886d8602ICU-10449 more Unicode 6.3 data updates from 2013sep25, revert some uppercase properties
Markus Scherer
2013-09-27 22:24:16 +0000
c08602a1feICU-10037 Update tzdata in ICU4C to 2013f
Michael Ow
2013-09-26 17:50:48 +0000
b059da2047ICU-10037 Update tzdata in ICU4J to 2013f
Michael Ow
2013-09-26 17:50:04 +0000
876caf41b7ICU-10446 late ibmi fixes to fix regression in r34369
Steven R. Loomis
2013-09-26 03:56:33 +0000
a6d8c66b64ICU-10442 Revert previous change, the whole class is inside #ifndef U_HIDE_DRAFT_API
Peter Edberg
2013-09-25 06:30:36 +0000
fffa6d65afICU-10442 Fix to have proper #ifndef U_HIDE_DRAFT_API around the now-draft-again API
Peter Edberg
2013-09-25 04:45:57 +0000
b94cbefba9ICU-10398 regen APIChangeReport.html
Steven R. Loomis
2013-09-25 02:17:37 +0000
99fc90c94dICU-10439 add comment about why volatile is here
Steven R. Loomis
2013-09-25 02:08:52 +0000
d437a719e3ICU-10442 Move deprecated listFormatter methods back to draft ICU 50.
Travis Keep
2013-09-25 00:36:22 +0000
006d7063b7ICU-10439 add volatile as per StackOverflow:2219829 to work around what seems to be an optimizer bug in GCC -m32 (at least GCC 4.4.7 and 4.8.1) - revisit in ICU-10420 and ilk.
Steven R. Loomis
2013-09-25 00:31:46 +0000
380a5608aaICU-10439 fix sprintf(%s,NULL)
Steven R. Loomis
2013-09-24 23:40:46 +0000
22f108c028ICU-10161 (J) Speed up trimMarksFromAffix per Yoshito, skip it entirely for affix length 1
Peter Edberg
2013-09-24 04:06:18 +0000
39d41b48a7ICU-10398 bump version # in readme
Steven R. Loomis
2013-09-24 00:30:38 +0000
31a4739bacICU-9627 Updated Date Field Symbol Table links in smpdtfmt.h, added them in udat.h
Peter Edberg
2013-09-23 18:23:05 +0000
3a41fdc007ICU-10399 Some updates for the eclipse plug-in version. Resolve some compiler warnings, updated the build version.
Yoshito Umaoka
2013-09-23 18:14:29 +0000
34abbe1c7fICU-10399 Added ICU4J 52 API signature data file.
Yoshito Umaoka
2013-09-23 15:13:58 +0000
c1839fae2cICU-10399 Added @provisional tag to @draft APIs.
Yoshito Umaoka
2013-09-23 15:10:45 +0000
0111b99f92ICU-10037 Update TestCanonicalID test case exclusion list in ICU4J
Michael Ow
2013-09-23 14:36:27 +0000
fe11501027ICU-10037 Update TestCanonicalID test case exclusion list in ICU4C
Michael Ow
2013-09-23 14:32:20 +0000
c792c0c4b9ICU-10398 Update urename.h
Peter Edberg
2013-09-23 07:15:09 +0000
3f51cb7d8dICU-10398 Update #ifndef U_HIDE_XXXXX_API (e.g. DRAFT) to match status tags (e.g. @draft)
Peter Edberg
2013-09-23 06:52:34 +0000
a72dc953d8ICU-10398 Add missing final EOL
Peter Edberg
2013-09-23 06:51:07 +0000
53499c0d65ICU-8449 ICU4C Islamic Umm Al-Qura calendar updates based on Yoshito's review.
Yoshito Umaoka
2013-09-23 05:30:39 +0000
cb99f40912ICU-8449 ICU4J Islamic Umm Al-Qura calendar updates based on Yoshito's review.
Yoshito Umaoka
2013-09-23 05:15:07 +0000
86ce4329cdICU-10037 Update tzdata in ICU4J to 2013e
Michael Ow
2013-09-23 03:01:10 +0000
85b294e4ecICU-10037 Update ICU4C to tzdata 2013e
Michael Ow
2013-09-23 03:00:40 +0000
02d576bc82ICU-7912 one last (?) review comment
Steven R. Loomis
2013-09-21 00:06:02 +0000
58fd7c7583ICU-7912 more review comments
Steven R. Loomis
2013-09-20 21:17:16 +0000
4396765af8ICU-10399 updated pool.res files
Markus Scherer
2013-09-20 20:47:17 +0000
efac446a19ICU-9051 add an additional check for CHECK_LOCALTIME_LINK
Jungshik Shin
2013-09-20 18:11:24 +0000
4650ca64e3ICU-7912 commit from review comments (thx)
Steven R. Loomis
2013-09-20 05:00:30 +0000
12c5e946e9ICU-10398 updated dependencies
Markus Scherer
2013-09-19 23:51:03 +0000
fed85ddb05ICU-10142 more direct property access
Markus Scherer
2013-09-19 23:49:53 +0000
14a75fc273ICU-10398 updated pool.res files
Markus Scherer
2013-09-19 22:42:58 +0000
0107991a84ICU-10249 review comment updates
Scott Russell
2013-09-19 22:04:52 +0000
379fa7922bICU-10249 review comment updates
Scott Russell
2013-09-19 22:02:47 +0000
a8c9e3b922ICU-10142 bidi test data files from 2013-sep-19
Markus Scherer
2013-09-19 21:58:32 +0000
dfc0089623ICU-10142 bidi test data files from 2013-sep-19
Markus Scherer
2013-09-19 21:58:10 +0000
e5a9a38924ICU-10398 Fix uconfig test errors in ICU 52
Michael Ow
2013-09-19 20:47:22 +0000
c4a3dda5fcICU-10261 review comment updates
Scott Russell
2013-09-19 18:02:36 +0000
886e16a276ICU-10399 Fixed a coding issue. During the initialization of MeasureUnit, it should not use a subclass Currency. Currency.CURRENCY_FACTORY is actually in MeasureUnit, so it should not be accessed through Currency.
Yoshito Umaoka
2013-09-19 17:44:06 +0000
8ac5d5b068ICU-10261 review comment updates
Scott Russell
2013-09-19 17:30:57 +0000
4835d5705aICU-10398 Ensure cintltst and intltest passes without data
Michael Ow
2013-09-19 02:32:57 +0000
37562f403eICU-10394 api promo 50->52 as per PMC
Steven R. Loomis
2013-09-19 00:44:08 +0000
c2356dc2c9ICU-10394 clarify untagged vs missing
Steven R. Loomis
2013-09-19 00:37:01 +0000
ecd20b0cdcICU-10394 cleanup those asterisks (normalize 'UFoo * ufoo_open()' to 'UFoo* ufoo_open()')
Steven R. Loomis
2013-09-19 00:00:29 +0000
ac2fed5f30ICU-10305 Use balign instead of align on the gcc assemblers. Update link to gcc assembler documentatation. Remove TODO.
Travis Keep
2013-09-18 23:32:53 +0000
6cf11c3bf5ICU-10399 Updated api change report.
Yoshito Umaoka
2013-09-18 22:57:01 +0000
e2f60a29eeICU-10399 Added missing API status tags
Yoshito Umaoka
2013-09-18 22:51:19 +0000
464e89cbe8ICU-10361 DecimalFormat NumberFormatRegressionTest::Test10361(), force English DecimalFormatSymbols. Review fix from Markus.
Andy Heninger
2013-09-18 22:18:18 +0000
c9b42d2525ICU-10399 Fixed some compiler warnings (Eclipse and JDK javac).
Yoshito Umaoka
2013-09-18 21:52:51 +0000
3e7d7e68f8ICU-10415 Additional fixes to PluralRules and PluralSamples. Incorrect and missing tags.
Yoshito Umaoka
2013-09-18 20:58:47 +0000
358e1ddcd2ICU-10376 fixup clang warnings
Steven R. Loomis
2013-09-18 20:08:25 +0000
87fff22f2fICU-10393 API status promotion from draft to stable in ICU4J 52.
Yoshito Umaoka
2013-09-18 19:55:38 +0000
0989e56a2fICU-10415 fix mistag
Mark Davis
2013-09-18 18:52:24 +0000
14168ce260ICU-10180 document that a string trie cannot be empty
Markus Scherer
2013-09-18 16:39:06 +0000
4f63a56669ICU-10180 document that a string trie cannot be empty
Markus Scherer
2013-09-18 16:38:37 +0000
59d926f715ICU-10409 fixed tests in wrong file, as per Markus's request
Mark Davis
2013-09-18 13:51:30 +0000
7b164713f3ICU-10383 fix synchronization per Andy.
Mark Davis
2013-09-18 13:41:49 +0000
bb7e154629ICU-10260 Port J LocaleDisplayNamesImpl change for (->[ to C; make similar changes in uloc_getDisplayName
Peter Edberg
2013-09-18 08:33:47 +0000
cd3860a322ICU-10361 Add missing icu namespace on previouos NumberFormat changes.
Andy Heninger
2013-09-17 23:43:28 +0000
36663e1226ICU-10407 more efficient UnicodeString::refCount()
Markus Scherer
2013-09-17 21:59:18 +0000
25bab8fa6fICU-10361 DecimalFormat, remove number size restrictions that were limiting the ability to format big decimals.
Andy Heninger
2013-09-17 21:56:23 +0000
1442c4ffcdICU-9740 fix UnicodeString::getTerminatedBuffer() vs. truncated read-only alias
Markus Scherer
2013-09-17 21:44:35 +0000
df13ae5e76ICU-9396 Reverted allinone.sln changes in the previous commit.
Yoshito Umaoka
2013-09-17 21:17:03 +0000
271e788d65ICU-9396 Accept NULL pointer with length of 0 in ucol_strcoll and ucol_strcollUTF8. Also added some test case verifying the behavior.
Yoshito Umaoka
2013-09-17 21:08:10 +0000
6144e1bad2ICU-10273 work around Windows test failure by disabling optimization of getFixedDecimal.
Steven R. Loomis
2013-09-17 20:42:14 +0000
16785e1aa5ICU-10257 fix typo in isBogus() docs
Markus Scherer
2013-09-17 20:04:29 +0000
82e54bce50ICU-10273 fix compiler warning
Markus Scherer
2013-09-17 19:53:09 +0000
92464523f4ICU-7897 Simplified TestSelection/TestConversionUTF16. Removed the charset encoding name data depending on index of array returned by getAvailableNames(), instead, use hardcoded popular charset names. Modernize the coding style, etc. Reduced the exhaustive test time a lot.
Yoshito Umaoka
2013-09-17 18:20:50 +0000
a99ea9c138ICU-9946 Add test for ede case of formatting {0}, {1}, {2}
Travis Keep
2013-09-17 18:01:18 +0000
bfb8e76bc0ICU-9946 Add test for ede case of formatting {0}, {1}, {2}
Travis Keep
2013-09-17 17:57:07 +0000
c42e57a06cICU-10249 Implement new islamic calendar variants tbla, rgsa
Scott Russell
2013-09-17 16:55:02 +0000
1e57298e3fICU-10012 Disable EBCDIC Arabic/Hebrew detectors by default. Added APIs to enable/disable each charset and get currently active charsets. Use ISO-8859-8-I for ISO-8859-8/logica/implicit - to make the behavior compatible with ICU4C implementation (#9364).
Yoshito Umaoka
2013-09-17 07:07:53 +0000
920dadff8dICU-10012 Disable EBCDIC Arabic/Hebrew detectors by default. Added APIs to enable/disable each charset and get currently active charsets.
Yoshito Umaoka
2013-09-17 06:57:53 +0000
7b6fa12efeICU-9744 add namespace scope
Steven R. Loomis
2013-09-17 06:57:00 +0000
f0dd9e78dcICU-10379 fixes for IBM i - passes all tests!
Steven R. Loomis
2013-09-17 06:31:09 +0000
1f3a6bc750ICU-9744 add more known issues, fix #include issue, remove unused output parameter.
Steven R. Loomis
2013-09-17 06:26:26 +0000
002a4a751eICU-10404 Last minute plural update
John Emmons
2013-09-17 03:47:56 +0000
04f6fc24f4ICU-10404 Last minute plural update
John Emmons
2013-09-17 03:47:37 +0000
76fce4a987ICU-9744 remove timebomb code, update docs for logKnownIssue and log_knownIssue
Steven R. Loomis
2013-09-17 00:55:39 +0000
dcd43f9055ICU-9744 improve logknownissue
Steven R. Loomis
2013-09-17 00:21:47 +0000
9634449e0eICU-10398 roll version # forward
Steven R. Loomis
2013-09-16 22:07:45 +0000
7802f4a73bICU-9744 logKnownIssue and log_knownIssue for ICU4C
Steven R. Loomis
2013-09-16 22:07:02 +0000
0e7c0d8716ICU-10261 give DateFormat more granular leniency control (fix memory leak in test)
Scott Russell
2013-09-16 21:57:44 +0000
a380bf4716ICU-9995 Remove Region.UNDEFINED_NUMERIC_CODE and document.
John Emmons
2013-09-16 20:27:16 +0000
7fb9143401ICU-10378 Use copy-on-write semantics when modifying pre-existing EnumSet.
Travis Keep
2013-09-16 16:49:11 +0000
570986cb96ICU-10261 give DateFormat more granular leniency control (fix failing test on non-Windows platform)
Scott Russell
2013-09-16 14:29:41 +0000
e22e451cd8ICU-10261 give DateFormat more granular leniency control (updated tests didn't get committed)
Scott Russell
2013-09-16 13:43:10 +0000
41d2876025ICU-10261 give DateFormat more granular leniency control
Scott Russell
2013-09-16 12:45:41 +0000
bfbffd7805ICU-10261 give DateFormat more granular leniency control
Scott Russell
2013-09-16 12:20:50 +0000
36e54c57f8ICU-10378 (J) Change to use EnumSet instead of bitmasks
Peter Edberg
2013-09-16 05:20:11 +0000
66a277a085ICU-10142 fixes to UBA implementation to satisfy all tests in BidiTest and BidiCharacterTest (version 6.3.0d3)
Matitiahu Allouche
2013-09-15 20:53:10 +0000
10e5143aa8ICU-10142 fixes to UBA implementation to satisfy all tests in BidiTest and BidiCharacterTest (version 6.3.0d3)
Matitiahu Allouche
2013-09-15 12:03:47 +0000
40f04c3961ICU-9790 Update configure script
Michael Ow
2013-09-14 03:16:37 +0000
86472cec4bICU-10277 disable Basque (eu) test case: there is no Basque collation data, it falls back to the default locale, that makes the test flaky
Markus Scherer
2013-09-13 22:43:09 +0000
25a1c42dd1ICU-9790 Don't use c99 for Solaris/GCC platform
Michael Ow
2013-09-13 21:36:38 +0000
76b93683b4ICU-10338 test & fix ucol_setReorderCodes({default})
Markus Scherer
2013-09-13 21:21:11 +0000
1cb23f24dfICU-10399 ICU4J version number to 52.1.
Yoshito Umaoka
2013-09-13 20:07:16 +0000
a7f34e92c9ICU-8474 restored the canonicalization to =, !=, and %. (Somehow it got reverted, not sure how.) Ran the core tests; was unable to run all the tests (see email to core).
Mark Davis
2013-09-13 19:53:16 +0000
c798c3c95eICU-10251 add note to readme
Markus Scherer
2013-09-13 19:43:07 +0000
3c1cc35984ICU-10251 make CollationElementIterator protected methods private
Markus Scherer
2013-09-13 19:35:54 +0000
b20a9793f9ICU-10282 deprecate bad API RuleBasedCollator::cloneRuleData(), call cloneBinary()
Markus Scherer
2013-09-13 19:25:01 +0000
bac694742eICU-10400 Updated the tool used for updating ICU's ISO 4217 currency numeric code map to support the new ISO 4217 file locations and format.
Yoshito Umaoka
2013-09-13 18:45:24 +0000
e46f248a50ICU-10357 fix from review comment
Steven R. Loomis
2013-09-13 18:38:36 +0000
8e59fa7be4ICU-9915 do not mask off the continuation bits and then later test this masked CE value for isContinuation()
Markus Scherer
2013-09-13 17:12:11 +0000
59b210409fICU-9915 add comment about test case
Markus Scherer
2013-09-13 17:09:57 +0000
b6529f6c53ICU-10273 fix Windows test failure in FixedDecimal.
Andy Heninger
2013-09-13 17:08:58 +0000
0c1b6a8ffdICU-10397 move singleton init out of static functions (perf)
Steven R. Loomis
2013-09-13 16:21:56 +0000
4f1ed3fc6dICU-10398 Check text file line endings
Jonathan Lai
2013-09-13 15:55:48 +0000
02d6148322ICU-10393 Added a new feature to CollectAPI to write out API list in TSV format.
Yoshito Umaoka
2013-09-13 08:14:50 +0000
625aaa18c7ICU-10379 IBM i - make tests run without any special options, update readme
Steven R. Loomis
2013-09-13 05:48:16 +0000
9518f3f302ICU-10273 IBM i fixes
Steven R. Loomis
2013-09-13 05:16:54 +0000
9ef3145fbcICU-9915 do not mask off the continuation bits and then later test this masked CE value for isContinuation()
Markus Scherer
2013-09-13 03:07:39 +0000
5bc9c3dcdbICU-10379 add missing #include <stdio.h>
Jonathan Lai
2013-09-12 23:54:19 +0000
d7aff40250ICU-10378 (J) Support skeleton meta-character 'J' in DateTimePatternGenerator
Peter Edberg
2013-09-12 23:50:38 +0000
1f21a220d9ICU-10378 (C) Delete comma at end of enumerator list
Peter Edberg
2013-09-12 23:48:02 +0000
ce1c10fd51ICU-10378 (C) Support skeleton meta-character 'J' in DateTimePatternGenerator
Peter Edberg
2013-09-12 22:49:07 +0000
e27c77829dICU-8474 Revert changes ULocale's class signature and comparTo method. Also removed Comparable from PluralRule's class signature, but preserved compareTo method as @internal.
Yoshito Umaoka
2013-09-12 20:53:12 +0000
308b16079bICU-7392 DecimalFormatSymbols::createWithLastResortData(UErrorCode), and clean up the real initialize() for supplementary digits and memory management
Markus Scherer
2013-09-12 20:33:29 +0000
ed9d094e61ICU-10273 PluralRules FixedDecimal, avoid undefined cast from NaN to int64_t
Andy Heninger
2013-09-12 20:07:53 +0000
5b0592af79ICU-10273 Investigate Sparc test failure.
Andy Heninger
2013-09-12 17:16:52 +0000
bbc0a17a8eICU-10379 fixes for IBM i - ambiguous types
Steven R. Loomis
2013-09-12 06:29:39 +0000
b258b9a07bICU-10273 fix compilation failure in test- need LL for long long
Steven R. Loomis
2013-09-12 05:49:49 +0000
30feb0c56bICU-10039 Per API review: Add consts, add unumsys_getDescription(), improve documentation
Peter Edberg
2013-09-12 04:33:03 +0000
e059ab24efICU-10273 fix compilation failure on some platforms, also reorder zero-initializers to avoid warning
Steven R. Loomis
2013-09-12 04:04:56 +0000
fd0e17c682ICU-10379 fixes for IBM i - asciism, fix some test cases
Steven R. Loomis
2013-09-12 01:27:29 +0000
8abaebe06eICU-10273 DecimalFormat::getFixedDecimal(), improved handling of rounding, overflow.
Andy Heninger
2013-09-12 01:00:04 +0000
fbb5f5ba1fICU-10371 fix assertion in u_strFromUTF8()/u_strFromUTF8WithSub() code
Markus Scherer
2013-09-12 00:02:41 +0000
caf4feecefICU-10355 std::string is available on Android
Markus Scherer
2013-09-11 23:46:50 +0000
fb38bbbee8ICU-10273 support plurals with decimals in MessageFormat and PluralFormat (ported from Java r34087 & r34276)
Markus Scherer
2013-09-11 23:32:37 +0000
56d546f8c5ICU-8474 minor changes parallel with C++
Markus Scherer
2013-09-11 23:32:15 +0000
790af7c8ddICU-10375 Add \file and \brief to udisplaycontext.h headers so it works in apiref/icu4c/files.html
Peter Edberg
2013-09-11 21:38:11 +0000
31cdcb89e0ICU-10379 fixes for IBM i - mostly clarifying ambiguous casts.
Steven R. Loomis
2013-09-11 19:38:07 +0000
ce0795b141ICU-10380 Integrate additional CLDR 24 data ref. Cldrbug:6672
John Emmons
2013-09-11 19:18:50 +0000
a21f88f977ICU-10380 Integrate additional CLDR 24 data ref. Cldrbug:6672
John Emmons
2013-09-11 19:16:25 +0000
6bef61a350ICU-10161 Delete number format after use
Michael Ow
2013-09-11 17:49:34 +0000
5a1e66e343ICU-10039 Add basic C wrapper for NumberingSystem (numsys.h), version 1
Peter Edberg
2013-09-11 05:07:00 +0000
90522bf7b1ICU-10273 add DecimalFormat::getFixedDecimal(Formattable &)
Andy Heninger
2013-09-11 01:17:28 +0000
e50e12a1ddICU-10360 update runConfigureICU for MacOSX vs MacOSX/GCC
Steven R. Loomis
2013-09-11 01:02:24 +0000
b3d29d3d8cICU-9742 removing tests depending on closed CldrBug:3058
Steven R. Loomis
2013-09-11 00:51:18 +0000
90fd46df00ICU-10345 Call adoptInstead instead of orphan to avoid memory leak
Michael Ow
2013-09-11 00:03:06 +0000
a183ef1302ICU-10065 (J) In DateTimePatternGenerator, add support for pattern chars O,X,x, adjust support for V,Z
Peter Edberg
2013-09-10 21:53:00 +0000
33c679b135ICU-10065 Delete redundant LOW_K row in dtTypes[]
Peter Edberg
2013-09-10 21:29:14 +0000
a6e8bf3f32ICU-10065 Better sanity checks and error logging in testAllFieldPatterns
Peter Edberg
2013-09-10 20:34:57 +0000
0502015988ICU-10331 Fix memory leak in data test
Michael Ow
2013-09-10 17:03:42 +0000
1425e44635ICU-10142 Add missing final EOL in ubidi.c
Peter Edberg
2013-09-10 07:59:01 +0000
ebea161b11ICU-10065 In DateTimePatternGenerator, add support for pattern chars K,O,X,x, adjust support for V
Peter Edberg
2013-09-10 07:51:38 +0000
f2f67fbaa8ICU-10373 A few more namespace tweaks to fix the Windows build.
Andy Heninger
2013-09-10 03:44:20 +0000
50e5fd3e23ICU-10373 One more namespace fix.
Andy Heninger
2013-09-10 00:59:18 +0000
d4233dc050ICU-10373 Fix ambiguous names build problem from previous namesapce change.
Andy Heninger
2013-09-10 00:46:27 +0000
8f38199123ICU-10365 fix namespace issue: icu::UInitOnce
Markus Scherer
2013-09-10 00:34:12 +0000
86c481026cICU-10373 fix -DU_USING_ICU_NAMESPACE=0 issues
Steven R. Loomis
2013-09-10 00:13:41 +0000
74f4eeb5e2ICU-10329 Update ICU4J charset alias table
Michael Ow
2013-09-09 18:44:28 +0000
7be74bc255ICU-10329 Update Java alias for ISO-8859-7
Michael Ow
2013-09-09 18:16:12 +0000
5cf1e499d1ICU-10290 Update bsd config file
Michael Ow
2013-09-09 17:58:07 +0000
45794dd120ICU-10370 Remove BOMs from java files in the samples
John Emmons
2013-09-08 04:08:33 +0000
1aa921d201ICU-10335 Add missing alias from ky_KG to ky_Cyrl_KG
John Emmons
2013-09-08 04:01:38 +0000
613458a08aICU-10335 Add missing alias from ky_KG to ky_Cyrl_KG
John Emmons
2013-09-08 03:52:02 +0000
a3c50c6e67ICU-10335 Merge completed CLDR24 branch into trunk.
John Emmons
2013-09-07 20:54:48 +0000
a869b0d483ICU-10335 Merge completed CLDR24 branch into trunk.
John Emmons
2013-09-07 20:46:42 +0000
5084b2da73ICU-7647 Update compiled license document to include the laodict.txt license
Peter Edberg
2013-09-07 01:36:01 +0000
dc0285bb1fICU-7647 J, Add/use LaoBreakEngine and corresponding dictionary
Peter Edberg
2013-09-07 01:03:46 +0000
bf4126616bICU-7647 Add/use LaoBreakEngine and laodict.txt; more useful messages in gendict
Peter Edberg
2013-09-06 23:43:13 +0000
4d9fad13efICU-10273 Plural Rules Fixed Decimal, improve handling of NaN and Infinity
Andy Heninger
2013-09-06 20:02:42 +0000
bd7fd3318fICU-10132 Reverting to options as of r477 - regressed in r32558
Steven R. Loomis
2013-09-06 06:22:23 +0000
47849b94beICU-10366 checkin libs
Steven R. Loomis
2013-09-06 06:08:24 +0000
bfe2498a03ICU-10366 regen APIChangeReport.html
Steven R. Loomis
2013-09-06 06:06:16 +0000
e1d6ea0aa7ICU-10366 add inplace-old to work around relative directory madness
Steven R. Loomis
2013-09-06 06:03:39 +0000
00ea16b361ICU-7912 one more update to fix untagged items..
Steven R. Loomis
2013-09-06 05:04:54 +0000
4c46fa7dd8ICU-10365 another typo as per r34214
Steven R. Loomis
2013-09-06 05:01:22 +0000
216de3bb95ICU-10365 Fix typo in previous commit that broke the build on several platforms.
Andy Heninger
2013-09-06 04:14:48 +0000
ec72ffe189ICU-10161 J - Ignore LRM/RLM/ALM in text and affixes when comparing; add internal support for minus/plus symbol strings to DecimalFormatSymbols; pre-integrate some CLDR 24 number symbol/pattern changes so tests match them.
Peter Edberg
2013-09-06 02:06:05 +0000
9254716caaICU-10366 checkin initial APIChangeReport.html
Steven R. Loomis
2013-09-06 02:02:15 +0000
ee400779a0ICU-10366 allow inplace build, add note about xalan/xerces
Steven R. Loomis
2013-09-06 01:59:35 +0000
bb7e5684deICU-10365 Mutex implementation, use ICU namespace where possible, cleans up urename.
Andy Heninger
2013-09-06 01:41:14 +0000
7b3b75a525ICU-10273 Plural Rules, add DecimalFormat::getFixedDecimal(). Work in progress.
Andy Heninger
2013-09-05 23:28:28 +0000
bcfcd53be9ICU-10161 trimMarksFromAffix must trim all marks; update "ar" number patterns to latest
Peter Edberg
2013-09-05 22:13:07 +0000
e5fac0714cICU-10345 make formatting of a Formattable currency thread safe.. by cloning. makes unum_formatDoubleCurrency also slow.
Steven R. Loomis
2013-09-05 05:32:56 +0000
7a9480beccICU-10357 only show 'are you missing data' once
Steven R. Loomis
2013-09-05 03:55:29 +0000
6b21f7fe67ICU-10100 promote getFontTable(tag,length) to draft.
Steven R. Loomis
2013-09-05 00:23:28 +0000
18b2a30242ICU-10331 use --std=c++03 by default for MinGW
Steven R. Loomis
2013-09-04 23:00:06 +0000
9a537be436ICU-10331 move platform dependency out of udatatst.c , other fixes for msys/mingw
Steven R. Loomis
2013-09-04 22:36:52 +0000
eccd3b0f42ICU-9790 forgot to checkin aclocal.m4 (though it is generated)
Steven R. Loomis
2013-09-04 22:01:44 +0000
4ef4dd1531ICU-9619 note in readme
Steven R. Loomis
2013-09-04 19:39:59 +0000
091b5afbb0ICU-9790 note file contents
Steven R. Loomis
2013-09-04 17:31:08 +0000
8997c77684ICU-10161 Now compareSimpleAffix ignores LRM/RLM/ALM in affix or text when comparing them; and pre-integrate some CLDR 24 number symbol & pattern changes so tests will match the new data.
Peter Edberg
2013-09-04 10:46:03 +0000
f51f2f06d8ICU-10331 mingw fixes
Steven R. Loomis
2013-09-04 06:59:04 +0000
f2844dc9e1ICU-10028 u_finit and u_fadopt test
Steven R. Loomis
2013-09-04 06:19:26 +0000
e001989611ICU-10122 fix test for U_TIMEZONE
Steven R. Loomis
2013-09-04 05:41:01 +0000
ced24eea2bICU-9790 bring ICU kicking and screaming into the 20th [sic] century
Steven R. Loomis
2013-09-04 05:14:27 +0000
f9d90ad80bICU-10178 clarify UnicodeString::compare
Steven R. Loomis
2013-09-04 04:40:58 +0000
1e5f54e5cfICU-10342 oops - make sure icuio builds before tools. (derb depends on ustdio.) This worked in parallel but not in -j1
Steven R. Loomis
2013-09-04 03:58:09 +0000
d5f385d4e5ICU-10249 Implement new Islamic calendar variants tbla, rgsa (fix for broken test)
Scott Russell
2013-09-04 02:44:27 +0000
6fdda37087ICU-10351 add "pcheck", parallel check
Steven R. Loomis
2013-09-04 02:09:29 +0000
003c35c1d9ICU-10273 Plural Rules, add DecimalFormat::getFixedDecimal(). Work in progress.
Andy Heninger
2013-09-04 01:07:35 +0000
df276b7a30ICU-10342 remove OS deps from derb
Steven R. Loomis
2013-09-04 00:10:00 +0000
bc0dcf4cb0ICU-9619 add const to getters
Steven R. Loomis
2013-09-04 00:01:26 +0000
d2d0d0d9f0ICU-10249 Implement new Islamic calendar variants tbla, rgsa
Scott Russell
2013-09-03 22:26:48 +0000
b8227cab88ICU-10142 just checking that I can commit.
Matitiahu Allouche
2013-09-03 20:21:42 +0000
7eeeccbcbbICU-10142 fix for old-style C
Markus Scherer
2013-09-03 17:58:45 +0000
2786b25dffICU-10270 fix // comments in udat.h
Steven R. Loomis
2013-09-03 17:44:01 +0000
f6f9d3762fICU-9960 The private/@internal versions of matchString,subParse added in r31186 should be marked as such
Peter Edberg
2013-09-03 05:14:19 +0000
454a0ec782ICU-9741 trivial fix to header, u_strcoll -> ucol_strcoll
Steven R. Loomis
2013-08-30 23:46:37 +0000
3337da7e64ICU-9710 fixed U_PLATFORM on darwin. also added U_PF_BSD to the debug printf while at it.
Steven R. Loomis
2013-08-30 23:39:28 +0000
97f490833eICU-10308 add back only the flags which make a difference
Steven R. Loomis
2013-08-30 22:45:31 +0000
b8f63d6f26ICU-10308 remove platform specific stuff from .pc files. Add note recommending pkg-config over icu-config.
Steven R. Loomis
2013-08-30 22:09:58 +0000
cfa973f062ICU-10123 add check for elf.h before using (note, had to add U_HAVE_ELF_H)
Steven R. Loomis
2013-08-30 21:20:02 +0000
45a374dc3fICU-9779 update config.guess and config.sub from latest on savannah
Steven R. Loomis
2013-08-30 20:58:37 +0000
5cbd24e441ICU-9211 add --disable-tools and warnings
Steven R. Loomis
2013-08-30 20:47:42 +0000
e77aa2a82fICU-10142 BidiCharacterTest.txt field 0 is always a code point string
Markus Scherer
2013-08-30 20:27:29 +0000
7f8c0f9fe0ICU-9675 clean regen configure (whitespace)
Steven R. Loomis
2013-08-30 20:27:13 +0000
748e8c9cc6ICU-10142 implement Unicode 6.3 bidi algorithm additions: merge icu4j/branches/mati/uba63 into trunk, merge new test for BidiCharacterTest.txt into BiDiConformanceTest.java
Markus Scherer
2013-08-30 19:50:39 +0000
90b538ae3fICU-10142 implement Unicode 6.3 bidi algorithm additions: merge icu/branches/mati/uba63 into trunk, merge new test for BidiCharacterTest.txt into bidiconf.cpp
Markus Scherer
2013-08-30 16:32:45 +0000
b5da651126ICU-8449 compiler warning clean-up & add support for maintaining existing civil property along with new cType
Scott Russell
2013-08-30 14:45:58 +0000
839ec55eabICU-10176 No line break in $SY $HL; update tests, including old missing updates for RBBITestMonkey (J)
Peter Edberg
2013-08-30 06:39:01 +0000
b6dcdfcd25ICU-10176 No line break in $SY $HL; update tests accordingly
Peter Edberg
2013-08-30 05:51:27 +0000
45561757ccICU-10182 Build Time mutexes, merge from development branch.
Andy Heninger
2013-08-30 01:23:42 +0000
7e42977505ICU-10296 Fix the company name for Apple
Peter Edberg
2013-08-30 00:56:10 +0000
be5eec1c83ICU-10296 Add 2 words to Thai dictionary (มั้ย, มั๊ยล่ะ), add tests (J)
Peter Edberg
2013-08-29 23:57:25 +0000
7f3d307ef8ICU-10274 Rollback TimePeriod additions, but leave in changes to listformatter for Mark's more generic units API.
Travis Keep
2013-08-29 23:45:48 +0000
8f0c5ac557ICU-10296 Add 2 words to Thai dictionary (มั้ย, มั๊ยล่ะ), add tests (C)
Peter Edberg
2013-08-29 23:30:48 +0000
80597323f8ICU-10331 fix immediate issue on cygwin, mingw still broken. also fix warnings and spaces
Steven R. Loomis
2013-08-29 21:36:06 +0000
bc031bb637ICU-10268 Restored Currency serialization backward compatibility support for now. Also fixed a bunch of compiler warnings (both Eclipse compiler and JDK) introduced by unit/measure format work.
Yoshito Umaoka
2013-08-29 21:14:09 +0000
3188fd4a62ICU-10300 Add "オーストラリア" to cjdict.txt (J)
Peter Edberg
2013-08-29 21:13:43 +0000
f8c52a1490ICU-10300 Add "オーストラリア" to cjdict.txt, add related test (C)
Peter Edberg
2013-08-29 20:52:45 +0000
3a4fa13ef8ICU-10268 Mark Units API as internal deprecated and fix some minor bugs.
Travis Keep
2013-08-29 18:31:11 +0000
4431fc1f14ICU-10299 Fix CjkBreakEngine fWordSet to include 30FC,FF70 (ICU4J)
Peter Edberg
2013-08-29 18:04:59 +0000
ca03cd866dICU-10268 Serialization compatibility test related changes. Cleaned up skip cases. Reverted a previous change that seemed to exclude Currency from the compatibility test. Also fixed some compiler warnings introduced by previous commits for this ticket.
Yoshito Umaoka
2013-08-29 17:45:39 +0000
bd82ee99c1ICU-10268 Exclude PluralRules$FixedDecimal from the serialization coverage test for now.
Yoshito Umaoka
2013-08-29 17:30:19 +0000
3f712e7635ICU-10339 Fix build error on Cygwin/gcc (INT64_MAX) instead of (U_INT64_MAX)
John Emmons
2013-08-29 17:13:06 +0000
2f02059ddaICU-10299 Fix CjkBreakEngine fSet to include 30FC,FF70; fix broken test data (ICU4C)
Peter Edberg
2013-08-29 05:13:36 +0000
6ddf597269ICU-10273 fix bug in plural rules parser, caused failure of CompactDecimalFormatTest
Andy Heninger
2013-08-29 00:50:50 +0000
3b26d31728ICU-10273 fix for Solaris build error in plural rules (hopefully).
Andy Heninger
2013-08-28 23:50:29 +0000
2c580225a6ICU-10322 add a scary warning
Steven R. Loomis
2013-08-28 23:17:03 +0000
d6b7c390aeICU-10322 simple resource bundle builder
Steven R. Loomis
2013-08-28 23:12:36 +0000
1a0fdb09e3ICU-10168 minor Unicode 6.3 change log updates
Markus Scherer
2013-08-28 22:52:37 +0000
fe1a149ca5ICU-10168 Unicode 6.3 data files as of 2013-aug-27
Markus Scherer
2013-08-28 21:08:11 +0000
4dc67e0203ICU-10273 New plural rule syntax. Changes merged from development branch. With this checkin, Plural rule data is back in synch between ICU4C, ICU4J and CLDR trunk.
Andy Heninger
2013-08-28 20:51:44 +0000
fa9f269f4dICU-8474 CompactDecimalFormat improvement avoid extra format call. Fix bugs in FixedDecimal.
Travis Keep
2013-08-28 19:34:03 +0000
6037d39183ICU-10268 Add the units along the lines of what was discussed. Needs more work, however.
Mark Davis
2013-08-28 15:55:54 +0000
ff5564232dICU-10168 Unicode 6.3 data files as of 2013-aug-27
Markus Scherer
2013-08-28 01:36:57 +0000
196921e4cdICU-10168 minor improvements for unicodetools
Markus Scherer
2013-08-27 18:05:47 +0000
39184cab6aICU-9675 add -Qunused-arguments if compiler is clang
Steven R. Loomis
2013-08-26 20:45:20 +0000
2a36e2f226ICU-8474 support plurals with decimals in MessageFormat and PluralFormat
Markus Scherer
2013-08-26 20:29:07 +0000
ca9d96f401ICU-8474 Fix test to also check for decimals if integer samples empty
Mark Davis
2013-08-24 16:19:47 +0000
9685634a0fICU-8474 Plural Rules, tweak samples test to stop false failures.
Andy Heninger
2013-08-24 00:16:11 +0000
f3dce2ad42ICU-8474 Plural Rule data regenerated from CLDR.
Andy Heninger
2013-08-23 19:54:33 +0000
4505512d3eICU-8474 Many changes to tests and code in order to properly separate DECIMAL from INTEGER isLimited and samples; fix samples/unbounded in CLDR, fix bounded, fix when to return null, check disallowed syntax etc.
Mark Davis
2013-08-23 10:38:57 +0000
c207e27745ICU-10250 fix an error in _getKeywords()
Jungshik Shin
2013-08-21 23:51:56 +0000
6d3d9db092ICU-10305 ensure that data converted to assembly language starts on a 16 byte boundary.
Travis Keep
2013-08-21 22:37:32 +0000
d73447b346ICU-9526 Fixed a paring problem with custom monetary grouping separator. Ported equivalent fix for monetary decimal separator handing, updating the fix done by #9521. Fixed some bad coding style. Added a test case for testing custom symbols.
Yoshito Umaoka
2013-08-20 20:59:18 +0000
b0eaf25682ICU-9526 Fixed a parsing problem with custom monetary gouping separator. Fixed some bad coding style. Added a test case for testing custom symbols.
Yoshito Umaoka
2013-08-20 20:51:31 +0000
10ae93e130ICU-10243 Free resource bundle before opening another one
Michael Ow
2013-08-20 20:19:58 +0000
b19b309b18ICU-10243 J, LocaleData.getMeasurementSystem/getPaperSize should get data from supplementalData
Peter Edberg
2013-08-19 23:49:53 +0000
9163c9d8beICU-10243 C, ulocdata_getMeasurementSystem/getPaperSize should get data from supplementalData
Peter Edberg
2013-08-19 22:29:26 +0000
6cfd149314ICU-8474 major change to PluralRules to move sample generation code into CLDR. Also did close to final renaming of internal classes
Mark Davis
2013-08-19 18:32:42 +0000
60c838d40fICU-8474 major change to PluralRules to move sample generation code into CLDR. Also did close to final renaming of internal classes
Mark Davis
2013-08-19 18:32:19 +0000
7b22c02d86ICU-8449 Remove calendar instances after test
Michael Ow
2013-08-17 19:37:46 +0000
b7048715bbICU-10284 Fixed to use correct path for cldr tools, "${env.CLDR_DIR}/tools/java"
Peter Edberg
2013-08-17 04:34:27 +0000
7c9e0aa2e8ICU-10310 C++11 checking in configure script.
Andy Heninger
2013-08-16 22:56:38 +0000
53ddd94796ICU-10310 Improve C++11 handling in configure script
Andy Heninger
2013-08-16 18:39:31 +0000
c3b0565eeaICU-8449 fix broken build from earlier checkin.
Andy Heninger
2013-08-16 18:10:31 +0000
e715efb8e8ICU-8449 Add Um al-Qura Hijri Calendar Support
Scott Russell
2013-08-16 17:09:51 +0000
c291c1230dICU-10309 Fixed LD_LIBRARY_PATH issue (missing '/') - some more changes.
Yoshito Umaoka
2013-08-16 17:07:02 +0000
5f2027f091ICU-8449 fix incorrect deprecations
Scott Russell
2013-08-16 16:44:14 +0000
bccb2df544ICU-10309 Changed performance regression test script not depending on ICU installation. The test programs are now invoked with a proper environment for each ICU copy. Also clean up some test scripts.
Yoshito Umaoka
2013-08-16 16:11:21 +0000
a442610f93ICU-8449 Add Um al-Qura Hijri Calendar Support
Scott Russell
2013-08-16 16:04:37 +0000
60501becc4ICU-10258 Free minus sign and plus sign set in a clean up function.
Travis Keep
2013-08-15 21:02:16 +0000
310f2f2a22ICU-10304 Fix MessageFormat::setArgStartFormat() so that it returns immediately after freeing adopted pointer on error.
Travis Keep
2013-08-15 00:08:34 +0000
f72d9c1fe0ICU-10306 Fix ICU data loading so that data that is padded with 8 bytes is still loaded correctly.
Travis Keep
2013-08-15 00:01:20 +0000
27d3e9435bICU-10274 Close resource bundle after use
Michael Ow
2013-08-14 20:17:38 +0000
3b2de608edICU-10155 Deleted an empty test case - TestGetEffectiveCurrency.
Yoshito Umaoka
2013-08-14 19:47:38 +0000
93ab4f8addICU-7912 Fix memory leak in cintltst TestUFormattable
Michael Ow
2013-08-13 23:32:48 +0000
d8d708a40cICU-10256 Fixed NPE problem in TimeZoneJDK#clone().
Yoshito Umaoka
2013-08-13 14:35:01 +0000
788aa8acf6ICU-10252 Use the new converter to generate synthetic locales and .mk files.
Jennifer Chye
2013-08-12 23:27:00 +0000
8e9b5e0b7eICU-10301 Remove singleton classes, convert existing usage to UInitOnce
Andy Heninger
2013-08-12 03:35:22 +0000
7879f2905bICU-10281 Synchronized patched en_MO to resolve time zone name MST problem.
Yoshito Umaoka
2013-08-09 20:40:48 +0000
cbdc7bd38fICU-10281 Temporary patch for MST problem in locale en_MO. Next CLDR data sync should resolve the issue in a different way.
Yoshito Umaoka
2013-08-09 20:39:32 +0000
0061d3a9b7ICU-10184 umutex.h, change to C++ only, in preparation for build time user mutex support.
Andy Heninger
2013-08-09 19:53:07 +0000
bea4641b0dICU-10281 Fixed a VTIMEZONE writer problem that may produce overlapping rules.
Yoshito Umaoka
2013-08-09 16:32:44 +0000
78a74d6171ICU-10281 Fixed a VTIMEZONE writer problem that may produce overlapping rules.
Yoshito Umaoka
2013-08-09 16:32:00 +0000
6c56141d57ICU-10252 Switch rbnf and brkitr conversion to use the new converter.
Jennifer Chye
2013-08-09 00:34:22 +0000
22ffd50c07ICU-10246 Remove extra lenient-parse rules from source/data/xml (again).
Jennifer Chye
2013-08-08 22:56:45 +0000
d77b72275aICU-10298 Updated windowsZones.txt from the CLDR trunk.
Yoshito Umaoka
2013-08-08 20:52:54 +0000
24d0d73061ICU-10284 Remove redundant cldrVersion args.
Jennifer Chye
2013-08-05 19:39:34 +0000
c28bbbe39bICU-10284 Remove unnecessary enviroment variables required by LDML2ICU conversion process.
Jennifer Chye
2013-08-05 18:26:24 +0000
9ac2af33e1ICU-10288 check in original file (letest.xml is derived - committing update to show changed date)
Steven R. Loomis
2013-08-01 21:50:14 +0000
0bd4a85122ICU-10204 Fix broken link in hebrew calendar documentation.
Travis Keep
2013-07-31 23:38:17 +0000
4532a7082cICU-10271 C++11 atomics, simplify #ifdefs.
Andy Heninger
2013-07-30 00:17:15 +0000
a04e4eb615ICU-10271 tweak to configure test for C++11 #include <atomic>.
Andy Heninger
2013-07-25 20:41:57 +0000
41b7ee189dICU-10258 Parse different variations of '+' and '-' when isLenient is set in C++.
Travis Keep
2013-07-25 17:58:37 +0000
6e38f36e18ICU-10222 (C) Update CLDR data snapshot: Latvian plural fix, measurementData in supplemental
Peter Edberg
2013-07-23 07:38:05 +0000
22ea7ff401ICU-10222 (J) Update CLDR data snapshot: Latvian plural fix, measurementData in supplemental
Peter Edberg
2013-07-23 07:36:06 +0000
f4e36c9c98ICU-10253 Plural Rule, support for new syntax for fractional rules. Merge from development branch.
Andy Heninger
2013-07-22 23:57:17 +0000
12b26e3073ICU-10067 Implement feedback from API proposal.
Travis Keep
2013-07-22 22:18:54 +0000
b58875e894ICU-10254 Added dtitvfmtsample.cpp, dtptngsample.cpp, and plurfmtsample.cpp. Update all/all.sln, dtitvfmt.h,dtptngen.h and plurfmt.h to embed the sample into the ICU4C API docs.
Bing Long
2013-07-22 16:31:11 +0000
7b11899477ICU-8474 make the fields of NumberInfo @internal for access by CLDR.
Mark Davis
2013-07-20 22:57:32 +0000
07c13a589eICU-8474 Fixed more test cases caused by plurals change
Mark Davis
2013-07-20 21:18:07 +0000
5c071a90feICU-8474 added Russian cases to replace ones with fixed decimals.
Mark Davis
2013-07-19 20:26:43 +0000
a93c71f71cICU-8474 fixed currency tests.
Mark Davis
2013-07-19 20:22:23 +0000
c75c662d21ICU-8474 fixed Serbian data
Mark Davis
2013-07-19 20:04:47 +0000
50323c01c7ICU-8474 made syntax fixes in accordance with doc, adjusted code for currencies to work right.
Mark Davis
2013-07-19 19:38:17 +0000
703a9a0056ICU-10255 set flag even on =1 case, add documentation
Steven R. Loomis
2013-07-19 01:44:39 +0000
f844fdd2cbICU-10255 add U_HAVE_ATOMIC define, whether <atomic> can be included or not. Also zap some whitespace.
Steven R. Loomis
2013-07-18 16:27:50 +0000
b8f66e90c3ICU-10222 (C) Update some plural test cases, add better error logging
Peter Edberg
2013-07-18 01:31:13 +0000
7d4180dc4dICU-10187 Fix test (regions that leaked () in CLDR).
Mark Davis
2013-07-15 13:40:57 +0000
99d92460a3ICU-10187 Fix test (regions that leaked () in CLDR.
Mark Davis
2013-07-15 13:11:49 +0000
fa4c3dbe59ICU-10187 replace the parens by brackets. Note: could not write a test, since we can't change ICU's locale data. However, stepped through the data to ensure that it worked.
Mark Davis
2013-07-15 10:10:12 +0000
3cb132047dICU-10222 TimeUnitFormat to look under units/duration for time units instead of just units.
Travis Keep
2013-07-11 22:19:13 +0000
b0595e1051ICU-10222 Reverted r33902, but updated the locale used for testing from 'ru' to 'uk'. The test case was originally written for the rule set formerly shared by 'ru' and 'uk', but the rule for 'ru' had been changed. After the new syntax for fractional plural is once supported in ICU4C, then the test case should pass successfully with locale 'uk'.
Yoshito Umaoka
2013-07-11 19:13:13 +0000
249d1156a1ICU-10222 Changed a test case in testPluralFormat to use locale 'uk' instead of 'ru'. The test case was originally written for the rule set formerly shared by 'ru' and 'uk', but the rule for 'ru' had been changed.
Yoshito Umaoka
2013-07-11 19:10:09 +0000
dc3bff3e0dICU-10244 (C) LocaleData.getLocaleSeparator now returns piece between {0} and {1} in new localeSeparator pattern
Peter Edberg
2013-07-11 18:59:13 +0000
057a643216ICU-10222 Fix CompactDecimalFormat tests for serbian to match new plural rules.
Travis Keep
2013-07-11 17:19:48 +0000
7f28ebe179ICU-10246 Revert changeset 33903 for until 52m1 is complete.
Jennifer Chye
2013-07-11 17:04:13 +0000
4374056f91ICU-10252 Revert changeset 33904 until 52m1 is complete.
Jennifer Chye
2013-07-11 17:02:02 +0000
f4fd91b94fICU-10244 (C) ulocdata_getLocaleSeparator now returns piece between {0} and {1} in new localeSeparator pattern
Peter Edberg
2013-07-11 07:00:49 +0000
85157b3fc4ICU-7912 final update to apidocs. Also removed references to non-existent kDecimalNumber (from fmtable.h), and cleaned up other docs
Steven R. Loomis
2013-07-11 00:31:41 +0000
7bc028baa8ICU-10252 Switch rbnf and brkitr conversion to the new converter and remove redundant cldrVersion flags.
Jennifer Chye
2013-07-10 21:10:29 +0000
0530fbf243ICU-10246 Remove duplicate lenient-parse rules in data/xml/rbnf.
Jennifer Chye
2013-07-10 20:55:11 +0000
d17fb7ead0ICU-10222 Fix failing test for MessageFormat because the plural rules for russian changed.
Travis Keep
2013-07-10 20:52:00 +0000
e52a073beeICU-9272 CharsetDetector Inefficiencies
Ramy Said
2013-07-10 07:16:36 +0000
7270b111c0ICU-10083 Update urename.h for 52.0.1
Peter Edberg
2013-07-10 06:44:41 +0000
2e0d24aafcICU-10084 BRS - Updated the API change report. Supplied API status tag to a bunch of new draft/private APIs. Fixed a API change report tool problem caused by an extremely long API signature (expanded an internal API signature token limit from 256 to 512).
Yoshito Umaoka
2013-07-09 22:23:02 +0000
2553506161ICU-10244 (J) Add tests for localeDisplayName using localeSeparator
Peter Edberg
2013-07-09 07:42:39 +0000
bfdba0df96ICU-9583 show test summary at end of make. Apropos when the trunk is broken..
Steven R. Loomis
2013-07-09 01:16:33 +0000
06dcb5d4a6ICU-7912 add parse/format functions, other UFormattable API improvements
Steven R. Loomis
2013-07-09 00:47:46 +0000
dd57b2dc24ICU-10037 Update tzdata in ICU4J to 2013d
Michael Ow
2013-07-08 23:38:25 +0000
dc55558168ICU-10037 Update ICU4C to tzdata 2013d
Michael Ow
2013-07-08 23:37:56 +0000
09ac4ef907ICU-10222 (C) Integrate CLDR data snapshot for ICU 52.0.1; add calendar types
Peter Edberg
2013-07-08 06:51:38 +0000
76d880b44fICU-10244 (C) Handle localeDisplayPattern/separator as pattern
Peter Edberg
2013-07-08 06:34:53 +0000
8d826958fdICU-10222 (J) Integrate CLDR data snapshot for ICU 52.0.1; add calendar types
Peter Edberg
2013-07-08 06:31:43 +0000
1358964c56ICU-10244 (J) Handle localeDisplayPattern/separator as pattern
Peter Edberg
2013-07-08 06:28:29 +0000
a740170f81ICU-10050 disable C++11 std atomics on Macintosh
Andy Heninger
2013-07-04 22:32:33 +0000
b62f044d82ICU-8474 cleanup, moving some test code to CLDR.
Mark Davis
2013-07-03 08:58:32 +0000
a58211dad1ICU-10217 update icucaps.xml
Steven R. Loomis
2013-07-02 21:09:50 +0000
49c581ea96ICU-10148 Fix UnicodeString usage
Michael Ow
2013-07-01 20:28:08 +0000
3f23269839ICU-9968 Return value of SimpleDateFormat subparse not correctly reflecting error at start pos 0 - fix failing ERA test
Scott Russell
2013-07-01 19:00:14 +0000
5442e5a7a4ICU-9968 Return value of SimpleDateFormat subparse not correctly reflecting error at start pos 0
Scott Russell
2013-07-01 15:24:42 +0000
9333318d4eICU-8474 cleanup, moving some test code to CLDR.
Mark Davis
2013-07-01 10:35:20 +0000
ada557d17cICU-9936 Improved API descriptions for DecimalFormat set min/max significant digits.
Andy Heninger
2013-06-28 21:12:31 +0000
fa30f0afbfICU-9936 Improved API descriptions for DecimalFormat set min/max significant digits.
Andy Heninger
2013-06-28 21:12:10 +0000
2fa49ba635ICU-7912 add unum_parse and unum_format taking UFormattable (@internal, API proposal to follow)
Steven R. Loomis
2013-06-27 19:49:55 +0000
f4d12ea183ICU-10234 check in layout engine perf test
Steven R. Loomis
2013-06-27 17:37:58 +0000
70fc2d25baICU-10195 (J) Add more tests for getAppendItemName
Peter Edberg
2013-06-27 08:23:29 +0000
b862a59d5eICU-10195 Fix CLDR_FIELD_NAME[] array so getting localized name for UDATPG_DAY_FIELD works
Peter Edberg
2013-06-27 07:41:56 +0000
9268ae09e5ICU-10061 (J) Make getDayOfWeekType behave as documented for last weekend day; fix for 1-day weekends
Peter Edberg
2013-06-27 06:53:35 +0000
a573382a0bICU-9984 (J) For DTPG, Y in skeleton should produce Y in pattern
Peter Edberg
2013-06-27 06:16:33 +0000
75bab825f5ICU-10070 add more tests
Peter Edberg
2013-06-27 05:47:14 +0000
6a367351ebICU-10236 Update dependencies check for 52.0.1 M1
Andy Heninger
2013-06-27 00:34:48 +0000
72cddee528ICU-10088 Fix incorrect API doc for uregex_setStackLimit().
Andy Heninger
2013-06-26 18:34:15 +0000
d5d6cc5ff8ICU-7912 fix breakage
Steven R. Loomis
2013-06-26 15:27:41 +0000
ae061ff78fICU-7912 C wrapper for Formattable - UFormattable
Steven R. Loomis
2013-06-26 06:31:09 +0000
20016a58dbICU-9719 Regular Expressions, add loop breaking to unbounded {min, max} loops.
Andy Heninger
2013-06-26 00:27:11 +0000
588ff6bbf6ICU-10233 oops, demodernize this one for Windows build
Steven R. Loomis
2013-06-25 04:41:43 +0000
f964a1499dICU-10233 modernize #include usage, also add a verbose log for the data driven test
Steven R. Loomis
2013-06-25 00:51:57 +0000
5438ea9c71ICU-10234 performance improvements in Layout: (1) in LETableReference, making some functions inline (minimal), (2) OpenTypeUtilities moving range checking out of the inner loop, and the big one is (3) GlyphIterator, caching the result of filterGlyph. (caching more than one had minimal or negative improvement)
Steven R. Loomis
2013-06-25 00:46:51 +0000
31cb42cfceICU-10233 manually update LEScripts.h - should do a full regenerate.
Steven R. Loomis
2013-06-25 00:32:25 +0000
3a354a4b55ICU-10025 Update tzcode svn property to not ignore generated files
Michael Ow
2013-06-20 22:40:32 +0000
2116c12c20ICU-10069 improve error messages"
Steven R. Loomis
2013-06-20 22:20:51 +0000
2c6bc98b14ICU-10069 improve error messages, add commented-out case that passes on solaris and fails on others
Steven R. Loomis
2013-06-20 22:09:42 +0000
04e47d76ccICU-10231 add -u option to intltest, force utf-8 output
Steven R. Loomis
2013-06-20 22:05:51 +0000
b129b40280ICU-10024 fixes for Regexp, look-behind pattern fails to compile bug.
Andy Heninger
2013-06-18 20:38:08 +0000
b64a61babaICU-9936 Decimal Format, auto-enable SignificantDigitsUsed when setting significant digits.
Andy Heninger
2013-06-17 20:35:47 +0000
5ea9cb88a5ICU-9936 Decimal Format, auto-enable SignificantDigitsUsed when setting significant digits.
Andy Heninger
2013-06-17 18:49:28 +0000
7322ddac17ICU-10214 Update locale subtag check in XLIFF2ICU converter tool
Michael Ow
2013-06-14 21:10:26 +0000
ac982cb8f8ICU-5901 RBBI.getRuleStatus(), hoist to BreakIterator from RuleBasedBreakIterator
Andy Heninger
2013-06-14 00:47:11 +0000
83ad0ae901ICU-5901 RBBI.getRuleStatus(), hoist to BreakIterator from RuleBasedBreakIterator.
Andy Heninger
2013-06-13 23:38:21 +0000
2f731899caICU-10140 Spoof Checker rule builder fixes. Was dropping Whole Script confusable data.
Andy Heninger
2013-06-13 21:17:34 +0000
6993ad2646ICU-10069 Attempt to fix broken build by doing int->int32_t.
Travis Keep
2013-06-13 20:21:29 +0000
6676337f3eICU-10069 Take into account compatible currency symbols, e.g half-width and full width yen symbol when parsing currencies in C++. Currency equivalence relation is hard-coded for now.
Travis Keep
2013-06-13 18:38:53 +0000
56a5b9c0a0ICU-10172 Minor corrections in DecimalFormat set/getRoundingIncrement API docs.
Yoshito Umaoka
2013-06-13 15:03:37 +0000
02296cc327ICU-10172 Minor wording adjustments in DecimalFormat set/getRoundingIncrement API docs.
Yoshito Umaoka
2013-06-13 15:02:34 +0000
408820999cICU-10221 Fixed parsed length issue with a grandfathered tag in LanguageTag parser implementation.
Yoshito Umaoka
2013-06-13 14:41:39 +0000
6fa94941a5ICU-9511 Update collation build rule to use new converter.
Jennifer Chye
2013-06-12 22:40:34 +0000
86471ecf62ICU-10209 Fixed odd TimeType problem with ZONE_ID, ZONE_ID_SHORT and EXEMPLAR_LOCATION in TimeZoneFormat#format. Also added generic TimeZoneFormat format test including the test cases verifying the fix.
Yoshito Umaoka
2013-06-12 21:37:46 +0000
434a94ec4dICU-10209 Fixed odd TimeType problem with ZONE_ID, ZONE_ID_SHORT and EXEMPLAR_LOCATION in TimeZoneFormat#format. Also added generic TimeZoneFormat test cases.
Yoshito Umaoka
2013-06-12 20:56:06 +0000
ae77a4f9edICU-9928 Charset Detector, IBM420_ar oddities
Ramy Said
2013-06-11 12:39:56 +0000
715d77036fICU-8134 improve API docs for getBaseName() & setKeywordValue()
Markus Scherer
2013-06-10 22:38:41 +0000
60f61805e4ICU-8134 improve API docs for getBaseName() & setKeywordValue()
Markus Scherer
2013-06-10 22:37:40 +0000
917d765cfaICU-10051 disable U_HAVE_STD_ATOMICS on Apple LLVM Clang. When there's a version known which works, this can be changed.
Steven R. Loomis
2013-06-07 17:10:15 +0000
e7c709b18eICU-10201 Fix wording in documentation of DateFormat.
Travis Keep
2013-06-05 20:49:25 +0000
97817ac0aeICU-10113 update ICU4J sample code to include the "import...." statement.
Bing Long
2013-06-05 14:50:05 +0000
78106e6434ICU-10174 Fixed a bad code snippet in the LocaleMatcher's API class doc.
Yoshito Umaoka
2013-06-04 16:15:58 +0000
fbdf95be0eICU-10051 ures_cleanup tweaked for failing test.
Andy Heninger
2013-06-01 05:10:48 +0000
ae87a3acc2ICU-10051 Mutexes: introduce UInitOnce; remove UMTX_CHECK; replace all uses of UMTX_CHECK. All the directories this time.
Andy Heninger
2013-06-01 03:37:16 +0000
978f71fe78ICU-10051 Mutexes: introduce UInitOnce; remove UMTX_CHECK; replace all uses of UMTX_CHECK.
Andy Heninger
2013-05-31 23:50:15 +0000
8ec350d593ICU-10181 fix typo in Arabic unshaping of letter Peh
Markus Scherer
2013-05-31 16:57:56 +0000
bda778fc0eICU-10179 Add documentation to TestLocaleStructure explaining that it validates each locale .txt file against the golden structLocale.txt file so that developers know that to fix this test means adding the templates for any new data to structLocale.txt
Travis Keep
2013-05-30 20:20:17 +0000
b957f5c9b3ICU-10131 Try re-enabling failing test. now that BOM and mime-type are set on test/testdata/te_IN.txt
Travis Keep
2013-05-28 23:34:14 +0000
a85db35cfbICU-10131 Add UTF-8 BOM to test/testdata/te_IN.txt so that windows like systems know that the file is UTF-8 encoded.
Travis Keep
2013-05-28 23:16:24 +0000
f3e6ed84beICU-10131 fix the build.
Travis Keep
2013-05-28 18:12:43 +0000
35808ec6ffICU-10131 Rebreak the build.
Travis Keep
2013-05-28 16:10:07 +0000
f989418d4fICU-8471 Update to fix the Compact Numbers for fractional plurals, and for use in CLDR.
Mark Davis
2013-05-27 22:25:45 +0000
65c0d155b2ICU-8471 Update to fix the Compact Numbers for fractional plurals, and for use in CLDR.
Mark Davis
2013-05-27 15:34:55 +0000
32931929cbICU-10113 Updated DateTimePatternGeneratorSample.java. Replace gen.addPattern("d'. von' MMMM", true, returnInfo) with gen.addPattern("dd'. von' MMMM", true, returnInfo) to make the sample applicable to other locales, such as German, Simplified Chinese etc.
Bing Long
2013-05-27 14:46:51 +0000
4dea9653dcICU-10131 Attempt to fix broken build on AIX/solaris.
Travis Keep
2013-05-25 00:23:05 +0000
e29ab729e8ICU-10131 Add test for fallback prevention with empty set for JAVA.
Travis Keep
2013-05-25 00:03:37 +0000
cb0f19fc45ICU-10173 Add test for ensuring that zero shoes as 0 and not 0.0
Travis Keep
2013-05-24 22:47:07 +0000
21ed20e983ICU-10045 Fix again so that zero shows as 0 not 0.0
Travis Keep
2013-05-24 22:45:48 +0000
ed6f7e1545ICU-10045 Fix significant digits with zero for JAVA.
Travis Keep
2013-05-24 22:16:05 +0000
dec267080dICU-10131 Added C test to verify that 3 empty set values stop fallback for ures_getStringByKeyWithFallback
Travis Keep
2013-05-24 18:23:49 +0000
b939f21291ICU-10173 fix test to show bug.
Mark Davis
2013-05-24 08:58:43 +0000
cfc87e0de2ICU-9669 Fix bug in resbund.cpp
Travis Keep
2013-05-23 21:47:38 +0000
4ce7ebccfaICU-10153 Fix javadoc for TimeUnitFormat.setNumberFormat()
Travis Keep
2013-05-23 18:49:28 +0000
724cb16c28ICU-10186 Need special numeric era format/parse for dangi too (J)
Peter Edberg
2013-05-23 02:00:04 +0000
ec6a2c8696ICU-10186 Need special numeric era format/parse for dangi too (C)
Peter Edberg
2013-05-23 01:28:21 +0000
7f9645615aICU-10170 Added a test case. The bug in the library code was already fixed by r33671.
Yoshito Umaoka
2013-05-22 21:04:44 +0000
c7d2a18170ICU-10148 TZ database/Windows zone ID mapping APIs.
Yoshito Umaoka
2013-05-22 20:34:10 +0000
7e0d7fa479ICU-10148 TZ database/Windows zone ID mapping APIs.
Yoshito Umaoka
2013-05-22 20:33:30 +0000
a5f76fe20eICU-9272 CharsetDetector Inefficiencies
Ramy Said
2013-05-22 14:28:56 +0000
8db5ace8b2ICU-9904 add enumset to filter, hopefully it will fix the binary build issue
Steven R. Loomis
2013-05-22 04:28:12 +0000
ef9809ac71ICU-10128 new BidiTest.txt with test data for more than 63 levels
Markus Scherer
2013-05-20 18:55:39 +0000
e3467393caICU-10128 new BidiTest.txt with test data for more than 63 levels
Markus Scherer
2013-05-20 18:39:41 +0000
bd7fe8790fICU-10120 Add test for katakana + extend
Peter Edberg
2013-05-20 00:39:58 +0000
c00f2b4327ICU-10120 Add test for katakana + extend (J)
Peter Edberg
2013-05-20 00:39:07 +0000
65ace5b6f4ICU-10120 Copy fix#9983 (for word ubrk_previous infinite loop) to word_POSIX too (J)
Peter Edberg
2013-05-19 07:03:23 +0000
20ae926194ICU-10120 Copy fix#9983 (for word ubrk_previous infinite loop) to word_POSIX too
Peter Edberg
2013-05-19 06:36:13 +0000
1ba5235ef5ICU-10169 Fix redefinition of macro on os390 in simplethread test code
Michael Ow
2013-05-18 00:59:21 +0000
7d61cab22dICU-10143 set to null was a mistake. fGlyphStorage is null when theres already an error (and the error code is set).
Steven R. Loomis
2013-05-18 00:06:58 +0000
d0a2386ee3ICU-10147 fix header typo
Steven R. Loomis
2013-05-17 23:55:48 +0000
f3077f748fICU-9931 Fixed rounding related problems in ICU4J DecimalFormat. Provided generic test case code for rounding behavior.
Yoshito Umaoka
2013-05-16 22:25:42 +0000
5d704324faICU-10110 handle non-String'able objects to prevent class cast exception in SimpleDateFormat.parse()
Scott Russell
2013-05-16 17:50:47 +0000
68f770cd8aICU-10110 handle non-String objects to prevent class cast exception in SimpleDateFormat.parse()
Scott Russell
2013-05-16 15:51:43 +0000
d358980e89ICU-10169 Remove error compilation options in zos build
Michael Ow
2013-05-16 14:43:26 +0000
54eb776527ICU-10128 update ICU to Unicode 6.3 beta (merge from branches/markus/uni63 at r33585)
Markus Scherer
2013-05-15 22:16:48 +0000
2982958b06ICU-10128 update ICU to Unicode 6.3 beta (merge from branches/markus/uni63 at r33661)
Markus Scherer
2013-05-15 21:51:04 +0000
7ce26afeadICU-7881 accept a list .dat file (for -a -r -x) whose name differs from the ToC prefixes it contains
Markus Scherer
2013-05-15 20:10:55 +0000
6dd8688baeICU-10113 Added PluralFormatSample.java. Updated the API document for PluralFormat(ULocale ulocale, String pattern).
Bing Long
2013-05-14 20:51:05 +0000
344f86cc16ICU-10113 Added DateIntervalFormatSample.java. Updated the API document for DateIntervalFormat->getInstance(String skeleton, Locale locale) and DateIntervalFormat->getInstance(String skeleton, Locale locale, DateIntervalInfo dtitvinf)
Bing Long
2013-05-14 20:39:25 +0000
9469a6c1beICU-8474 Updated the plural rules factory to match CLDR; took a first pass at modifying NumberFormat to get the right information out for plural select with fractions.
Mark Davis
2013-05-14 12:32:16 +0000
9b84f2152eICU-10047 Copy enumset.h to the appropriate directory when building with MSVC project files
Michael Ow
2013-05-10 20:43:23 +0000
4956f3779bICU-10154 Optimized time zone historical offset iteration.
Yoshito Umaoka
2013-05-10 16:42:39 +0000
8c9653dca9ICU-10154 Optimized time zone historical offset iteration.
Yoshito Umaoka
2013-05-10 16:32:04 +0000
2469052770ICU-10069 Take into account compatible currency symbols, e.g half-width and full-width yen symbol, when parsing currencies. Currency symbol equivalence relation hard-coded in Currency class for now.
Travis Keep
2013-05-08 23:46:30 +0000
8eeb9f536dICU-10069 Clean up overly complicated currency matching code. This clean up was necessary because previous code assumed that currency string in text will match currency symbol in CLDR. With currency equivalences, this assumption no longer holds.
Travis Keep
2013-05-08 19:53:08 +0000
1a5ac6406fICU-10133 Fix pkgdata tool not building data into load module on OS390
Michael Ow
2013-05-08 19:53:01 +0000
38d627e87fICU-10134 Fix man page for uconv
Michael Ow
2013-05-08 19:06:57 +0000
9f5cf1f546ICU-10129 Fix Windows timezone name truncation
Michael Ow
2013-05-08 17:33:54 +0000
c7ad164155ICU-10082 Fix timezone detection on Solaris
Michael Ow
2013-05-08 17:00:30 +0000
a94b29c5a2ICU-10084 Update version to 52.0.1
Michael Ow
2013-05-08 01:38:44 +0000
e78cb5b4b0ICU-10026 Fix DecimalFormat to handle variation of minus signs according to Mark Davis' suggestions.
Travis Keep
2013-05-07 20:06:58 +0000
4b966aacc4ICU-10083 Update version number to 52.0.1 and update timebombs
Michael Ow
2013-05-07 19:53:34 +0000
881d285d3aICU-9881 Fix library names for MINGW build
Michael Ow
2013-05-07 17:35:21 +0000
cf0417c3e5ICU-10137 Merge CLDR 23.1 data
John Emmons
2013-05-06 13:52:37 +0000
8e10ba52d1ICU-10137 Merge CLDR 23.1 data
John Emmons
2013-05-06 13:48:55 +0000
e37aa32bd9ICU-10081 uprv_stableBinarySearch() internal API
Markus Scherer
2013-05-04 18:58:23 +0000
fe3b2a4118ICU-10081 stable sort via insertion sort with binary search; test it well
Markus Scherer
2013-05-03 22:46:57 +0000
a6e70ba57bICU-10098 Fixed a bug introduced by the previous commit.
Yoshito Umaoka
2013-05-03 22:34:46 +0000
1551c65468ICU-10098 Fixed LCID to posix-style locale ID mapping problem. The fix required to change the internal LCID mapping function interface, and resolved a threading issue in uloc_getLocaleForLCID() and some other internal implementation problems in Win32DateFormat/Win32NumberFormat.
Yoshito Umaoka
2013-05-03 21:36:03 +0000
a8a20d2b84ICU-10070 uregion_isEqualTo -> uregion_areEqual, implement using pointer compare
Peter Edberg
2013-05-02 22:04:50 +0000
c55b3819a6ICU-10136 Do not throw an exception when requesting the quotes for fr_CA. It should fallback to data from fr.
George Rhoten
2013-05-01 21:37:14 +0000
707a8976f4ICU-10128 store bpt max value in ubidi.icu
Markus Scherer
2013-04-30 22:06:20 +0000
c9dc52d608ICU-10128 remove version suffixes from UCD files, so that they are easy to compare as a tree of files
Markus Scherer
2013-04-30 16:27:15 +0000
f452c2eff4ICU-10128 add 2 new script codes from ISO 15924: Aghb & Mahj
Markus Scherer
2013-04-29 22:39:38 +0000
79b8f74642ICU-9984 For DTPG, Y in skeleton should produce Y in pattern
Peter Edberg
2013-04-29 22:10:29 +0000
dabb8350c7ICU-10128 encode new properties bpt & bpb in ubidi.icu format version 2.1
Markus Scherer
2013-04-26 23:45:27 +0000
c6902ad571ICU-100113 Added DateTimePatternGeneratorSample.java. Updated the API document in datetimepatterngenerator class for getBestPattern, addPattern, replaceFieldTypes.
Bing Long
2013-04-26 19:23:57 +0000
3db9d2b0f7ICU-10128 parse the new BidiBrackets.txt
Markus Scherer
2013-04-26 00:06:57 +0000
1400bf549bICU-9104 Some minor updates in the CollationElementIterator API doc, including setOffset()/setText() are OK between next()/previous() in addition to reset(). Removing class name prefix in the updated section to improve the readability (doxygen still produces links without class prefix).
Yoshito Umaoka
2013-04-25 21:10:43 +0000
0cb16ea2bbICU-9104 A minor change in the doc updated in the previous commit.
Yoshito Umaoka
2013-04-25 21:00:44 +0000
766add67f0ICU-9104 Updated CollationElementIterator API spec not to support changing the iteration direction without reset. Added a field tracking the iteration direction and trigger assertion when a caller violates the restriction (only when Java assertion is enabled).
Yoshito Umaoka
2013-04-25 20:15:50 +0000
4ee0730967ICU-10037 Update tzdata in ICU4J to 2013c
Michael Ow
2013-04-24 03:12:26 +0000
9adeaa2633ICU-10037 Update ICU4C to tzdata 2013c
Michael Ow
2013-04-24 01:06:18 +0000
c418174fffICU-8474 tweak for farsi
Mark Davis
2013-04-23 15:17:51 +0000
6c0747cd6cICU-8474 refactor to make it easier to copy to CLDR.
Mark Davis
2013-04-23 12:32:37 +0000
10f1e3259eICU-10097 Replace ICURWLock implementation with JDK's ReentrantReadWriteLock. At the same time, disabled the stats collection (never used by ICU library consumers) by default.
Yoshito Umaoka
2013-04-22 21:04:37 +0000
4524c8c33dICU-8474 tuned portuguese, bengali, latvian, romanian, zulu
Mark Davis
2013-04-22 14:49:51 +0000
53d7ea4930ICU-10107 improve API docs for new function
Steven R. Loomis
2013-04-19 23:39:07 +0000
d240d6478bICU-8957 Updated ant build files supporting findbugs invoked from ant build.
Yoshito Umaoka
2013-04-19 23:31:32 +0000
f2fbc8c394ICU-10107 LayoutEngine improvements
Steven R. Loomis
2013-04-18 21:24:51 +0000
37aa0f8445ICU-9973 Make CharsetProviderICU thread safe
Michael Ow
2013-04-17 15:29:37 +0000
98b675629dICU-10107 bump script codes
Steven R. Loomis
2013-04-15 23:56:16 +0000
f56d218cb7ICU-10107 Improve test generation
Steven R. Loomis
2013-04-15 23:54:51 +0000
a73a199d84ICU-10106 Removed the reference to fallbackRegionFormat that is no longer used.
Yoshito Umaoka
2013-04-15 19:41:05 +0000
297e433797ICU-8474 fixes for serialization, which included change to equals
Mark Davis
2013-04-15 06:19:53 +0000
eea5fa79bbICU-10070 Misunderstanding, back out r33521
Peter Edberg
2013-04-13 02:54:22 +0000
6b83580f8aICU-10070 And handle NULl return from uregion_getContainedRegions... while I am at it
Peter Edberg
2013-04-13 00:16:56 +0000
eb89f787b4ICU-10070 Fix crash due to bug in uenum_next that only affects some compilers
Peter Edberg
2013-04-12 23:48:49 +0000
947bd7d1b6ICU-10070 Add plain C wrappers for Region class
Peter Edberg
2013-04-12 23:00:51 +0000
a1d5c9a04eICU-10080 Removed the old serializable test data except 3.6.
Yoshito Umaoka
2013-04-12 18:04:23 +0000
e255e7d747ICU-8957 Fixed issues detected by FindBugs in ICU library code except #9667 and #10097. Added FindBugs exclusion filter files in ICU4J library project directories.
Yoshito Umaoka
2013-04-12 15:31:31 +0000
69285080dbICU-10099 Explicitly add charset=UTF-8 in the ICU4J API reference docs. Forcing UTF-8 to be used by JCite for reading java source files.
Yoshito Umaoka
2013-04-11 17:52:38 +0000
ff531bc19bICU-7881 add new options to the short usage text too
Markus Scherer
2013-04-10 19:27:41 +0000
5fbc363972ICU-9743 Logging known issues with ticket information, instead of timebomb.
Yoshito Umaoka
2013-04-10 08:15:11 +0000
aa08affb3cICU-8474 fix serbian, revamp rules to generate smarter samples
Mark Davis
2013-04-09 13:43:13 +0000
9c66e7e083ICU-8474 correct isEmpty()
Mark Davis
2013-04-09 09:04:45 +0000
74c81065f6ICU-8474 updates to fix new rules, separate out test generation class, factory class, change toString() to roundtrip, etc.
Mark Davis
2013-04-08 14:11:49 +0000
d8a9e311a3ICU-10017 Git rid of special code in TimePeriod that copies non-immutable Number types. Add comments explaining that Number objects need to be immutable. Add unit test for TestPeriod.equals/hashCode. In JAVA implementation remove extra boolean flag for numeric and treat NUMERIC as a full fledged style as much as possible.
Travis Keep
2013-04-03 22:05:00 +0000
77f8f1e2c2ICU-10045 Change UNICODE_STRING_SIMPLE to a UnicodeString constructor in an attempt to fix broken builds.
Travis Keep
2013-04-03 21:18:45 +0000
c0ac428d94ICU-10067 Add getLocale() and createPatternForNumItems() to ListFormatter.
Travis Keep
2013-04-03 20:42:55 +0000
41bb29f532ICU-10045 Fix number of significant digits with 0.
Travis Keep
2013-04-03 20:11:01 +0000
6125cf2effICU-10045 Formatting with significant digits to work correctly with 0 in C++
Travis Keep
2013-04-02 22:01:33 +0000
5dfe1df049ICU-10063 Change ListFormatter.format() method to take a Collection<?> instead of a Collection<Object>
Travis Keep
2013-03-29 22:23:24 +0000
cfd8e84278ICU-10017 Correctly handle all types of Number fields in TimePeriod.
Travis Keep
2013-03-29 21:43:18 +0000
3652768a72ICU-10017 Add test to insure that TimePeriod.forAmounts() throws IllegalArgumentException when necessary.
Travis Keep
2013-03-28 22:51:46 +0000
3af99923b3ICU-10017 Add test for formatPeriod for numeric style and for TimePeriods with just a single field.
Travis Keep
2013-03-28 22:25:47 +0000
d21588cb60ICU-10017 Do defensive copy of TimeUnitAmount objects in TimePeriod.forAmounts.
Travis Keep
2013-03-28 21:04:41 +0000
eab9da1176ICU-10017 Add test for TimeUnitFormat.formatPeriod for english using full name style.
Travis Keep
2013-03-28 20:35:26 +0000
87cbfeee3fICU-2940 Remove synchronization from uset and uget DataDirectory().
Andy Heninger
2013-03-28 18:25:12 +0000
b35aa4dcf7ICU-10017 Add API specification for composition of time periods for ICU4J into code.
Travis Keep
2013-03-28 17:38:18 +0000
8f37e438a6ICU-10061 Make getDayOfWeekType behave as documented for last weekend day; fix for 1-day weekends
Peter Edberg
2013-03-27 22:44:22 +0000
3c32983978ICU-10062 Fix header documentation for getDayOfWeekType, getWeekendTransition
Peter Edberg
2013-03-27 22:43:03 +0000
7c6a50445bICU-10026 Add comment to normalizePlusAndMinus function in DecimalFormat.
Travis Keep
2013-03-27 15:52:49 +0000
d3f8a3c777ICU-8474 enhanced syntax
Mark Davis
2013-03-27 13:57:35 +0000
d2f57f1ad3ICU-10026 Make Numberformat.parse() even more lenient by allowing 7 alternates for plus and minus when parsing Not just ascii plus and minus.
Travis Keep
2013-03-26 23:51:41 +0000
46a99dae07ICU-10026 Make Numberformat.parse() method accept ascii plus and minus in addition to native plus and minus of locale for ICU4J.
Travis Keep
2013-03-26 23:03:44 +0000
3b379f4c28ICU-7468 Use C++ "using" in Format class hierarchy, so inheritance of format() and parse() functions works normally, without unwanted function hiding.
Andy Heninger
2013-03-21 22:09:06 +0000
600e3d4a59ICU-10042 Fix documentation for unum_formatXXX()
Travis Keep
2013-03-21 18:48:00 +0000
7e89728836ICU-9914 ICU4C DateIntervalFormat to handle 2 year vs. 4 year formats.
Travis Keep
2013-03-21 17:25:43 +0000
b33cab0a51ICU-9914 DateIntervalFormat to handle 2 year vs. 4 year formats in ICU4J.
Travis Keep
2013-03-21 16:43:17 +0000
1f65c0e70aICU-10048 Compiler warning cleanup.
Andy Heninger
2013-03-21 05:48:52 +0000
ae4350661bICU-10048 Fix some compiler warnings in ICU4C.
Andy Heninger
2013-03-21 01:42:01 +0000
18c9009232ICU-10013 Update readme to release version
Peter Edberg
2013-03-15 18:07:46 +0000
de265bad60ICU-10014 Updated readme.html for ICU4J 51 official release.
Yoshito Umaoka
2013-03-15 15:15:39 +0000
778782d402ICU-10014 Updated ICU4J version related strings to 51.1 release.
Yoshito Umaoka
2013-03-14 20:16:07 +0000
0990f9bd02ICU-10013 Fix some no data test error and memory leaks
Michael Ow
2013-03-14 17:14:52 +0000
dbd26b8c36ICU-9732 Update tzdata in ICU4J to 2013b
Michael Ow
2013-03-13 21:49:58 +0000
46ba913bb8ICU-9732 Update tzdata in ICU4C to 2013b
Michael Ow
2013-03-13 21:32:28 +0000
708b919ec3ICU-10036 Logically corrected if condition included in the previous change.
Yoshito Umaoka
2013-03-13 21:10:31 +0000
0fc9af0d9fICU-10036 Fixed the ICU zic problem with tzdata2013b America/Asuncion. The fix will move the start year of final rule set after overriding rule(s).
Yoshito Umaoka
2013-03-13 21:02:39 +0000
2734f00db3ICU-9721 Update mapping table from #9891
Michael Ow
2013-03-12 22:33:06 +0000
226d538c97ICU-10013 fix tags for LETypes.h, regen api change report
Steven R. Loomis
2013-03-12 21:22:53 +0000
8a51a0ecb5ICU-9996 Exclude OS390 from isspace call
Michael Ow
2013-03-11 16:55:23 +0000
a7758d2cd5ICU-10030 fix crasher when no subregions, also err check, and modernize test infrastructure
Steven R. Loomis
2013-03-08 19:23:41 +0000
ee6ec163d9ICU-10018 Merge data from CLDR 5744 + delete old shi_Latn_MA
John Emmons
2013-03-07 04:52:49 +0000
62242a308cICU-10018 Merge data from CLDR 5744 + delete old shi_Latn_MA
John Emmons
2013-03-07 04:50:42 +0000
854ebcb796ICU-9732 Update tzdata in ICU4J to 2013a
Yoshito Umaoka
2013-03-07 02:58:25 +0000
260c82c874ICU-9732 Update tzdata in ICU4C trunk to 2013a
Yoshito Umaoka
2013-03-07 02:57:53 +0000
c9e04c602cICU-9732 Fixed tzdata build problem - additional fix to r32877
Yoshito Umaoka
2013-03-06 22:29:55 +0000
8de4b4f848ICU-9955 update with latest API change report
Steven R. Loomis
2013-03-06 18:19:14 +0000
d96dda209dICU-9983 Fixes for RBBITest failure.
Andy Heninger
2013-03-05 21:43:19 +0000
bfcbce9ffbICU-9721 Fix version in release candidate note
Peter Edberg
2013-03-05 02:09:22 +0000
2fbe466630ICU-9721 Turn on the release candidate note in readme
Peter Edberg
2013-03-05 02:04:00 +0000
fbace77746ICU-9721 Update "#ifndef U_HIDE_XXX_API" guards for API status
Peter Edberg
2013-03-05 01:38:48 +0000
caed1f5d69ICU-9722 Synchronize test data version with ICU4C.
Yoshito Umaoka
2013-03-04 19:53:50 +0000
8b4c9ab9ceICU-9721 Update copyright date in readme
Michael Ow
2013-03-04 19:43:12 +0000
679c4bc7e0ICU-9722 Updated copyright year in the Unicode license notice to match the update in last week.
Yoshito Umaoka
2013-03-04 19:24:35 +0000
f2229a8539ICU-9721 Updated copyright year in the Unicode license notice to match the update in last week.
Yoshito Umaoka
2013-03-04 19:24:04 +0000
bc29c28e46ICU-9965 Don't skip availableFormats items from non-root locales if conflict only due to basePattern (C)
Peter Edberg
2013-03-04 11:10:20 +0000
3451781673ICU-9965 Don't skip availableFormats items from non-root locales if conflict only due to basePattern (J)
Peter Edberg
2013-03-04 11:09:41 +0000
28932c056eICU-9890 Merge CLDR23 data
John Emmons
2013-03-03 21:34:51 +0000
404b8bb992ICU-9890 Merge CLDR23 data
John Emmons
2013-03-03 21:17:08 +0000
ee4e9d25ceICU-9987 Fixed getWithFallback problem with a resource path including alias table. The issue with multiple getWithFallback calls will be tracked by #9964. This fix resolved the date format issue with Dangi calendar in English locale. It also fixed a part of problems reported by #9952.
Yoshito Umaoka
2013-03-02 00:22:00 +0000
0fb049e787ICU-9983 Fix inconsistent forward and reverse RBBI word break rules when a dictionary character is followed by an extend char.
Andy Heninger
2013-03-01 00:26:35 +0000
7f06ea3bbfICU-9975 Update test for new expected result, remove timebomb
Peter Edberg
2013-02-28 22:56:34 +0000
a8164c9d4bICU-9996 Disable call to isspace on zos
Michael Ow
2013-02-28 18:32:54 +0000
374c8e1ef3ICU-9988 remove poor mans RTTI from new class hierarchy, remove undocumented UNDEFINED_NUMERIC_CODE, fix destructor definition, not intended for public subclassing
Markus Scherer
2013-02-27 23:56:23 +0000
c7fe946b72ICU-9721 Change version number to 51.1 and update timebombs
Michael Ow
2013-02-27 21:34:41 +0000
d511789345ICU-9880 do not define a virtual destructor inline
Markus Scherer
2013-02-27 19:50:08 +0000
9877db62ecICU-9721 temporarily allow class Region to depend on DecimalFormat
Markus Scherer
2013-02-27 19:40:55 +0000
214dbf417dICU-9722 Updated license.html in ICU4J
Yoshito Umaoka
2013-02-27 15:28:41 +0000
ce05b69355ICU-9722 Updated license.html in ICU4C
Yoshito Umaoka
2013-02-27 15:28:27 +0000
26d2bde0fdICU-9878 Update language/country code lists
John Emmons
2013-02-27 14:01:41 +0000
0f90af1342ICU-9878 Use just the CLDR language code list instead of the whole ISO639
John Emmons
2013-02-27 13:44:20 +0000
f267d1e3ddICU-9878 Update LANGUAGES and COUNTRIES list with current ISO/CLDR tables
John Emmons
2013-02-27 04:33:58 +0000
ab0e59301cICU-9722 Fixed some test case issues when JDK TimeZone implementation is used (mostly, skipping cases - not really a bug).
Yoshito Umaoka
2013-02-26 22:53:58 +0000
53f1048c7bICU-9721 update pool.res bundle files
Markus Scherer
2013-02-26 21:09:25 +0000
99ce96c383ICU-9979 Fix some memory leaks in cintltst
Michael Ow
2013-02-26 16:57:42 +0000
6fa35102f2ICU-9721 update C/C++ dependencies
Markus Scherer
2013-02-26 01:00:58 +0000
cb0956f62aICU-9721 Fix bom in data file
Michael Ow
2013-02-26 00:30:58 +0000
6a16eb759aICU-9981 Initialize memory that was causing erratic results.
Andy Heninger
2013-02-25 23:56:37 +0000
6199780f09ICU-9602 increment the _MBCSHeader.version from 5.3/4.3 to 5.4/4.4
Markus Scherer
2013-02-25 23:26:00 +0000
e31422e17eICU-9721 Fix errors found and fixed by icu-svnprops-check.py in ICU4C
Michael Ow
2013-02-25 23:23:33 +0000
9f684a0417ICU-9722 Clean up import statements.
Yoshito Umaoka
2013-02-25 22:24:11 +0000
0a9b3e4833ICU-9722 Updated the ICU4J version from 51.0.1 to 51.1 for RC. Moved timebombs.
Yoshito Umaoka
2013-02-25 21:52:23 +0000
27f8f4b33bICU-9966 Patch for the test problem reported by #9966. Updated testdata.jar from ICU4C trunk.
Yoshito Umaoka
2013-02-25 20:26:52 +0000
2fbd49e809ICU-9721 Update urename.h for 51 release
Michael Ow
2013-02-25 20:22:04 +0000
d637feebceICU-9979 Fix some memory clean up errors
Michael Ow
2013-02-25 19:09:10 +0000
7f78f553e6ICU-9955 Update API change report for 51
Michael Ow
2013-02-25 18:34:17 +0000
6785e348d3ICU-9751 Fix misspelling in comment for ckb Sorani
Peter Edberg
2013-02-25 05:56:55 +0000
853ab6e632ICU-9925 Remove no-longer-necessary version-check test skip added in r33195
Peter Edberg
2013-02-24 22:05:03 +0000
57367832e2ICU-9925 Update time-bomb comment to refer to new ticket #9975 for it
Peter Edberg
2013-02-24 19:30:14 +0000
57ab6f389aICU-9801 Fix long string literal in UNICODE_STRING_SIMPLE call
Michael Ow
2013-02-24 01:06:01 +0000
73f831cc03ICU-9967 Move timebomb test to better location, print more info for cal limit test failures
Peter Edberg
2013-02-23 22:36:49 +0000
56a80addb8ICU-9801 Fix some incorrect usage of UnicodeString constructor
Michael Ow
2013-02-23 16:58:30 +0000
d0ef650ea4ICU-9721 Fix some uconfig test failures
Michael Ow
2013-02-23 16:40:06 +0000
40d1216e5eICU-9967 Timebomb some test values for Dangi cal limits test, to be fixed with #9972
Peter Edberg
2013-02-23 01:38:04 +0000
e550589f9fICU-9929 fix RuleBasedCollator initialization of reorder codes (must go after init()), sync coll/zh.res with ICU4C including native-script-first reordering
Markus Scherer
2013-02-22 23:43:17 +0000
871209478cICU-9971 Reorder when the data files are built on Windows MSVC
Michael Ow
2013-02-22 23:18:08 +0000
eddd8ab5afICU-9929 coll/zh.txt with new native-script-first reordering, works fine in ICU4C
Markus Scherer
2013-02-22 21:00:10 +0000
37eeb709dbICU-9955 merge ICU4C API status promotion to trunk
Michael Ow
2013-02-22 20:15:50 +0000
a22744bd41ICU-9953 Disable uconv static data loading on zos
Michael Ow
2013-02-22 17:50:44 +0000
61f0e011ffICU-9751 Added LCID mapping data for locales newly added in Windows 8 to resolve test failures.
Yoshito Umaoka
2013-02-22 06:35:09 +0000
31d76bbba0ICU-9673 Since range 2 is restored to a1-e4, delete the now-irrelevant comment about it
Peter Edberg
2013-02-22 06:14:23 +0000
795b21007fICU-9802 Fix no data cintltst and intltest failures
Michael Ow
2013-02-22 03:24:01 +0000
339177ed3eICU-9077 Missed checkin plus review comments on RBBI test data.
Andy Heninger
2013-02-22 02:32:40 +0000
e77d52cb38ICU-9077 Incorporate review comments.
Andy Heninger
2013-02-22 02:26:37 +0000
91b8823ba5ICU-9952 Workaround to fix inheritance for availFmt/intervalFmt items in ICU4J; #9964 for long-term fix
Peter Edberg
2013-02-21 11:33:13 +0000
4fa11a300dICU-9947 Updated public API status for ICU4J 51.
Yoshito Umaoka
2013-02-21 03:38:55 +0000
4d713a0022ICU-9715 Review comments.
Andy Heninger
2013-02-21 02:13:56 +0000
9d871b6d86ICU-9927 Now that cintltst/citertst.c is updated, add sr_Latn collation with import (J)
Peter Edberg
2013-02-21 01:11:22 +0000
bb1d8b029fICU-9927 Now that cintltst/citertst.c is updated, add sr_Latn collation with import
Peter Edberg
2013-02-21 01:10:41 +0000
e7d5e5b205ICU-9927 TestCEValidity & TestSortKeyValidity skip tailorings that import others because the UColTokenParser is not set up to fetch those
Markus Scherer
2013-02-20 23:54:23 +0000
d5eb3c2ec3ICU-7103 Also update J build with data changes to remove obsolete collation aliases
Peter Edberg
2013-02-20 23:42:33 +0000
cb96abf1f8ICU-9963 remove bogus U_I18N_API from ChineseCalendar::getStaticClassID()
Markus Scherer
2013-02-20 22:50:37 +0000
186db36241ICU-9842 Change NBSP to ASCII spaces in AlphabeticIndex.java
Andy Heninger
2013-02-20 22:33:55 +0000
1acef73e89ICU-9935 rename si_value variable to avoid collision with #define in Android system header
Markus Scherer
2013-02-20 21:37:02 +0000
743bc7353fICU-9637 make new DateFormat skeleton constants public API
Markus Scherer
2013-02-20 21:23:49 +0000
aa3fbefd9cICU-9440 gcc compiler warning cleanup.
Andy Heninger
2013-02-20 21:22:03 +0000
4984b0e4f0ICU-9937 Quick fix for the bad code in CompactDecimalDataCache.
Yoshito Umaoka
2013-02-20 21:17:27 +0000
9452d9ed08ICU-9880 g++ does not seem to allow a class pointer field whose type is from an anonymous namespace
Markus Scherer
2013-02-20 20:57:54 +0000
1104e412a3ICU-7103 remove obsolete/redundant collation locales
Markus Scherer
2013-02-19 21:47:42 +0000
7aeeab19e9ICU-9925 Pick up the non-gregorian date format fixes from CLDR 8218 (C)
Peter Edberg
2013-02-19 19:52:15 +0000
9450ae0f61ICU-9925 Pick up the non-gregorian date format fixes from CLDR 8218 (J)
Peter Edberg
2013-02-19 19:51:20 +0000
da21d9c2b6ICU-9696 Updated the API doc for ICU4C SimpleDateFormat with the latest CLDR specification.
Yoshito Umaoka
2013-02-19 10:35:03 +0000
af902b149fICU-9696 Fixed HTML tagging problem in the previous change.
Yoshito Umaoka
2013-02-19 10:30:59 +0000
63d88e3b2cICU-9696 Updated the API doc for ICU4J SimpleDateForamt with the latest CLDR specification. Also include the reference to the LDML specification.
Yoshito Umaoka
2013-02-19 08:42:21 +0000
47c5a5aa61ICU-9616 Add DangiCalendar & tests, port from J to C
Peter Edberg
2013-02-18 23:36:57 +0000
157ed28fc9ICU-9616 ChineseCalendar changes to support Dangi subclass, port from J to C
Peter Edberg
2013-02-18 17:51:25 +0000
d3bb555dbaICU-9927 Skip RamsRulesTest for collations with import; better error reporting in Test{CE/SortKey}Validity; current coll data for bs, bs_Cyrl, fa_AF
Peter Edberg
2013-02-18 00:11:16 +0000
16ecba2369ICU-9927 Update to current collation data (with import) for bs, bs_Cyrl, fa_AF (not sr_Latn)
Peter Edberg
2013-02-18 00:10:29 +0000
144dd74c8eICU-9538 fix C++-isms in the test
Markus Scherer
2013-02-17 23:41:48 +0000
063c1b0868ICU-9538 minor sync with Java
Markus Scherer
2013-02-17 23:24:47 +0000
16795b49beICU-9538 add script metadata properties API
Markus Scherer
2013-02-17 23:24:36 +0000
7f3718899aICU-9538 parse CLDR scriptMetadata.txt
Markus Scherer
2013-02-17 23:16:09 +0000
790ff8fe92ICU-9926 Update info about U_COL_SAFECLONE_BUFFERSIZE test
Peter Edberg
2013-02-17 23:06:24 +0000
5f31868e69ICU-9538 change sample(Zzzz) to U+FDD0
Markus Scherer
2013-02-17 22:27:59 +0000
e0488a1ab8ICU-9497 Add support for short(er) weekday names: format, parse, get/set symbols (J)
Peter Edberg
2013-02-17 17:14:10 +0000
ebbc5423efICU-9538 add script metadata properties API
Markus Scherer
2013-02-17 00:49:18 +0000
b1309f6306ICU-9909 Update structLocale for new currencies
John Emmons
2013-02-17 00:42:18 +0000
2fffcf3b77ICU-9880 add #ifndef U_HIDE_DRAFT_API
Markus Scherer
2013-02-16 21:53:15 +0000
db02b5633fICU-9909 Update currency list with current currencies as of 2013-02-16
John Emmons
2013-02-16 21:48:13 +0000
ba77e6d28bICU-9077 Enhanced rbbi/RBBITest/TestExtended in ICU4J. Includes data refresh from ICU4C to pick up revised Character break rules.
Andy Heninger
2013-02-16 00:41:28 +0000
dba8bad06bICU-9602 tell ICU4J to ignore conversion test data for good one-way mappings
Markus Scherer
2013-02-16 00:16:09 +0000
a1296b9947ICU-9943 Fixed a coding problem detected by FindBugs - prevent null dereference
Yoshito Umaoka
2013-02-16 00:02:50 +0000
4dce9ff799ICU-9940 Fixed some coding problems detected by FindBugs - Fixed threading issue with lazy instantiation of static field in a few classes.
Yoshito Umaoka
2013-02-15 23:38:44 +0000
f5cd9984c6ICU-9880 add ImmutableIndex, replace Chinese hacks and support zhuyin, handle index characters with multiple primary weights, lazy-create rarely-used objects, bug fixes, port other improvements from Java
Markus Scherer
2013-02-15 22:11:33 +0000
407be346b7ICU-9880 sync with C++ port, fix minor bugs
Markus Scherer
2013-02-15 21:22:57 +0000
bd8a81bfd6ICU-9942 Fixed a coding problem detected by FindBugs - replaced == with equals()
Yoshito Umaoka
2013-02-15 17:17:44 +0000
9e53141f8bICU-9941 Fixed a coding problem detected by FindBugs - changed put with putIfAbsent to make the operation atomic.
Yoshito Umaoka
2013-02-15 17:06:32 +0000
79174eedb1ICU-9939 Fixed a coding problem detected by FindBugs - commented out synchronized block containing an empty if statement.
Yoshito Umaoka
2013-02-15 16:36:51 +0000
92c0aa3b98ICU-9938 Fixed a coding problem detected by FindBugs - replacing == with equals().
Yoshito Umaoka
2013-02-15 16:25:03 +0000
915f2365a3ICU-9077 Fix failing test rbbi/RBBITest/TestExtended
Andy Heninger
2013-02-15 08:14:10 +0000
c68b5d9d38ICU-9077 Enhancements to break iteration tests.
Andy Heninger
2013-02-15 07:17:59 +0000
c437359b7fICU-9077 RBBI test enhancements.
Andy Heninger
2013-02-15 02:13:58 +0000
5783d47eb7ICU-9945 Updated ISO currency numeric mapping data in ICU4C.
Yoshito Umaoka
2013-02-14 23:34:04 +0000
35797e43feICU-9945 Updated currency data file location. Corrected errors in readme.txt. Added ZMW to the hardcoded table to match the latest ISO data.
Yoshito Umaoka
2013-02-14 23:20:15 +0000
d4ca6e2decICU-9475 Some additional notes in TimeZoneNames API reference.
Yoshito Umaoka
2013-02-14 22:50:17 +0000
049fb62622ICU-9475 Link to methods with arguments did not work. Removed method arguments in @link.
Yoshito Umaoka
2013-02-14 22:48:35 +0000
938b34ab6bICU-9475 Some additional notes in TimeZoneNames API reference.
Yoshito Umaoka
2013-02-14 21:20:23 +0000
2b6ad1d385ICU-9911 C++ DecimalFormat::get/setattribute - change from internal API to pulic
Scott Russell
2013-02-14 20:54:29 +0000
e391bd75daICU-9919 Add LocalPointer to test.
Travis Keep
2013-02-14 20:29:16 +0000
7e14f73cfaICU-9925 CLDR 23 pre-integration part 3, batch 4 through CLDR r8192 (C)
Peter Edberg
2013-02-14 18:51:01 +0000
be694f6480ICU-9925 CLDR 23 pre-integration part 3, batch 4 through CLDR r8192 (J)
Peter Edberg
2013-02-14 18:41:15 +0000
cd49c23616ICU-9925 CLDR 23 pre-integration part 3, batch 3 (C)
Peter Edberg
2013-02-14 09:51:25 +0000
9a171c895aICU-9925 CLDR 23 pre-integration part 3, batch 3 (J)
Peter Edberg
2013-02-14 09:47:03 +0000
fd5c3526d5ICU-9912 Fix missing solaris preprocessor definition
Michael Ow
2013-02-14 06:53:53 +0000
77e615bcf4ICU-9934 Fix path issue in makedata.mak
Michael Ow
2013-02-13 23:34:33 +0000
08fb2eacd2ICU-9925 CLDR 23 pre-integration part 3, batch 2 (C)
Peter Edberg
2013-02-13 13:26:23 +0000
258a1ad9b0ICU-9925 CLDR 23 pre-integration part 3, batch 2 (J)
Peter Edberg
2013-02-13 13:12:16 +0000
4f59ab84ccICU-9657 Thread safety fix in charset detector.
Andy Heninger
2013-02-12 23:11:58 +0000
003a138300ICU-9919 Add test that DateIntervalFormat.setDateIntervalInfo does not corrup the cache.
Travis Keep
2013-02-12 22:51:17 +0000
0c74014256ICU-9919 Add check for failure in testSetIntervalPatternNoSideEffect
Travis Keep
2013-02-12 21:44:42 +0000
bf5a321da8ICU-9925 CLDR 23 pre-integration part 3, batch 1 (C)
Peter Edberg
2013-02-12 21:00:17 +0000
a15e0c2990ICU-9925 CLDR 23 pre-integration part 3, batch 1 (J)
Peter Edberg
2013-02-12 20:45:06 +0000
b9243a0522ICU-9919 Add test to ensure that DateIntervalInfo.setIntervalPattern has no unwanted side effects.
Travis Keep
2013-02-12 19:47:49 +0000
e33bccf0e8ICU-9655 Consolidate test code
Michael Ow
2013-02-12 06:46:51 +0000
ca88f9ccbaICU-9919 DateIntervalFormat instances with custom DateIntervalInfo instances should not use the cache to populate themselves.
Travis Keep
2013-02-12 01:00:40 +0000
5f066fb106ICU-9440 SpoofChecker, sync ICU4J with ICU4C.
Andy Heninger
2013-02-12 00:44:39 +0000
dd9bf9ba48ICU-9922 Fix DateIntervalInfo.setIntervalPattern so that it affects just the current instance instead of affecting all instances for a locale.
Travis Keep
2013-02-11 23:45:43 +0000
db8e47ddf1ICU-9842 simplify <p> in JavaDoc
Markus Scherer
2013-02-11 23:09:29 +0000
593a9fd589ICU-9842 Incorporate review comments.
Andy Heninger
2013-02-11 21:55:06 +0000
2e71f86e17ICU-9602 conversion: add good one-way mapping type |4
Markus Scherer
2013-02-11 20:48:11 +0000
da324defa4ICU-9867 Minor update in readme.html
Yoshito Umaoka
2013-02-11 20:25:01 +0000
8c99cd1988ICU-9867 Minor update in readme.html
Yoshito Umaoka
2013-02-11 20:24:42 +0000
3fcfaf6848ICU-9867 Added a note about pattern V semantics change in readme.html
Yoshito Umaoka
2013-02-11 20:12:57 +0000
a5c74c721cICU-9867 Added a note about pattern V semantics change in readme.html
Yoshito Umaoka
2013-02-11 20:12:34 +0000
e207951893ICU-9440 Namespace tweaks to uspoof.h
Andy Heninger
2013-02-11 18:37:06 +0000
4c238156a4ICU-9440 Remove more spurious semicolons.
Andy Heninger
2013-02-11 18:03:05 +0000
59d7271465ICU-9844 Load region data in getPreferredValues()
John Emmons
2013-02-08 15:04:27 +0000
e7057c6ddcICU-9917 Try to make the Unicode file comment stripping tool work for UCA files too.
Markus Scherer
2013-02-07 23:20:01 +0000
96f4a704b2ICU-9889 Implement scaling for decimalFormat
John Emmons
2013-02-07 19:48:29 +0000
feddf0fa6bICU-9868 morx support (contributed - fix version check, minor fixes)
Steven R. Loomis
2013-02-07 01:08:41 +0000
967319cfdbICU-9880 Guard against a degenerate collator where some script boundary strings are primary ignorable
Markus Scherer
2013-02-07 00:55:27 +0000
07f5400f59ICU-9912 Fix default timezone detection on Solaris
Michael Ow
2013-02-06 23:39:05 +0000
90396bbf08ICU-9868 Add more missing files from layout MSVC project file
Michael Ow
2013-02-06 23:16:05 +0000
dec9f9b51eICU-9868 Add missing files in layout MSVC project file
Michael Ow
2013-02-06 21:53:02 +0000
3509164083ICU-9868 morx support (contributed)
Steven R. Loomis
2013-02-06 07:01:19 +0000
bd47a9bba6ICU-9648 Added a note in What's new section in readme.html about the subclassing-API breaking change in BasicTimeZone.
Yoshito Umaoka
2013-02-05 22:16:11 +0000
99b8bfc26aICU-9718 Disable strict mode when building ufile with gcc
Michael Ow
2013-02-05 22:10:40 +0000
d0ae818a67ICU-8451 Remove UnicodeString static initializers
John Emmons
2013-02-05 18:02:14 +0000
2b96793827ICU-9803 Change const input parameter to non-const
Michael Ow
2013-02-05 06:45:31 +0000
6ed22ad2cbICU-9876 Pre-integrate some CLDR 23 additions/changes (C), part 2c through CLDR r8106
Peter Edberg
2013-02-03 19:10:10 +0000
19f17de6dbICU-9876 Pre-integrate some CLDR 23 additions/changes (J), part 2c through CLDR r8106
Peter Edberg
2013-02-03 19:04:54 +0000
720b27098eICU-9880 for CJK enumerate FDD0 contractions to replace hardcoded lists, adds support for zhuyin too; fix firstCharsInScripts for CJK to replace UScript-based hacks; simplify initLabels() code; fix initBuckets() for underflow label as the only one; make test for multiple primaries work with alternate=shifted; fix en_US_POSIX
Markus Scherer
2013-02-02 00:14:26 +0000
8d16a6bea1ICU-9839 Removed temporary workaround in the test code.
Yoshito Umaoka
2013-02-01 07:47:57 +0000
b676128bfeICU-9648 Changed BasicTimeZone public API methods to const.
Yoshito Umaoka
2013-02-01 07:39:04 +0000
919db4268eICU-9880 add ImmutableIndex, overflow bucket always has non-null lowerBoundary, handle index characters with multiple primary weights, reject ignorable and unassigned index characters, lazy-create rarely-used objects, bug fixes, remove some obsolete commented-out code
Markus Scherer
2013-01-31 23:00:27 +0000
c44d9fec6dICU-9665 Fix error in Makefile
Michael Ow
2013-01-31 21:28:51 +0000
db4bf0d726ICU-9899 Update description for u_fgetfile and u_fgetConverter
Michael Ow
2013-01-31 16:56:54 +0000
4a089feb16ICU-9803 Add API to get number formatter from UFile
Michael Ow
2013-01-31 16:54:46 +0000
9d932766bdICU-9628 Make comments regarding the meaning of gender styles more concise.
Travis Keep
2013-01-30 17:31:21 +0000
824221a2ffICU-9876 Recreate the data jars from scratch
John Emmons
2013-01-29 22:04:20 +0000
2724d7c5ccICU-9802 Fix failures in running cintltst and intltest without data
Michael Ow
2013-01-29 01:51:53 +0000
44dcd1d90aICU-8451 Ensure that the error conditions are handled properly.
Michael Ow
2013-01-29 01:43:30 +0000
1d82e292ebICU-8451 Fix some UnicodeString declarations in Region class
Michael Ow
2013-01-28 18:55:33 +0000
429d2c24e2ICU-9876 Add ms_BN/ms_MY/ms_SG to locale-deprecates, restore to icu-config; pick up CLDR r8077 (C)
Peter Edberg
2013-01-28 07:54:14 +0000
137e23e2d8ICU-9876 Add ms_BN/ms_MY/ms_SG to locale-deprecates, restore to icu-config; pick up CLDR r8077 (J)
Peter Edberg
2013-01-28 07:48:39 +0000
6478ab13aeICU-9876 Add data/xml/main/ms_Latn.xml
Peter Edberg
2013-01-26 07:49:38 +0000
022503d55fICU-9876 Update for data/xml/main/ms_Latn.xml added in C
Peter Edberg
2013-01-26 07:48:28 +0000
128d059570ICU-9876 Pre-integrate some CLDR 23 additions/changes, part 2b (C)
Peter Edberg
2013-01-26 06:14:03 +0000
f8c97565baICU-9876 Pre-integrate some CLDR 23 additions/changes, part 2b (J)
Peter Edberg
2013-01-26 06:09:19 +0000
b2d677bb65ICU-9876 Pre-integrate some CLDR 23 additions/changes, part 2 (C)
Peter Edberg
2013-01-26 01:14:35 +0000
db42f0dc6eICU-9857 Adjust for CLDR calendar <fields> move to top of <dates> element (C)
Peter Edberg
2013-01-26 00:15:50 +0000
740c626f66ICU-9876 Pre-integrate some CLDR 23 additions/changes, part 2 (J)
Peter Edberg
2013-01-26 00:14:50 +0000
c0921a1308ICU-9845 Remove character-escaping hack from LocaleData
Peter Edberg
2013-01-26 00:12:01 +0000
659f888e89ICU-9857 Adjust for CLDR calendar <fields> move to top of <dates> element (J)
Peter Edberg
2013-01-26 00:11:39 +0000
73fd147ca2ICU-9721 Fix some header test failure
Michael Ow
2013-01-24 20:48:33 +0000
c5008ea67aICU-9884 Deprecate CurrencyMetaInfo.CurrencyInfo public constructor.
Travis Keep
2013-01-24 18:21:14 +0000
bba7443afbICU-9863 Added 'fin' in _languages and _languages3 static arrays.
Travis Keep
2013-01-24 17:25:08 +0000
b6b2fbfa43ICU-9665 Fix cross compilation current path issue
Michael Ow
2013-01-23 22:20:45 +0000
68d9cedfa8ICU-9839 Added TestEnglishExemplarCharacter which was added in ICU4C with this ticket. No API/library code change in ICU4J, because punctuation exemplar is already supported.
Yoshito Umaoka
2013-01-18 16:57:09 +0000
557da151c7ICU-9839 Punctuation exemplar type support. Code is added, but not working because of data problem explained in #9845. When data is refreshed next time, the problem should go away.
Yoshito Umaoka
2013-01-18 16:29:02 +0000
205571f9f2ICU-9760 Fix year in copyright message.
Travis Keep
2013-01-17 17:56:11 +0000
ff799e6446ICU-9843 Remove testing of default from ICUResourceBundleTest/TestGetWithFallback
Jennifer Chye
2013-01-16 22:42:08 +0000
3eafd4cf29ICU-9508 Uncomment old CurrencyInfo constructor. Add test confirming its presence.
Travis Keep
2013-01-16 21:22:11 +0000
1df7ed7891ICU-8451 Cleanup source/docs for region APIs
John Emmons
2013-01-16 19:06:23 +0000
734cb70cc4ICU-8451 Fix memory leaks in region implementation
John Emmons
2013-01-15 23:53:27 +0000
7aa5b16036ICU-8451 Fixing some memory leaks in region.cpp
John Emmons
2013-01-15 08:02:48 +0000
cd51c60e10ICU-9497 Add tests for C date symbol functions
Peter Edberg
2013-01-14 22:23:44 +0000
d58fd10106ICU-8451 Cleanup use of U_EXPORT2 in Region class for windows build
John Emmons
2013-01-14 20:46:38 +0000
49f6a2cd7cICU-8451 Clean up region test - fails build on some platforms
John Emmons
2013-01-14 19:32:39 +0000
aad0b5d0f3ICU-8451 Add region objects to Makefiles - remove one unnecessary line in region.cpp
John Emmons
2013-01-14 19:06:31 +0000
013c6db432ICU-8451 Initial port - Region APIs from Java to C++
John Emmons
2013-01-14 18:37:56 +0000
54098be451ICU-9497 Add support for short weekday names: format, parse, get/set symbols (C)
Peter Edberg
2013-01-14 04:48:51 +0000
f9bc84be0bICU-9805 Add "ms950" as alias for "windows-950"="windows-950-2000"
Peter Edberg
2013-01-13 21:22:15 +0000
df1a9a0469ICU-9781 Parsing fractional seconds should truncate (not round) to 3 places (J)
Peter Edberg
2013-01-13 19:11:07 +0000
93632b56f2ICU-9781 Parsing fractional seconds should truncate (not round) to 3 places (C)
Peter Edberg
2013-01-13 18:54:09 +0000
3603c75ae0ICU-9673 Update ICU4J mapping table with updated euc-jp
Michael Ow
2013-01-11 19:48:39 +0000
5794bfbf66ICU-9673 Update EUC-JP mapping to use updated table
Michael Ow
2013-01-11 19:47:40 +0000
16192c32d3ICU-9800 Fix Currency.isAvailable() to return true for a currency that is available but is non-tender.
Travis Keep
2013-01-11 19:15:17 +0000
f497bdb604ICU-9840 Pre-integrate some CLDR 23 additions/changes (J)
Peter Edberg
2013-01-10 18:01:23 +0000
3d5799a284ICU-9840 Pre-integrate some CLDR 23 additions/changes (C)
Peter Edberg
2013-01-10 17:58:47 +0000
bbd600846aICU-9508 Make test name that tests withTender() more descriptive. Add test for using longs in place of dates.
Travis Keep
2013-01-09 20:45:39 +0000
05194ef5f7ICU-9508 Clarify test for this ticket.
Travis Keep
2013-01-09 20:17:11 +0000
4308b46d69ICU-9508 Merge changes from cmi branch into trunk.
Travis Keep
2013-01-09 01:08:55 +0000
a55953f65aICU-9807 Integrate jchye's changes from CLDR bug 5529 into ICU4J.
Travis Keep
2013-01-09 00:07:35 +0000
9e439c9ef6ICU-9807 Check in new currency CLDR data from Jennifer's new generator which no longer assumes any relationship between from/to dates and is tender. In particular, this change introduces a new, optional tender field which default to true if not present.
Travis Keep
2013-01-08 21:38:21 +0000
6a13a557d5ICU-9836 C/Java mismatch parsing years with pattern "yyyy" :: fix new test under windows
Scott Russell
2013-01-05 23:43:54 +0000
c17e7e0af6ICU-9836 C/Java mismatch parsing years with pattern "yyyy" :: fix new test under windows
Scott Russell
2013-01-05 20:22:19 +0000
ce9b84ec38ICU-9836 C/Java mismatch parsing years with pattern "yyyy"
Scott Russell
2013-01-05 18:39:23 +0000
bc5b7e5c35ICU-9733 Use primary zone data (formerly singleCoutries) for generic location names in ICU4C. Synchronized metaZones.res including primaryZones data with ICU4C trunk.
Yoshito Umaoka
2013-01-04 23:31:17 +0000
531924c9b4ICU-9733 Use primary zone data (formerly singleCountries) for generic location names in ICU4C. This includes metaZones.txt generated from cldrbug:5439 changes (CLDR svn revision 8008).
Yoshito Umaoka
2013-01-04 22:26:42 +0000
c54b40f7dcICU-9836 C/Java mismatch parsing years with pattern "yyyy"
Scott Russell
2013-01-04 17:16:07 +0000
70deaa958cICU-9531 CompactDecimalFormat to turn grouping separator off in short form only.
Travis Keep
2013-01-02 22:31:02 +0000
6ac85a8d6cICU-9820 Fix solution file to build i18n properly on x64
John Emmons
2013-01-02 22:02:13 +0000
08223859e3ICU-9735 Added a C API ucal_getTimeZoneID.
Yoshito Umaoka
2013-01-02 16:58:24 +0000
162a3e851aICU-9573 Added namespace to resolve a build issue.
Yoshito Umaoka
2012-12-19 23:14:21 +0000
aab28cd6aaICU-9808 Fix comments in CurrencyMetaInfo.CurrencyFilter
Travis Keep
2012-12-19 23:12:26 +0000
cecef8ed3dICU-9573 A fix for compilation problem.
Yoshito Umaoka
2012-12-19 18:48:41 +0000
7586fcf7d4ICU-9573 Removing Boyer-Moore string search implementation. CollData has moved from i18n package to intltest.
Yoshito Umaoka
2012-12-19 05:12:25 +0000
49d85a9d59ICU-9641 Add customizable max parse digit to DecimalFormat
Michael Ow
2012-12-19 01:23:53 +0000
fc3787c545ICU-9804 Add unit test for fix to ures_getByKeyWithFallback.
Travis Keep
2012-12-18 17:59:25 +0000
cdec05e37bICU-9789 Fix problems that Markus found in review.
Mark Davis
2012-12-14 18:19:24 +0000
e1f1427f84ICU-9789 ++enum requires cast
Markus Scherer
2012-12-14 17:10:15 +0000
a249d85f4dICU-9789 Fix problems that Markus found in review.
Mark Davis
2012-12-14 16:29:05 +0000
af439c67deICU-9789 lenient date/time parsing: accept missing or added trailing dot after non-numeric fields; refactor isNumeric() logic
Markus Scherer
2012-12-14 06:35:11 +0000
f8df230abaICU-9793 Remove stray fprintf statement.
Jennifer Chye
2012-12-14 01:45:53 +0000
58fe813c16ICU-9793 Fix segfault when from field not present in CurrencyMap.
Jennifer Chye
2012-12-14 01:27:49 +0000
612181f2f5ICU-9785 Imported ICU data including updated Thai punctuation exemplar data. Also fixed ES_CURRENCY and some documentation / API version tag issues.
Yoshito Umaoka
2012-12-13 19:52:57 +0000
730c1d3815ICU-9789 Fix problems that Markus found in review.
Mark Davis
2012-12-13 01:26:04 +0000
c716e6b67bICU-9760 Use static final string arrays to avoid races in initialization.
Travis Keep
2012-12-12 22:14:12 +0000
9b0fd4305fICU-9789 Make date parsing slightly more lenient to fix compatibility problems.
Mark Davis
2012-12-12 19:28:28 +0000
18f2d4bd81ICU-9789 Make date parsing slightly more lenient to fix compatibility problems.
Mark Davis
2012-12-12 19:17:26 +0000
edf2a02f9aICU-9783 Use new Turkish Lira symbol in Turkish locale
John Emmons
2012-12-12 15:31:43 +0000
18a6bb47d6ICU-9783 Use new Turkish Lira symbol in Turkish locale
John Emmons
2012-12-12 15:27:02 +0000
a4f4ed5a94ICU-9786 fix symbol collision truncate on BSD
Steven R. Loomis
2012-12-10 19:41:03 +0000
71946b5544ICU-9655 make enumset test a real test, not just printfs
Steven R. Loomis
2012-12-10 19:18:04 +0000
736010a456ICU-9655 move enumset test
Steven R. Loomis
2012-12-07 00:26:50 +0000
53666f0ad7ICU-9679 fix a warning about identity comparison
Steven R. Loomis
2012-12-07 00:05:59 +0000
2ee13b13abICU-7645 Fix some dangling non@internals
Mark Davis
2012-12-06 17:58:22 +0000
b08e77f290ICU-8712 add instructions for building
Steven R. Loomis
2012-12-06 05:25:15 +0000
8bb1a61c47ICU-7645 Fixed problem in comparator exposed by Java 7.
Mark Davis
2012-12-05 00:10:44 +0000
5b41e3add2ICU-9748 Put EnumSet class in namespace
Michael Ow
2012-12-04 23:49:57 +0000
1d717e307fICU-9543 Fix uconfig test failure
Michael Ow
2012-12-04 23:19:40 +0000
7de53e1046ICU-7645 Various updates after feedback
Mark Davis
2012-12-04 21:35:51 +0000
9994b1fe03ICU-9677 fix affixes-ignored-for-parse - check in handleChanged() instead of relying on input function
Steven R. Loomis
2012-12-04 21:33:15 +0000
bc81e5f281ICU-9780 calculate fastpath for parsing side separately, also allow grouping sep in nonlenient intonly mode
Steven R. Loomis
2012-12-04 20:33:19 +0000
2e104e362aICU-7645 Make test insensitive to order of elements in HashSet.
Mark Davis
2012-12-02 20:21:48 +0000
55372c11e2ICU-7645 Fix for old compilers
Mark Davis
2012-12-02 19:22:16 +0000
c85f5b613aICU-7645 Flesh out test more
Mark Davis
2012-12-02 05:11:41 +0000
c3c9ed82d0ICU-7645 Fix breaking test.
Mark Davis
2012-12-02 02:30:56 +0000
53a148983cICU-9679 Fix some gcc compiler warnings
Michael Ow
2012-11-30 22:19:58 +0000
64cb025065ICU-9774 FilteredNormalizer2: CharSequence.subSequence(start, limit) limit must be <= length()
Markus Scherer
2012-11-30 22:04:01 +0000
95098e216bICU-7645 First cut at spoof detection changed. All marked @internal for now.
Mark Davis
2012-11-30 17:51:08 +0000
517fd227cbICU-9737 Remove singleton class, otherwise keep logic the same for thread safety fix.
Andy Heninger
2012-11-29 23:05:31 +0000
ebad01d878ICU-9687 Propagate the ambiguous alias warning when opening converter
Michael Ow
2012-11-29 21:38:40 +0000
b6ab4f46c4ICU-9692 Add mh file for mingw64 and remove compile time determination of __USER_LABEL_PREFIX__ to fix cross compilation errors
Michael Ow
2012-11-29 18:20:09 +0000
4297072ccdICU-9714 now builds clean on IBM i- fix some test cases for ASCIIsms, fix formattable buffer size
Steven R. Loomis
2012-11-29 01:09:50 +0000
940031d074ICU-9758 deprecate RuleBasedCollator::getMaxExpansion()
Markus Scherer
2012-11-29 00:33:41 +0000
b365ec5423ICU-9706 Fix a chinese calendar test to be as intended
Peter Edberg
2012-11-28 01:24:08 +0000
b54c586f38ICU-9643 (C) Change "@internal ICU 50" display context API to "@draft ICU 51"
Peter Edberg
2012-11-28 01:12:46 +0000
c48704af3aICU-9643 (J) Change "@internal ICU 50" display context API to "@draft ICU 51"
Peter Edberg
2012-11-28 01:10:47 +0000
7af487e754ICU-9745 clean up
Steven R. Loomis
2012-11-27 23:25:07 +0000
5a03f4acbcICU-9769 provider updates
Steven R. Loomis
2012-11-27 23:03:15 +0000
c5c2e31ad9ICU-9745 update icu4cscan and 50 data
Steven R. Loomis
2012-11-27 22:55:52 +0000
eb81df537cICU-9669 Roll back change 32889
Travis Keep
2012-11-26 22:29:27 +0000
02197c648eICU-9669 ures_getStringByKeyWithFallback() to work correctly when returning UChar* with embedded nulls.
Travis Keep
2012-11-26 21:06:37 +0000
29e8c542e3ICU-9745 add icu4cscan
Steven R. Loomis
2012-11-26 19:47:30 +0000
d04e04229dICU-9745 update icu4jscan loc
Steven R. Loomis
2012-11-26 19:37:55 +0000
8c8f82ea9fICU-9745 comit icu4jscan
Steven R. Loomis
2012-11-26 19:34:31 +0000
2b6653938cICU-9685 Don't extract Makefile in tzdata
Michael Ow
2012-11-22 01:05:23 +0000
9370fd65d3ICU-9605 Fix compiler error caused by undefined __timezone in uclibc
Michael Ow
2012-11-21 19:52:44 +0000
f22d76237bICU-9608 MinGW includes stdint.h and inttypes.h
Michael Ow
2012-11-21 18:48:29 +0000
96cf03a67dICU-9759 fix typo, cannonical
Markus Scherer
2012-11-20 23:55:31 +0000
c86501fbf2ICU-9669 Allow caller to pass NULL for len when calling ures_getStringByKeyWithFallback.
Travis Keep
2012-11-19 18:19:51 +0000
135c7adbdbICU-9737 Fix Locale::getDefault() and Locale::setDefault() so that the reference that getDefault() returns doesn't get freed unexpectedly due to race conditions.
Travis Keep
2012-11-19 17:02:46 +0000
63b30dc4c1ICU-9668 Updated the spec of ULocale#equals. The modified implementation never returns true when the argument is String.
Yoshito Umaoka
2012-11-16 23:16:12 +0000
3688cea886ICU-9543 Simplify code that finds UNUM_SHORT and UNUM_LONG data. Thanks Mark Davis.
Travis Keep
2012-11-16 17:50:41 +0000
e929da430fICU-9691 Small optimization to ListFormatter.java
Travis Keep
2012-11-16 00:59:11 +0000
59a7dc16deICU-9647 Update J version of CompactDecimalFormat.
Travis Keep
2012-11-16 00:44:07 +0000
6a2fd9b130ICU-9746 Updated the build script for eclipse plug-in. The plug-in version no longer use different source code by this change. Also updated plug-in test and com.ibm.icu.base plug-in for Eclipse Kelper (June 2013).
Yoshito Umaoka
2012-11-16 00:02:21 +0000
9046285bf5ICU-9748 only do this instantiation on MSVC.
Steven R. Loomis
2012-11-15 23:12:24 +0000
1caf333f2bICU-9748 comment out unused parameters (warning)
Steven R. Loomis
2012-11-15 22:03:05 +0000
858972dfa6ICU-9748 MSVC2010 issues, move EnumSet<> to separate header
Steven R. Loomis
2012-11-15 21:55:41 +0000
34fdf50b05ICU-9625 Change C++ ListFormatter to use ICU data instead of hard-coded data.
Travis Keep
2012-11-15 18:15:37 +0000
ff3d74458bICU-9543 replace bare intrinsic, long, with double.
Travis Keep
2012-11-15 17:07:18 +0000