10
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ICU-66 Updated the kSystemTimeZones initialization. More... over 24 years ago
ICU-66 Initialized fStartMode and fEndMode. More... over 24 years ago
ICU-66 Initialized fPad and fPadPosition. More... over 24 years ago
ICU-52 It would help if the correct target_limit was used rather than simply calculated. [This is part of the fix for MAX_STRLEN pointer wraparounds] More... over 24 years ago
ICU-52 Cast U_MAX_PTR to some type. 'void' has no size! More... over 24 years ago
ICU-34 Expanded test. More... over 24 years ago
ICU-34 Added copy constructor etc. More... over 24 years ago
ICU-52 remove an unneeded check and fix an off by one error More... over 24 years ago
ICU-38 Win9x: hard-code compilation of some converter files that have long names More... over 24 years ago
ICU-7 added U_CDECL_BEGIN and U_CDECL_END (extern "C"), wrapped declaration of UConverter in 'extern "C" { ... }' for C++ More... over 24 years ago
ICU-57 Added release number to configure.in. More... over 24 years ago
ICU-57 Checked in configure script to avoid running autoconf on some platforms. More... over 24 years ago
ICU-52 fixed austrcpy and UnicodeString::extract so they use U_MAX_PTR if a pointer wraps around. More... over 24 years ago
ICU-7 added U_CFUNC to struct UConverter to make the callback function pointers compatible with the standard implementations More... over 24 years ago
ICU-38 make .cnv files for new .ucm conversion definitions More... over 24 years ago
ICU-38 add euro regression test More... over 24 years ago
ICU-38 add new converters, update 1252 & 424 More... over 24 years ago
ICU-46 Redone - don't include internal headers, and only forward declare if necessary (use #ifndef) More... over 24 years ago
ICU-37 windows dll base addresses for icu More... over 24 years ago
[ICU-47] Fix icuapps to conform to new names. Also renamed some callbacks as per the new convention. More... over 24 years ago
ICU-34 Add UnicodeSet to i18n More... over 24 years ago
ICU-25 Fix compiler errors from egcs More... over 24 years ago
ICU-7 help the OS/400 C++ compiler detect control path coverage in switch() {} More... over 24 years ago
ICU-7 remove :: for icu_mem...() (and remove unnecessary icu_memset()) More... over 24 years ago
ICU-7 remove unused Mutex variables More... over 24 years ago
ICU-7 change AS400 to OS400 for #ifdef etc. More... over 24 years ago
ICU-25 Fix VC6 compiler errors More... over 24 years ago
ICU-46 Make of source/common broken on Linux; simple fix to 2 headers More... over 24 years ago
ICU-25 Update comments More... over 24 years ago
ICU-25 Redeclarations of format/parse needed in Format hierarchy More... over 24 years ago