2014-01-17 |
Travis Keep | ICU-10268 deprecate TimeUnitFormat. Add tests from... |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Travis Keep | ICU-10219 Added test for 1 minute, 1.0 minutes, 1.01... |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Yoshito Umaoka | ICU-10484 Updated license files in ICU4J for ICU 53 |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Peter Edberg | ICU-10628 Use (const DateFormat*)fmt in udat_getContext... |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Travis Keep | ICU-10468 andy's review comments. |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Yoshito Umaoka | ICU-10484 Fixed a bunch of API doc problems. |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Yoshito Umaoka | ICU-10484 Fixed svn:ignore property. |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Yoshito Umaoka | ICU-10484 Clean up import statements. |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Yoshito Umaoka | ICU-10484 Fixed JDK javac compiler warnings. |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Yoshito Umaoka | ICU-10484 A workaround for a JDK TimeZoneNameProvider... |
commit | commitdiff | tree | snapshot |
2014-01-15 |
Peter Edberg | ICU-10585 Review fixes: Improve arg check, then don... |
commit | commitdiff | tree | snapshot |
2014-01-15 |
Yoshito Umaoka | ICU-10434 Oracle JDK still preserves solar times (Asia... |
commit | commitdiff | tree | snapshot |
2014-01-15 |
Peter Edberg | ICU-10628 udat_getContext should use const UDateFormat* |
commit | commitdiff | tree | snapshot |
2014-01-15 |
Yoshito Umaoka | ICU-10549 Fixed svn:ignore property value problem found... |
commit | commitdiff | tree | snapshot |
2014-01-15 |
Peter Edberg | ICU-10574 Add basic C sanity check too |
commit | commitdiff | tree | snapshot |
2014-01-15 |
Peter Edberg | ICU-10574 Add API (getter/setter) to set capitalization... |
commit | commitdiff | tree | snapshot |
2014-01-15 |
Peter Edberg | ICU-10591 Fix capitalizationSetting initialization... |
commit | commitdiff | tree | snapshot |
2014-01-15 |
Peter Edberg | ICU-10574 initialize fCapitalizationContext in default... |
commit | commitdiff | tree | snapshot |
2014-01-15 |
Peter Edberg | ICU-10553 Implement context-sensitive capitalization... |
commit | commitdiff | tree | snapshot |
2014-01-15 |
Peter Edberg | ICU-10591 Hoist set/GetContext from SimpleDateFormat... |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Travis Keep | ICU-8464 Implement Andy's comments. |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Andy Heninger | ICU-10592 ICU4J BreakIterator, hoist rule status consta... |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Yoshito Umaoka | ICU-10606 Corrected the copyright year. |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Scott Russell | ICU-10619 Improve usability of DateFormat's leniency... |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Scott Russell | ICU-10619 Improve usability of DateFormat's leniency... |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Peter Edberg | ICU-10574 part 1, just API and setContext/getContext... |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Travis Keep | ICU-10268 Add tests for narrow times. |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Peter Edberg | ICU-10585 Add utrans_toRules, utrans_getSourceSet |
commit | commitdiff | tree | snapshot |
2014-01-12 |
Peter Edberg | ICU-10591 Hoist setContext from SimpleDateFormat/Relati... |
commit | commitdiff | tree | snapshot |
2014-01-12 |
Peter Edberg | ICU-10483 Update copyright & license dates, strip outda... |
commit | commitdiff | tree | snapshot |
2014-01-11 |
Peter Edberg | ICU-10623 Integrated data generated from CLDR 25-M1... |
commit | commitdiff | tree | snapshot |
2014-01-11 |
Peter Edberg | ICU-10623 Integrated data generated from CLDR 25-M1... |
commit | commitdiff | tree | snapshot |
2014-01-11 |
Travis Keep | ICU-8464 Add Suggested changes from Markus. |
commit | commitdiff | tree | snapshot |
2014-01-11 |
Markus Scherer | ICU-10043 ignore the genrb --omitCollationRules flag... |
commit | commitdiff | tree | snapshot |
2014-01-10 |
Markus Scherer | ICU-10561 ZoneMeta methods must check for bogus input... |
commit | commitdiff | tree | snapshot |
2014-01-10 |
Andy Heninger | ICU-10499 fix compile error with gcc. |
commit | commitdiff | tree | snapshot |
2014-01-10 |
Yoshito Umaoka | ICU-10615 Updated the fix by adding an intenal API... |
commit | commitdiff | tree | snapshot |
2014-01-10 |
Markus Scherer | ICU-10499 genrb use explicit UnicodeString constructors |
commit | commitdiff | tree | snapshot |
2014-01-10 |
George Rhoten | ICU-8699 Never print stack trace in production code |
commit | commitdiff | tree | snapshot |
2014-01-10 |
Andy Heninger | ICU-10624 Swat clang compile warnings. |
commit | commitdiff | tree | snapshot |
2014-01-10 |
Travis Keep | ICU-10268 Added more tests. |
commit | commitdiff | tree | snapshot |
2014-01-10 |
Andy Heninger | ICU-10624 Swat clang compile warnings. |
commit | commitdiff | tree | snapshot |
2014-01-10 |
Travis Keep | ICU-10268 MeasureFormat to format currencies correctly. |
commit | commitdiff | tree | snapshot |
2014-01-10 |
Andy Heninger | ICU-10624 Fix windows build error introduced with earli... |
commit | commitdiff | tree | snapshot |
2014-01-10 |
Travis Keep | ICU-10268 Serialize FormatWidth enums by their ordinal... |
commit | commitdiff | tree | snapshot |
2014-01-10 |
Yoshito Umaoka | ICU-10583 Fixed a minor problem in illegal lead bye... |
commit | commitdiff | tree | snapshot |
2014-01-10 |
Yoshito Umaoka | ICU-10583 Fixed a minor problem in illegal lead byte... |
commit | commitdiff | tree | snapshot |
2014-01-10 |
Andy Heninger | ICU-10624 Compiler warning cleanups, continued. |
commit | commitdiff | tree | snapshot |
2014-01-10 |
Andy Heninger | ICU-10624 Swat clang compile warnings. More fixes to... |
commit | commitdiff | tree | snapshot |
2014-01-10 |
Travis Keep | ICU-10268 Remove unused import |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Peter Edberg | ICU-10609 Integrate changes from CLDR r9632 except... |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Peter Edberg | ICU-10609 Integrate changes from CLDR r9632 except... |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Michael Ow | ICU-10617 Fix library suffix macro definition |
commit | commitdiff | tree | snapshot |
2014-01-08 |
Travis Keep | ICU-10268 Mark Davis' review. |
commit | commitdiff | tree | snapshot |
2014-01-08 |
Yoshito Umaoka | ICU-10390 Implemented Comparable interface in ULocale... |
commit | commitdiff | tree | snapshot |
2014-01-08 |
Markus Scherer | ICU-10549 collperf2 also test sorting & binary search |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Scott Russell | ICU-10576 fix suboptimal if statement code in setBoolea... |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Yoshito Umaoka | ICU-10615 A quick fix for 2-digit year parsing problem... |
commit | commitdiff | tree | snapshot |
2014-01-03 |
Yoshito Umaoka | ICU-10434 tzdata2013i to ICU4J |
commit | commitdiff | tree | snapshot |
2014-01-03 |
Yoshito Umaoka | ICU-10434 tzdata2013i to ICU4C, including metazone... |
commit | commitdiff | tree | snapshot |
2013-12-31 |
Michael Ow | ICU-10548 Use hyphen when setting cl options on Cygwin... |
commit | commitdiff | tree | snapshot |
2013-12-26 |
Michael Ow | ICU-10537 Avoid rerunning pkgdata tool when building... |
commit | commitdiff | tree | snapshot |
2013-12-23 |
Markus Scherer | ICU-10535 toolutil/package.cpp: NUL-terminate pkgPrefix |
commit | commitdiff | tree | snapshot |
2013-12-23 |
Peter Edberg | ICU-10609 Fix test failures only found in clean build... |
commit | commitdiff | tree | snapshot |
2013-12-23 |
Peter Edberg | ICU-10609 Fix test failures only found in clean build... |
commit | commitdiff | tree | snapshot |
2013-12-23 |
Peter Edberg | ICU-10609 Roll in most of the data changes from CLDR... |
commit | commitdiff | tree | snapshot |
2013-12-23 |
Peter Edberg | ICU-10609 Roll in most of the data changes from CLDR... |
commit | commitdiff | tree | snapshot |
2013-12-18 |
Travis Keep | ICU-10268 Remove unused import. |
commit | commitdiff | tree | snapshot |
2013-12-18 |
Travis Keep | ICU-10268 Add additional test to handle MeasureFormat... |
commit | commitdiff | tree | snapshot |
2013-12-18 |
Travis Keep | ICU-10606 Introduce DontCareFieldPosition. |
commit | commitdiff | tree | snapshot |
2013-12-18 |
Travis Keep | ICU-10603 Add NUMERIC to MeasureFormat.FormatWidth. |
commit | commitdiff | tree | snapshot |
2013-12-18 |
Travis Keep | ICU-10268 Implement final comments from ICU meeting. |
commit | commitdiff | tree | snapshot |
2013-12-18 |
Travis Keep | ICU-10268 Create private ImmutableNumberFormat wrapper... |
commit | commitdiff | tree | snapshot |
2013-12-18 |
Scott Russell | ICU-10334 C vs. J differences when in lenient mode... |
commit | commitdiff | tree | snapshot |
2013-12-18 |
Scott Russell | ICU-10334 C vs. J differences when in lenient mode |
commit | commitdiff | tree | snapshot |
2013-12-18 |
Scott Russell | ICU-10334 C vs. J differences when in lenient mode |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Travis Keep | ICU-10268 fix spelling and punctuation. |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Travis Keep | ICU-10268 Fix equals() / hashCode() according to effect... |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Travis Keep | ICU-8464 Make formatting relative dates with quantity... |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Travis Keep | ICU-10268 Make formatMeasures methods be together. |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Travis Keep | ICU-10268 Be sure that MeasureFormat and sub classes... |
commit | commitdiff | tree | snapshot |
2013-12-16 |
Travis Keep | ICU-10268 Fix serialization so that forward compatibili... |
commit | commitdiff | tree | snapshot |
2013-12-16 |
Yoshito Umaoka | ICU-10549 Updates in the performance test case collperf2. |
commit | commitdiff | tree | snapshot |
2013-12-13 |
Travis Keep | ICU-10268 Incorporte Suggestions from Markus |
commit | commitdiff | tree | snapshot |
2013-12-13 |
Travis Keep | ICU-10268 Take Measurement API out of technology previe... |
commit | commitdiff | tree | snapshot |
2013-12-12 |
Michael Ow | ICU-10557 Use U_NAMESPACE_USE where needed |
commit | commitdiff | tree | snapshot |
2013-12-12 |
Peter Edberg | ICU-10593 Add "บลูทูธ" ("Bluetooth") to Thai break... |
commit | commitdiff | tree | snapshot |
2013-12-12 |
Peter Edberg | ICU-10593 Add "บลูทูธ" ("Bluetooth") to Thai break... |
commit | commitdiff | tree | snapshot |
2013-12-12 |
Steven R. Loomis | ICU-10502 revert bad commit of pkg_genc.c |
commit | commitdiff | tree | snapshot |
2013-12-12 |
Steven R. Loomis | ICU-10502 reinstate updated config.guess and config... |
commit | commitdiff | tree | snapshot |
2013-12-12 |
Peter Edberg | ICU-10571 Add 11 region names in Japanese to cjdict |
commit | commitdiff | tree | snapshot |
2013-12-12 |
Andy Heninger | ICU-10562 UText problem with shallow clone. |
commit | commitdiff | tree | snapshot |
2013-12-12 |
Steven R. Loomis | ICU-6102 do not include system libraries in icu-config... |
commit | commitdiff | tree | snapshot |
2013-12-11 |
Michael Ow | ICU-10557 Fix namespace build issue |
commit | commitdiff | tree | snapshot |
2013-12-11 |
Yoshito Umaoka | ICU-10595 A test case reproducing ucol_nextSortKeyPart... |
commit | commitdiff | tree | snapshot |
2013-12-10 |
Andy Heninger | ICU-10559 Fix C++ compilation errors with U_OVERRIDE_CX... |
commit | commitdiff | tree | snapshot |
2013-12-10 |
Yoshito Umaoka | ICU-10549 Fixed some problems in test case description... |
commit | commitdiff | tree | snapshot |
2013-12-10 |
Michael Ow | ICU-10557 Fix some zOS build errors caused by missing... |
commit | commitdiff | tree | snapshot |
2013-12-10 |
Peter Edberg | ICU-10553 RelativeDateFormat copy constructor was incom... |
commit | commitdiff | tree | snapshot |
2013-12-10 |
Andy Heninger | ICU-10532 ICU Charset Detector, port UTF-16 enhancement... |
commit | commitdiff | tree | snapshot |
next |