2019-01-04 |
Andy Heninger | ICU-20227 Regex API docs - add references to URegexpFla... |
commit | commitdiff | tree | snapshot |
2019-01-03 |
Yoshito Umaoka | ICU-20331 time zone data updates for tzdata2018i |
commit | commitdiff | tree | snapshot |
2018-12-21 |
Jeff Genovy | ICU-20317 Cache the Cygwin Setup/Installer on AppVeyor... |
commit | commitdiff | tree | snapshot |
2018-12-19 |
Andy Heninger | ICU-12079 Full width digits become numeric for word... |
commit | commitdiff | tree | snapshot |
2018-12-19 |
Victor Chang | ICU-20309 UCONFIG_NO_CONVERSION block should include... |
commit | commitdiff | tree | snapshot |
2018-12-18 |
Shane Carr | ICU-10923 Python logic for resource filters. |
commit | commitdiff | tree | snapshot |
2018-12-15 |
Jeff Genovy | ICU-20302 Fix wintz header file. (Thanks to Jungshik). |
commit | commitdiff | tree | snapshot |
2018-12-14 |
Markus Scherer | ICU-20305 XLikelySubtags avoid illegal type conversion... |
commit | commitdiff | tree | snapshot |
2018-12-14 |
Jeff Genovy | ICU-20302 Timezone detection fails on Windows 7. Also... |
commit | commitdiff | tree | snapshot |
2018-12-14 |
Shane Carr | ICU-10923 Adding --filterDir option to genrb. |
commit | commitdiff | tree | snapshot |
2018-12-13 |
Shane Carr | ICU-20300 Changing buildtool nametuples to polymorphic... |
commit | commitdiff | tree | snapshot |
2018-12-13 |
Mihai Nita | ICU-9622 Adding support for date/time skeletons |
commit | commitdiff | tree | snapshot |
2018-12-13 |
Victor Chang | ICU-20308 Define a fixed suffix without the ICU version... |
commit | commitdiff | tree | snapshot |
2018-12-12 |
Markus Scherer | ICU-20292 u_charFromName() prevent code point integer... |
commit | commitdiff | tree | snapshot |
2018-12-12 |
Jeff Genovy | ICU-20279 Remove MSVC specific macro _ARM64_ |
commit | commitdiff | tree | snapshot |
2018-12-12 |
Shane Carr | ICU-20299 Adds Python 2.7 support to data build script. |
commit | commitdiff | tree | snapshot |
2018-12-12 |
Victor Chang | ICU-20307 Add reldatefmt.h and compactdecimalformat... |
commit | commitdiff | tree | snapshot |
2018-12-12 |
Victor Chang | ICU-20295 Fix wrong java doc of "{#link" in TimeZoneFormat |
commit | commitdiff | tree | snapshot |
2018-12-11 |
Shane Carr | ICU-10923 Fixing broken dependency names in BUILDRULES.py. |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Shane Carr | ICU-10923 Adding initial version of data file filtering. |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Shane Carr | ICU-10923 Refactoring in preparation for data file... |
commit | commitdiff | tree | snapshot |
2018-12-06 |
Frank Tang | ICU-11053 Fix locale parsing which has _ timezone |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Shane Carr | ICU-20186 Adding test for leading and trailing spaces... |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Steven R. Loomis | ICU-20247 use = instead of == in sh compare |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Mat Booth | ICU-20287 ICU4J source tarball does not contain maven... |
commit | commitdiff | tree | snapshot |
2018-12-04 |
Shane Carr | ICU-20293 Adds common base class to implement C API... |
commit | commitdiff | tree | snapshot |
2018-11-30 |
Andy Heninger | ICU-20288 add line_cj.txt to RBBI Monkey test. |
commit | commitdiff | tree | snapshot |
2018-11-29 |
Andy Heninger | ICU-11919 OlsonTimeZone, fix for Thread Sanitizer failu... |
commit | commitdiff | tree | snapshot |
2018-11-28 |
Markus Scherer | ICU-20203 update ICU to Unicode 12 beta |
commit | commitdiff | tree | snapshot |
2018-11-27 |
Shane Carr | ICU-20186 Adding test for semicolon behavior and spacin... |
commit | commitdiff | tree | snapshot |
2018-11-21 |
Jeff Genovy | ICU-20281 Reenable the VS2015 build bot. Use manual... |
commit | commitdiff | tree | snapshot |
2018-11-20 |
Fredrik Roubert | ICU-20276 Accept empty strings in Locale::setUnicodeKey... |
commit | commitdiff | tree | snapshot |
2018-11-20 |
Jeff Genovy | ICU-10923 Disable the VS2015 build until the Azure... |
commit | commitdiff | tree | snapshot |
2018-11-20 |
Andy Heninger | ICU-20179 Remove platform-specific mutex and atomics... |
commit | commitdiff | tree | snapshot |
2018-11-19 |
Shane Carr | ICU-20230 Implementing COMPACT field. |
commit | commitdiff | tree | snapshot |
2018-11-19 |
Shane Carr | ICU-10923 Rewriting data build orchestration in Python. |
commit | commitdiff | tree | snapshot |
2018-11-19 |
Fredrik Roubert | ICU-20271 Use C++11 operator new = delete to disallow... |
commit | commitdiff | tree | snapshot |
2018-11-19 |
Andy Heninger | ICU-10183 Use std::mutex by default; clean up related... |
commit | commitdiff | tree | snapshot |
2018-11-16 |
Shane Carr | ICU-13267 Implementing MEASURE_UNIT field. |
commit | commitdiff | tree | snapshot |
2018-11-15 |
Dongyuan Liu | ICU-13441 For zh/ja, tailor linebreak classes for quota... |
commit | commitdiff | tree | snapshot |
2018-11-13 |
Andy Heninger | ICU-20185 Remove U_USER_ATOMICS_H, U_USER_MUTEX_H,... |
commit | commitdiff | tree | snapshot |
2018-11-13 |
Fredrik Roubert | ICU-20202 Merge #ifdef __cplusplus blocks. |
commit | commitdiff | tree | snapshot |
2018-11-13 |
Andy Heninger | ICU-20084 IntlTest, add WHERE macro; remove redundant... |
commit | commitdiff | tree | snapshot |
2018-11-13 |
Jeff Genovy | ICU-20239 Add VS2015 build line to the Azure CI builds. |
commit | commitdiff | tree | snapshot |
2018-11-13 |
Markus Scherer | ICU-20250 make UnicodeSet(intprop=value) faster |
commit | commitdiff | tree | snapshot |
2018-11-12 |
Jeff Genovy | ICU-20215 Conver the VSTS/Azure CI builds definitions... |
commit | commitdiff | tree | snapshot |
2018-11-09 |
Jeff Genovy | ICU-20238 Autodetect Visual Studio version, and autodet... |
commit | commitdiff | tree | snapshot |
2018-11-09 |
Shane Carr | ICU-13267 Minor documentation and test changes. |
commit | commitdiff | tree | snapshot |
2018-11-09 |
Shane Carr | ICU-13267 Refactoring field position testing logic... |
commit | commitdiff | tree | snapshot |
2018-11-09 |
Shane Carr | ICU-13701 Syncs C and J increment rounding. Checks... |
commit | commitdiff | tree | snapshot |
2018-11-08 |
Shane Carr | ICU-13701 Refactoring DecimalQuantity: removing lOptPos... |
commit | commitdiff | tree | snapshot |
2018-11-07 |
Markus Scherer | ICU-20250 faster MutableCodePointTrie.build(): use... |
commit | commitdiff | tree | snapshot |
2018-11-07 |
Fredrik Roubert | ICU-20169 Replace uprv_malloc() / uprv_free() with... |
commit | commitdiff | tree | snapshot |
2018-11-07 |
Fredrik Roubert | ICU-20249 An internal helper class for stack allocated... |
commit | commitdiff | tree | snapshot |
2018-11-07 |
Andy Heninger | ICU-20172 Add ICU4C dependency checker to Travis CI |
commit | commitdiff | tree | snapshot |
2018-11-07 |
Jeff Genovy | ICU-13180 Support skiping building the UWP projects... |
commit | commitdiff | tree | snapshot |
2018-11-06 |
Markus Scherer | ICU-20255 revert to reflection for methods not yet... |
commit | commitdiff | tree | snapshot |
2018-11-06 |
Fredrik Roubert | ICU-20169 Use LocalULanguageTagPointer also inside... |
commit | commitdiff | tree | snapshot |
2018-11-05 |
Fredrik Roubert | ICU-20202 Replace CodePointMatcherWarehouse with Memory... |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Andy Heninger | ICU-10183 revert mutexes to platform code while sorting... |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Andy Heninger | ICU-20202 MemoryPool and uloc_key_type structs inherit... |
commit | commitdiff | tree | snapshot |
2018-10-31 |
Shane Carr | ICU-20246 Fixing another integer overflow in number... |
commit | commitdiff | tree | snapshot |
2018-10-31 |
Andy Heninger | ICU-10183 Mutexes, add C++11 std::mutex based implement... |
commit | commitdiff | tree | snapshot |
2018-10-31 |
Fredrik Roubert | ICU-20169 Use smart pointers in all locale code instead... |
commit | commitdiff | tree | snapshot |
2018-10-31 |
Fredrik Roubert | ICU-20158 Pass ByteSink from Locale::forLanguageTag... |
commit | commitdiff | tree | snapshot |
2018-10-30 |
Fredrik Roubert | ICU-20202 Replace char* kwdBuf with MemoryPool<CharString>. |
commit | commitdiff | tree | snapshot |
2018-10-30 |
Yoshito Umaoka | ICU-20245 tzdata2018g updates |
commit | commitdiff | tree | snapshot |
2018-10-30 |
Jeff Genovy | ICU-20221 Add support for building with Cygwin/GCC... |
commit | commitdiff | tree | snapshot |
2018-10-30 |
Fredrik Roubert | ICU-20202 Replace UVector with MemoryPool in uloc_keytype. |
commit | commitdiff | tree | snapshot |
2018-10-30 |
Fredrik Roubert | ICU-20202 Replace UVector with MemoryPool in CalendarDa... |
commit | commitdiff | tree | snapshot |
2018-10-29 |
Shane Carr | ICU-20231 Adding tests for accounting with variable... |
commit | commitdiff | tree | snapshot |
2018-10-29 |
Shane Carr | ICU-20159 Fixing gcc warnings in project and test code. |
commit | commitdiff | tree | snapshot |
2018-10-29 |
Shane Carr | ICU-13701 Adding custom logic for nickel rounding,... |
commit | commitdiff | tree | snapshot |
2018-10-29 |
Jeff Genovy | ICU-20209 Fix build failures on Windows with std::atomi... |
commit | commitdiff | tree | snapshot |
2018-10-29 |
Fredrik Roubert | ICU-20202 Replace CharStringPool with MemoryPool. |
commit | commitdiff | tree | snapshot |
2018-10-29 |
Fredrik Roubert | ICU-20202 Add an internal helper class to own heap... |
commit | commitdiff | tree | snapshot |
2018-10-29 |
Fredrik Roubert | ICU-20235 Undefine OVERFLOW in case Microsoft math... |
commit | commitdiff | tree | snapshot |
2018-10-26 |
Jeff Genovy | ICU-20240 Fix Windows build failure in japancal.cpp |
commit | commitdiff | tree | snapshot |
2018-10-25 |
Jeff Genovy | ICU-20194 TimeZone createSystemTimeZone doesn't set... |
commit | commitdiff | tree | snapshot |
2018-10-25 |
Fredrik Roubert | ICU-20132 Pass ByteSink from Locale::toLanguageTag... |
commit | commitdiff | tree | snapshot |
2018-10-24 |
Fredrik Roubert | ICU-20228 Revert file from commit 10e79698d76e6d4d0aa2e... |
commit | commitdiff | tree | snapshot |
2018-10-24 |
Fredrik Roubert | ICU-20228 Fix common typos for "language". |
commit | commitdiff | tree | snapshot |
2018-10-24 |
Shane Carr | ICU-11511 Adding tests for CLDR-10103 scientific notati... |
commit | commitdiff | tree | snapshot |
2018-10-20 |
Yoshito Umaoka | ICU-20224 tzdata2018f updates. |
commit | commitdiff | tree | snapshot |
2018-10-19 |
Frank Tang | ICU-20109 Upgrade Java RelativeDateTimeFormatter QUARTE... |
commit | commitdiff | tree | snapshot |
2018-10-19 |
Fredrik Roubert | ICU-20080 Avoid strange compiler behaviour in ASSERT_EQ... |
commit | commitdiff | tree | snapshot |
2018-10-18 |
Jeff Genovy | ICU-20208 uspoof.cpp function checkImpl should be stati... |
commit | commitdiff | tree | snapshot |
2018-10-18 |
Andy Heninger | ICU-20212 unistr.h, review comments from Markus for... |
commit | commitdiff | tree | snapshot |
2018-10-18 |
Andy Heninger | ICU-20212 Tweaks to markdown API docs in unistr.h |
commit | commitdiff | tree | snapshot |
2018-10-18 |
Andy Heninger | ICU-20212 Markdown API docs in unistr.h |
commit | commitdiff | tree | snapshot |
2018-10-18 |
Ken Brown | ICU-20214 Fix namespace error on Cygwin |
commit | commitdiff | tree | snapshot |
2018-10-17 |
Shane Carr | ICU-20166 Adding commit-checker tool. |
commit | commitdiff | tree | snapshot |
2018-10-12 |
Andy Heninger | ICU-20205 RelativeDateTimeFormatter pt data fix, improv... |
commit | commitdiff | tree | snapshot |
2018-10-10 |
Yoshito Umaoka | ICU-20120 BRS63GA Updating ICU4J 63 readme.html (#203) |
commit | commitdiff | tree | snapshot |
2018-10-09 |
Shane F. Carr | ICU-20198 Add issue browse link to PR template. (#200) |
commit | commitdiff | tree | snapshot |
2018-10-08 |
Jeff Genovy | ICU-20120 BRS63GA: Update version numbers/readme for... |
commit | commitdiff | tree | snapshot |
2018-10-08 |
leadpony | ICU-20192 Add Automatic-Module-Name to META-INF/MANIFES... |
commit | commitdiff | tree | snapshot |
2018-10-08 |
Yoshito Umaoka | ICU-20182 Updated ICU4J pom to reflect the repository... |
commit | commitdiff | tree | snapshot |
2018-10-06 |
Andy Heninger | ICU-20120 Travis TSAN testing, limit time. (#198) |
commit | commitdiff | tree | snapshot |
2018-10-05 |
Jeff Genovy | ICU-20196 Fix MSVC/clang compiler warning C4251, export... |
commit | commitdiff | tree | snapshot |
next |