2015-11-19 |
Michael Ow | ICU-11809 Null terminate buffer in initCurrency |
commit | commitdiff | tree | snapshot |
2015-11-18 |
Fredrik Roubert | ICU-11985 Handle 'j' and 'J' in date time pattern skele... |
commit | commitdiff | tree | snapshot |
2015-11-18 |
Markus Scherer | ICU-11986 rename ICUResource to UResource, consistent... |
commit | commitdiff | tree | snapshot |
2015-11-18 |
Markus Scherer | ICU-11986 use prefix Resource for C++ classes, prefix... |
commit | commitdiff | tree | snapshot |
2015-11-17 |
Michael Ow | ICU-11979 Fix max char size for iso-2022-kr in icu4c |
commit | commitdiff | tree | snapshot |
2015-11-17 |
Michael Ow | ICU-11979 Fix max char size for iso-2022-kr in icu4j |
commit | commitdiff | tree | snapshot |
2015-11-16 |
Markus Scherer | ICU-11986 more compact MeasureFormat data sink declarat... |
commit | commitdiff | tree | snapshot |
2015-11-14 |
Markus Scherer | ICU-11986 do not duplicate MeasureFormat data for sidew... |
commit | commitdiff | tree | snapshot |
2015-11-12 |
Markus Scherer | ICU-11986 enumerate most of the measurement unit format... |
commit | commitdiff | tree | snapshot |
2015-10-28 |
Michael Ow | ICU-11959 Apply patch for flag parser |
commit | commitdiff | tree | snapshot |
2015-10-28 |
Michael Ow | ICU-11793 Add validation check to len |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Michael Ow | ICU-11939 Close resource bundle after use |
commit | commitdiff | tree | snapshot |
2015-10-10 |
Yoshito Umaoka | ICU-11962 tzdata2015g to ICU4J trunk |
commit | commitdiff | tree | snapshot |
2015-10-10 |
Yoshito Umaoka | ICU-11962 tzdata2015g to ICU4C trunk |
commit | commitdiff | tree | snapshot |
2015-10-09 |
Andy Heninger | ICU-11554 Fix regex bug with look-behind matching ... |
commit | commitdiff | tree | snapshot |
2015-10-09 |
Andy Heninger | ICU-11856 Intltest messages, use system codepage conver... |
commit | commitdiff | tree | snapshot |
2015-10-09 |
Andy Heninger | ICU-11857 Add CStr class for easier UnicodeString to... |
commit | commitdiff | tree | snapshot |
2015-10-08 |
Andy Heninger | ICU-11927 source/data/build.xml, update specification... |
commit | commitdiff | tree | snapshot |
2015-10-08 |
Andy Heninger | ICU-10616 break iterator data files, separate rules... |
commit | commitdiff | tree | snapshot |
2015-10-07 |
Andy Heninger | ICU-11619 VTimeZone throws a ClassCastException when... |
commit | commitdiff | tree | snapshot |
2015-10-06 |
Andy Heninger | ICU-11507 Regex, fix problem with backrefs of unpaired... |
commit | commitdiff | tree | snapshot |
2015-10-06 |
Andy Heninger | ICU-11657 Synchronize intltest message output. |
commit | commitdiff | tree | snapshot |
2015-10-02 |
Michael Ow | ICU-11944 Update readme |
commit | commitdiff | tree | snapshot |
2015-09-23 |
Scott Russell | ICU-11918 refresh API change report & API sig, fix... |
commit | commitdiff | tree | snapshot |
2015-09-23 |
Michael Ow | ICU-11917 Update API Change report |
commit | commitdiff | tree | snapshot |
2015-09-23 |
Michael Ow | ICU-11917 Add missing API tag |
commit | commitdiff | tree | snapshot |
2015-09-23 |
Michael Ow | ICU-11869 Update 2022 code in ICU4C |
commit | commitdiff | tree | snapshot |
2015-09-23 |
Michael Ow | ICU-11869 Update 2022 code in ICU4J |
commit | commitdiff | tree | snapshot |
2015-09-23 |
John Emmons | ICU-11928 Fix NPEs in test framework (affects CLDR... |
commit | commitdiff | tree | snapshot |
2015-09-23 |
Peter Edberg | ICU-11929 (J) Rename MeasureUnit constants GENERIC... |
commit | commitdiff | tree | snapshot |
2015-09-23 |
Peter Edberg | ICU-11929 (C) Rename MeasureUnit methods createGeneric... |
commit | commitdiff | tree | snapshot |
2015-09-23 |
Yoshito Umaoka | ICU-11918 Excluded ISO-2022-KR check on IBM Java 8... |
commit | commitdiff | tree | snapshot |
2015-09-23 |
Michael Ow | ICU-11869 Port ICU4C fix to ICU4J |
commit | commitdiff | tree | snapshot |
2015-09-23 |
Scott Russell | ICU-11918 LocaleMatcher API change reverted back to... |
commit | commitdiff | tree | snapshot |
2015-09-23 |
Scott Russell | ICU-11918 update readme for RC |
commit | commitdiff | tree | snapshot |
2015-09-23 |
Scott Russell | ICU-11918 clean-up LocaleMatcher API and turn off docli... |
commit | commitdiff | tree | snapshot |
2015-09-23 |
Michael Ow | ICU-11869 Add fix to JIS8 and other ISO2022JP |
commit | commitdiff | tree | snapshot |
2015-09-23 |
Scott Russell | ICU-11918 ICU4J API change report |
commit | commitdiff | tree | snapshot |
2015-09-23 |
Yoshito Umaoka | ICU-11918 Removed @author tag in a couple of methods... |
commit | commitdiff | tree | snapshot |
2015-09-23 |
Yoshito Umaoka | ICU-10988 Changed the default javadoc implementation... |
commit | commitdiff | tree | snapshot |
2015-09-23 |
Yoshito Umaoka | ICU-11918 Added 56.1 serialization test data. Deleted... |
commit | commitdiff | tree | snapshot |
2015-09-22 |
Steven R. Loomis | ICU-11917 fixes for UCONFIG_ENABLE_PLUGINS |
commit | commitdiff | tree | snapshot |
2015-09-22 |
Markus Scherer | ICU-11917 ICU 56 dependencies updates |
commit | commitdiff | tree | snapshot |
2015-09-22 |
Markus Scherer | ICU-11917 fix return from void function |
commit | commitdiff | tree | snapshot |
2015-09-22 |
Markus Scherer | ICU-11917 virtual destructors must be defined explicitl... |
commit | commitdiff | tree | snapshot |
2015-09-22 |
Yoshito Umaoka | ICU-11918 BRS - Clean up import statements |
commit | commitdiff | tree | snapshot |
2015-09-22 |
Yoshito Umaoka | ICU-11755 Excluded a couple of locales (ROOT and de_GR... |
commit | commitdiff | tree | snapshot |
2015-09-22 |
Yoshito Umaoka | ICU-11861 Fixed compiler warnings introduced in the... |
commit | commitdiff | tree | snapshot |
2015-09-22 |
Michael Ow | ICU-11917 Fix svn prop and line endings |
commit | commitdiff | tree | snapshot |
2015-09-22 |
Michael Ow | ICU-11917 Check in some uconfig test error fixes |
commit | commitdiff | tree | snapshot |
2015-09-22 |
Scott Russell | ICU-11918 ICU4J API promotion from draft to stable |
commit | commitdiff | tree | snapshot |
2015-09-22 |
Mark Davis | ICU-11861 Added immutable lists of skeletons for iterat... |
commit | commitdiff | tree | snapshot |
2015-09-22 |
Mark Davis | ICU-11898 fixed assertion and added test. |
commit | commitdiff | tree | snapshot |
2015-09-22 |
Scott Russell | ICU-11572 review updates |
commit | commitdiff | tree | snapshot |
2015-09-22 |
Michael Ow | ICU-11917 Fix no data test errors in ICU4C 56 |
commit | commitdiff | tree | snapshot |
2015-09-22 |
Yoshito Umaoka | ICU-11918 Fixed an eclipse warning in icu4j-build-tools. |
commit | commitdiff | tree | snapshot |
2015-09-22 |
Yoshito Umaoka | ICU-11918 Updated eclipse project for icu4j-build-tools... |
commit | commitdiff | tree | snapshot |
2015-09-22 |
Yoshito Umaoka | ICU-11918 Reverted accidentally modified ICUTagletAdapt... |
commit | commitdiff | tree | snapshot |
2015-09-22 |
Yoshito Umaoka | ICU-11918 Fixed compiler warnings. |
commit | commitdiff | tree | snapshot |
2015-09-21 |
Peter Edberg | ICU-11917 BRS, Update macros #ifndef U_HIDE_DRAFT/INTER... |
commit | commitdiff | tree | snapshot |
2015-09-21 |
Michael Ow | ICU-11917 Add missing deprecated flags |
commit | commitdiff | tree | snapshot |
2015-09-18 |
Scott Russell | ICU-11918 ICU4J version updates |
commit | commitdiff | tree | snapshot |
2015-09-18 |
Peter Edberg | ICU-11917 BRS, update urename.h |
commit | commitdiff | tree | snapshot |
2015-09-17 |
Michael Ow | ICU-11917 Regenerate configure for ICU 56 |
commit | commitdiff | tree | snapshot |
2015-09-17 |
Michael Ow | ICU-11917 Update version number in ICU4C to 56.1 |
commit | commitdiff | tree | snapshot |
2015-09-17 |
Michael Ow | ICU-11917 Promote 54 draft API to stable |
commit | commitdiff | tree | snapshot |
2015-09-16 |
Peter Edberg | ICU-11918 Update icudata.jar, icutzdata.jar, testdata... |
commit | commitdiff | tree | snapshot |
2015-09-16 |
Markus Scherer | ICU-11790 UnicodeString rather than LocalPointer<Unicod... |
commit | commitdiff | tree | snapshot |
2015-09-16 |
Markus Scherer | ICU-11917 ICU 56 pool bundles update |
commit | commitdiff | tree | snapshot |
2015-09-16 |
Scott Russell | ICU-11572 API proposal updates for approved constants |
commit | commitdiff | tree | snapshot |
2015-09-16 |
Scott Russell | ICU-11572 API proposal updates for approved constants |
commit | commitdiff | tree | snapshot |
2015-09-16 |
Scott Russell | ICU-11572 API proposal updates for approved constants |
commit | commitdiff | tree | snapshot |
2015-09-15 |
Steven R. Loomis | ICU-11886 unsafe-backward set, review comments |
commit | commitdiff | tree | snapshot |
2015-09-15 |
Markus Scherer | ICU-11750 defer & simplify fetching code points from... |
commit | commitdiff | tree | snapshot |
2015-09-15 |
Markus Scherer | ICU-11750 defer & simplify fetching code points from... |
commit | commitdiff | tree | snapshot |
2015-09-15 |
Markus Scherer | ICU-11738 minor fixes |
commit | commitdiff | tree | snapshot |
2015-09-15 |
Markus Scherer | ICU-11709 do not clobber existing UErrorCode failure... |
commit | commitdiff | tree | snapshot |
2015-09-15 |
Markus Scherer | ICU-11493 document Charset.name() not unique for mappin... |
commit | commitdiff | tree | snapshot |
2015-09-14 |
Markus Scherer | ICU-11886 simple test case for the UnicodeSet.toPattern... |
commit | commitdiff | tree | snapshot |
2015-09-14 |
Peter Edberg | ICU-11750 Try to avoid uninitialized variable error... |
commit | commitdiff | tree | snapshot |
2015-09-13 |
Peter Edberg | ICU-11750 For Indic search: Allow match end at normaliz... |
commit | commitdiff | tree | snapshot |
2015-09-13 |
Peter Edberg | ICU-11750 Improve comments again |
commit | commitdiff | tree | snapshot |
2015-09-13 |
Peter Edberg | ICU-11750 Improve comments |
commit | commitdiff | tree | snapshot |
2015-09-13 |
Peter Edberg | ICU-11750 For Indic search: Allow match end at normaliz... |
commit | commitdiff | tree | snapshot |
2015-09-12 |
Steven R. Loomis | ICU-11248 promote FilteredBreakIterator to draft |
commit | commitdiff | tree | snapshot |
2015-09-11 |
Markus Scherer | ICU-11016 add support for minimum grouping digits ... |
commit | commitdiff | tree | snapshot |
2015-09-11 |
Steven R. Loomis | ICU-11437 revert r37938 r37939 (also ICU-11435 ) -... |
commit | commitdiff | tree | snapshot |
2015-09-10 |
Peter Edberg | ICU-11709 Fix leak in NumberingSystem::getAvailableName... |
commit | commitdiff | tree | snapshot |
2015-09-10 |
Mark Davis | ICU-11738 Updated to handle string ranges. |
commit | commitdiff | tree | snapshot |
2015-09-10 |
Mark Davis | ICU-11803 added 'main', simplified code for easier... |
commit | commitdiff | tree | snapshot |
2015-09-10 |
Peter Edberg | ICU-11787 Add support for STANDARDCURRENCYSTYLE and... |
commit | commitdiff | tree | snapshot |
2015-09-10 |
Steven R. Loomis | ICU-11248 use '@ss=' and not x-uli |
commit | commitdiff | tree | snapshot |
2015-09-10 |
Steven R. Loomis | ICU-11437 endianness detection on bsd |
commit | commitdiff | tree | snapshot |
2015-09-10 |
Steven R. Loomis | ICU-11435 Bitrig fixes. |
commit | commitdiff | tree | snapshot |
2015-09-10 |
Steven R. Loomis | ICU-11435 SmartOS fixes |
commit | commitdiff | tree | snapshot |
2015-09-10 |
Steven R. Loomis | ICU-11786 fix FilteredBreakIterator::last() |
commit | commitdiff | tree | snapshot |
2015-09-10 |
Peter Edberg | ICU-11787 Add support for UNUM_CURRENCY_STANDARD and... |
commit | commitdiff | tree | snapshot |
2015-09-10 |
Steven R. Loomis | ICU-11826 fix makeconv linkage change that broke on... |
commit | commitdiff | tree | snapshot |
2015-09-10 |
Steven R. Loomis | ICU-11886 workaround for test failures- disable TestUCA... |
commit | commitdiff | tree | snapshot |
2015-09-10 |
Steven R. Loomis | ICU-11826 makeconf.cpp fix for Windows linkage |
commit | commitdiff | tree | snapshot |
next |