]> granicus.if.org Git - icu/shortlog
icu
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...
2012-10-05 Andy HeningerICU-9461 Mutex Implementation Rework, merge from devel...
2012-10-05 Markus SchererICU-9601 from-UTF-8 m:n conversion: properly revert...
2012-10-05 Travis KeepICU-9598 C/C++ implementation of GenderInfo.
2012-10-05 Mark DavisICU-9375 fixed skeletons
2012-10-04 Travis KeepICU-9554 Fix apireport.
2012-10-04 Ramy SaidICU-9024 Unit test for Arabic Mathematical Alphabetic...
2012-10-04 Ramy SaidICU-9024 Unit test for Arabic Mathematical Alphabetic...
2012-10-04 Roozbeh PournaderICU-8965 Add Persian Calendar support
2012-10-03 Markus SchererICU-9353 add note to readme about DictionaryBasedBreakI...
2012-10-03 Roozbeh PournaderICU-8952 fixed the algorithm for Persian Calendar and...
2012-10-03 Michael OwICU-8703 Fix tab in ICU4C arabic shaping code
2012-10-03 Michael OwICU-8703 Fix tabs in ArabicShaping code
2012-10-03 Michael OwICU-9024 Fix tabs in test code
2012-10-03 Michael OwICU-8703 Fix tabs in test code.
2012-10-03 Michael OwICU-9603 Remove lib prefix of import libraries in MinGW
2012-10-03 Michael OwICU-9581 Fix some memory leaks in arabic shaping code
2012-10-02 Michael OwICU-9397 Update tests in intltest to pass without data
2012-10-02 Yoshito UmaokaICU-9621 Fixed TimeZone#observsDaylightTime issue on...
2012-10-02 Michael OwICU-9241 Update ICU4J tzdata to 2012f
2012-10-02 Michael OwICU-9241 Update ICU4C tzdata to 2012f
2012-10-02 Michael OwICU-9582 postpone timezone data update until during...
2012-10-01 Travis KeepICU-9554 JAVA CompactDecimalFormat to support negative...
next