Commit Graph

  • 6105e6d068 ICU-10670 another minor fix Markus Scherer 2014-02-26 03:35:17 +0000
  • 80c576c0b7 ICU-10670 Fixed a compilation errror on VC in the previous commit. Yoshito Umaoka 2014-02-26 00:49:35 +0000
  • 6177c58d7f ICU-9156 collv2 fixed some known search test failures Markus Scherer 2014-02-26 00:11:22 +0000
  • 86861a0867 ICU-10670 Fix character-based Arabic shaping for Urdu & some other characters Markus Scherer 2014-02-26 00:02:24 +0000
  • 25d898f0b4 ICU-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
  • f7f73fe88d ICU-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
  • c2ba26e8ba ICU-10472 build genrb, uconv, toolutil but not test suites with explicit UnicodeString constructors Markus Scherer 2014-02-25 23:49:53 +0000
  • 50a883201d ICU-9101 fix test memory leak Markus Scherer 2014-02-25 23:20:31 +0000
  • 1c02705b8f ICU-9822 fix U_STRING_INIT string length Markus Scherer 2014-02-25 22:56:51 +0000
  • e977c057a9 ICU-9101 merge branches/markus/collv2@35225 into the trunk Markus Scherer 2014-02-25 21:21:49 +0000
  • 4f64ff0152 ICU-8116 Add tests to verify that currency plurals is working. Travis Keep 2014-02-25 00:10:02 +0000
  • f6de8d8a1c ICU-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
  • d9085c6d2b ICU-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
  • fd8591d83c ICU-10734 do not attempt to print the summary as ascii Steven R. Loomis 2014-02-24 19:53:07 +0000
  • 04855906d8 ICU-10630 Add "แอปพลิเคชัน" ("application"), "แท็ก" ("tag") to thaidict.txt (J) Peter Edberg 2014-02-24 19:35:47 +0000
  • 5877fc6542 ICU-10630 Add Thai words for "application" and "tag" to thaidict.txt Peter Edberg 2014-02-24 19:34:40 +0000
  • 25daba2eb5 ICU-10691 Add 23 city names (mostly from exemplar city data) to thaidict.txt (J) Peter Edberg 2014-02-24 16:39:48 +0000
  • 7ebe390ea6 ICU-10691 Add 23 city names (mostly from exemplar city data) to thaidict.txt Peter Edberg 2014-02-24 16:39:00 +0000
  • 5bafa9890d ICU-10733 Fixed a problem in build script for packaging utilities-src.jar. Yoshito Umaoka 2014-02-24 15:30:11 +0000
  • 2a2d770cd0 ICU-10712 Integrate non-collation, non-BCP47 data from CLDR trunk@9766 (J) Peter Edberg 2014-02-24 07:18:49 +0000
  • 9596efb7f4 ICU-10712 Integrate non-collation, non-BCP47 data from CLDR trunk@9766 Peter Edberg 2014-02-24 07:17:41 +0000
  • cfd57abf79 ICU-10601 Added UNUM_CURRENCY_ACCOUNTING to ICU4C NumberFormat. Yoshito Umaoka 2014-02-22 00:16:56 +0000
  • e3e20601c0 ICU-10547 Remove extra code from tests added there to help me debug. Travis Keep 2014-02-21 22:34:29 +0000
  • fcde5a4621 ICU-10547 Format -0.0 as a negative when using scientific notation. Travis Keep 2014-02-21 20:41:39 +0000
  • 151b10c6ca ICU-10601 Added ACCOUNTINGCURRENCYSTYLE to NumberFormat. Yoshito Umaoka 2014-02-21 19:15:04 +0000
  • 2ccc9fb2bd ICU-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
  • f7100c3d6e ICU-10718 Cache parsed language, script, country and variant in ULocale. Yoshito Umaoka 2014-02-21 08:16:18 +0000
  • 05681a5047 ICU-10015 Replace use of Deque in dictionary break. Andy Heninger 2014-02-21 00:31:28 +0000
  • 6f86221dee ICU-10640 Fix same bugs around duration formatting that were fixed in C++ in JAVA. Travis Keep 2014-02-20 23:59:45 +0000
  • 7fb4b7bcf6 ICU-10640 Fix various bugs around duration formatting e.g 3:45:23 Travis Keep 2014-02-20 22:41:13 +0000
  • d09b746a61 ICU-10640 Carry rounding measure amounts down except the last to the JAVA implementation. Travis Keep 2014-02-20 18:54:00 +0000
  • 8b58bace5e ICU-10706 Spoof Check, Rename SINGLE_SCRIPT -> SINGLE_SCRIPT_RESTRICTIVE as discussed in the PMC. Andy Heninger 2014-02-19 23:57:20 +0000
  • c4f6c43b86 ICU-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
  • 5b67287476 ICU-10706 Fix Windows build problem with string literals. Andy Heninger 2014-02-19 06:59:00 +0000
  • 6d71a96d1b ICU-10706 Spoof Check Data Update. Andy Heninger 2014-02-19 01:29:16 +0000
  • 8525e6bd47 ICU-10706 Spoof Check data update. Andy Heninger 2014-02-19 01:07:32 +0000
  • a5986fe48d ICU-10713 Resolved ICU4J plug-in build script problem with Eclipse 4.4. Yoshito Umaoka 2014-02-18 07:55:54 +0000
  • 8304daf4d7 ICU-10711 Fix pds dataset data builds on zos Michael Ow 2014-02-18 06:21:37 +0000
  • 388efeb42e ICU-10015 Added in-house implementation of Deque wrapping JDK LinkedList for Java 5 env support. Yoshito Umaoka 2014-02-17 17:35:21 +0000
  • b9c4a1ec76 ICU-10640 Improve documentation. Travis Keep 2014-02-16 07:36:36 +0000
  • fd530319e6 ICU-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
  • 1d1172e466 ICU-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
  • 6ebe0eb16d ICU-10015 Dictionary Break Iterator, resolve differences between ICU4J and ICU4C. Andy Heninger 2014-02-11 00:09:33 +0000
  • ff4a993daa ICU-10640 Get rid of JAVA compiler warnings in MeasureFormat. Travis Keep 2014-02-10 23:56:23 +0000
  • abbae79212 ICU-10640 Change MeasureFormat::adoptNumberFormat to adhere to ICU users' guide. Travis Keep 2014-02-10 22:55:18 +0000
  • 8f7065db65 ICU-10640 Fix memory leak in adoptNumberFormat code. Travis Keep 2014-02-10 22:52:01 +0000
  • 059f862c4a ICU-10015 Dictionary Break, sync between ICU4C & J. Most changes for this ticket are in ICU4J. Andy Heninger 2014-02-10 20:12:03 +0000
  • 53ababf5a7 ICU-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
  • eb26b21238 ICU-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
  • 401daae867 ICU-10633 Implement context-sensitive number formatting (currently just for RBNF) Peter Edberg 2014-02-06 09:41:17 +0000
  • 1eea3529b2 ICU-10676 Also update the unum_open documentation for available styles Peter Edberg 2014-02-06 07:17:07 +0000
  • 67551b09e9 ICU-10676 unum_open should support UNUM_CURRENCY_ISO, UNUM_CURRENCY_PLURAL styles Peter Edberg 2014-02-06 06:31:50 +0000
  • 897a4241a5 ICU-10682 Fix memory leak in trunk. Travis Keep 2014-02-06 00:44:13 +0000
  • 25c7ba8e57 ICU-10682 Fix clone, copy constructor, and assignment operator in RulesBasedNumberFormat. Travis Keep 2014-02-06 00:34:24 +0000
  • c7519ed407 ICU-10660 add back removed comments to fix missing sample code in ICU4C API doc Scott Russell 2014-02-05 18:07:53 +0000
  • ab9706155a ICU-10640 Attempt to fix broken build. Travis Keep 2014-02-04 02:16:23 +0000
  • 0a42d4959f ICU-10640 Add C++ MeasureFormat API. Travis Keep 2014-02-04 00:29:17 +0000
  • d8b2004576 ICU-10465 improve bldicures Steven R. Loomis 2014-01-31 02:37:57 +0000
  • 0b5902b94d ICU-10646 String -> CharSequence Travis Keep 2014-01-30 20:09:46 +0000
  • 25459cba6b ICU-10646 Improve documentation. Travis Keep 2014-01-30 18:44:46 +0000
  • 53e36c62b6 ICU-10640 Add tests to be sure that TimeUnitFormat and CurrencyFormat are stand-ins for MeasureFormat. Travis Keep 2014-01-30 18:21:57 +0000
  • 995b68f085 ICU-10646 Improve test readability. Travis Keep 2014-01-30 16:55:02 +0000
  • b5a7244a29 ICU-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
  • 0f59bff9aa ICU-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
  • a4074397ec ICU-10669 reinstate parallel CLDR-to-ICU build Steven R. Loomis 2014-01-30 01:42:28 +0000
  • b50eda3341 ICU-10640 Change MeasureFormat to use QuantityFormatter. Travis Keep 2014-01-30 01:16:05 +0000
  • 55e2a4a900 ICU-10640 Remove Appendable from JAVA MeasureFormat API. Travis Keep 2014-01-29 23:46:51 +0000
  • a6d90fc75a ICU-10646 Add test for 2 and 3 arg versions of format. Add test for if appendTo is not empty. Travis Keep 2014-01-29 23:11:43 +0000
  • 844d4e860b ICU-10646 Tempalte->SimplePatternFormatter. evaluate -> format Travis Keep 2014-01-29 22:57:06 +0000
  • 6f61caff18 ICU-10646 Template -> SimplePatternFormatter. evaluate -> format. Travis Keep 2014-01-29 21:42:17 +0000
  • 92c280f8fc ICU-10646 Attempt to fix broken build. Travis Keep 2014-01-29 13:54:28 +0000
  • 1f93b4c481 ICU-10646 Attempt to fix broken build. Travis Keep 2014-01-29 05:52:11 +0000
  • d4ec281c99 ICU-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
  • 1cf0f06b01 ICU-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
  • 4397b041e3 ICU-10622 Fix warnings and errors when DEBUG is accidentally defined. George Rhoten 2014-01-28 04:25:46 +0000
  • 855434f737 ICU-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
  • 2c56459ce6 ICU-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
  • 86ae277276 ICU-10653 Fixed a thread safety problem in SimpleDateFormat. Yoshito Umaoka 2014-01-27 14:57:00 +0000
  • 48c55b449e ICU-10653 Fixed a thread safety problem in SimpleDateFormat. Yoshito Umaoka 2014-01-27 14:53:26 +0000
  • 1f070a89af ICU-10632 DateFormat factory methods taking Calendar instance to handle relative styles properly. Yoshito Umaoka 2014-01-24 22:47:23 +0000
  • 33db481060 ICU-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
  • 4e806c800e ICU-10483 Fix no data test errors in ICU4C 53m1 Michael Ow 2014-01-22 21:20:24 +0000
  • 1c67f2b859 ICU-10644 Add missing #include of platform.h Andy Heninger 2014-01-22 19:05:23 +0000
  • 1223df27e0 ICU-10483 Further #ifndef U_HIDE_XXX adjustments from running hdrtst Peter Edberg 2014-01-22 07:27:50 +0000
  • ebb200b1e4 ICU-10483 Update #ifndef U_HIDE_XXX guards for 53m1 Peter Edberg 2014-01-22 04:27:50 +0000
  • 3db45ddd2f ICU-10484 Use lowercase m for release file names Yoshito Umaoka 2014-01-21 20:58:09 +0000
  • 3059ac945f ICU-10650 53m1 BRS task - updates for non-ascii code in C Scott Russell 2014-01-21 20:58:03 +0000
  • e95bc4dfe8 ICU-10483 API Change Report for 53m1 Steven R. Loomis 2014-01-21 20:18:49 +0000
  • 0580e9e8ee ICU-10650 remove nbsp (!) that were preventing proper parsing of the @draft tag Steven R. Loomis 2014-01-21 18:26:44 +0000
  • 58fa667a0b ICU-10484 Fixed a problem in ICU4J modularization test targets. Yoshito Umaoka 2014-01-21 16:47:17 +0000
  • 0654101831 ICU-10484 Fixed a couple of issues reported by secureCheck. Yoshito Umaoka 2014-01-21 15:40:01 +0000
  • 3fa1319cc4 ICU-10650 53m1 BRS task - updates for svn properties Scott Russell 2014-01-21 04:04:40 +0000
  • c7ed3c0b31 ICU-10650 53m1 BRS task - updates for svn properties Scott Russell 2014-01-21 04:03:13 +0000
  • 6b72b4ee77 ICU-7589 readme update Steven R. Loomis 2014-01-21 02:28:33 +0000
  • dd62762ee5 ICU-7589 fix URL to project Steven R. Loomis 2014-01-21 02:21:35 +0000
  • 8ff2f476d0 ICU-7589 add traccheck script to check ticket status.. tsting an OK checkin Steven R. Loomis 2014-01-21 02:17:59 +0000
  • d296d29d47 ICU-7589 bump version no Steven R. Loomis 2014-01-21 01:44:13 +0000
  • 19847a933d ICU-7589 add traccheck script to check ticket status.. Steven R. Loomis 2014-01-21 01:11:54 +0000
  • b11fbe7b7f ICU-10483 Update urename.h for 53m1 Peter Edberg 2014-01-20 21:35:40 +0000
  • 4594dced45 ICU-10484 Updated the ICU4J API change report for 53M1 Yoshito Umaoka 2014-01-20 17:37:59 +0000
  • 021f31f4b5 ICU-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
  • 11bda31f78 ICU-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
  • 281cbf5106 ICU-8464 Implement more changes from Markus' code review. Travis Keep 2014-01-17 23:11:22 +0000
  • 4fb86a23e2 ICU-10268 Remove duplicate MeasureFormatTest.testExamples Travis Keep 2014-01-17 22:49:28 +0000
  • 1a8fa006ec ICU-10483 update intra-ICU4C dependencies Markus Scherer 2014-01-17 21:39:13 +0000
  • d5c0476af7 ICU-10484 Updated ICU4J readme for 53M1 Yoshito Umaoka 2014-01-17 16:42:06 +0000
  • fa4c8fd936 ICU-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
  • dc1b469069 ICU-10219 Added test for 1 minute, 1.0 minutes, 1.01 minutes. Travis Keep 2014-01-16 22:58:52 +0000
  • 7dc15bbf25 ICU-10484 Updated license files in ICU4J for ICU 53 Yoshito Umaoka 2014-01-16 22:50:49 +0000
  • 2bf11e889d ICU-10628 Use (const DateFormat*)fmt in udat_getContext, (const NumberFormat*)fmt in unum_getContext Peter Edberg 2014-01-16 22:46:04 +0000
  • f2738c9787 ICU-10468 andy's review comments. Travis Keep 2014-01-16 21:32:53 +0000
  • ebb804aaeb ICU-10484 Fixed a bunch of API doc problems. Yoshito Umaoka 2014-01-16 17:38:13 +0000
  • 16b105509e ICU-10484 Fixed svn:ignore property. Yoshito Umaoka 2014-01-16 16:09:28 +0000
  • 97db2a2aa3 ICU-10484 Clean up import statements. Yoshito Umaoka 2014-01-16 16:05:50 +0000
  • e492bb6e02 ICU-10484 Fixed JDK javac compiler warnings. Yoshito Umaoka 2014-01-16 15:59:03 +0000
  • e084dcaecb ICU-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
  • 93ac2bd3b5 ICU-10585 Review fixes: Improve arg check, then don't skip res.setTo for preflight case Peter Edberg 2014-01-15 23:44:01 +0000
  • c64fb93a29 ICU-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
  • 541a0405a7 ICU-10628 udat_getContext should use const UDateFormat* Peter Edberg 2014-01-15 20:55:04 +0000
  • 34388ce402 ICU-10549 Fixed svn:ignore property value problem found during the code review. Yoshito Umaoka 2014-01-15 16:14:32 +0000
  • ee25f053a6 ICU-10574 Add basic C sanity check too Peter Edberg 2014-01-15 09:31:11 +0000
  • d894ab3a4f ICU-10574 Add API (getter/setter) to set capitalization context for NumberFormat, J Peter Edberg 2014-01-15 09:13:26 +0000
  • d6eb092438 ICU-10591 Fix capitalizationSetting initialization & comment about serialization Peter Edberg 2014-01-15 09:10:22 +0000
  • 4c8984f5cb ICU-10574 initialize fCapitalizationContext in default constructor Peter Edberg 2014-01-15 08:34:01 +0000
  • fce9b6ba8c ICU-10553 Implement context-sensitive capitalization for relative dates (J) Peter Edberg 2014-01-15 08:12:16 +0000
  • f12f43b80e ICU-10591 Hoist set/GetContext from SimpleDateFormat to DateFormat (J) Peter Edberg 2014-01-15 03:40:46 +0000
  • f56a9be8fd ICU-8464 Implement Andy's comments. Travis Keep 2014-01-14 22:39:13 +0000
  • a82255096c ICU-10592 ICU4J BreakIterator, hoist rule status constants to base BreakIterator class Andy Heninger 2014-01-14 22:27:51 +0000
  • 77c39a1091 ICU-10606 Corrected the copyright year. Yoshito Umaoka 2014-01-14 20:35:14 +0000
  • c7677154e6 ICU-10619 Improve usability of DateFormat's leniency control & promote BooleanAttribute control to draft for v53 Scott Russell 2014-01-14 17:26:35 +0000
  • 8a3afd3cb5 ICU-10619 Improve usability of DateFormat's leniency control & promote BooleanAttribute control to draft for v53 Scott Russell 2014-01-14 14:13:48 +0000
  • 1865fa1670 ICU-10574 part 1, just API and setContext/getContext implementation Peter Edberg 2014-01-14 07:31:30 +0000
  • 3da552ab8d ICU-10268 Add tests for narrow times. Travis Keep 2014-01-14 01:25:27 +0000
  • df7d845995 ICU-10585 Add utrans_toRules, utrans_getSourceSet Peter Edberg 2014-01-13 07:27:02 +0000
  • 9cf4a2acd5 ICU-10591 Hoist setContext from SimpleDateFormat/RelativeDateFormat to DateFormat Peter Edberg 2014-01-12 05:23:30 +0000
  • a5f9fc6974 ICU-10483 Update copyright & license dates, strip outdated info from readme, fix validation errs Peter Edberg 2014-01-12 01:16:00 +0000
  • 38a4b241d6 ICU-10623 Integrated data generated from CLDR 25-M1, but skipped new data in data/coll/ (J) Peter Edberg 2014-01-11 22:25:14 +0000
  • b6f141239f ICU-10623 Integrated data generated from CLDR 25-M1, but skipped new data in data/coll/ Peter Edberg 2014-01-11 22:23:57 +0000
  • 132ff6d742 ICU-8464 Add Suggested changes from Markus. Travis Keep 2014-01-11 00:30:39 +0000
  • 8067293d35 ICU-10043 ignore the genrb --omitCollationRules flag while importing rules Markus Scherer 2014-01-11 00:28:53 +0000
  • 90b6b64024 ICU-10561 ZoneMeta methods must check for bogus input strings Markus Scherer 2014-01-10 23:14:14 +0000
  • 9dd53d288d ICU-10499 fix compile error with gcc. Andy Heninger 2014-01-10 22:51:31 +0000
  • c25116c2c8 ICU-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
  • ed3bb51647 ICU-10499 genrb use explicit UnicodeString constructors Markus Scherer 2014-01-10 21:41:03 +0000
  • a94152774c ICU-8699 Never print stack trace in production code George Rhoten 2014-01-10 19:52:56 +0000
  • 181351be76 ICU-10624 Swat clang compile warnings. Andy Heninger 2014-01-10 19:49:32 +0000
  • a988b05e8b ICU-10268 Added more tests. Travis Keep 2014-01-10 19:40:21 +0000
  • cabbcecf5c ICU-10624 Swat clang compile warnings. Andy Heninger 2014-01-10 19:20:16 +0000
  • b2f94a75a8 ICU-10268 MeasureFormat to format currencies correctly. Travis Keep 2014-01-10 18:53:53 +0000
  • 2b6a24aebc ICU-10624 Fix windows build error introduced with earlier compile warning fix. Andy Heninger 2014-01-10 18:14:31 +0000
  • 1ebcd33989 ICU-10268 Serialize FormatWidth enums by their ordinal values. Travis Keep 2014-01-10 16:55:55 +0000
  • a50418ca17 ICU-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
  • 13c6750194 ICU-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
  • 301814f85f ICU-10624 Compiler warning cleanups, continued. Andy Heninger 2014-01-10 08:35:00 +0000
  • 1996008111 ICU-10624 Swat clang compile warnings. More fixes to come. Andy Heninger 2014-01-10 02:24:54 +0000
  • cebd0a29d5 ICU-10268 Remove unused import Travis Keep 2014-01-10 00:46:11 +0000
  • 34558047c0 ICU-10609 Integrate changes from CLDR r9632 except for collation,brkitr (J) Peter Edberg 2014-01-09 23:00:15 +0000
  • 41bc8fd78a ICU-10609 Integrate changes from CLDR r9632 except for collation,brkitr Peter Edberg 2014-01-09 22:59:37 +0000
  • 6215a95183 ICU-10617 Fix library suffix macro definition Michael Ow 2014-01-09 19:18:40 +0000
  • c06fef03ed ICU-10268 Mark Davis' review. Travis Keep 2014-01-08 21:07:37 +0000
  • e73ea7ab14 ICU-10390 Implemented Comparable interface in ULocale class. Yoshito Umaoka 2014-01-08 21:07:09 +0000
  • e38cc9f41b ICU-10549 collperf2 also test sorting & binary search Markus Scherer 2014-01-08 00:39:04 +0000
  • d72df4a157 ICU-10576 fix suboptimal if statement code in setBooleanAttribute Scott Russell 2014-01-06 21:23:13 +0000
  • b40d690f2a ICU-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
  • d6d57e4461 ICU-10434 tzdata2013i to ICU4J Yoshito Umaoka 2014-01-03 23:13:53 +0000
  • c3711bd5bf ICU-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
  • 6beb32f883 ICU-10548 Use hyphen when setting cl options on Cygwin MSVC builds Michael Ow 2013-12-31 20:51:27 +0000
  • aaca304356 ICU-10537 Avoid rerunning pkgdata tool when building data Michael Ow 2013-12-26 21:28:59 +0000
  • e6656c9e8a ICU-10535 toolutil/package.cpp: NUL-terminate pkgPrefix Markus Scherer 2013-12-23 17:02:59 +0000
  • cf004a4691 ICU-10609 Fix test failures only found in clean build, missed in incremental build, J Peter Edberg 2013-12-23 06:43:34 +0000
  • 908bae8ff8 ICU-10609 Fix test failures only found in clean build, missed in incremental build (hmm) Peter Edberg 2013-12-23 06:07:15 +0000
  • a9fc0b9464 ICU-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
  • f354adb8f6 ICU-10609 Roll in most of the data changes from CLDR r9586 (CLDR 25 pre-m1) Peter Edberg 2013-12-23 04:52:51 +0000
  • 564948ef67 ICU-10268 Remove unused import. Travis Keep 2013-12-18 23:26:46 +0000
  • 3b6a40b645 ICU-10268 Add additional test to handle MeasureFormat.formatMeasures() with zero and one arg. Travis Keep 2013-12-18 23:17:55 +0000
  • 6f82c4b2d3 ICU-10606 Introduce DontCareFieldPosition. Travis Keep 2013-12-18 23:05:12 +0000
  • 652d2952a2 ICU-10603 Add NUMERIC to MeasureFormat.FormatWidth. Travis Keep 2013-12-18 22:32:17 +0000
  • ef9fbd093c ICU-10268 Implement final comments from ICU meeting. Travis Keep 2013-12-18 21:55:57 +0000
  • 905fd2dbc6 ICU-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
  • cfea276a2b ICU-10334 C vs. J differences when in lenient mode (remove windows specific debug code) Scott Russell 2013-12-18 20:48:43 +0000
  • 37e74533a6 ICU-10334 C vs. J differences when in lenient mode Scott Russell 2013-12-18 20:03:44 +0000
  • 59dde192b7 ICU-10334 C vs. J differences when in lenient mode Scott Russell 2013-12-18 19:47:13 +0000
  • 876d3ee9a9 ICU-10268 fix spelling and punctuation. Travis Keep 2013-12-17 23:20:58 +0000
  • e79533c9ad ICU-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
  • 4cad0847c5 ICU-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
  • ddeb54ee63 ICU-10268 Make formatMeasures methods be together. Travis Keep 2013-12-17 01:23:49 +0000
  • 3ef485dccf ICU-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
  • a53682a55e ICU-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
  • 2b978e596d ICU-10549 Updates in the performance test case collperf2. Yoshito Umaoka 2013-12-16 16:09:05 +0000
  • 75d2b6eb2f ICU-10268 Incorporte Suggestions from Markus Travis Keep 2013-12-13 21:18:00 +0000
  • afa4315082 ICU-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
  • 477564f6d6 ICU-10557 Use U_NAMESPACE_USE where needed Michael Ow 2013-12-12 19:25:46 +0000
  • 3ac01a5b95 ICU-10593 Add "บลูทูธ" ("Bluetooth") to Thai break dictionary (update ICU4J) Peter Edberg 2013-12-12 04:21:18 +0000
  • 2a0fd5c83d ICU-10593 Add "บลูทูธ" ("Bluetooth") to Thai break dictionary Peter Edberg 2013-12-12 03:46:15 +0000
  • fb848db545 ICU-10502 revert bad commit of pkg_genc.c Steven R. Loomis 2013-12-12 03:14:23 +0000
  • f0608be95d ICU-10502 reinstate updated config.guess and config.sub as per ICU-9779 Steven R. Loomis 2013-12-12 03:11:18 +0000
  • 5e491553d2 ICU-10571 Add 11 region names in Japanese to cjdict Peter Edberg 2013-12-12 02:55:47 +0000
  • 095a44d774 ICU-10562 UText problem with shallow clone. Andy Heninger 2013-12-12 01:04:54 +0000
  • be63df401e ICU-6102 do not include system libraries in icu-config --ldflags Steven R. Loomis 2013-12-12 00:25:57 +0000
  • a4485aaf71 ICU-10557 Fix namespace build issue Michael Ow 2013-12-11 23:44:06 +0000
  • 5b27505480 ICU-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
  • fab919477c ICU-10559 Fix C++ compilation errors with U_OVERRIDE_CXX_ALLOCATION=0 Andy Heninger 2013-12-10 23:03:48 +0000
  • ccb835e2b5 ICU-10549 Fixed some problems in test case description in collperf2. Yoshito Umaoka 2013-12-10 19:34:34 +0000
  • 1f1a501cd1 ICU-10557 Fix some zOS build errors caused by missing exports and pthread macros Michael Ow 2013-12-10 18:10:44 +0000
  • e0b70a15da ICU-10553 RelativeDateFormat copy constructor was incomplete Peter Edberg 2013-12-10 03:00:08 +0000
  • e28793a4a6 ICU-10532 ICU Charset Detector, port UTF-16 enhancements from Java to C Andy Heninger 2013-12-10 02:30:58 +0000
  • 63a9fef24b ICU-10549 Fixed some scripting problems in the new collation regression test on Windows. Yoshito Umaoka 2013-12-09 22:58:42 +0000
  • b804c4392f ICU-10553 Add missing udat_close in cdattst.c TestContext() Peter Edberg 2013-12-09 18:06:56 +0000
  • 401e64ef80 ICU-10549 Merging a new collation performance regression test cases from a branch. Yoshito Umaoka 2013-12-09 17:32:25 +0000
  • 9f29c3ed25 ICU-10553 Implement context-sensitive capitalization for relative dates (C), add en contextTransforms for test Peter Edberg 2013-12-09 06:20:23 +0000
  • 65ecb0b5fa ICU-8464 Change C++ code according to latest API proposal. Travis Keep 2013-12-04 22:50:25 +0000
  • 686c54f0fd ICU-10505 Do not use u_austrncpy where not necessary Michael Ow 2013-12-04 21:38:30 +0000
  • 3fa5329e97 ICU-8464 Update Java RelativeDateTimeFormatter with latest API proposal. Travis Keep 2013-12-04 21:19:34 +0000
  • ef0debb8be ICU-8464 UDAT_DIRECION_UNIT_COUNT -> UDAT_DIRECTION_COUNT Travis Keep 2013-12-04 20:46:08 +0000
  • 830df7761e ICU-8464 Use UNICODE_STRING_SIMPLE instead of UnicodeString constructor Michael Ow 2013-12-03 23:27:49 +0000
  • 132f872930 ICU-10566 Fixed HTML syntax problems in the API doc. Yoshito Umaoka 2013-12-03 20:02:45 +0000
  • c3fc274b0b ICU-10500 Add check for if formatting is disabled Michael Ow 2013-12-03 04:49:12 +0000
  • 7aeeb93906 ICU-8464 Add check for if formatting is disabled Michael Ow 2013-12-03 04:48:00 +0000
  • de86afb9e9 ICU-10468 Add check for if format is disabled Michael Ow 2013-12-03 04:47:04 +0000
  • 7c5ff0aad6 ICU-10532 Charset Detect of plain ASCII, boost UTF-8 likelyhood. Andy Heninger 2013-11-26 01:26:58 +0000
  • 5f748fda1a ICU-8464 Fix broken build. Travis Keep 2013-11-22 23:23:40 +0000
  • 9c65c145ff ICU-8464 Remove dependency between LRUCache and mutex. Travis Keep 2013-11-22 23:08:24 +0000
  • 32fd3380c0 ICU-8464 Attempt to fix windows broken build. Travis Keep 2013-11-22 21:53:59 +0000
  • 139d3a5134 ICU-8464 Try to fix broken build. Travis Keep 2013-11-22 20:42:19 +0000
  • ac9371ace7 ICU-8464 Try to fix broken build. Travis Keep 2013-11-22 19:13:02 +0000
  • 089a6434ac ICU-8464 Add relative date formatting. Travis Keep 2013-11-22 18:26:22 +0000
  • 2601495ccd ICU-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
  • b90cbad09c ICU-8464 Add Relative Date Formatting for JAVA. Travis Keep 2013-11-14 19:50:19 +0000
  • e1a7ad244f ICU-10545 Added test to verify rounding scientific notation works. Travis Keep 2013-11-14 18:57:06 +0000
  • 7db028c450 ICU-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
  • 42dee8ca3b ICU-10542 Fix rounding for scientific notation. Travis Keep 2013-11-11 23:52:59 +0000
  • e62df37f50 ICU-10501 Updated the windows lcid mapping data for new lcids added in Windows 8.1. Yoshito Umaoka 2013-11-07 20:49:32 +0000
  • cc2d6e41f8 ICU-10532 Improve UTF-16 charset detection. Andy Heninger 2013-11-07 19:55:48 +0000
  • 2f0c821f16 ICU-10515 Moved the top level TestAll to a new project icu4j-testall. Yoshito Umaoka 2013-11-06 22:09:21 +0000
  • 0ba03b9663 ICU-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
  • 6eede10a42 ICU-10528 Deleted unused com.ibm.icu.text.ListFormatterData Yoshito Umaoka 2013-10-31 21:05:26 +0000
  • fcdb86f818 ICU-10239 make eee[ee] & EEEEE processing in J behave the same as C Scott Russell 2013-10-30 21:18:19 +0000
  • 29fae20bf6 ICU-10434 tzdata2013h to ICU4J Yoshito Umaoka 2013-10-30 01:51:52 +0000
  • 204058d84c ICU-10434 tzdata2013h to ICU4C Yoshito Umaoka 2013-10-30 01:51:29 +0000
  • b9ed9d7860 ICU-10521 Allow tz2icu to merge supplemental zone-region mapping data. Also removed unused tz.alias. Yoshito Umaoka 2013-10-29 22:52:20 +0000
  • 7456f5a382 ICU-10043 make an error not a crash when reading import rules fails. Steven R. Loomis 2013-10-29 20:59:03 +0000
  • f8729ab14f ICU-10480 ULI exception data to ICU format, ICU side Jonathan Lai 2013-10-29 15:50:54 +0000
  • e980695446 ICU-10518 Fixed an infinite loop problem in observesDaylightTime() revealed by tzdata2013h integration. Yoshito Umaoka 2013-10-29 07:20:08 +0000
  • ae7ffe938b ICU-10483 update readme for ver no Steven R. Loomis 2013-10-25 19:58:41 +0000
  • dd3d9b4fca ICU-10513 Also generating JaCoCo code coverage report in xml format. Yoshito Umaoka 2013-10-24 22:21:00 +0000
  • 48949d1872 ICU-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
  • 601dfd67aa ICU-10513 Added a build target 'coverageJaCoCo' for generating JaCoCo code coverage report. Yoshito Umaoka 2013-10-24 17:51:49 +0000
  • c6736b2504 ICU-10502 revert code with bad license in ICU-9779 Steven R. Loomis 2013-10-22 00:44:28 +0000
  • 339b6e98dd ICU-10485 Remove warnings from MeasureUnitTest. Travis Keep 2013-10-21 22:47:41 +0000
  • 363d123de3 ICU-10491 update Steven R. Loomis 2013-10-21 14:50:38 +0000
  • 7e54ae20fb ICU-10295 Revert bad commit to trunk; was supposed to be on a branch. Andy Heninger 2013-10-20 21:15:16 +0000
  • a2f8930fe9 ICU-10491 check in J samples Steven R. Loomis 2013-10-20 07:49:28 +0000
  • 604f679894 ICU-10295 ucleanup experiments. Andy Heninger 2013-10-19 01:26:53 +0000
  • 2fcbf4c898 ICU-10486 Windows build problem with U_USING_ICU_NAMESPACE=0 Andy Heninger 2013-10-18 20:05:25 +0000
  • 77b6bb7721 ICU-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
  • 9fa0f4299d ICU-10468 Fix applyPattern so that it resets the padding character. Travis Keep 2013-10-17 18:44:44 +0000
  • 29d9ed392c ICU-10491 a little less simple… added some things needed for swapping to java. Steven R. Loomis 2013-10-17 06:04:01 +0000
  • 2914240e10 ICU-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
  • 334e8f52b8 ICU-10419 Removed unused import introduced by the previous change. Yoshito Umaoka 2013-10-14 22:21:29 +0000
  • 10dd7ed47b ICU-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
  • f1df548fc4 ICU-10485 Fixed ListFormatter so that it finds the unit and unit-short version of lists. Travis Keep 2013-10-14 20:32:35 +0000
  • a50e894eb8 ICU-10219 Fixed a compiler warning in the previous change. Yoshito Umaoka 2013-10-14 19:17:54 +0000
  • 83b441346b ICU-10485 Fixed a build error on Java 5 in the previous change. Yoshito Umaoka 2013-10-14 19:04:26 +0000
  • e6ee2ae817 ICU-9559 Fixed a holiday demo problem. Removed harmful time zone overrides. Yoshito Umaoka 2013-10-11 21:49:43 +0000
  • 045919648e ICU-10459 Fix segfault in uregex_group() when match is in invalid state. Andy Heninger 2013-10-11 20:59:39 +0000
  • 2007dc91e7 ICU-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
  • 80b75a5817 ICU-10219 Fix rounding in TimeUnitFormat for JAVA. Travis Keep 2013-10-10 22:35:06 +0000
  • a3e12a9fe7 ICU-10419 Fix rounding in DecimalFormat in JAVA Travis Keep 2013-10-10 22:34:05 +0000
  • 12e211c5a3 ICU-10219 Fix rounding in TimeUnitFormat. Travis Keep 2013-10-10 21:52:15 +0000
  • 18b6e9fc60 ICU-10419 Fix rounding in NumberFormat. Travis Keep 2013-10-10 21:49:53 +0000
  • 1746d496d4 ICU-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
  • c1fbbc062e ICU-10485 Fix MeasureUnit failing tests. Travis Keep 2013-10-10 20:58:53 +0000
  • 0d26708552 ICU-10484 Fixed a compiler warning - unused variable. Yoshito Umaoka 2013-10-10 19:49:09 +0000
  • 80ed875e6a ICU-10484 Update the ICU4J version numbers to 53/m1 Yoshito Umaoka 2013-10-10 19:01:15 +0000
  • 4566c7282c ICU-10483 Update ICU4C to 53.0.1 Michael Ow 2013-10-10 18:17:16 +0000
  • ff0dbde358 ICU-10313 Added Hebrew calendar month value checking for leap year. Yoshito Umaoka 2013-10-10 17:36:54 +0000
  • 0d678d3115 ICU-10313 Added Hebrew month value checking for leap year. Yoshito Umaoka 2013-10-10 17:35:28 +0000
  • b2f9cedfbf ICU-10139 whoops- remove that message Steven R. Loomis 2013-10-10 06:03:08 +0000
  • 6161ae065e ICU-10139 fix for diff links on branches Steven R. Loomis 2013-10-10 02:31:09 +0000
  • 72523b3ae8 ICU-9950 hilight hover row in review - fix for unicode.org Steven R. Loomis 2013-10-09 23:00:57 +0000
  • 95f6a29f6b ICU-9950 hilight hover row in review Steven R. Loomis 2013-10-09 22:55:13 +0000
  • c88467b72b ICU-9950 hilight hover row in review Steven R. Loomis 2013-10-09 22:49:31 +0000
  • e6ad44f72e ICU-10037 Opps.. Removed one more debug line (printf). Yoshito Umaoka 2013-10-03 22:49:23 +0000
  • 1029b7159d ICU-10037 Removed a debug code (printf) left in the previous change. Yoshito Umaoka 2013-10-03 22:23:53 +0000
  • 8670b5796b ICU-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
  • e47490270b ICU-10037 Update tzdata in ICU4J to 2013g Yoshito Umaoka 2013-10-02 23:52:12 +0000
  • 73bcee9f7f ICU-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
  • bf88d592b3 ICU-9950 improve review tool Steven R. Loomis 2013-10-01 00:38:52 +0000
  • a501719673 ICU-9950 improve review tool Steven R. Loomis 2013-10-01 00:14:24 +0000
  • 6934b97a28 ICU-10455 fix for 'make install' without icuio Steven R. Loomis 2013-09-30 20:30:11 +0000
  • 4e85ca937d ICU-10449 more Unicode 6.3 data updates from 2013sep25, revert some uppercase properties Markus Scherer 2013-09-27 22:34:36 +0000
  • f8886d8602 ICU-10449 more Unicode 6.3 data updates from 2013sep25, revert some uppercase properties Markus Scherer 2013-09-27 22:24:16 +0000
  • c08602a1fe ICU-10037 Update tzdata in ICU4C to 2013f Michael Ow 2013-09-26 17:50:48 +0000
  • b059da2047 ICU-10037 Update tzdata in ICU4J to 2013f Michael Ow 2013-09-26 17:50:04 +0000
  • 876caf41b7 ICU-10446 late ibmi fixes to fix regression in r34369 Steven R. Loomis 2013-09-26 03:56:33 +0000
  • a6d8c66b64 ICU-10442 Revert previous change, the whole class is inside #ifndef U_HIDE_DRAFT_API Peter Edberg 2013-09-25 06:30:36 +0000
  • fffa6d65af ICU-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
  • b94cbefba9 ICU-10398 regen APIChangeReport.html Steven R. Loomis 2013-09-25 02:17:37 +0000
  • 99fc90c94d ICU-10439 add comment about why volatile is here Steven R. Loomis 2013-09-25 02:08:52 +0000
  • d437a719e3 ICU-10442 Move deprecated listFormatter methods back to draft ICU 50. Travis Keep 2013-09-25 00:36:22 +0000
  • 006d7063b7 ICU-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
  • 380a5608aa ICU-10439 fix sprintf(%s,NULL) Steven R. Loomis 2013-09-24 23:40:46 +0000
  • 22f108c028 ICU-10161 (J) Speed up trimMarksFromAffix per Yoshito, skip it entirely for affix length 1 Peter Edberg 2013-09-24 04:06:18 +0000
  • 39d41b48a7 ICU-10398 bump version # in readme Steven R. Loomis 2013-09-24 00:30:38 +0000
  • c2c892a7c1 ICU-10399 Updated ICU4J readme.html to RC. Yoshito Umaoka 2013-09-23 20:55:35 +0000
  • 95c91d8e72 ICU-10399 Added serialization compatibility test data. Yoshito Umaoka 2013-09-23 19:22:44 +0000
  • 31a4739bac ICU-9627 Updated Date Field Symbol Table links in smpdtfmt.h, added them in udat.h Peter Edberg 2013-09-23 18:23:05 +0000
  • 3a41fdc007 ICU-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
  • 34abbe1c7f ICU-10399 Added ICU4J 52 API signature data file. Yoshito Umaoka 2013-09-23 15:13:58 +0000
  • c1839fae2c ICU-10399 Added @provisional tag to @draft APIs. Yoshito Umaoka 2013-09-23 15:10:45 +0000
  • 0111b99f92 ICU-10037 Update TestCanonicalID test case exclusion list in ICU4J Michael Ow 2013-09-23 14:36:27 +0000
  • fe11501027 ICU-10037 Update TestCanonicalID test case exclusion list in ICU4C Michael Ow 2013-09-23 14:32:20 +0000
  • c792c0c4b9 ICU-10398 Update urename.h Peter Edberg 2013-09-23 07:15:09 +0000
  • 3f51cb7d8d ICU-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
  • a72dc953d8 ICU-10398 Add missing final EOL Peter Edberg 2013-09-23 06:51:07 +0000
  • 53499c0d65 ICU-8449 ICU4C Islamic Umm Al-Qura calendar updates based on Yoshito's review. Yoshito Umaoka 2013-09-23 05:30:39 +0000
  • cb99f40912 ICU-8449 ICU4J Islamic Umm Al-Qura calendar updates based on Yoshito's review. Yoshito Umaoka 2013-09-23 05:15:07 +0000
  • 86ce4329cd ICU-10037 Update tzdata in ICU4J to 2013e Michael Ow 2013-09-23 03:01:10 +0000
  • 85b294e4ec ICU-10037 Update ICU4C to tzdata 2013e Michael Ow 2013-09-23 03:00:40 +0000
  • 02d576bc82 ICU-7912 one last (?) review comment Steven R. Loomis 2013-09-21 00:06:02 +0000
  • 58fd7c7583 ICU-7912 more review comments Steven R. Loomis 2013-09-20 21:17:16 +0000
  • 4396765af8 ICU-10399 updated pool.res files Markus Scherer 2013-09-20 20:47:17 +0000
  • efac446a19 ICU-9051 add an additional check for CHECK_LOCALTIME_LINK Jungshik Shin 2013-09-20 18:11:24 +0000
  • 4650ca64e3 ICU-7912 commit from review comments (thx) Steven R. Loomis 2013-09-20 05:00:30 +0000
  • 12c5e946e9 ICU-10398 updated dependencies Markus Scherer 2013-09-19 23:51:03 +0000
  • fed85ddb05 ICU-10142 more direct property access Markus Scherer 2013-09-19 23:49:53 +0000
  • 14a75fc273 ICU-10398 updated pool.res files Markus Scherer 2013-09-19 22:42:58 +0000
  • 0107991a84 ICU-10249 review comment updates Scott Russell 2013-09-19 22:04:52 +0000
  • 379fa7922b ICU-10249 review comment updates Scott Russell 2013-09-19 22:02:47 +0000
  • a8c9e3b922 ICU-10142 bidi test data files from 2013-sep-19 Markus Scherer 2013-09-19 21:58:32 +0000
  • dfc0089623 ICU-10142 bidi test data files from 2013-sep-19 Markus Scherer 2013-09-19 21:58:10 +0000
  • e5a9a38924 ICU-10398 Fix uconfig test errors in ICU 52 Michael Ow 2013-09-19 20:47:22 +0000
  • c4a3dda5fc ICU-10261 review comment updates Scott Russell 2013-09-19 18:02:36 +0000
  • 886e16a276 ICU-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
  • 8ac5d5b068 ICU-10261 review comment updates Scott Russell 2013-09-19 17:30:57 +0000
  • 4835d5705a ICU-10398 Ensure cintltst and intltest passes without data Michael Ow 2013-09-19 02:32:57 +0000
  • 37562f403e ICU-10394 api promo 50->52 as per PMC Steven R. Loomis 2013-09-19 00:44:08 +0000
  • c2356dc2c9 ICU-10394 clarify untagged vs missing Steven R. Loomis 2013-09-19 00:37:01 +0000
  • ecd20b0cdc ICU-10394 cleanup those asterisks (normalize 'UFoo * ufoo_open()' to 'UFoo* ufoo_open()') Steven R. Loomis 2013-09-19 00:00:29 +0000
  • 53d3394bd0 ICU-10305 Fix grammer mistake in comments. Travis Keep 2013-09-18 23:54:56 +0000
  • ac2fed5f30 ICU-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
  • 6cf11c3bf5 ICU-10399 Updated api change report. Yoshito Umaoka 2013-09-18 22:57:01 +0000
  • e2f60a29ee ICU-10399 Added missing API status tags Yoshito Umaoka 2013-09-18 22:51:19 +0000
  • 464e89cbe8 ICU-10361 DecimalFormat NumberFormatRegressionTest::Test10361(), force English DecimalFormatSymbols. Review fix from Markus. Andy Heninger 2013-09-18 22:18:18 +0000
  • c9b42d2525 ICU-10399 Fixed some compiler warnings (Eclipse and JDK javac). Yoshito Umaoka 2013-09-18 21:52:51 +0000
  • 3e7d7e68f8 ICU-10415 Additional fixes to PluralRules and PluralSamples. Incorrect and missing tags. Yoshito Umaoka 2013-09-18 20:58:47 +0000
  • 358e1ddcd2 ICU-10376 fixup clang warnings Steven R. Loomis 2013-09-18 20:08:25 +0000
  • 87fff22f2f ICU-10393 API status promotion from draft to stable in ICU4J 52. Yoshito Umaoka 2013-09-18 19:55:38 +0000
  • 0989e56a2f ICU-10415 fix mistag Mark Davis 2013-09-18 18:52:24 +0000
  • 14168ce260 ICU-10180 document that a string trie cannot be empty Markus Scherer 2013-09-18 16:39:06 +0000
  • 4f63a56669 ICU-10180 document that a string trie cannot be empty Markus Scherer 2013-09-18 16:38:37 +0000
  • 59d926f715 ICU-10409 fixed tests in wrong file, as per Markus's request Mark Davis 2013-09-18 13:51:30 +0000
  • 7b164713f3 ICU-10383 fix synchronization per Andy. Mark Davis 2013-09-18 13:41:49 +0000
  • bb7e154629 ICU-10260 Port J LocaleDisplayNamesImpl change for (->[ to C; make similar changes in uloc_getDisplayName Peter Edberg 2013-09-18 08:33:47 +0000
  • cd3860a322 ICU-10361 Add missing icu namespace on previouos NumberFormat changes. Andy Heninger 2013-09-17 23:43:28 +0000
  • 36663e1226 ICU-10407 more efficient UnicodeString::refCount() Markus Scherer 2013-09-17 21:59:18 +0000
  • 25bab8fa6f ICU-10361 DecimalFormat, remove number size restrictions that were limiting the ability to format big decimals. Andy Heninger 2013-09-17 21:56:23 +0000
  • 1442c4ffcd ICU-9740 fix UnicodeString::getTerminatedBuffer() vs. truncated read-only alias Markus Scherer 2013-09-17 21:44:35 +0000
  • df13ae5e76 ICU-9396 Reverted allinone.sln changes in the previous commit. Yoshito Umaoka 2013-09-17 21:17:03 +0000
  • 271e788d65 ICU-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
  • 6144e1bad2 ICU-10273 work around Windows test failure by disabling optimization of getFixedDecimal. Steven R. Loomis 2013-09-17 20:42:14 +0000
  • 16785e1aa5 ICU-10257 fix typo in isBogus() docs Markus Scherer 2013-09-17 20:04:29 +0000
  • 82e54bce50 ICU-10273 fix compiler warning Markus Scherer 2013-09-17 19:53:09 +0000
  • 27e00900c8 ICU-9932 deprecate & disable cloning-into-user-buffer, except keep ucnv_safeClone() intact Markus Scherer 2013-09-17 19:48:50 +0000
  • 92464523f4 ICU-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
  • a99ea9c138 ICU-9946 Add test for ede case of formatting {0}, {1}, {2} Travis Keep 2013-09-17 18:01:18 +0000
  • bfb8e76bc0 ICU-9946 Add test for ede case of formatting {0}, {1}, {2} Travis Keep 2013-09-17 17:57:07 +0000
  • c42e57a06c ICU-10249 Implement new islamic calendar variants tbla, rgsa Scott Russell 2013-09-17 16:55:02 +0000
  • 1e57298e3f ICU-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
  • 920dadff8d ICU-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
  • 7b6fa12efe ICU-9744 add namespace scope Steven R. Loomis 2013-09-17 06:57:00 +0000
  • f0dd9e78dc ICU-10379 fixes for IBM i - passes all tests! Steven R. Loomis 2013-09-17 06:31:09 +0000
  • 1f3a6bc750 ICU-9744 add more known issues, fix #include issue, remove unused output parameter. Steven R. Loomis 2013-09-17 06:26:26 +0000
  • 002a4a751e ICU-10404 Last minute plural update John Emmons 2013-09-17 03:47:56 +0000
  • 04f6fc24f4 ICU-10404 Last minute plural update John Emmons 2013-09-17 03:47:37 +0000
  • 76fce4a987 ICU-9744 remove timebomb code, update docs for logKnownIssue and log_knownIssue Steven R. Loomis 2013-09-17 00:55:39 +0000
  • dcd43f9055 ICU-9744 improve logknownissue Steven R. Loomis 2013-09-17 00:21:47 +0000
  • 9634449e0e ICU-10398 roll version # forward Steven R. Loomis 2013-09-16 22:07:45 +0000
  • 7802f4a73b ICU-9744 logKnownIssue and log_knownIssue for ICU4C Steven R. Loomis 2013-09-16 22:07:02 +0000
  • 0e7c0d8716 ICU-10261 give DateFormat more granular leniency control (fix memory leak in test) Scott Russell 2013-09-16 21:57:44 +0000
  • a380bf4716 ICU-9995 Remove Region.UNDEFINED_NUMERIC_CODE and document. John Emmons 2013-09-16 20:27:16 +0000
  • 7fb9143401 ICU-10378 Use copy-on-write semantics when modifying pre-existing EnumSet. Travis Keep 2013-09-16 16:49:11 +0000
  • 570986cb96 ICU-10261 give DateFormat more granular leniency control (fix failing test on non-Windows platform) Scott Russell 2013-09-16 14:29:41 +0000
  • e22e451cd8 ICU-10261 give DateFormat more granular leniency control (updated tests didn't get committed) Scott Russell 2013-09-16 13:43:10 +0000
  • 41d2876025 ICU-10261 give DateFormat more granular leniency control Scott Russell 2013-09-16 12:45:41 +0000
  • bfbffd7805 ICU-10261 give DateFormat more granular leniency control Scott Russell 2013-09-16 12:20:50 +0000
  • 36e54c57f8 ICU-10378 (J) Change to use EnumSet instead of bitmasks Peter Edberg 2013-09-16 05:20:11 +0000
  • 66a277a085 ICU-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
  • 10e5143aa8 ICU-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
  • 40f04c3961 ICU-9790 Update configure script Michael Ow 2013-09-14 03:16:37 +0000
  • 86472cec4b ICU-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
  • 25a1c42dd1 ICU-9790 Don't use c99 for Solaris/GCC platform Michael Ow 2013-09-13 21:36:38 +0000
  • 76b93683b4 ICU-10338 test & fix ucol_setReorderCodes({default}) Markus Scherer 2013-09-13 21:21:11 +0000
  • 1cb23f24df ICU-10399 ICU4J version number to 52.1. Yoshito Umaoka 2013-09-13 20:07:16 +0000
  • a7f34e92c9 ICU-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
  • c798c3c95e ICU-10251 add note to readme Markus Scherer 2013-09-13 19:43:07 +0000
  • 3c1cc35984 ICU-10251 make CollationElementIterator protected methods private Markus Scherer 2013-09-13 19:35:54 +0000
  • b20a9793f9 ICU-10282 deprecate bad API RuleBasedCollator::cloneRuleData(), call cloneBinary() Markus Scherer 2013-09-13 19:25:01 +0000
  • bac694742e ICU-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
  • e46f248a50 ICU-10357 fix from review comment Steven R. Loomis 2013-09-13 18:38:36 +0000
  • 90ded7ad3c ICU-10399 Organized import statements. Yoshito Umaoka 2013-09-13 17:54:23 +0000
  • 8e59fa7be4 ICU-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
  • 59b210409f ICU-9915 add comment about test case Markus Scherer 2013-09-13 17:09:57 +0000
  • b6529f6c53 ICU-10273 fix Windows test failure in FixedDecimal. Andy Heninger 2013-09-13 17:08:58 +0000
  • 0c1b6a8ffd ICU-10397 move singleton init out of static functions (perf) Steven R. Loomis 2013-09-13 16:21:56 +0000
  • 4f1ed3fc6d ICU-10398 Check text file line endings Jonathan Lai 2013-09-13 15:55:48 +0000
  • 02d6148322 ICU-10393 Added a new feature to CollectAPI to write out API list in TSV format. Yoshito Umaoka 2013-09-13 08:14:50 +0000
  • 625aaa18c7 ICU-10379 IBM i - make tests run without any special options, update readme Steven R. Loomis 2013-09-13 05:48:16 +0000
  • 9518f3f302 ICU-10273 IBM i fixes Steven R. Loomis 2013-09-13 05:16:54 +0000
  • 9ef3145fbc ICU-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
  • 5bc9c3dcdb ICU-10379 add missing #include <stdio.h> Jonathan Lai 2013-09-12 23:54:19 +0000
  • d7aff40250 ICU-10378 (J) Support skeleton meta-character 'J' in DateTimePatternGenerator Peter Edberg 2013-09-12 23:50:38 +0000
  • 1f21a220d9 ICU-10378 (C) Delete comma at end of enumerator list Peter Edberg 2013-09-12 23:48:02 +0000
  • ce1c10fd51 ICU-10378 (C) Support skeleton meta-character 'J' in DateTimePatternGenerator Peter Edberg 2013-09-12 22:49:07 +0000
  • e27c77829d ICU-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
  • 308b16079b ICU-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
  • ed9d094e61 ICU-10273 PluralRules FixedDecimal, avoid undefined cast from NaN to int64_t Andy Heninger 2013-09-12 20:07:53 +0000
  • 5b0592af79 ICU-10273 Investigate Sparc test failure. Andy Heninger 2013-09-12 17:16:52 +0000
  • bbc0a17a8e ICU-10379 fixes for IBM i - ambiguous types Steven R. Loomis 2013-09-12 06:29:39 +0000
  • b258b9a07b ICU-10273 fix compilation failure in test- need LL for long long Steven R. Loomis 2013-09-12 05:49:49 +0000
  • 30feb0c56b ICU-10039 Per API review: Add consts, add unumsys_getDescription(), improve documentation Peter Edberg 2013-09-12 04:33:03 +0000
  • e059ab24ef ICU-10273 fix compilation failure on some platforms, also reorder zero-initializers to avoid warning Steven R. Loomis 2013-09-12 04:04:56 +0000
  • fd0e17c682 ICU-10379 fixes for IBM i - asciism, fix some test cases Steven R. Loomis 2013-09-12 01:27:29 +0000
  • 8abaebe06e ICU-10273 DecimalFormat::getFixedDecimal(), improved handling of rounding, overflow. Andy Heninger 2013-09-12 01:00:04 +0000
  • fbb5f5ba1f ICU-10371 fix assertion in u_strFromUTF8()/u_strFromUTF8WithSub() code Markus Scherer 2013-09-12 00:02:41 +0000
  • caf4feecef ICU-10355 std::string is available on Android Markus Scherer 2013-09-11 23:46:50 +0000
  • fb38bbbee8 ICU-10273 support plurals with decimals in MessageFormat and PluralFormat (ported from Java r34087 & r34276) Markus Scherer 2013-09-11 23:32:37 +0000
  • 56d546f8c5 ICU-8474 minor changes parallel with C++ Markus Scherer 2013-09-11 23:32:15 +0000
  • 790af7c8dd ICU-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
  • 31cdcb89e0 ICU-10379 fixes for IBM i - mostly clarifying ambiguous casts. Steven R. Loomis 2013-09-11 19:38:07 +0000
  • ce0795b141 ICU-10380 Integrate additional CLDR 24 data ref. Cldrbug:6672 John Emmons 2013-09-11 19:18:50 +0000
  • a21f88f977 ICU-10380 Integrate additional CLDR 24 data ref. Cldrbug:6672 John Emmons 2013-09-11 19:16:25 +0000
  • 6bef61a350 ICU-10161 Delete number format after use Michael Ow 2013-09-11 17:49:34 +0000
  • 5a1e66e343 ICU-10039 Add basic C wrapper for NumberingSystem (numsys.h), version 1 Peter Edberg 2013-09-11 05:07:00 +0000
  • 90522bf7b1 ICU-10273 add DecimalFormat::getFixedDecimal(Formattable &) Andy Heninger 2013-09-11 01:17:28 +0000
  • e50e12a1dd ICU-10360 update runConfigureICU for MacOSX vs MacOSX/GCC Steven R. Loomis 2013-09-11 01:02:24 +0000
  • b3d29d3d8c ICU-9742 removing tests depending on closed CldrBug:3058 Steven R. Loomis 2013-09-11 00:51:18 +0000
  • 90fd46df00 ICU-10345 Call adoptInstead instead of orphan to avoid memory leak Michael Ow 2013-09-11 00:03:06 +0000
  • a183ef1302 ICU-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
  • 33c679b135 ICU-10065 Delete redundant LOW_K row in dtTypes[] Peter Edberg 2013-09-10 21:29:14 +0000
  • a6e8bf3f32 ICU-10065 Better sanity checks and error logging in testAllFieldPatterns Peter Edberg 2013-09-10 20:34:57 +0000
  • 0502015988 ICU-10331 Fix memory leak in data test Michael Ow 2013-09-10 17:03:42 +0000
  • 1425e44635 ICU-10142 Add missing final EOL in ubidi.c Peter Edberg 2013-09-10 07:59:01 +0000
  • ebea161b11 ICU-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
  • f2f67fbaa8 ICU-10373 A few more namespace tweaks to fix the Windows build. Andy Heninger 2013-09-10 03:44:20 +0000
  • 50e5fd3e23 ICU-10373 One more namespace fix. Andy Heninger 2013-09-10 00:59:18 +0000
  • d4233dc050 ICU-10373 Fix ambiguous names build problem from previous namesapce change. Andy Heninger 2013-09-10 00:46:27 +0000
  • 8f38199123 ICU-10365 fix namespace issue: icu::UInitOnce Markus Scherer 2013-09-10 00:34:12 +0000
  • 86c481026c ICU-10373 fix -DU_USING_ICU_NAMESPACE=0 issues Steven R. Loomis 2013-09-10 00:13:41 +0000
  • 74f4eeb5e2 ICU-10329 Update ICU4J charset alias table Michael Ow 2013-09-09 18:44:28 +0000
  • 7be74bc255 ICU-10329 Update Java alias for ISO-8859-7 Michael Ow 2013-09-09 18:16:12 +0000
  • aa9214a168 ICU-9051 timezone offset fix on iOS Jungshik Shin 2013-09-09 17:58:59 +0000
  • 5cf1e499d1 ICU-10290 Update bsd config file Michael Ow 2013-09-09 17:58:07 +0000
  • 45794dd120 ICU-10370 Remove BOMs from java files in the samples John Emmons 2013-09-08 04:08:33 +0000
  • 1aa921d201 ICU-10335 Add missing alias from ky_KG to ky_Cyrl_KG John Emmons 2013-09-08 04:01:38 +0000
  • 613458a08a ICU-10335 Add missing alias from ky_KG to ky_Cyrl_KG John Emmons 2013-09-08 03:52:02 +0000
  • a3c50c6e67 ICU-10335 Merge completed CLDR24 branch into trunk. John Emmons 2013-09-07 20:54:48 +0000
  • a869b0d483 ICU-10335 Merge completed CLDR24 branch into trunk. John Emmons 2013-09-07 20:46:42 +0000
  • 5084b2da73 ICU-7647 Update compiled license document to include the laodict.txt license Peter Edberg 2013-09-07 01:36:01 +0000
  • dc0285bb1f ICU-7647 J, Add/use LaoBreakEngine and corresponding dictionary Peter Edberg 2013-09-07 01:03:46 +0000
  • bf4126616b ICU-7647 Add/use LaoBreakEngine and laodict.txt; more useful messages in gendict Peter Edberg 2013-09-06 23:43:13 +0000
  • 4d9fad13ef ICU-10273 Plural Rules Fixed Decimal, improve handling of NaN and Infinity Andy Heninger 2013-09-06 20:02:42 +0000
  • bd7fd3318f ICU-10132 Reverting to options as of r477 - regressed in r32558 Steven R. Loomis 2013-09-06 06:22:23 +0000
  • 47849b94be ICU-10366 checkin libs Steven R. Loomis 2013-09-06 06:08:24 +0000
  • bfe2498a03 ICU-10366 regen APIChangeReport.html Steven R. Loomis 2013-09-06 06:06:16 +0000
  • e1d6ea0aa7 ICU-10366 add inplace-old to work around relative directory madness Steven R. Loomis 2013-09-06 06:03:39 +0000
  • 00ea16b361 ICU-7912 one more update to fix untagged items.. Steven R. Loomis 2013-09-06 05:04:54 +0000
  • 4c46fa7dd8 ICU-10365 another typo as per r34214 Steven R. Loomis 2013-09-06 05:01:22 +0000
  • 216de3bb95 ICU-10365 Fix typo in previous commit that broke the build on several platforms. Andy Heninger 2013-09-06 04:14:48 +0000
  • ec72ffe189 ICU-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
  • 9254716caa ICU-10366 checkin initial APIChangeReport.html Steven R. Loomis 2013-09-06 02:02:15 +0000
  • ee400779a0 ICU-10366 allow inplace build, add note about xalan/xerces Steven R. Loomis 2013-09-06 01:59:35 +0000
  • bb7e5684de ICU-10365 Mutex implementation, use ICU namespace where possible, cleans up urename. Andy Heninger 2013-09-06 01:41:14 +0000
  • 7b3b75a525 ICU-10273 Plural Rules, add DecimalFormat::getFixedDecimal(). Work in progress. Andy Heninger 2013-09-05 23:28:28 +0000
  • bcfcd53be9 ICU-10161 trimMarksFromAffix must trim all marks; update "ar" number patterns to latest Peter Edberg 2013-09-05 22:13:07 +0000
  • e5fac0714c ICU-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
  • 7a9480becc ICU-10357 only show 'are you missing data' once Steven R. Loomis 2013-09-05 03:55:29 +0000
  • 6b21f7fe67 ICU-10100 promote getFontTable(tag,length) to draft. Steven R. Loomis 2013-09-05 00:23:28 +0000
  • 18b2a30242 ICU-10331 use --std=c++03 by default for MinGW Steven R. Loomis 2013-09-04 23:00:06 +0000
  • 9a537be436 ICU-10331 move platform dependency out of udatatst.c , other fixes for msys/mingw Steven R. Loomis 2013-09-04 22:36:52 +0000
  • eccd3b0f42 ICU-9790 forgot to checkin aclocal.m4 (though it is generated) Steven R. Loomis 2013-09-04 22:01:44 +0000
  • 4ef4dd1531 ICU-9619 note in readme Steven R. Loomis 2013-09-04 19:39:59 +0000
  • 091b5afbb0 ICU-9790 note file contents Steven R. Loomis 2013-09-04 17:31:08 +0000
  • 8997c77684 ICU-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
  • f51f2f06d8 ICU-10331 mingw fixes Steven R. Loomis 2013-09-04 06:59:04 +0000
  • f2844dc9e1 ICU-10028 u_finit and u_fadopt test Steven R. Loomis 2013-09-04 06:19:26 +0000
  • e001989611 ICU-10122 fix test for U_TIMEZONE Steven R. Loomis 2013-09-04 05:41:01 +0000
  • ced24eea2b ICU-9790 bring ICU kicking and screaming into the 20th [sic] century Steven R. Loomis 2013-09-04 05:14:27 +0000
  • 816c682d5d ICU-9790 configure.in should be configure.ac - http://www.gnu.org/software/automake/manual/html_node/Requirements.html#Requirements Steven R. Loomis 2013-09-04 04:55:27 +0000
  • f9d90ad80b ICU-10178 clarify UnicodeString::compare Steven R. Loomis 2013-09-04 04:40:58 +0000
  • 1e5f54e5cf ICU-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
  • d5f385d4e5 ICU-10249 Implement new Islamic calendar variants tbla, rgsa (fix for broken test) Scott Russell 2013-09-04 02:44:27 +0000
  • 6fdda37087 ICU-10351 add "pcheck", parallel check Steven R. Loomis 2013-09-04 02:09:29 +0000
  • 003c35c1d9 ICU-10273 Plural Rules, add DecimalFormat::getFixedDecimal(). Work in progress. Andy Heninger 2013-09-04 01:07:35 +0000
  • df276b7a30 ICU-10342 remove OS deps from derb Steven R. Loomis 2013-09-04 00:10:00 +0000
  • bc0dcf4cb0 ICU-9619 add const to getters Steven R. Loomis 2013-09-04 00:01:26 +0000
  • d2d0d0d9f0 ICU-10249 Implement new Islamic calendar variants tbla, rgsa Scott Russell 2013-09-03 22:26:48 +0000
  • b8227cab88 ICU-10142 just checking that I can commit. Matitiahu Allouche 2013-09-03 20:21:42 +0000
  • 7eeeccbcbb ICU-10142 fix for old-style C Markus Scherer 2013-09-03 17:58:45 +0000
  • 2786b25dff ICU-10270 fix // comments in udat.h Steven R. Loomis 2013-09-03 17:44:01 +0000
  • f6f9d3762f ICU-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
  • 454a0ec782 ICU-9741 trivial fix to header, u_strcoll -> ucol_strcoll Steven R. Loomis 2013-08-30 23:46:37 +0000
  • 3337da7e64 ICU-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
  • 97f490833e ICU-10308 add back only the flags which make a difference Steven R. Loomis 2013-08-30 22:45:31 +0000
  • 759b77c2b0 ICU-9980 DecimalFormat::parseCurrency() - init output currencty parameter. Andy Heninger 2013-08-30 22:16:21 +0000
  • b8f63d6f26 ICU-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
  • cfa973f062 ICU-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
  • 45a374dc3f ICU-9779 update config.guess and config.sub from latest on savannah Steven R. Loomis 2013-08-30 20:58:37 +0000
  • 5cbd24e441 ICU-9211 add --disable-tools and warnings Steven R. Loomis 2013-08-30 20:47:42 +0000
  • e77aa2a82f ICU-10142 BidiCharacterTest.txt field 0 is always a code point string Markus Scherer 2013-08-30 20:27:29 +0000
  • 7f8c0f9fe0 ICU-9675 clean regen configure (whitespace) Steven R. Loomis 2013-08-30 20:27:13 +0000
  • 748e8c9cc6 ICU-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
  • 90b538ae3f ICU-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
  • b5da651126 ICU-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
  • 839ec55eab ICU-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
  • b6dcdfcd25 ICU-10176 No line break in $SY $HL; update tests accordingly Peter Edberg 2013-08-30 05:51:27 +0000
  • 45561757cc ICU-10182 Build Time mutexes, merge from development branch. Andy Heninger 2013-08-30 01:23:42 +0000
  • 7e42977505 ICU-10296 Fix the company name for Apple Peter Edberg 2013-08-30 00:56:10 +0000
  • 33c0acf233 ICU-10017 Rollback TimePeriod additions. Travis Keep 2013-08-30 00:17:33 +0000
  • be5eec1c83 ICU-10296 Add 2 words to Thai dictionary (มั้ย, มั๊ยล่ะ), add tests (J) Peter Edberg 2013-08-29 23:57:25 +0000
  • 7f3d307ef8 ICU-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
  • 8f0c5ac557 ICU-10296 Add 2 words to Thai dictionary (มั้ย, มั๊ยล่ะ), add tests (C) Peter Edberg 2013-08-29 23:30:48 +0000
  • 80597323f8 ICU-10331 fix immediate issue on cygwin, mingw still broken. also fix warnings and spaces Steven R. Loomis 2013-08-29 21:36:06 +0000
  • bc031bb637 ICU-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
  • 3188fd4a62 ICU-10300 Add "オーストラリア" to cjdict.txt (J) Peter Edberg 2013-08-29 21:13:43 +0000
  • f8c52a1490 ICU-10300 Add "オーストラリア" to cjdict.txt, add related test (C) Peter Edberg 2013-08-29 20:52:45 +0000
  • 3a4fa13ef8 ICU-10268 Mark Units API as internal deprecated and fix some minor bugs. Travis Keep 2013-08-29 18:31:11 +0000
  • 62cb5a9ca6 ICU-10273 Plural Rules, remove unimplemented getFunctionalEquivalent(). Andy Heninger 2013-08-29 18:07:13 +0000
  • 4431fc1f14 ICU-10299 Fix CjkBreakEngine fWordSet to include 30FC,FF70 (ICU4J) Peter Edberg 2013-08-29 18:04:59 +0000
  • ca03cd866d ICU-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
  • bd82ee99c1 ICU-10268 Exclude PluralRules$FixedDecimal from the serialization coverage test for now. Yoshito Umaoka 2013-08-29 17:30:19 +0000
  • 3f712e7635 ICU-10339 Fix build error on Cygwin/gcc (INT64_MAX) instead of (U_INT64_MAX) John Emmons 2013-08-29 17:13:06 +0000
  • 2f02059dda ICU-10299 Fix CjkBreakEngine fSet to include 30FC,FF70; fix broken test data (ICU4C) Peter Edberg 2013-08-29 05:13:36 +0000
  • 6ddf597269 ICU-10273 fix bug in plural rules parser, caused failure of CompactDecimalFormatTest Andy Heninger 2013-08-29 00:50:50 +0000
  • 3b26d31728 ICU-10273 fix for Solaris build error in plural rules (hopefully). Andy Heninger 2013-08-28 23:50:29 +0000
  • 2c580225a6 ICU-10322 add a scary warning Steven R. Loomis 2013-08-28 23:17:03 +0000
  • d6b7c390ae ICU-10322 simple resource bundle builder Steven R. Loomis 2013-08-28 23:12:36 +0000
  • 1a0fdb09e3 ICU-10168 minor Unicode 6.3 change log updates Markus Scherer 2013-08-28 22:52:37 +0000
  • fe1a149ca5 ICU-10168 Unicode 6.3 data files as of 2013-aug-27 Markus Scherer 2013-08-28 21:08:11 +0000
  • 4dc67e0203 ICU-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
  • fa9f269f4d ICU-8474 CompactDecimalFormat improvement avoid extra format call. Fix bugs in FixedDecimal. Travis Keep 2013-08-28 19:34:03 +0000
  • 6037d39183 ICU-10268 Add the units along the lines of what was discussed. Needs more work, however. Mark Davis 2013-08-28 15:55:54 +0000
  • ff5564232d ICU-10168 Unicode 6.3 data files as of 2013-aug-27 Markus Scherer 2013-08-28 01:36:57 +0000
  • 196921e4cd ICU-10168 minor improvements for unicodetools Markus Scherer 2013-08-27 18:05:47 +0000
  • 39184cab6a ICU-9675 add -Qunused-arguments if compiler is clang Steven R. Loomis 2013-08-26 20:45:20 +0000
  • 2a36e2f226 ICU-8474 support plurals with decimals in MessageFormat and PluralFormat Markus Scherer 2013-08-26 20:29:07 +0000
  • ca9d96f401 ICU-8474 Fix test to also check for decimals if integer samples empty Mark Davis 2013-08-24 16:19:47 +0000
  • 9685634a0f ICU-8474 Plural Rules, tweak samples test to stop false failures. Andy Heninger 2013-08-24 00:16:11 +0000
  • f3dce2ad42 ICU-8474 Plural Rule data regenerated from CLDR. Andy Heninger 2013-08-23 19:54:33 +0000
  • 4505512d3e ICU-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
  • c207e27745 ICU-10250 fix an error in _getKeywords() Jungshik Shin 2013-08-21 23:51:56 +0000
  • 6382e77631 ICU-10318 add buffer length check to UTF-16/32 detector Jungshik Shin 2013-08-21 23:09:10 +0000
  • 6d3d9db092 ICU-10305 ensure that data converted to assembly language starts on a 16 byte boundary. Travis Keep 2013-08-21 22:37:32 +0000
  • d73447b346 ICU-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
  • b0eaf25682 ICU-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
  • 10ae93e130 ICU-10243 Free resource bundle before opening another one Michael Ow 2013-08-20 20:19:58 +0000
  • b19b309b18 ICU-10243 J, LocaleData.getMeasurementSystem/getPaperSize should get data from supplementalData Peter Edberg 2013-08-19 23:49:53 +0000
  • 9163c9d8be ICU-10243 C, ulocdata_getMeasurementSystem/getPaperSize should get data from supplementalData Peter Edberg 2013-08-19 22:29:26 +0000
  • 6cfd149314 ICU-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
  • 60c838d40f ICU-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
  • 7b22c02d86 ICU-8449 Remove calendar instances after test Michael Ow 2013-08-17 19:37:46 +0000
  • b7048715bb ICU-10284 Fixed to use correct path for cldr tools, "${env.CLDR_DIR}/tools/java" Peter Edberg 2013-08-17 04:34:27 +0000
  • 7c9e0aa2e8 ICU-10310 C++11 checking in configure script. Andy Heninger 2013-08-16 22:56:38 +0000
  • 53ddd94796 ICU-10310 Improve C++11 handling in configure script Andy Heninger 2013-08-16 18:39:31 +0000
  • c3b0565eea ICU-8449 fix broken build from earlier checkin. Andy Heninger 2013-08-16 18:10:31 +0000
  • e715efb8e8 ICU-8449 Add Um al-Qura Hijri Calendar Support Scott Russell 2013-08-16 17:09:51 +0000
  • c291c1230d ICU-10309 Fixed LD_LIBRARY_PATH issue (missing '/') - some more changes. Yoshito Umaoka 2013-08-16 17:07:02 +0000
  • df791e3e91 ICU-10309 Fixed LD_LIBRARY_PATH issue (missing '/') Yoshito Umaoka 2013-08-16 16:56:58 +0000
  • 5f2027f091 ICU-8449 fix incorrect deprecations Scott Russell 2013-08-16 16:44:14 +0000
  • bccb2df544 ICU-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
  • a442610f93 ICU-8449 Add Um al-Qura Hijri Calendar Support Scott Russell 2013-08-16 16:04:37 +0000
  • 60501becc4 ICU-10258 Free minus sign and plus sign set in a clean up function. Travis Keep 2013-08-15 21:02:16 +0000
  • 310f2f2a22 ICU-10304 Fix MessageFormat::setArgStartFormat() so that it returns immediately after freeing adopted pointer on error. Travis Keep 2013-08-15 00:08:34 +0000
  • f72d9c1fe0 ICU-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
  • 27d3e9435b ICU-10274 Close resource bundle after use Michael Ow 2013-08-14 20:17:38 +0000
  • 3b2de608ed ICU-10155 Deleted an empty test case - TestGetEffectiveCurrency. Yoshito Umaoka 2013-08-14 19:47:38 +0000
  • 93ab4f8add ICU-7912 Fix memory leak in cintltst TestUFormattable Michael Ow 2013-08-13 23:32:48 +0000
  • d8d708a40c ICU-10256 Fixed NPE problem in TimeZoneJDK#clone(). Yoshito Umaoka 2013-08-13 14:35:01 +0000
  • 788aa8acf6 ICU-10252 Use the new converter to generate synthetic locales and .mk files. Jennifer Chye 2013-08-12 23:27:00 +0000
  • 75114667a6 ICU-10301 Remove nearly empty mutex.cpp file. Andy Heninger 2013-08-12 18:09:50 +0000
  • 8e9b5e0b7e ICU-10301 Remove singleton classes, convert existing usage to UInitOnce Andy Heninger 2013-08-12 03:35:22 +0000
  • 7879f2905b ICU-10281 Synchronized patched en_MO to resolve time zone name MST problem. Yoshito Umaoka 2013-08-09 20:40:48 +0000
  • cbdc7bd38f ICU-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
  • 0061d3a9b7 ICU-10184 umutex.h, change to C++ only, in preparation for build time user mutex support. Andy Heninger 2013-08-09 19:53:07 +0000
  • bea4641b0d ICU-10281 Fixed a VTIMEZONE writer problem that may produce overlapping rules. Yoshito Umaoka 2013-08-09 16:32:44 +0000
  • 78a74d6171 ICU-10281 Fixed a VTIMEZONE writer problem that may produce overlapping rules. Yoshito Umaoka 2013-08-09 16:32:00 +0000
  • 6c56141d57 ICU-10252 Switch rbnf and brkitr conversion to use the new converter. Jennifer Chye 2013-08-09 00:34:22 +0000
  • 22ffd50c07 ICU-10246 Remove extra lenient-parse rules from source/data/xml (again). Jennifer Chye 2013-08-08 22:56:45 +0000
  • d77b72275a ICU-10298 Updated windowsZones.txt from the CLDR trunk. Yoshito Umaoka 2013-08-08 20:52:54 +0000
  • 24d0d73061 ICU-10284 Remove redundant cldrVersion args. Jennifer Chye 2013-08-05 19:39:34 +0000
  • c28bbbe39b ICU-10284 Remove unnecessary enviroment variables required by LDML2ICU conversion process. Jennifer Chye 2013-08-05 18:26:24 +0000
  • 9ac2af33e1 ICU-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
  • 0bd4a85122 ICU-10204 Fix broken link in hebrew calendar documentation. Travis Keep 2013-07-31 23:38:17 +0000
  • 4532a7082c ICU-10271 C++11 atomics, simplify #ifdefs. Andy Heninger 2013-07-30 00:17:15 +0000
  • a04e4eb615 ICU-10271 tweak to configure test for C++11 #include <atomic>. Andy Heninger 2013-07-25 20:41:57 +0000
  • 41b7ee189d ICU-10258 Parse different variations of '+' and '-' when isLenient is set in C++. Travis Keep 2013-07-25 17:58:37 +0000
  • 75ee6eb19b ICU-10274 Attempt to fix broken ICU4J build. Travis Keep 2013-07-25 17:00:16 +0000
  • ecd7ea193b ICU-10274 Add compound duration formatting for C++ Travis Keep 2013-07-25 16:36:25 +0000
  • 4b1b47ddb0 ICU-10274 Add compound duration formatting for JAVA. Travis Keep 2013-07-24 23:07:31 +0000
  • a26088f951 ICU-10271 when #include <atomic> doesn't work, don't use it (autoconf mode only) Steven R. Loomis 2013-07-24 21:06:24 +0000
  • edf9cd0a9d ICU-10267 update test summary message Steven R. Loomis 2013-07-24 21:04:50 +0000
  • 7b95d141d3 ICU-10253 Fix #include of math.h Andy Heninger 2013-07-24 18:09:39 +0000
  • ef7d499233 ICU-10255 Fix configure script comment error Michael Ow 2013-07-24 17:51:08 +0000
  • aebaa076af ICU-10253 Fix memory leak in plural rules. Andy Heninger 2013-07-24 16:42:56 +0000
  • 90f5a56a9d ICU-10222 Fix failing TimeUnitTest.java the cldr path for duration units changed units -> units/duration; unitsShort -> unitsShort/duration. Travis Keep 2013-07-23 23:17:32 +0000
  • a4761909ac ICU-10253 Fix windows build problems with new plural rule code. Andy Heninger 2013-07-23 21:27:07 +0000
  • e276c69769 ICU-10222 (J) Update tests for new Latvian plural rules Peter Edberg 2013-07-23 20:51:39 +0000
  • 61a59e26a1 ICU-10253 Currency plurals, pay attention to min fraction digits in format. Andy Heninger 2013-07-23 20:02:13 +0000
  • 425ae2d65f ICU-10253 Add missing export to class NumberInfo, fixes build failure on MacOSX Andy Heninger 2013-07-23 18:35:34 +0000
  • 958d9edc45 ICU-10222 (C) Update 2 more tests to match new plural rules Peter Edberg 2013-07-23 18:21:02 +0000
  • e0ea96658f ICU-10084 BRS - updated readme and some others. Yoshito Umaoka 2013-07-23 17:40:26 +0000
  • 9da57d92b2 ICU-10084 BRS - clean up imports (update) Yoshito Umaoka 2013-07-23 17:02:56 +0000
  • fb4483e592 ICU-10084 Updated eclipse build stuffs Yoshito Umaoka 2013-07-23 16:54:58 +0000
  • 6e38f36e18 ICU-10222 (C) Update CLDR data snapshot: Latvian plural fix, measurementData in supplemental Peter Edberg 2013-07-23 07:38:05 +0000
  • 22ea7ff401 ICU-10222 (J) Update CLDR data snapshot: Latvian plural fix, measurementData in supplemental Peter Edberg 2013-07-23 07:36:06 +0000
  • f4e36c9c98 ICU-10253 Plural Rule, support for new syntax for fractional rules. Merge from development branch. Andy Heninger 2013-07-22 23:57:17 +0000
  • 12b26e3073 ICU-10067 Implement feedback from API proposal. Travis Keep 2013-07-22 22:18:54 +0000
  • b58875e894 ICU-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
  • 7b11899477 ICU-8474 make the fields of NumberInfo @internal for access by CLDR. Mark Davis 2013-07-20 22:57:32 +0000
  • 07c13a589e ICU-8474 Fixed more test cases caused by plurals change Mark Davis 2013-07-20 21:18:07 +0000
  • 5c071a90fe ICU-8474 added Russian cases to replace ones with fixed decimals. Mark Davis 2013-07-19 20:26:43 +0000
  • a93c71f71c ICU-8474 fixed currency tests. Mark Davis 2013-07-19 20:22:23 +0000
  • c75c662d21 ICU-8474 fixed Serbian data Mark Davis 2013-07-19 20:04:47 +0000
  • 50323c01c7 ICU-8474 made syntax fixes in accordance with doc, adjusted code for currencies to work right. Mark Davis 2013-07-19 19:38:17 +0000
  • 703a9a0056 ICU-10255 set flag even on =1 case, add documentation Steven R. Loomis 2013-07-19 01:44:39 +0000
  • f844fdd2cb ICU-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
  • b8f66e90c3 ICU-10222 (C) Update some plural test cases, add better error logging Peter Edberg 2013-07-18 01:31:13 +0000
  • 7d4180dc4d ICU-10187 Fix test (regions that leaked () in CLDR). Mark Davis 2013-07-15 13:40:57 +0000
  • 99d92460a3 ICU-10187 Fix test (regions that leaked () in CLDR. Mark Davis 2013-07-15 13:11:49 +0000
  • fa4c3dbe59 ICU-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
  • 3cb132047d ICU-10222 TimeUnitFormat to look under units/duration for time units instead of just units. Travis Keep 2013-07-11 22:19:13 +0000
  • 38eb17d4d0 ICU-10222 Fix failing tests in NumberFormatTest. Travis Keep 2013-07-11 20:49:11 +0000
  • b0595e1051 ICU-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
  • 249d1156a1 ICU-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
  • dc3bff3e0d ICU-10244 (C) LocaleData.getLocaleSeparator now returns piece between {0} and {1} in new localeSeparator pattern Peter Edberg 2013-07-11 18:59:13 +0000
  • 057a643216 ICU-10222 Fix CompactDecimalFormat tests for serbian to match new plural rules. Travis Keep 2013-07-11 17:19:48 +0000
  • 7f28ebe179 ICU-10246 Revert changeset 33903 for until 52m1 is complete. Jennifer Chye 2013-07-11 17:04:13 +0000
  • 4374056f91 ICU-10252 Revert changeset 33904 until 52m1 is complete. Jennifer Chye 2013-07-11 17:02:02 +0000
  • f4fd91b94f ICU-10244 (C) ulocdata_getLocaleSeparator now returns piece between {0} and {1} in new localeSeparator pattern Peter Edberg 2013-07-11 07:00:49 +0000
  • 85157b3fc4 ICU-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
  • 7bc028baa8 ICU-10252 Switch rbnf and brkitr conversion to the new converter and remove redundant cldrVersion flags. Jennifer Chye 2013-07-10 21:10:29 +0000
  • 0530fbf243 ICU-10246 Remove duplicate lenient-parse rules in data/xml/rbnf. Jennifer Chye 2013-07-10 20:55:11 +0000
  • d17fb7ead0 ICU-10222 Fix failing test for MessageFormat because the plural rules for russian changed. Travis Keep 2013-07-10 20:52:00 +0000
  • e52a073bee ICU-9272 CharsetDetector Inefficiencies Ramy Said 2013-07-10 07:16:36 +0000
  • 7270b111c0 ICU-10083 Update urename.h for 52.0.1 Peter Edberg 2013-07-10 06:44:41 +0000
  • 2e0d24aafc ICU-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
  • b280b62e5c ICU-10084 Resolve Eclipse compiler warnings. Yoshito Umaoka 2013-07-09 18:28:49 +0000
  • f1d2dd38fd ICU-10084 BRS - clean up import statements. Yoshito Umaoka 2013-07-09 16:45:56 +0000
  • 2553506161 ICU-10244 (J) Add tests for localeDisplayName using localeSeparator Peter Edberg 2013-07-09 07:42:39 +0000
  • bfdba0df96 ICU-9583 show test summary at end of make. Apropos when the trunk is broken.. Steven R. Loomis 2013-07-09 01:16:33 +0000
  • 06dcb5d4a6 ICU-7912 add parse/format functions, other UFormattable API improvements Steven R. Loomis 2013-07-09 00:47:46 +0000
  • dd57b2dc24 ICU-10037 Update tzdata in ICU4J to 2013d Michael Ow 2013-07-08 23:38:25 +0000
  • dc55558168 ICU-10037 Update ICU4C to tzdata 2013d Michael Ow 2013-07-08 23:37:56 +0000
  • 09ac4ef907 ICU-10222 (C) Integrate CLDR data snapshot for ICU 52.0.1; add calendar types Peter Edberg 2013-07-08 06:51:38 +0000
  • 76d880b44f ICU-10244 (C) Handle localeDisplayPattern/separator as pattern Peter Edberg 2013-07-08 06:34:53 +0000
  • 8d826958fd ICU-10222 (J) Integrate CLDR data snapshot for ICU 52.0.1; add calendar types Peter Edberg 2013-07-08 06:31:43 +0000
  • 1358964c56 ICU-10244 (J) Handle localeDisplayPattern/separator as pattern Peter Edberg 2013-07-08 06:28:29 +0000
  • a740170f81 ICU-10050 disable C++11 std atomics on Macintosh Andy Heninger 2013-07-04 22:32:33 +0000
  • b62f044d82 ICU-8474 cleanup, moving some test code to CLDR. Mark Davis 2013-07-03 08:58:32 +0000
  • a58211dad1 ICU-10217 update icucaps.xml Steven R. Loomis 2013-07-02 21:09:50 +0000
  • 49c581ea96 ICU-10148 Fix UnicodeString usage Michael Ow 2013-07-01 20:28:08 +0000
  • 3f23269839 ICU-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
  • 5442e5a7a4 ICU-9968 Return value of SimpleDateFormat subparse not correctly reflecting error at start pos 0 Scott Russell 2013-07-01 15:24:42 +0000
  • 9333318d4e ICU-8474 cleanup, moving some test code to CLDR. Mark Davis 2013-07-01 10:35:20 +0000
  • ada557d17c ICU-9936 Improved API descriptions for DecimalFormat set min/max significant digits. Andy Heninger 2013-06-28 21:12:31 +0000
  • fa30f0afbf ICU-9936 Improved API descriptions for DecimalFormat set min/max significant digits. Andy Heninger 2013-06-28 21:12:10 +0000
  • 29997d81dd ICU-10203 Fix resource bundle memory leak Michael Ow 2013-06-28 19:57:20 +0000
  • 2fa49ba635 ICU-7912 add unum_parse and unum_format taking UFormattable (@internal, API proposal to follow) Steven R. Loomis 2013-06-27 19:49:55 +0000
  • f4d12ea183 ICU-10234 check in layout engine perf test Steven R. Loomis 2013-06-27 17:37:58 +0000
  • 70fc2d25ba ICU-10195 (J) Add more tests for getAppendItemName Peter Edberg 2013-06-27 08:23:29 +0000
  • b862a59d5e ICU-10195 Fix CLDR_FIELD_NAME[] array so getting localized name for UDATPG_DAY_FIELD works Peter Edberg 2013-06-27 07:41:56 +0000
  • 9268ae09e5 ICU-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
  • a573382a0b ICU-9984 (J) For DTPG, Y in skeleton should produce Y in pattern Peter Edberg 2013-06-27 06:16:33 +0000
  • 75bab825f5 ICU-10070 add more tests Peter Edberg 2013-06-27 05:47:14 +0000
  • 6a367351eb ICU-10236 Update dependencies check for 52.0.1 M1 Andy Heninger 2013-06-27 00:34:48 +0000
  • 72cddee528 ICU-10088 Fix incorrect API doc for uregex_setStackLimit(). Andy Heninger 2013-06-26 18:34:15 +0000
  • d5d6cc5ff8 ICU-7912 fix breakage Steven R. Loomis 2013-06-26 15:27:41 +0000
  • ae061ff78f ICU-7912 C wrapper for Formattable - UFormattable Steven R. Loomis 2013-06-26 06:31:09 +0000
  • 20016a58db ICU-9719 Regular Expressions, add loop breaking to unbounded {min, max} loops. Andy Heninger 2013-06-26 00:27:11 +0000
  • 588ff6bbf6 ICU-10233 oops, demodernize this one for Windows build Steven R. Loomis 2013-06-25 04:41:43 +0000
  • f964a1499d ICU-10233 modernize #include usage, also add a verbose log for the data driven test Steven R. Loomis 2013-06-25 00:51:57 +0000
  • 5438ea9c71 ICU-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
  • 31cb42cfce ICU-10233 manually update LEScripts.h - should do a full regenerate. Steven R. Loomis 2013-06-25 00:32:25 +0000
  • f28544ab1b ICU-10069 Attempt to fix broken build. Travis Keep 2013-06-24 18:05:38 +0000
  • 1f6c4dab6b ICU-10069 Attempt to fix broken build. Travis Keep 2013-06-24 17:19:09 +0000
  • 2830139ec2 ICU-10069 Attempt fo fix broken build. Travis Keep 2013-06-21 00:33:41 +0000
  • 3a354a4b55 ICU-10025 Update tzcode svn property to not ignore generated files Michael Ow 2013-06-20 22:40:32 +0000
  • 2116c12c20 ICU-10069 improve error messages" Steven R. Loomis 2013-06-20 22:20:51 +0000
  • 2c6bc98b14 ICU-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
  • 04e47d76cc ICU-10231 add -u option to intltest, force utf-8 output Steven R. Loomis 2013-06-20 22:05:51 +0000
  • b129b40280 ICU-10024 fixes for Regexp, look-behind pattern fails to compile bug. Andy Heninger 2013-06-18 20:38:08 +0000
  • b64a61baba ICU-9936 Decimal Format, auto-enable SignificantDigitsUsed when setting significant digits. Andy Heninger 2013-06-17 20:35:47 +0000
  • 5ea9cb88a5 ICU-9936 Decimal Format, auto-enable SignificantDigitsUsed when setting significant digits. Andy Heninger 2013-06-17 18:49:28 +0000
  • 7322ddac17 ICU-10214 Update locale subtag check in XLIFF2ICU converter tool Michael Ow 2013-06-14 21:10:26 +0000
  • ac982cb8f8 ICU-5901 RBBI.getRuleStatus(), hoist to BreakIterator from RuleBasedBreakIterator Andy Heninger 2013-06-14 00:47:11 +0000
  • 83ad0ae901 ICU-5901 RBBI.getRuleStatus(), hoist to BreakIterator from RuleBasedBreakIterator. Andy Heninger 2013-06-13 23:38:21 +0000
  • 2f731899ca ICU-10140 Spoof Checker rule builder fixes. Was dropping Whole Script confusable data. Andy Heninger 2013-06-13 21:17:34 +0000
  • 6993ad2646 ICU-10069 Attempt to fix broken build by doing int->int32_t. Travis Keep 2013-06-13 20:21:29 +0000
  • 6676337f3e ICU-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
  • 56a5b9c0a0 ICU-10172 Minor corrections in DecimalFormat set/getRoundingIncrement API docs. Yoshito Umaoka 2013-06-13 15:03:37 +0000
  • 02296cc327 ICU-10172 Minor wording adjustments in DecimalFormat set/getRoundingIncrement API docs. Yoshito Umaoka 2013-06-13 15:02:34 +0000
  • 408820999c ICU-10221 Fixed parsed length issue with a grandfathered tag in LanguageTag parser implementation. Yoshito Umaoka 2013-06-13 14:41:39 +0000
  • 6fa94941a5 ICU-9511 Update collation build rule to use new converter. Jennifer Chye 2013-06-12 22:40:34 +0000
  • 86471ecf62 ICU-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
  • 434a94ec4d ICU-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
  • f2dfaa18e8 ICU-10203 Fixed memory leaks in getIDForWindowsID. Yoshito Umaoka 2013-06-12 15:15:06 +0000
  • ae77a4f9ed ICU-9928 Charset Detector, IBM420_ar oddities Ramy Said 2013-06-11 12:39:56 +0000
  • 715d77036f ICU-8134 improve API docs for getBaseName() & setKeywordValue() Markus Scherer 2013-06-10 22:38:41 +0000
  • 60f61805e4 ICU-8134 improve API docs for getBaseName() & setKeywordValue() Markus Scherer 2013-06-10 22:37:40 +0000
  • 917d765cfa ICU-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
  • 2193ad4563 ICU-10202 Fix documentation on getXXXInstance() methods. Travis Keep 2013-06-05 21:33:31 +0000
  • e7c709b18e ICU-10201 Fix wording in documentation of DateFormat. Travis Keep 2013-06-05 20:49:25 +0000
  • 97817ac0ae ICU-10113 update ICU4J sample code to include the "import...." statement. Bing Long 2013-06-05 14:50:05 +0000
  • 78106e6434 ICU-10174 Fixed a bad code snippet in the LocaleMatcher's API class doc. Yoshito Umaoka 2013-06-04 16:15:58 +0000
  • fbdf95be0e ICU-10051 ures_cleanup tweaked for failing test. Andy Heninger 2013-06-01 05:10:48 +0000
  • ae87a3acc2 ICU-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
  • 978f71fe78 ICU-10051 Mutexes: introduce UInitOnce; remove UMTX_CHECK; replace all uses of UMTX_CHECK. Andy Heninger 2013-05-31 23:50:15 +0000
  • 8ec350d593 ICU-10181 fix typo in Arabic unshaping of letter Peh Markus Scherer 2013-05-31 16:57:56 +0000
  • bda778fc0e ICU-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
  • b957f5c9b3 ICU-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
  • a85db35cfb ICU-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
  • 4ba8437677 ICU-10192 Fix the LanguageTag#toString() missing variant fields problem. Yoshito Umaoka 2013-05-28 20:16:17 +0000
  • f3e6ed84be ICU-10131 fix the build. Travis Keep 2013-05-28 18:12:43 +0000
  • 35808ec6ff ICU-10131 Rebreak the build. Travis Keep 2013-05-28 16:10:07 +0000
  • f989418d4f ICU-8471 Update to fix the Compact Numbers for fractional plurals, and for use in CLDR. Mark Davis 2013-05-27 22:25:45 +0000
  • 65c0d155b2 ICU-8471 Update to fix the Compact Numbers for fractional plurals, and for use in CLDR. Mark Davis 2013-05-27 15:34:55 +0000
  • 32931929cb ICU-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
  • 4dea9653dc ICU-10131 Attempt to fix broken build on AIX/solaris. Travis Keep 2013-05-25 00:23:05 +0000
  • e29ab729e8 ICU-10131 Add test for fallback prevention with empty set for JAVA. Travis Keep 2013-05-25 00:03:37 +0000
  • cb0f19fc45 ICU-10173 Add test for ensuring that zero shoes as 0 and not 0.0 Travis Keep 2013-05-24 22:47:07 +0000
  • 21ed20e983 ICU-10045 Fix again so that zero shows as 0 not 0.0 Travis Keep 2013-05-24 22:45:48 +0000
  • ed6f7e1545 ICU-10045 Fix significant digits with zero for JAVA. Travis Keep 2013-05-24 22:16:05 +0000
  • dec267080d ICU-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
  • b939f21291 ICU-10173 fix test to show bug. Mark Davis 2013-05-24 08:58:43 +0000
  • cfc87e0de2 ICU-9669 Fix bug in resbund.cpp Travis Keep 2013-05-23 21:47:38 +0000
  • 4ce7ebccfa ICU-10153 Fix javadoc for TimeUnitFormat.setNumberFormat() Travis Keep 2013-05-23 18:49:28 +0000
  • 3fd9bb89c8 ICU-10151 Fix typo in UnicodeSet documentation. Travis Keep 2013-05-23 18:33:24 +0000
  • 724cb16c28 ICU-10186 Need special numeric era format/parse for dangi too (J) Peter Edberg 2013-05-23 02:00:04 +0000
  • ec6a2c8696 ICU-10186 Need special numeric era format/parse for dangi too (C) Peter Edberg 2013-05-23 01:28:21 +0000
  • 7f9645615a ICU-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
  • c7d2a18170 ICU-10148 TZ database/Windows zone ID mapping APIs. Yoshito Umaoka 2013-05-22 20:34:10 +0000
  • 7e0d7fa479 ICU-10148 TZ database/Windows zone ID mapping APIs. Yoshito Umaoka 2013-05-22 20:33:30 +0000
  • a5f76fe20e ICU-9272 CharsetDetector Inefficiencies Ramy Said 2013-05-22 14:28:56 +0000
  • 8db5ace8b2 ICU-9904 add enumset to filter, hopefully it will fix the binary build issue Steven R. Loomis 2013-05-22 04:28:12 +0000
  • ef9809ac71 ICU-10128 new BidiTest.txt with test data for more than 63 levels Markus Scherer 2013-05-20 18:55:39 +0000
  • e3467393ca ICU-10128 new BidiTest.txt with test data for more than 63 levels Markus Scherer 2013-05-20 18:39:41 +0000
  • bd7fe8790f ICU-10120 Add test for katakana + extend Peter Edberg 2013-05-20 00:39:58 +0000
  • c00f2b4327 ICU-10120 Add test for katakana + extend (J) Peter Edberg 2013-05-20 00:39:07 +0000
  • 65ace5b6f4 ICU-10120 Copy fix #9983 (for word ubrk_previous infinite loop) to word_POSIX too (J) Peter Edberg 2013-05-19 07:03:23 +0000
  • 20ae926194 ICU-10120 Copy fix #9983 (for word ubrk_previous infinite loop) to word_POSIX too Peter Edberg 2013-05-19 06:36:13 +0000
  • 1ba5235ef5 ICU-10169 Fix redefinition of macro on os390 in simplethread test code Michael Ow 2013-05-18 00:59:21 +0000
  • 7d61cab22d ICU-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
  • d0a2386ee3 ICU-10147 fix header typo Steven R. Loomis 2013-05-17 23:55:48 +0000
  • f3077f748f ICU-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
  • 5d704324fa ICU-10110 handle non-String'able objects to prevent class cast exception in SimpleDateFormat.parse() Scott Russell 2013-05-16 17:50:47 +0000
  • 68f770cd8a ICU-10110 handle non-String objects to prevent class cast exception in SimpleDateFormat.parse() Scott Russell 2013-05-16 15:51:43 +0000
  • d358980e89 ICU-10169 Remove error compilation options in zos build Michael Ow 2013-05-16 14:43:26 +0000
  • 54eb776527 ICU-10128 update ICU to Unicode 6.3 beta (merge from branches/markus/uni63 at r33585) Markus Scherer 2013-05-15 22:16:48 +0000
  • 2982958b06 ICU-10128 update ICU to Unicode 6.3 beta (merge from branches/markus/uni63 at r33661) Markus Scherer 2013-05-15 21:51:04 +0000
  • 7ce26afead ICU-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
  • 6dd8688bae ICU-10113 Added PluralFormatSample.java. Updated the API document for PluralFormat(ULocale ulocale, String pattern). Bing Long 2013-05-14 20:51:05 +0000
  • 344f86cc16 ICU-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
  • 9469a6c1be ICU-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
  • c43fdd0dce ICU-10069 Add comments per Markus' review. Travis Keep 2013-05-13 23:41:55 +0000
  • 9b84f2152e ICU-10047 Copy enumset.h to the appropriate directory when building with MSVC project files Michael Ow 2013-05-10 20:43:23 +0000
  • 4956f3779b ICU-10154 Optimized time zone historical offset iteration. Yoshito Umaoka 2013-05-10 16:42:39 +0000
  • 8c9653dca9 ICU-10154 Optimized time zone historical offset iteration. Yoshito Umaoka 2013-05-10 16:32:04 +0000
  • 2469052770 ICU-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
  • 8eeb9f536d ICU-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
  • 1a5ac6406f ICU-10133 Fix pkgdata tool not building data into load module on OS390 Michael Ow 2013-05-08 19:53:01 +0000
  • 38d627e87f ICU-10134 Fix man page for uconv Michael Ow 2013-05-08 19:06:57 +0000
  • 9f5cf1f546 ICU-10129 Fix Windows timezone name truncation Michael Ow 2013-05-08 17:33:54 +0000
  • c7ad164155 ICU-10082 Fix timezone detection on Solaris Michael Ow 2013-05-08 17:00:30 +0000
  • a94b29c5a2 ICU-10084 Update version to 52.0.1 Michael Ow 2013-05-08 01:38:44 +0000
  • e78cb5b4b0 ICU-10026 Fix DecimalFormat to handle variation of minus signs according to Mark Davis' suggestions. Travis Keep 2013-05-07 20:06:58 +0000
  • 4b966aacc4 ICU-10083 Update version number to 52.0.1 and update timebombs Michael Ow 2013-05-07 19:53:34 +0000
  • 881d285d3a ICU-9881 Fix library names for MINGW build Michael Ow 2013-05-07 17:35:21 +0000
  • cf0417c3e5 ICU-10137 Merge CLDR 23.1 data John Emmons 2013-05-06 13:52:37 +0000
  • 8e10ba52d1 ICU-10137 Merge CLDR 23.1 data John Emmons 2013-05-06 13:48:55 +0000
  • e37aa32bd9 ICU-10081 uprv_stableBinarySearch() internal API Markus Scherer 2013-05-04 18:58:23 +0000
  • fe3b2a4118 ICU-10081 stable sort via insertion sort with binary search; test it well Markus Scherer 2013-05-03 22:46:57 +0000
  • a6e70ba57b ICU-10098 Fixed a bug introduced by the previous commit. Yoshito Umaoka 2013-05-03 22:34:46 +0000
  • 1551c65468 ICU-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
  • a8a20d2b84 ICU-10070 uregion_isEqualTo -> uregion_areEqual, implement using pointer compare Peter Edberg 2013-05-02 22:04:50 +0000
  • c55b3819a6 ICU-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
  • 707a8976f4 ICU-10128 store bpt max value in ubidi.icu Markus Scherer 2013-04-30 22:06:20 +0000
  • c9dc52d608 ICU-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
  • f452c2eff4 ICU-10128 add 2 new script codes from ISO 15924: Aghb & Mahj Markus Scherer 2013-04-29 22:39:38 +0000
  • 79b8f74642 ICU-9984 For DTPG, Y in skeleton should produce Y in pattern Peter Edberg 2013-04-29 22:10:29 +0000
  • dabb8350c7 ICU-10128 encode new properties bpt & bpb in ubidi.icu format version 2.1 Markus Scherer 2013-04-26 23:45:27 +0000
  • c6902ad571 ICU-100113 Added DateTimePatternGeneratorSample.java. Updated the API document in datetimepatterngenerator class for getBestPattern, addPattern, replaceFieldTypes. Bing Long 2013-04-26 19:23:57 +0000
  • 3db9d2b0f7 ICU-10128 parse the new BidiBrackets.txt Markus Scherer 2013-04-26 00:06:57 +0000
  • 1400bf549b ICU-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
  • 0cb16ea2bb ICU-9104 A minor change in the doc updated in the previous commit. Yoshito Umaoka 2013-04-25 21:00:44 +0000
  • 766add67f0 ICU-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
  • 4ee0730967 ICU-10037 Update tzdata in ICU4J to 2013c Michael Ow 2013-04-24 03:12:26 +0000
  • 9adeaa2633 ICU-10037 Update ICU4C to tzdata 2013c Michael Ow 2013-04-24 01:06:18 +0000
  • c418174fff ICU-8474 tweak for farsi Mark Davis 2013-04-23 15:17:51 +0000
  • 6c0747cd6c ICU-8474 refactor to make it easier to copy to CLDR. Mark Davis 2013-04-23 12:32:37 +0000
  • 10f1e3259e ICU-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
  • 4524c8c33d ICU-8474 tuned portuguese, bengali, latvian, romanian, zulu Mark Davis 2013-04-22 14:49:51 +0000
  • 53d7ea4930 ICU-10107 improve API docs for new function Steven R. Loomis 2013-04-19 23:39:07 +0000
  • d240d6478b ICU-8957 Updated ant build files supporting findbugs invoked from ant build. Yoshito Umaoka 2013-04-19 23:31:32 +0000
  • f2fbc8c394 ICU-10107 LayoutEngine improvements Steven R. Loomis 2013-04-18 21:24:51 +0000
  • 37aa0f8445 ICU-9973 Make CharsetProviderICU thread safe Michael Ow 2013-04-17 15:29:37 +0000
  • 98b675629d ICU-10107 bump script codes Steven R. Loomis 2013-04-15 23:56:16 +0000
  • f56d218cb7 ICU-10107 Improve test generation Steven R. Loomis 2013-04-15 23:54:51 +0000
  • a73a199d84 ICU-10106 Removed the reference to fallbackRegionFormat that is no longer used. Yoshito Umaoka 2013-04-15 19:41:05 +0000
  • 297e433797 ICU-8474 fixes for serialization, which included change to equals Mark Davis 2013-04-15 06:19:53 +0000
  • eea5fa79bb ICU-10070 Misunderstanding, back out r33521 Peter Edberg 2013-04-13 02:54:22 +0000
  • 6b83580f8a ICU-10070 And handle NULl return from uregion_getContainedRegions... while I am at it Peter Edberg 2013-04-13 00:16:56 +0000
  • eb89f787b4 ICU-10070 Fix crash due to bug in uenum_next that only affects some compilers Peter Edberg 2013-04-12 23:48:49 +0000
  • 947bd7d1b6 ICU-10070 Add plain C wrappers for Region class Peter Edberg 2013-04-12 23:00:51 +0000
  • a1d5c9a04e ICU-10080 Removed the old serializable test data except 3.6. Yoshito Umaoka 2013-04-12 18:04:23 +0000
  • e255e7d747 ICU-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
  • 69285080db ICU-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
  • ff531bc19b ICU-7881 add new options to the short usage text too Markus Scherer 2013-04-10 19:27:41 +0000
  • 5fbc363972 ICU-9743 Logging known issues with ticket information, instead of timebomb. Yoshito Umaoka 2013-04-10 08:15:11 +0000
  • aa08affb3c ICU-8474 fix serbian, revamp rules to generate smarter samples Mark Davis 2013-04-09 13:43:13 +0000
  • 9c66e7e083 ICU-8474 correct isEmpty() Mark Davis 2013-04-09 09:04:45 +0000
  • bc9b269353 ICU-7881 add icupkg options --auto_toc_prefix --auto_toc_prefix_with_type --toc_prefix Markus Scherer 2013-04-08 21:31:58 +0000
  • 74c81065f6 ICU-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
  • d8a9e311a3 ICU-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
  • 77f8f1e2c2 ICU-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
  • c0ac428d94 ICU-10067 Add getLocale() and createPatternForNumItems() to ListFormatter. Travis Keep 2013-04-03 20:42:55 +0000
  • 41bb29f532 ICU-10045 Fix number of significant digits with 0. Travis Keep 2013-04-03 20:11:01 +0000
  • 6125cf2eff ICU-10045 Formatting with significant digits to work correctly with 0 in C++ Travis Keep 2013-04-02 22:01:33 +0000
  • 5dfe1df049 ICU-10063 Change ListFormatter.format() method to take a Collection<?> instead of a Collection<Object> Travis Keep 2013-03-29 22:23:24 +0000
  • cfd8e84278 ICU-10017 Correctly handle all types of Number fields in TimePeriod. Travis Keep 2013-03-29 21:43:18 +0000
  • f91bd1239d ICU-10017 Remove unused imports Travis Keep 2013-03-29 20:17:43 +0000
  • 3652768a72 ICU-10017 Add test to insure that TimePeriod.forAmounts() throws IllegalArgumentException when necessary. Travis Keep 2013-03-28 22:51:46 +0000
  • 3af99923b3 ICU-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
  • d21588cb60 ICU-10017 Do defensive copy of TimeUnitAmount objects in TimePeriod.forAmounts. Travis Keep 2013-03-28 21:04:41 +0000
  • eab9da1176 ICU-10017 Add test for TimeUnitFormat.formatPeriod for english using full name style. Travis Keep 2013-03-28 20:35:26 +0000
  • 87cbfeee3f ICU-2940 Remove synchronization from uset and uget DataDirectory(). Andy Heninger 2013-03-28 18:25:12 +0000
  • b35aa4dcf7 ICU-10017 Add API specification for composition of time periods for ICU4J into code. Travis Keep 2013-03-28 17:38:18 +0000
  • 8f37e438a6 ICU-10061 Make getDayOfWeekType behave as documented for last weekend day; fix for 1-day weekends Peter Edberg 2013-03-27 22:44:22 +0000
  • 3c32983978 ICU-10062 Fix header documentation for getDayOfWeekType, getWeekendTransition Peter Edberg 2013-03-27 22:43:03 +0000
  • 7c6a50445b ICU-10026 Add comment to normalizePlusAndMinus function in DecimalFormat. Travis Keep 2013-03-27 15:52:49 +0000
  • d3f8a3c777 ICU-8474 enhanced syntax Mark Davis 2013-03-27 13:57:35 +0000
  • d2f57f1ad3 ICU-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
  • 46a99dae07 ICU-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
  • 3b379f4c28 ICU-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
  • 600e3d4a59 ICU-10042 Fix documentation for unum_formatXXX() Travis Keep 2013-03-21 18:48:00 +0000
  • 7e89728836 ICU-9914 ICU4C DateIntervalFormat to handle 2 year vs. 4 year formats. Travis Keep 2013-03-21 17:25:43 +0000
  • b33cab0a51 ICU-9914 DateIntervalFormat to handle 2 year vs. 4 year formats in ICU4J. Travis Keep 2013-03-21 16:43:17 +0000
  • 1f65c0e70a ICU-10048 Compiler warning cleanup. Andy Heninger 2013-03-21 05:48:52 +0000
  • ae4350661b ICU-10048 Fix some compiler warnings in ICU4C. Andy Heninger 2013-03-21 01:42:01 +0000
  • 18c9009232 ICU-10013 Update readme to release version Peter Edberg 2013-03-15 18:07:46 +0000
  • de265bad60 ICU-10014 Updated readme.html for ICU4J 51 official release. Yoshito Umaoka 2013-03-15 15:15:39 +0000
  • 44545969d4 ICU-10014 Update maven pom.xml to release 51.1. Yoshito Umaoka 2013-03-14 20:18:19 +0000
  • 778782d402 ICU-10014 Updated ICU4J version related strings to 51.1 release. Yoshito Umaoka 2013-03-14 20:16:07 +0000
  • 0990f9bd02 ICU-10013 Fix some no data test error and memory leaks Michael Ow 2013-03-14 17:14:52 +0000
  • dbd26b8c36 ICU-9732 Update tzdata in ICU4J to 2013b Michael Ow 2013-03-13 21:49:58 +0000
  • 46ba913bb8 ICU-9732 Update tzdata in ICU4C to 2013b Michael Ow 2013-03-13 21:32:28 +0000
  • 708b919ec3 ICU-10036 Logically corrected if condition included in the previous change. Yoshito Umaoka 2013-03-13 21:10:31 +0000
  • 0fc9af0d9f ICU-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
  • 2734f00db3 ICU-9721 Update mapping table from #9891 Michael Ow 2013-03-12 22:33:06 +0000
  • 226d538c97 ICU-10013 fix tags for LETypes.h, regen api change report Steven R. Loomis 2013-03-12 21:22:53 +0000
  • 8a51a0ecb5 ICU-9996 Exclude OS390 from isspace call Michael Ow 2013-03-11 16:55:23 +0000
  • a7758d2cd5 ICU-10030 fix crasher when no subregions, also err check, and modernize test infrastructure Steven R. Loomis 2013-03-08 19:23:41 +0000
  • ee6ec163d9 ICU-10018 Merge data from CLDR 5744 + delete old shi_Latn_MA John Emmons 2013-03-07 04:52:49 +0000
  • 62242a308c ICU-10018 Merge data from CLDR 5744 + delete old shi_Latn_MA John Emmons 2013-03-07 04:50:42 +0000
  • 854ebcb796 ICU-9732 Update tzdata in ICU4J to 2013a Yoshito Umaoka 2013-03-07 02:58:25 +0000
  • 260c82c874 ICU-9732 Update tzdata in ICU4C trunk to 2013a Yoshito Umaoka 2013-03-07 02:57:53 +0000
  • c9e04c602c ICU-9732 Fixed tzdata build problem - additional fix to r32877 Yoshito Umaoka 2013-03-06 22:29:55 +0000
  • 8de4b4f848 ICU-9955 update with latest API change report Steven R. Loomis 2013-03-06 18:19:14 +0000
  • d96dda209d ICU-9983 Fixes for RBBITest failure. Andy Heninger 2013-03-05 21:43:19 +0000
  • 25217115c1 ICU-9722 Added ICU4J 51.1 serializable test data. Yoshito Umaoka 2013-03-05 05:35:36 +0000
  • 6144548e76 ICU-9722 Updated the API change report. Also added the API signature file generated from the trunk. Yoshito Umaoka 2013-03-05 05:11:28 +0000
  • 2c0cefc43a ICU-9722 Resolved a JavaDoc warning. Yoshito Umaoka 2013-03-05 05:05:26 +0000
  • 0136935f89 ICU-9722 Updated ICU4J readme.html for 51RC. Yoshito Umaoka 2013-03-05 04:48:13 +0000
  • bfcbce9ffb ICU-9721 Fix version in release candidate note Peter Edberg 2013-03-05 02:09:22 +0000
  • 2fbe466630 ICU-9721 Turn on the release candidate note in readme Peter Edberg 2013-03-05 02:04:00 +0000
  • fbace77746 ICU-9721 Update "#ifndef U_HIDE_XXX_API" guards for API status Peter Edberg 2013-03-05 01:38:48 +0000
  • caed1f5d69 ICU-9722 Synchronize test data version with ICU4C. Yoshito Umaoka 2013-03-04 19:53:50 +0000
  • 8b4c9ab9ce ICU-9721 Update copyright date in readme Michael Ow 2013-03-04 19:43:12 +0000
  • 679c4bc7e0 ICU-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
  • f2229a8539 ICU-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
  • bc29c28e46 ICU-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
  • 3451781673 ICU-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
  • 28932c056e ICU-9890 Merge CLDR23 data John Emmons 2013-03-03 21:34:51 +0000
  • 404b8bb992 ICU-9890 Merge CLDR23 data John Emmons 2013-03-03 21:17:08 +0000
  • ee4e9d25ce ICU-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
  • 0fb049e787 ICU-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
  • 7f06ea3bbf ICU-9975 Update test for new expected result, remove timebomb Peter Edberg 2013-02-28 22:56:34 +0000
  • a8164c9d4b ICU-9996 Disable call to isspace on zos Michael Ow 2013-02-28 18:32:54 +0000
  • 374c8e1ef3 ICU-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
  • c7fe946b72 ICU-9721 Change version number to 51.1 and update timebombs Michael Ow 2013-02-27 21:34:41 +0000
  • d511789345 ICU-9880 do not define a virtual destructor inline Markus Scherer 2013-02-27 19:50:08 +0000
  • 9877db62ec ICU-9721 temporarily allow class Region to depend on DecimalFormat Markus Scherer 2013-02-27 19:40:55 +0000
  • 214dbf417d ICU-9722 Updated license.html in ICU4J Yoshito Umaoka 2013-02-27 15:28:41 +0000
  • ce05b69355 ICU-9722 Updated license.html in ICU4C Yoshito Umaoka 2013-02-27 15:28:27 +0000
  • 26d2bde0fd ICU-9878 Update language/country code lists John Emmons 2013-02-27 14:01:41 +0000
  • 0f90af1342 ICU-9878 Use just the CLDR language code list instead of the whole ISO639 John Emmons 2013-02-27 13:44:20 +0000
  • f267d1e3dd ICU-9878 Update LANGUAGES and COUNTRIES list with current ISO/CLDR tables John Emmons 2013-02-27 04:33:58 +0000
  • ab0e59301c ICU-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
  • 53f1048c7b ICU-9721 update pool.res bundle files Markus Scherer 2013-02-26 21:09:25 +0000
  • 99ce96c383 ICU-9979 Fix some memory leaks in cintltst Michael Ow 2013-02-26 16:57:42 +0000
  • 6fa35102f2 ICU-9721 update C/C++ dependencies Markus Scherer 2013-02-26 01:00:58 +0000
  • cb0956f62a ICU-9721 Fix bom in data file Michael Ow 2013-02-26 00:30:58 +0000
  • 6a16eb759a ICU-9981 Initialize memory that was causing erratic results. Andy Heninger 2013-02-25 23:56:37 +0000
  • 6199780f09 ICU-9602 increment the _MBCSHeader.version from 5.3/4.3 to 5.4/4.4 Markus Scherer 2013-02-25 23:26:00 +0000
  • e31422e17e ICU-9721 Fix errors found and fixed by icu-svnprops-check.py in ICU4C Michael Ow 2013-02-25 23:23:33 +0000
  • 9f684a0417 ICU-9722 Clean up import statements. Yoshito Umaoka 2013-02-25 22:24:11 +0000
  • 0a9b3e4833 ICU-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
  • 27f8f4b33b ICU-9966 Patch for the test problem reported by #9966. Updated testdata.jar from ICU4C trunk. Yoshito Umaoka 2013-02-25 20:26:52 +0000
  • 2fbd49e809 ICU-9721 Update urename.h for 51 release Michael Ow 2013-02-25 20:22:04 +0000
  • d637feebce ICU-9979 Fix some memory clean up errors Michael Ow 2013-02-25 19:09:10 +0000
  • 7f78f553e6 ICU-9955 Update API change report for 51 Michael Ow 2013-02-25 18:34:17 +0000
  • 6785e348d3 ICU-9751 Fix misspelling in comment for ckb Sorani Peter Edberg 2013-02-25 05:56:55 +0000
  • 853ab6e632 ICU-9925 Remove no-longer-necessary version-check test skip added in r33195 Peter Edberg 2013-02-24 22:05:03 +0000
  • 57367832e2 ICU-9925 Update time-bomb comment to refer to new ticket #9975 for it Peter Edberg 2013-02-24 19:30:14 +0000
  • 57ab6f389a ICU-9801 Fix long string literal in UNICODE_STRING_SIMPLE call Michael Ow 2013-02-24 01:06:01 +0000
  • 73f831cc03 ICU-9967 Move timebomb test to better location, print more info for cal limit test failures Peter Edberg 2013-02-23 22:36:49 +0000
  • 56a80addb8 ICU-9801 Fix some incorrect usage of UnicodeString constructor Michael Ow 2013-02-23 16:58:30 +0000
  • d0ef650ea4 ICU-9721 Fix some uconfig test failures Michael Ow 2013-02-23 16:40:06 +0000
  • 40d1216e5e ICU-9967 Timebomb some test values for Dangi cal limits test, to be fixed with #9972 Peter Edberg 2013-02-23 01:38:04 +0000
  • e550589f9f ICU-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
  • 871209478c ICU-9971 Reorder when the data files are built on Windows MSVC Michael Ow 2013-02-22 23:18:08 +0000
  • eddd8ab5af ICU-9929 coll/zh.txt with new native-script-first reordering, works fine in ICU4C Markus Scherer 2013-02-22 21:00:10 +0000
  • 37eeb709db ICU-9955 merge ICU4C API status promotion to trunk Michael Ow 2013-02-22 20:15:50 +0000
  • a22744bd41 ICU-9953 Disable uconv static data loading on zos Michael Ow 2013-02-22 17:50:44 +0000
  • 61f0e011ff ICU-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
  • 31d76bbba0 ICU-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
  • 795b21007f ICU-9802 Fix no data cintltst and intltest failures Michael Ow 2013-02-22 03:24:01 +0000
  • 339177ed3e ICU-9077 Missed checkin plus review comments on RBBI test data. Andy Heninger 2013-02-22 02:32:40 +0000
  • e77d52cb38 ICU-9077 Incorporate review comments. Andy Heninger 2013-02-22 02:26:37 +0000
  • 7a21b2513d ICU-9804 fix unused-variable warning, safer memory management Markus Scherer 2013-02-22 02:06:45 +0000
  • 2b37a9a72c ICU-9673 update valid byte range in euc-jp Michael Ow 2013-02-21 22:58:17 +0000
  • baca52593a ICU-9953 Fix app data declaration in uconv Michael Ow 2013-02-21 22:55:33 +0000
  • f3d398a293 ICU-9944 Fix function name collision Michael Ow 2013-02-21 22:37:26 +0000
  • 7dd438bd57 ICU-9884 add comment for how to get a CurrencyInfo object Markus Scherer 2013-02-21 20:59:39 +0000
  • 9478c8e14f ICU-9722 Fixed java compiler and javadoc warnings. Yoshito Umaoka 2013-02-21 20:58:42 +0000
  • 91b8823ba5 ICU-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
  • 4fa11a300d ICU-9947 Updated public API status for ICU4J 51. Yoshito Umaoka 2013-02-21 03:38:55 +0000
  • 4d713a0022 ICU-9715 Review comments. Andy Heninger 2013-02-21 02:13:56 +0000
  • 9d871b6d86 ICU-9927 Now that cintltst/citertst.c is updated, add sr_Latn collation with import (J) Peter Edberg 2013-02-21 01:11:22 +0000
  • bb1d8b029f ICU-9927 Now that cintltst/citertst.c is updated, add sr_Latn collation with import Peter Edberg 2013-02-21 01:10:41 +0000
  • e7d5e5b205 ICU-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
  • d5eb3c2ec3 ICU-7103 Also update J build with data changes to remove obsolete collation aliases Peter Edberg 2013-02-20 23:42:33 +0000
  • cb96abf1f8 ICU-9963 remove bogus U_I18N_API from ChineseCalendar::getStaticClassID() Markus Scherer 2013-02-20 22:50:37 +0000
  • 186db36241 ICU-9842 Change NBSP to ASCII spaces in AlphabeticIndex.java Andy Heninger 2013-02-20 22:33:55 +0000
  • 1acef73e89 ICU-9935 rename si_value variable to avoid collision with #define in Android system header Markus Scherer 2013-02-20 21:37:02 +0000
  • 743bc7353f ICU-9637 make new DateFormat skeleton constants public API Markus Scherer 2013-02-20 21:23:49 +0000
  • aa3fbefd9c ICU-9440 gcc compiler warning cleanup. Andy Heninger 2013-02-20 21:22:03 +0000
  • 4984b0e4f0 ICU-9937 Quick fix for the bad code in CompactDecimalDataCache. Yoshito Umaoka 2013-02-20 21:17:27 +0000
  • 9452d9ed08 ICU-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
  • 1104e412a3 ICU-7103 remove obsolete/redundant collation locales Markus Scherer 2013-02-19 21:47:42 +0000
  • 7aeeab19e9 ICU-9925 Pick up the non-gregorian date format fixes from CLDR 8218 (C) Peter Edberg 2013-02-19 19:52:15 +0000
  • 9450ae0f61 ICU-9925 Pick up the non-gregorian date format fixes from CLDR 8218 (J) Peter Edberg 2013-02-19 19:51:20 +0000
  • da21d9c2b6 ICU-9696 Updated the API doc for ICU4C SimpleDateFormat with the latest CLDR specification. Yoshito Umaoka 2013-02-19 10:35:03 +0000
  • af902b149f ICU-9696 Fixed HTML tagging problem in the previous change. Yoshito Umaoka 2013-02-19 10:30:59 +0000
  • 63d88e3b2c ICU-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
  • 47c5a5aa61 ICU-9616 Add DangiCalendar & tests, port from J to C Peter Edberg 2013-02-18 23:36:57 +0000
  • 157ed28fc9 ICU-9616 ChineseCalendar changes to support Dangi subclass, port from J to C Peter Edberg 2013-02-18 17:51:25 +0000
  • d3bb555dba ICU-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
  • 16ecba2369 ICU-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
  • 144dd74c8e ICU-9538 fix C++-isms in the test Markus Scherer 2013-02-17 23:41:48 +0000
  • 063c1b0868 ICU-9538 minor sync with Java Markus Scherer 2013-02-17 23:24:47 +0000
  • 16795b49be ICU-9538 add script metadata properties API Markus Scherer 2013-02-17 23:24:36 +0000
  • 7f3718899a ICU-9538 parse CLDR scriptMetadata.txt Markus Scherer 2013-02-17 23:16:09 +0000
  • 790ff8fe92 ICU-9926 Update info about U_COL_SAFECLONE_BUFFERSIZE test Peter Edberg 2013-02-17 23:06:24 +0000
  • 5f31868e69 ICU-9538 change sample(Zzzz) to U+FDD0 Markus Scherer 2013-02-17 22:27:59 +0000
  • e0488a1ab8 ICU-9497 Add support for short(er) weekday names: format, parse, get/set symbols (J) Peter Edberg 2013-02-17 17:14:10 +0000
  • ebbc5423ef ICU-9538 add script metadata properties API Markus Scherer 2013-02-17 00:49:18 +0000
  • b1309f6306 ICU-9909 Update structLocale for new currencies John Emmons 2013-02-17 00:42:18 +0000
  • 2fffcf3b77 ICU-9880 add #ifndef U_HIDE_DRAFT_API Markus Scherer 2013-02-16 21:53:15 +0000
  • db02b5633f ICU-9909 Update currency list with current currencies as of 2013-02-16 John Emmons 2013-02-16 21:48:13 +0000
  • ba77e6d28b ICU-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
  • dba8bad06b ICU-9602 tell ICU4J to ignore conversion test data for good one-way mappings Markus Scherer 2013-02-16 00:16:09 +0000
  • a1296b9947 ICU-9943 Fixed a coding problem detected by FindBugs - prevent null dereference Yoshito Umaoka 2013-02-16 00:02:50 +0000
  • 4dce9ff799 ICU-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
  • 7982b01ec3 ICU-9916 Fix documentation in DateTimePatternGenerator. add->addPattern. Travis Keep 2013-02-15 22:15:14 +0000
  • f5cd9984c6 ICU-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
  • 407be346b7 ICU-9880 sync with C++ port, fix minor bugs Markus Scherer 2013-02-15 21:22:57 +0000
  • bd8a81bfd6 ICU-9942 Fixed a coding problem detected by FindBugs - replaced == with equals() Yoshito Umaoka 2013-02-15 17:17:44 +0000
  • 9e53141f8b ICU-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
  • 79174eedb1 ICU-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
  • 92c0aa3b98 ICU-9938 Fixed a coding problem detected by FindBugs - replacing == with equals(). Yoshito Umaoka 2013-02-15 16:25:03 +0000
  • 915f2365a3 ICU-9077 Fix failing test rbbi/RBBITest/TestExtended Andy Heninger 2013-02-15 08:14:10 +0000
  • c68b5d9d38 ICU-9077 Enhancements to break iteration tests. Andy Heninger 2013-02-15 07:17:59 +0000
  • c437359b7f ICU-9077 RBBI test enhancements. Andy Heninger 2013-02-15 02:13:58 +0000
  • ded4f854b0 ICU-9945 Updated ISO currency numeric mapping data. Yoshito Umaoka 2013-02-14 23:51:39 +0000
  • 5783d47eb7 ICU-9945 Updated ISO currency numeric mapping data in ICU4C. Yoshito Umaoka 2013-02-14 23:34:04 +0000
  • 35797e43fe ICU-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
  • d4ca6e2dec ICU-9475 Some additional notes in TimeZoneNames API reference. Yoshito Umaoka 2013-02-14 22:50:17 +0000
  • 049fb62622 ICU-9475 Link to methods with arguments did not work. Removed method arguments in @link. Yoshito Umaoka 2013-02-14 22:48:35 +0000
  • 938b34ab6b ICU-9475 Some additional notes in TimeZoneNames API reference. Yoshito Umaoka 2013-02-14 21:20:23 +0000
  • 2b6ad1d385 ICU-9911 C++ DecimalFormat::get/setattribute - change from internal API to pulic Scott Russell 2013-02-14 20:54:29 +0000
  • e391bd75da ICU-9919 Add LocalPointer to test. Travis Keep 2013-02-14 20:29:16 +0000
  • 7e14f73cfa ICU-9925 CLDR 23 pre-integration part 3, batch 4 through CLDR r8192 (C) Peter Edberg 2013-02-14 18:51:01 +0000
  • be694f6480 ICU-9925 CLDR 23 pre-integration part 3, batch 4 through CLDR r8192 (J) Peter Edberg 2013-02-14 18:41:15 +0000
  • cd49c23616 ICU-9925 CLDR 23 pre-integration part 3, batch 3 (C) Peter Edberg 2013-02-14 09:51:25 +0000
  • 9a171c895a ICU-9925 CLDR 23 pre-integration part 3, batch 3 (J) Peter Edberg 2013-02-14 09:47:03 +0000
  • fd5c3526d5 ICU-9912 Fix missing solaris preprocessor definition Michael Ow 2013-02-14 06:53:53 +0000
  • 77e615bcf4 ICU-9934 Fix path issue in makedata.mak Michael Ow 2013-02-13 23:34:33 +0000
  • 08fb2eacd2 ICU-9925 CLDR 23 pre-integration part 3, batch 2 (C) Peter Edberg 2013-02-13 13:26:23 +0000
  • 258a1ad9b0 ICU-9925 CLDR 23 pre-integration part 3, batch 2 (J) Peter Edberg 2013-02-13 13:12:16 +0000
  • 4f59ab84cc ICU-9657 Thread safety fix in charset detector. Andy Heninger 2013-02-12 23:11:58 +0000
  • 003a138300 ICU-9919 Add test that DateIntervalFormat.setDateIntervalInfo does not corrup the cache. Travis Keep 2013-02-12 22:51:17 +0000
  • 0c74014256 ICU-9919 Add check for failure in testSetIntervalPatternNoSideEffect Travis Keep 2013-02-12 21:44:42 +0000
  • bf5a321da8 ICU-9925 CLDR 23 pre-integration part 3, batch 1 (C) Peter Edberg 2013-02-12 21:00:17 +0000
  • a15e0c2990 ICU-9925 CLDR 23 pre-integration part 3, batch 1 (J) Peter Edberg 2013-02-12 20:45:06 +0000
  • b9243a0522 ICU-9919 Add test to ensure that DateIntervalInfo.setIntervalPattern has no unwanted side effects. Travis Keep 2013-02-12 19:47:49 +0000
  • e33bccf0e8 ICU-9655 Consolidate test code Michael Ow 2013-02-12 06:46:51 +0000
  • ca88f9ccba ICU-9919 DateIntervalFormat instances with custom DateIntervalInfo instances should not use the cache to populate themselves. Travis Keep 2013-02-12 01:00:40 +0000
  • 5f066fb106 ICU-9440 SpoofChecker, sync ICU4J with ICU4C. Andy Heninger 2013-02-12 00:44:39 +0000
  • dd9bf9ba48 ICU-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
  • db8e47ddf1 ICU-9842 simplify <p> in JavaDoc Markus Scherer 2013-02-11 23:09:29 +0000
  • 593a9fd589 ICU-9842 Incorporate review comments. Andy Heninger 2013-02-11 21:55:06 +0000
  • 2e71f86e17 ICU-9602 conversion: add good one-way mapping type |4 Markus Scherer 2013-02-11 20:48:11 +0000
  • da324defa4 ICU-9867 Minor update in readme.html Yoshito Umaoka 2013-02-11 20:25:01 +0000
  • 8c99cd1988 ICU-9867 Minor update in readme.html Yoshito Umaoka 2013-02-11 20:24:42 +0000
  • 3fcfaf6848 ICU-9867 Added a note about pattern V semantics change in readme.html Yoshito Umaoka 2013-02-11 20:12:57 +0000
  • a5c74c721c ICU-9867 Added a note about pattern V semantics change in readme.html Yoshito Umaoka 2013-02-11 20:12:34 +0000
  • e207951893 ICU-9440 Namespace tweaks to uspoof.h Andy Heninger 2013-02-11 18:37:06 +0000
  • 4c238156a4 ICU-9440 Remove more spurious semicolons. Andy Heninger 2013-02-11 18:03:05 +0000
  • 4d725b4790 ICU-9440 Delete misplaced comma causing build failure Peter Edberg 2013-02-11 06:57:31 +0000
  • ab690b35a7 ICU-9842 Fix bad merge to AlphabeticIndex that was submitted under ticket 9440. Andy Heninger 2013-02-11 05:06:48 +0000
  • e06001f2d0 ICU-9440 spoof checker, merge updates from branch. Andy Heninger 2013-02-11 04:51:14 +0000
  • 87158d4fba ICU-9867 New time zone pattern letters/types support for CLDR 23/ICU 51. Yoshito Umaoka 2013-02-11 00:23:55 +0000
  • 98dafe28a3 ICU-9867 New time zone pattern letters/types spport for CLDR 23/ICU 51. Yoshito Umaoka 2013-02-10 17:26:01 +0000
  • 686c8d47f9 ICU-9842 AlphabeticIndex: add constructor taking a collator. Andy Heninger 2013-02-09 01:07:41 +0000
  • f18976290a ICU-9842 Alphabetic Index constructor with collator, ICU4J Andy Heninger 2013-02-08 23:35:46 +0000
  • 6d924df20b ICU-9918 Remove unused parameter from DateIntervalFormat constructor. Travis Keep 2013-02-08 22:35:44 +0000
  • 59d7271465 ICU-9844 Load region data in getPreferredValues() John Emmons 2013-02-08 15:04:27 +0000
  • e7057c6ddc ICU-9917 Try to make the Unicode file comment stripping tool work for UCA files too. Markus Scherer 2013-02-07 23:20:01 +0000
  • 96f4a704b2 ICU-9889 Implement scaling for decimalFormat John Emmons 2013-02-07 19:48:29 +0000
  • feddf0fa6b ICU-9868 morx support (contributed - fix version check, minor fixes) Steven R. Loomis 2013-02-07 01:08:41 +0000
  • 967319cfdb ICU-9880 Guard against a degenerate collator where some script boundary strings are primary ignorable Markus Scherer 2013-02-07 00:55:27 +0000
  • 07f5400f59 ICU-9912 Fix default timezone detection on Solaris Michael Ow 2013-02-06 23:39:05 +0000
  • 90396bbf08 ICU-9868 Add more missing files from layout MSVC project file Michael Ow 2013-02-06 23:16:05 +0000
  • dec9f9b51e ICU-9868 Add missing files in layout MSVC project file Michael Ow 2013-02-06 21:53:02 +0000
  • 3509164083 ICU-9868 morx support (contributed) Steven R. Loomis 2013-02-06 07:01:19 +0000
  • bd47a9bba6 ICU-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
  • 99b8bfc26a ICU-9718 Disable strict mode when building ufile with gcc Michael Ow 2013-02-05 22:10:40 +0000
  • d0ae818a67 ICU-8451 Remove UnicodeString static initializers John Emmons 2013-02-05 18:02:14 +0000
  • 2b96793827 ICU-9803 Change const input parameter to non-const Michael Ow 2013-02-05 06:45:31 +0000
  • 6ed22ad2cb ICU-9876 Pre-integrate some CLDR 23 additions/changes (C), part 2c through CLDR r8106 Peter Edberg 2013-02-03 19:10:10 +0000
  • 19f17de6db ICU-9876 Pre-integrate some CLDR 23 additions/changes (J), part 2c through CLDR r8106 Peter Edberg 2013-02-03 19:04:54 +0000
  • 720b27098e ICU-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
  • 8d16a6bea1 ICU-9839 Removed temporary workaround in the test code. Yoshito Umaoka 2013-02-01 07:47:57 +0000
  • b676128bfe ICU-9648 Changed BasicTimeZone public API methods to const. Yoshito Umaoka 2013-02-01 07:39:04 +0000
  • 919db4268e ICU-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
  • c44d9fec6d ICU-9665 Fix error in Makefile Michael Ow 2013-01-31 21:28:51 +0000
  • db4bf0d726 ICU-9899 Update description for u_fgetfile and u_fgetConverter Michael Ow 2013-01-31 16:56:54 +0000
  • 4a089feb16 ICU-9803 Add API to get number formatter from UFile Michael Ow 2013-01-31 16:54:46 +0000
  • 9d932766bd ICU-9628 Make comments regarding the meaning of gender styles more concise. Travis Keep 2013-01-30 17:31:21 +0000
  • 824221a2ff ICU-9876 Recreate the data jars from scratch John Emmons 2013-01-29 22:04:20 +0000
  • 2724d7c5cc ICU-9802 Fix failures in running cintltst and intltest without data Michael Ow 2013-01-29 01:51:53 +0000
  • 44dcd1d90a ICU-8451 Ensure that the error conditions are handled properly. Michael Ow 2013-01-29 01:43:30 +0000
  • 1d82e292eb ICU-8451 Fix some UnicodeString declarations in Region class Michael Ow 2013-01-28 18:55:33 +0000
  • 429d2c24e2 ICU-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
  • 137e23e2d8 ICU-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
  • 6478ab13ae ICU-9876 Add data/xml/main/ms_Latn.xml Peter Edberg 2013-01-26 07:49:38 +0000
  • 022503d55f ICU-9876 Update for data/xml/main/ms_Latn.xml added in C Peter Edberg 2013-01-26 07:48:28 +0000
  • 128d059570 ICU-9876 Pre-integrate some CLDR 23 additions/changes, part 2b (C) Peter Edberg 2013-01-26 06:14:03 +0000
  • f8c97565ba ICU-9876 Pre-integrate some CLDR 23 additions/changes, part 2b (J) Peter Edberg 2013-01-26 06:09:19 +0000
  • b2d677bb65 ICU-9876 Pre-integrate some CLDR 23 additions/changes, part 2 (C) Peter Edberg 2013-01-26 01:14:35 +0000
  • db42f0dc6e ICU-9857 Adjust for CLDR calendar <fields> move to top of <dates> element (C) Peter Edberg 2013-01-26 00:15:50 +0000
  • 740c626f66 ICU-9876 Pre-integrate some CLDR 23 additions/changes, part 2 (J) Peter Edberg 2013-01-26 00:14:50 +0000
  • c0921a1308 ICU-9845 Remove character-escaping hack from LocaleData Peter Edberg 2013-01-26 00:12:01 +0000
  • 659f888e89 ICU-9857 Adjust for CLDR calendar <fields> move to top of <dates> element (J) Peter Edberg 2013-01-26 00:11:39 +0000
  • 73fd147ca2 ICU-9721 Fix some header test failure Michael Ow 2013-01-24 20:48:33 +0000
  • c5008ea67a ICU-9884 Deprecate CurrencyMetaInfo.CurrencyInfo public constructor. Travis Keep 2013-01-24 18:21:14 +0000
  • bba7443afb ICU-9863 Added 'fin' in _languages and _languages3 static arrays. Travis Keep 2013-01-24 17:25:08 +0000
  • b6b2fbfa43 ICU-9665 Fix cross compilation current path issue Michael Ow 2013-01-23 22:20:45 +0000
  • 68d9cedfa8 ICU-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
  • 557da151c7 ICU-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
  • 205571f9f2 ICU-9760 Fix year in copyright message. Travis Keep 2013-01-17 17:56:11 +0000
  • ff799e6446 ICU-9843 Remove testing of default from ICUResourceBundleTest/TestGetWithFallback Jennifer Chye 2013-01-16 22:42:08 +0000
  • 3eafd4cf29 ICU-9508 Uncomment old CurrencyInfo constructor. Add test confirming its presence. Travis Keep 2013-01-16 21:22:11 +0000
  • 1df7ed7891 ICU-8451 Cleanup source/docs for region APIs John Emmons 2013-01-16 19:06:23 +0000
  • 734cb70cc4 ICU-8451 Fix memory leaks in region implementation John Emmons 2013-01-15 23:53:27 +0000
  • 7aa5b16036 ICU-8451 Fixing some memory leaks in region.cpp John Emmons 2013-01-15 08:02:48 +0000
  • cd51c60e10 ICU-9497 Add tests for C date symbol functions Peter Edberg 2013-01-14 22:23:44 +0000
  • d58fd10106 ICU-8451 Cleanup use of U_EXPORT2 in Region class for windows build John Emmons 2013-01-14 20:46:38 +0000
  • 49f6a2cd7c ICU-8451 Clean up region test - fails build on some platforms John Emmons 2013-01-14 19:32:39 +0000
  • aad0b5d0f3 ICU-8451 Add region objects to Makefiles - remove one unnecessary line in region.cpp John Emmons 2013-01-14 19:06:31 +0000
  • 013c6db432 ICU-8451 Initial port - Region APIs from Java to C++ John Emmons 2013-01-14 18:37:56 +0000
  • 54098be451 ICU-9497 Add support for short weekday names: format, parse, get/set symbols (C) Peter Edberg 2013-01-14 04:48:51 +0000
  • f9bc84be0b ICU-9805 Add "ms950" as alias for "windows-950"="windows-950-2000" Peter Edberg 2013-01-13 21:22:15 +0000
  • df1a9a0469 ICU-9781 Parsing fractional seconds should truncate (not round) to 3 places (J) Peter Edberg 2013-01-13 19:11:07 +0000
  • 93632b56f2 ICU-9781 Parsing fractional seconds should truncate (not round) to 3 places (C) Peter Edberg 2013-01-13 18:54:09 +0000
  • 3603c75ae0 ICU-9673 Update ICU4J mapping table with updated euc-jp Michael Ow 2013-01-11 19:48:39 +0000
  • 5794bfbf66 ICU-9673 Update EUC-JP mapping to use updated table Michael Ow 2013-01-11 19:47:40 +0000
  • 16192c32d3 ICU-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
  • f497bdb604 ICU-9840 Pre-integrate some CLDR 23 additions/changes (J) Peter Edberg 2013-01-10 18:01:23 +0000
  • 3d5799a284 ICU-9840 Pre-integrate some CLDR 23 additions/changes (C) Peter Edberg 2013-01-10 17:58:47 +0000
  • 90e68e9f70 ICU-9794 Depreacte LocaleData.ES_CURRENCY. Yoshito Umaoka 2013-01-09 21:42:21 +0000
  • bbd600846a ICU-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
  • 05194ef5f7 ICU-9508 Clarify test for this ticket. Travis Keep 2013-01-09 20:17:11 +0000
  • 4308b46d69 ICU-9508 Merge changes from cmi branch into trunk. Travis Keep 2013-01-09 01:08:55 +0000
  • a55953f65a ICU-9807 Integrate jchye's changes from CLDR bug 5529 into ICU4J. Travis Keep 2013-01-09 00:07:35 +0000
  • 9e439c9ef6 ICU-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
  • 6a13a557d5 ICU-9836 C/Java mismatch parsing years with pattern "yyyy" :: fix new test under windows Scott Russell 2013-01-05 23:43:54 +0000
  • c17e7e0af6 ICU-9836 C/Java mismatch parsing years with pattern "yyyy" :: fix new test under windows Scott Russell 2013-01-05 20:22:19 +0000
  • ce9b84ec38 ICU-9836 C/Java mismatch parsing years with pattern "yyyy" Scott Russell 2013-01-05 18:39:23 +0000
  • bc5b7e5c35 ICU-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
  • 531924c9b4 ICU-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
  • c54b40f7dc ICU-9836 C/Java mismatch parsing years with pattern "yyyy" Scott Russell 2013-01-04 17:16:07 +0000
  • 70deaa958c ICU-9531 CompactDecimalFormat to turn grouping separator off in short form only. Travis Keep 2013-01-02 22:31:02 +0000
  • 6ac85a8d6c ICU-9820 Fix solution file to build i18n properly on x64 John Emmons 2013-01-02 22:02:13 +0000
  • 08223859e3 ICU-9735 Added a C API ucal_getTimeZoneID. Yoshito Umaoka 2013-01-02 16:58:24 +0000
  • 162a3e851a ICU-9573 Added namespace to resolve a build issue. Yoshito Umaoka 2012-12-19 23:14:21 +0000
  • aab28cd6aa ICU-9808 Fix comments in CurrencyMetaInfo.CurrencyFilter Travis Keep 2012-12-19 23:12:26 +0000
  • cecef8ed3d ICU-9573 A fix for compilation problem. Yoshito Umaoka 2012-12-19 18:48:41 +0000
  • 7586fcf7d4 ICU-9573 Removing Boyer-Moore string search implementation. CollData has moved from i18n package to intltest. Yoshito Umaoka 2012-12-19 05:12:25 +0000
  • 49d85a9d59 ICU-9641 Add customizable max parse digit to DecimalFormat Michael Ow 2012-12-19 01:23:53 +0000
  • fc3787c545 ICU-9804 Add unit test for fix to ures_getByKeyWithFallback. Travis Keep 2012-12-18 17:59:25 +0000
  • 623787fa35 ICU-9804 Fix ures_getByKeyWithFallback. Travis Keep 2012-12-18 00:53:54 +0000
  • a2b57cea30 ICU-9802 Fix failures in running intltest without data Michael Ow 2012-12-17 16:23:38 +0000
  • a26ebe2ec5 ICU-9801 Use UNICODE_STRING instead of UnicodeString constructor for char string Michael Ow 2012-12-17 15:03:06 +0000
  • f08b0bb69c ICU-9799 Merge CLDR 22.1.1 data to trunk John Emmons 2012-12-14 23:47:07 +0000
  • 74647a8f73 ICU-9799 Merge CLDR 22.1.1 data to trunk John Emmons 2012-12-14 23:39:42 +0000
  • bc5035579e ICU-9771 Update ICU4J to accomodate new currency dates Jennifer Chye 2012-12-14 22:15:57 +0000
  • 896175a663 ICU-9771 Update curr/supplementalData.txt. Jennifer Chye 2012-12-14 21:53:05 +0000
  • 527c464097 ICU-9766 Add doc comment regarding break iterators returning UText native indices. Andy Heninger 2012-12-14 19:00:27 +0000
  • d850175c36 ICU-9766 Add doc comment regarding break iterators returning UText native indices. Andy Heninger 2012-12-14 18:52:15 +0000
  • cdec05e37b ICU-9789 Fix problems that Markus found in review. Mark Davis 2012-12-14 18:19:24 +0000
  • e1f1427f84 ICU-9789 ++enum requires cast Markus Scherer 2012-12-14 17:10:15 +0000
  • a249d85f4d ICU-9789 Fix problems that Markus found in review. Mark Davis 2012-12-14 16:29:05 +0000
  • af439c67de ICU-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
  • f8df230aba ICU-9793 Remove stray fprintf statement. Jennifer Chye 2012-12-14 01:45:53 +0000
  • 58fe813c16 ICU-9793 Fix segfault when from field not present in CurrencyMap. Jennifer Chye 2012-12-14 01:27:49 +0000
  • 612181f2f5 ICU-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
  • 7d87cf7598 ICU-9785 Updated Thai punctuation exemplar data. Yoshito Umaoka 2012-12-13 19:50:46 +0000
  • 730c1d3815 ICU-9789 Fix problems that Markus found in review. Mark Davis 2012-12-13 01:26:04 +0000
  • c716e6b67b ICU-9760 Use static final string arrays to avoid races in initialization. Travis Keep 2012-12-12 22:14:12 +0000
  • 9b0fd4305f ICU-9789 Make date parsing slightly more lenient to fix compatibility problems. Mark Davis 2012-12-12 19:28:28 +0000
  • 18f2d4bd81 ICU-9789 Make date parsing slightly more lenient to fix compatibility problems. Mark Davis 2012-12-12 19:17:26 +0000
  • edf2a02f9a ICU-9783 Use new Turkish Lira symbol in Turkish locale John Emmons 2012-12-12 15:31:43 +0000
  • 18a6bb47d6 ICU-9783 Use new Turkish Lira symbol in Turkish locale John Emmons 2012-12-12 15:27:02 +0000
  • a4f4ed5a94 ICU-9786 fix symbol collision truncate on BSD Steven R. Loomis 2012-12-10 19:41:03 +0000
  • 71946b5544 ICU-9655 make enumset test a real test, not just printfs Steven R. Loomis 2012-12-10 19:18:04 +0000
  • 736010a456 ICU-9655 move enumset test Steven R. Loomis 2012-12-07 00:26:50 +0000
  • 53666f0ad7 ICU-9679 fix a warning about identity comparison Steven R. Loomis 2012-12-07 00:05:59 +0000
  • 2ee13b13ab ICU-7645 Fix some dangling non@internals Mark Davis 2012-12-06 17:58:22 +0000
  • b08e77f290 ICU-8712 add instructions for building Steven R. Loomis 2012-12-06 05:25:15 +0000
  • 8bb1a61c47 ICU-7645 Fixed problem in comparator exposed by Java 7. Mark Davis 2012-12-05 00:10:44 +0000
  • 5b41e3add2 ICU-9748 Put EnumSet class in namespace Michael Ow 2012-12-04 23:49:57 +0000
  • 1d717e307f ICU-9543 Fix uconfig test failure Michael Ow 2012-12-04 23:19:40 +0000
  • 7de53e1046 ICU-7645 Various updates after feedback Mark Davis 2012-12-04 21:35:51 +0000
  • 9994b1fe03 ICU-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
  • bc81e5f281 ICU-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
  • 2e104e362a ICU-7645 Make test insensitive to order of elements in HashSet. Mark Davis 2012-12-02 20:21:48 +0000
  • 55372c11e2 ICU-7645 Fix for old compilers Mark Davis 2012-12-02 19:22:16 +0000
  • c85f5b613a ICU-7645 Flesh out test more Mark Davis 2012-12-02 05:11:41 +0000
  • c3c9ed82d0 ICU-7645 Fix breaking test. Mark Davis 2012-12-02 02:30:56 +0000
  • 53a148983c ICU-9679 Fix some gcc compiler warnings Michael Ow 2012-11-30 22:19:58 +0000
  • 64cb025065 ICU-9774 FilteredNormalizer2: CharSequence.subSequence(start, limit) limit must be <= length() Markus Scherer 2012-11-30 22:04:01 +0000
  • 95098e216b ICU-7645 First cut at spoof detection changed. All marked @internal for now. Mark Davis 2012-11-30 17:51:08 +0000
  • 517fd227cb ICU-9737 Remove singleton class, otherwise keep logic the same for thread safety fix. Andy Heninger 2012-11-29 23:05:31 +0000
  • ebad01d878 ICU-9687 Propagate the ambiguous alias warning when opening converter Michael Ow 2012-11-29 21:38:40 +0000
  • b6ab4f46c4 ICU-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
  • 4297072ccd ICU-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
  • 940031d074 ICU-9758 deprecate RuleBasedCollator::getMaxExpansion() Markus Scherer 2012-11-29 00:33:41 +0000
  • b365ec5423 ICU-9706 Fix a chinese calendar test to be as intended Peter Edberg 2012-11-28 01:24:08 +0000
  • b54c586f38 ICU-9643 (C) Change "@internal ICU 50" display context API to "@draft ICU 51" Peter Edberg 2012-11-28 01:12:46 +0000
  • c48704af3a ICU-9643 (J) Change "@internal ICU 50" display context API to "@draft ICU 51" Peter Edberg 2012-11-28 01:10:47 +0000
  • 7af487e754 ICU-9745 clean up Steven R. Loomis 2012-11-27 23:25:07 +0000
  • 5a03f4acbc ICU-9769 provider updates Steven R. Loomis 2012-11-27 23:03:15 +0000
  • c5c2e31ad9 ICU-9745 update icu4cscan and 50 data Steven R. Loomis 2012-11-27 22:55:52 +0000
  • eb81df537c ICU-9669 Roll back change 32889 Travis Keep 2012-11-26 22:29:27 +0000
  • 02197c648e ICU-9669 ures_getStringByKeyWithFallback() to work correctly when returning UChar* with embedded nulls. Travis Keep 2012-11-26 21:06:37 +0000
  • 29e8c542e3 ICU-9745 add icu4cscan Steven R. Loomis 2012-11-26 19:47:30 +0000
  • d04e04229d ICU-9745 update icu4jscan loc Steven R. Loomis 2012-11-26 19:37:55 +0000
  • 8c8f82ea9f ICU-9745 comit icu4jscan Steven R. Loomis 2012-11-26 19:34:31 +0000
  • 2b6653938c ICU-9685 Don't extract Makefile in tzdata Michael Ow 2012-11-22 01:05:23 +0000
  • 9370fd65d3 ICU-9605 Fix compiler error caused by undefined __timezone in uclibc Michael Ow 2012-11-21 19:52:44 +0000
  • f22d76237b ICU-9608 MinGW includes stdint.h and inttypes.h Michael Ow 2012-11-21 18:48:29 +0000
  • 96cf03a67d ICU-9759 fix typo, cannonical Markus Scherer 2012-11-20 23:55:31 +0000
  • ab7f32d76e ICU-9669 Rollback changeset 32866. Travis Keep 2012-11-19 22:51:21 +0000
  • c86501fbf2 ICU-9669 Allow caller to pass NULL for len when calling ures_getStringByKeyWithFallback. Travis Keep 2012-11-19 18:19:51 +0000
  • 135c7adbdb ICU-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
  • 63b30dc4c1 ICU-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
  • 3688cea886 ICU-9543 Simplify code that finds UNUM_SHORT and UNUM_LONG data. Thanks Mark Davis. Travis Keep 2012-11-16 17:50:41 +0000
  • e929da430f ICU-9691 Small optimization to ListFormatter.java Travis Keep 2012-11-16 00:59:11 +0000
  • 59a7dc16de ICU-9647 Update J version of CompactDecimalFormat. Travis Keep 2012-11-16 00:44:07 +0000
  • 6a2fd9b130 ICU-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
  • 9046285bf5 ICU-9748 only do this instantiation on MSVC. Steven R. Loomis 2012-11-15 23:12:24 +0000
  • 1caf333f2b ICU-9748 comment out unused parameters (warning) Steven R. Loomis 2012-11-15 22:03:05 +0000
  • 858972dfa6 ICU-9748 MSVC2010 issues, move EnumSet<> to separate header Steven R. Loomis 2012-11-15 21:55:41 +0000
  • 34fdf50b05 ICU-9625 Change C++ ListFormatter to use ICU data instead of hard-coded data. Travis Keep 2012-11-15 18:15:37 +0000
  • ff3d74458b ICU-9543 replace bare intrinsic, long, with double. Travis Keep 2012-11-15 17:07:18 +0000
  • d8483531ca ICU-9543 int->int32_t. Travis Keep 2012-11-15 00:33:19 +0000
  • e376e476af ICU-9543 Add compactdecimalformat information to MSVC project files Michael Ow 2012-11-14 23:02:46 +0000
  • 3d3d6dc129 ICU-9732 Update tzdata in ICU4C to 2012j Michael Ow 2012-11-14 22:13:07 +0000
  • 922f6808b6 ICU-9722 Update data version in ICU4J eclipse build properties to 51 Michael Ow 2012-11-14 21:51:04 +0000
  • 9307d96277 ICU-9543 Use scientific notation in tests for constants >= 1E9 Travis Keep 2012-11-14 21:49:39 +0000
  • 99048a0a96 ICU-9732 Update tzdata in ICU4J to 2012j Michael Ow 2012-11-14 21:42:08 +0000
  • 420268423d ICU-9722 Update ICU4J data version to 51 Michael Ow 2012-11-14 21:40:47 +0000
  • 0c1eb43e1f ICU-9543 Change numbers to floating point in tests. Travis Keep 2012-11-14 19:42:16 +0000
  • 161183009a ICU-9543 C++ CompactDecimalFormat moved to trunk. Travis Keep 2012-11-14 18:49:38 +0000
  • caf814a5db ICU-9721 bump versions to 51.0.1 Steven R. Loomis 2012-11-13 23:10:20 +0000
  • 795c05a795 ICU-9721 move two timebombs forward - but fix them in #9742 Steven R. Loomis 2012-11-13 23:09:18 +0000
  • 9fc0006117 ICU-9662 remove an unnecessary cast Markus Scherer 2012-11-13 07:40:06 +0000
  • 1d83357783 ICU-9306 add internal function to include table size, also other changes for harfbuzz Steven R. Loomis 2012-11-13 03:42:48 +0000
  • 4c7ab0bd2e ICU-9730 Fixed a build script bug for publishing ICU4J files to the maven repository. Yoshito Umaoka 2012-11-12 18:02:44 +0000