]> granicus.if.org Git - icu/shortlog
icu
2012-10-19 John EmmonsICU-9646 Updated structLocale.txt don't allow intervalF...
2012-10-19 John EmmonsICU-9646 Updated structLocale.txt don't allow intervalF...
2012-10-19 John EmmonsICU-9676 Merge CLDR release-22-1-d01
2012-10-19 John EmmonsICU-9676 Merge CLDR release-22-1-d01
2012-10-18 Yoshito UmaokaICU-9582 BRS: Fixed svn properties.
2012-10-18 Yoshito UmaokaICU-9581 BRS: Fixed svn properties.
2012-10-18 Yoshito UmaokaICU-9581 Replaced a non-ASCII character with an ASCII...
2012-10-18 Peter EdbergICU-9581 Updates from test of ICU4C headers: Just cxxfi...
2012-10-18 Peter EdbergICU-9581 Handle uconfig.h variations: fix errors and...
2012-10-18 Yoshito UmaokaICU-9582 Clean up import statements.
2012-10-18 Yoshito UmaokaICU-9680 Updated TestTimeZoneNames to match the workaro...
2012-10-18 Steven R. LoomisICU-9650 update API generator tool to give Simplificati...
2012-10-18 Steven R. LoomisICU-9650 update API Change Report
2012-10-17 Markus SchererICU-9671 fix BreakIterator compiler warnings
2012-10-17 Yoshito UmaokaICU-9582 Update the API change report for ICU 50RC.
2012-10-17 Yoshito UmaokaICU-9582 Suppress unused warning for now.
2012-10-17 Peter EdbergICU-9672 Add casts to avoid warnings
2012-10-17 Peter EdbergICU-9581 Update urename.h
2012-10-17 Peter EdbergICU-9581 Sync U_INTERNAL/U_DRAFT/U_STABLE tags to ...
2012-10-17 Peter EdbergICU-9250 (J) Document that date format S+ fields trunca...
2012-10-17 Peter EdbergICU-9250 Document that date format S+ fields truncate...
2012-10-16 Yoshito UmaokaICU-9633 Fixed unused warning by adding @SuppressWarnings.
2012-10-16 Yoshito UmaokaICU-9582 Fixed resource leak warnings in demo and tools.
2012-10-16 Peter EdbergICU-9633 Make capitalizationSetting transient, handle...
2012-10-16 Michael OwICU-9581 Fix some memory leaks in cintltst and intltest
2012-10-16 Peter EdbergICU-9656 (J) Change RelativeDateFormat to keep 2 patter...
2012-10-16 Peter EdbergICU-9656 Restore #include <stdlib.h> for atoi
2012-10-15 Peter EdbergICU-9656 Change RelativeDateFormat to keep 2 patterns...
2012-10-15 Markus SchererICU-9581 add genderinfo to dependencies list
2012-10-15 Markus SchererICU-9556 add virtual destructors for *KeyByteSink class...
2012-10-15 Yoshito UmaokaICU-9584 Changing %~f0 to %~dp0 for better readability.
2012-10-15 Yoshito UmaokaICU-8965 Removed unused import in PersianTest.java
2012-10-13 Roozbeh PournaderICU-8965 Add tests for Persian Calendar
2012-10-12 Steven R. LoomisICU-9654 export SILENT_COMPILE for test apps
2012-10-12 Markus SchererICU-9549 re-simplify logic in _copy_ptr()
2012-10-12 Michael OwICU-9613 Remove myEnum:: prefix
2012-10-12 Michael OwICU-9613 Fix wrong enum name
2012-10-12 Michael OwICU-9613 Remove unneeded include statement and fix...
2012-10-12 Mark DavisICU-8782 Fixed review comments
2012-10-12 Michael OwICU-9613 Merge from branch to trunk
2012-10-12 Peter EdbergICU-9581 Update ICU version to 50.1, update timebombs...
2012-10-12 Unknown UserICU-9649 strip message before comparison
2012-10-11 Travis KeepICU-9598 Fix windows build which broke at 32600
2012-10-11 Travis KeepICU-9598 Respond to Markus' comments on C genderInfo
2012-10-11 John EmmonsICU-9587 Add @provisional statements to java docs ...
2012-10-11 Peter EdbergICU-9617 Fix a couple of misspellings in API header...
2012-10-11 Travis KeepICU-9598 Respond to Markus' comments on C GenderInfo
2012-10-11 Yoshito UmaokaICU-9567 Fixed a bad condition for Latin 1 checking...
2012-10-11 Peter EdbergICU-9633 Delete unused imports to avoid Eclipse warning
2012-10-11 Yoshito UmaokaICU-9567 Fixed API status comment for UTRACE_UCOL_STRCO...
2012-10-11 Peter EdbergICU-9638 Make LocaleDisplayNamesImpl actually use conte...
2012-10-11 Yoshito UmaokaICU-9567 Changes based on Markus's review feedback.
2012-10-11 Peter EdbergICU-9606 Review comments: Use LocalPointer for btzClone...
2012-10-10 Travis KeepICU-9598 Use UBool instead of bool
2012-10-10 Markus SchererICU-9398 fix filename comment
2012-10-10 Michael OwICU-9601 Skip test in ICU4J
2012-10-10 Yoshito UmaokaICU-9645 Fixed the test case Test5006GetShortMonths...
2012-10-10 Yoshito UmaokaICU-6806 Updated DateTimeGeneratorTest/TestOrdering...
2012-10-10 Michael OwICU-9642 Fix retypedef of UMutex error
2012-10-09 Travis KeepICU-9597 Be sure that FieldPosition adjusted correctly...
2012-10-09 Markus SchererICU-9581 update pool.res bundles, see http://site.icu...
2012-10-09 Yoshito UmaokaICU-9640 Documented the internal maximum digit limit...
2012-10-09 Peter EdbergICU-9303 Finish LocaleDisplayNamesImpl & add test
2012-10-09 Markus SchererICU-9398 avoid use of utf8_countTrailBytes[], rewrite...
2012-10-09 Yoshito UmaokaICU-9400 Workaround for Java's TimeZoneNameProvider...
2012-10-09 Markus SchererICU-9631 add, fix, deprecate DateFormat skeleton consta...
2012-10-09 Peter EdbergICU-9303 Update to final API for now, with some updates...
2012-10-09 Peter EdbergICU-9633 Adjust to UDisplayContext[Type] updates
2012-10-09 John EmmonsICU-9587 Beefed up Region API tests - some fixes to...
2012-10-09 Yoshito UmaokaICU-9268 Deleting ICULogger. Replace ICULogger with...
2012-10-09 Peter EdbergICU-9633 Also update ChineseDateFormat.java for new...
2012-10-09 Peter EdbergICU-9633 Adapt SimpleDateFormat display context APIs...
2012-10-09 Peter EdbergICU-9303 Check in DisplayContext enum and related Local...
2012-10-08 Markus SchererICU-8476 optimize Normalizer2.normalize(): Do not const...
2012-10-08 Andy HeningerICU-7400 Fix incorrect API docs on several 'void parse...
2012-10-08 Markus SchererICU-9375 add WEEKDAY & ABBR_WEEKDAY (as already propose...
2012-10-08 Michael OwICU-9213 Update runConfigureICU and mh-os390
2012-10-08 Andy HeningerICU-9491 Spoof data update from UTS 39 version 3.
2012-10-08 Andy HeningerICU-9491 refresh ICU4J data from ICU4C to pick up refre...
2012-10-08 Andy HeningerICU-9505 Update rbbitst.txt to re-instate Japanese...
2012-10-08 Scott RussellICU-9403 Calendar should return error for large negativ...
2012-10-08 Scott RussellICU-9403 Calendar should return error for large negativ...
2012-10-08 Markus SchererICU-9297 use memcmp() in UnicodeString::operator==()
2012-10-08 Yoshito UmaokaICU-9567 Check for input status. Also use U_ILLEGAL_ARG...
2012-10-08 Markus SchererICU-8689 MessagePattern: include adjusted pattern index...
2012-10-08 Peter EdbergICU-9633 Adapt date fmt display context APIs to tentati...
2012-10-08 Peter EdbergICU-9303 Check in tentative UDisplayContext enum and...
2012-10-08 Peter EdbergICU-9623 ICU4C 50 API promotions, fix U_DRAFT -> U_STAB...
2012-10-08 Andy HeningerICU-9505 restore ja locale specific line breaking,...
2012-10-08 Peter EdbergICU-9606 Add ucal_getTimeZoneTransitionDate, UTimeZoneT...
2012-10-07 Mark DavisICU-8782 Added the functionality and tests.
2012-10-07 Markus SchererICU-9194 test Calendar::getKeywordValuesForLocale(...
2012-10-07 Andy HeningerICU-9598 Tweaks to visual studio project files for...
2012-10-07 Markus SchererICU-8901 u_formatMessage(unused argument): ignore unuse...
2012-10-07 Markus SchererICU-9294 test & fix MessageFormat::getFormatNames()
2012-10-07 Markus SchererICU-9570 turn off break iteration when we dont have...
2012-10-07 Markus SchererICU-9598 add new *gender* files to .vcxproj
2012-10-05 Yoshito UmaokaICU-9617 ICU4J API status update for 50.
2012-10-05 Yoshito UmaokaICU-9567 Merged ucol_strcollUTF8 to trunk.
2012-10-05 Travis KeepICU-9598 Applied same comments markus had on C++ Compac...
next