10
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Nov 16, 2024 — Nov 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ICU-23201 Define U_FALLTHROUGH also for C. More... 3 months ago
ICU-23176 Removed condition that was always true More... 3 months ago
ICU-23199 Using 'C' in skeleton throws for some locales More... 3 months ago
ICU-23054 Add missing typecasts. More... 3 months ago
ICU-23054 Correct parameter ordering for calloc(). More... 3 months ago
ICU-23054 Replace const static with static const. More... 3 months ago
ICU-23200 remove lang/ti_ER.txt resources More... 3 months ago
ICU-23167 Change Chinese and Dangi calendar epoch to 1AD More... 3 months ago
ICU-23196 Add 7 new CLDR 48 locales to ICU More... 3 months ago
ICU-23056 Integrate CLDR 48 release alpha0, part 5, fix some memory leaks due to logKnownIssue test skips More... 3 months ago
ICU-23179 Test more edge cases when mapping syntax characters to sets More... 3 months ago
ICU-23194 Add intersection and complement filters to Python data build tool More... 3 months ago
ICU-23192 Add the copyInvariantChars() utility function to FixedString. More... 3 months ago
ICU-23167 Change Ethiopian Amete Alem epoch More... 3 months ago
ICU-23192 Replace use of CharString with FixedString for data members. More... 3 months ago
ICU-23192 Update to use isEmpty() instead of length() > 0. More... 3 months ago
ICU-23192 Add copy & move constructors to FixedString. More... 3 months ago
ICU-23192 Bugfix: FixedString constructed from empty std::string_view. More... 3 months ago
ICU-23181 add Hntl as a new alias/compound script code More... 3 months ago
ICU-23192 Replace use of CharString with FixedString in MemoryPool. More... 3 months ago
ICU-23192 Add a FixedString(std::string_view) constructor. More... 3 months ago
ICU-23056 Integrate CLDR 48 release alpha0, part 4, rework ICU4C eraNames loading - Now that eraNames data are in map form and EraRules has been updated, rework the ICU4C eraNames code so the CalendarSink treats the eraNamese data as a table, then a new initEras function converts to array and fills in missing values from parent(s). This solves the problem with not loading the narrow modern era names in Japanese, for example. - Then we can remove the logKnownIssue test skips for ICU-23182/ICU-23186 - Also update tests for fixed Meiji start date More... 3 months ago
ICU-23190 Update configure files from configure.ac using autoreconf. More... 3 months ago
ICU-23056 Integrate CLDR 48 release alpha0, part 3, source and test files More... 3 months ago
ICU-23056 Integrate CLDR 48 release alpha0, part 2, data files More... 3 months ago
ICU-23056 Integrate CLDR 48 release alpha0, part 1, binary files More... 3 months ago
ICU-23190 Delete obsolete U_HAVE_PLACEMENT_NEW. More... 3 months ago
ICU-20392 Simplify code by removing Locale::initBaseName(). More... 3 months ago
ICU-20392 Bugfix: Don't access old std::variant<> data after emplace(). More... 3 months ago
ICU-23184 Fix RuleBasedNumberFormat to return error while the rule is wrong. More... 3 months ago