]> granicus.if.org Git - icu/shortlog
icu
2016-01-21 Markus SchererICU-11802 add 4 Emoji properties from emoji-data.txt 2.0
2016-01-21 Markus SchererICU-11802 add 4 Emoji properties from emoji-data.txt 2.0
2016-01-15 Craig CorneliusICU-12018 Overhaul RelativeDateTimeFormatter data loading
2016-01-15 Andy HeningerICU-5383 Re-enable test.
2016-01-12 Michael OwICU-11893 Fix warning in visual studio 2013
2016-01-09 Markus SchererICU-12042 better API docs
2016-01-09 Markus SchererICU-12042 ures_getUnicodeString() and variants return...
2016-01-08 Andy HeningerICU-11851 NumberFormat API doc cleanup.
2016-01-07 Andy HeningerICU-11669 Thread safety of DateIntervalFormat::format()
2016-01-07 Markus SchererICU-12032 remove SimplePatternFormatter wrapper objects...
2016-01-07 Markus SchererICU-12032 rewrite SimplePatternFormatter: quoting like...
2016-01-07 Markus SchererICU-12032 SimplePatternFormatter allow values=null...
2016-01-06 Michael OwICU-11669 Fix invalid character in project file
2016-01-06 Michael OwICU-11669 Add language extension to DateIntervalFormat...
2016-01-06 Andy HeningerICU-11669 DateIntervalFormat::format() thread safety...
2016-01-04 Andy HeningerICU-12034 Fix MeasureUnit static initialization race.
2016-01-02 Markus SchererICU-12032 rewrite SimplePatternFormatter: quoting like...
2015-12-31 Michael OwICU-12030 Update destructor to delete all patterns
2015-12-17 Steven R. LoomisICU-10684 fix int32 to uint32
2015-12-17 Steven R. LoomisICU-11865 Layout update
2015-12-17 Steven R. LoomisICU-10684 merge in Layout updates
2015-12-17 Steven R. LoomisICU-12020 merge in Layout updates
2015-12-16 Markus SchererICU-12041 check that per-unit patterns have one placeho...
2015-12-16 Markus SchererICU-12041 check that per-unit patterns have one placeho...
2015-12-16 Mark DavisICU-4229 Check for that zzzz is treated as duplicate...
2015-12-16 Markus SchererICU-12031 define StandardPlural::indexFromString(const...
2015-12-16 Markus SchererICU-12030 MeasureFormat handle by-plural-form sideways...
2015-12-16 Markus SchererICU-12030 move some code to QuantityFormatter so that...
2015-12-16 Markus SchererICU-12031 StandardPlural from UnicodeString
2015-12-15 Andy HeningerICU-11710 remove review note comment.
2015-12-15 Mark DavisICU-4229 Check for duplicate reorder codes
2015-12-15 Andy HeningerICU-11461 Remove unused setInteger functionality from...
2015-12-14 Markus SchererICU-12031 port enum StandardPlural to C++
2015-12-14 Mark DavisICU-4229 Enhanced the checking further.
2015-12-14 Andy HeningerICU-11710 TimeUnitFormat, fix compile error in previous...
2015-12-14 Andy HeningerICU-11710 Use LocalPointer in TimeUnitFormat impl.
2015-12-13 Mark DavisICU-4229 Enhanced the checking further.
2015-12-11 Markus SchererICU-12031 text.PluralRules.StandardPluralCategories...
2015-12-11 Markus SchererICU-12030 MeasureFormat handle by-plural-form sideways...
2015-12-10 Mark DavisICU-4229 Initial cut at reading the CLDR from the resou...
2015-12-10 Michael OwICU-12026 Add .size to gcc assembly code
2015-12-09 Andy HeningerICU-12028 Compiler warning cleanup.
2015-12-08 Michael OwICU-11961 Fix delete statement
2015-12-08 Andy HeningerICU-12027 Improved thread safety of RuleBasedTransliter...
2015-12-04 Andy HeningerICU-11961 tweak Windows project file for build breakage
2015-12-03 Andy HeningerICU-11961 Multi-thread slow tests TimeZoneFormatTest...
2015-12-02 Markus SchererICU-11986 MeasureFormat unit display patterns need...
2015-12-02 Andy HeningerICU-12014 fix float-cast-overflow in rbnf.cpp
2015-12-02 Markus SchererICU-11986 optimize UnitPatternSink a bit; add MeasureUn...
2015-12-01 Yoshito UmaokaICU-12010 Fixed a typo @returns in the previous commit.
2015-12-01 Yoshito UmaokaICU-12022 Updated the minimum JRE version to Java 6.
2015-11-30 Markus SchererICU-11986 MeasureFormat unit display patterns need...
2015-11-30 Yoshito UmaokaICU-12010 Fixed some minor API doc issues.
2015-11-20 Markus SchererICU-11986 slightly nicer QuantityFormatter.getPluralInd...
2015-11-19 Markus SchererICU-11986 UResource.Value.getAliasString(), sink.leave...
2015-11-19 Markus SchererICU-11986 const ResourceValue references, sink.leave...
2015-11-19 Michael OwICU-11987 Apply patch for TZ detection
2015-11-19 Michael OwICU-11968 Fix test error on zos
2015-11-19 Michael OwICU-11835 Fix solaris default locale detection issue
2015-11-19 Michael OwICU-11809 Null terminate buffer in initCurrency
2015-11-18 Fredrik RoubertICU-11985 Handle 'j' and 'J' in date time pattern skele...
2015-11-18 Markus SchererICU-11986 rename ICUResource to UResource, consistent...
2015-11-18 Markus SchererICU-11986 use prefix Resource for C++ classes, prefix...
2015-11-17 Michael OwICU-11979 Fix max char size for iso-2022-kr in icu4c
2015-11-17 Michael OwICU-11979 Fix max char size for iso-2022-kr in icu4j
2015-11-16 Markus SchererICU-11986 more compact MeasureFormat data sink declarat...
2015-11-14 Markus SchererICU-11986 do not duplicate MeasureFormat data for sidew...
2015-11-12 Markus SchererICU-11986 enumerate most of the measurement unit format...
2015-10-28 Michael OwICU-11959 Apply patch for flag parser
2015-10-28 Michael OwICU-11793 Add validation check to len
2015-10-21 Michael OwICU-11939 Close resource bundle after use
2015-10-10 Yoshito UmaokaICU-11962 tzdata2015g to ICU4J trunk
2015-10-10 Yoshito UmaokaICU-11962 tzdata2015g to ICU4C trunk
2015-10-09 Andy HeningerICU-11554 Fix regex bug with look-behind matching ...
2015-10-09 Andy HeningerICU-11856 Intltest messages, use system codepage conver...
2015-10-09 Andy HeningerICU-11857 Add CStr class for easier UnicodeString to...
2015-10-08 Andy HeningerICU-11927 source/data/build.xml, update specification...
2015-10-08 Andy HeningerICU-10616 break iterator data files, separate rules...
2015-10-07 Andy HeningerICU-11619 VTimeZone throws a ClassCastException when...
2015-10-06 Andy HeningerICU-11507 Regex, fix problem with backrefs of unpaired...
2015-10-06 Andy HeningerICU-11657 Synchronize intltest message output.
2015-10-02 Michael OwICU-11944 Update readme
2015-09-23 Scott RussellICU-11918 refresh API change report & API sig, fix...
2015-09-23 Michael OwICU-11917 Update API Change report
2015-09-23 Michael OwICU-11917 Add missing API tag
2015-09-23 Michael OwICU-11869 Update 2022 code in ICU4C
2015-09-23 Michael OwICU-11869 Update 2022 code in ICU4J
2015-09-23 John EmmonsICU-11928 Fix NPEs in test framework (affects CLDR...
2015-09-23 Peter EdbergICU-11929 (J) Rename MeasureUnit constants GENERIC...
2015-09-23 Peter EdbergICU-11929 (C) Rename MeasureUnit methods createGeneric...
2015-09-23 Yoshito UmaokaICU-11918 Excluded ISO-2022-KR check on IBM Java 8...
2015-09-23 Michael OwICU-11869 Port ICU4C fix to ICU4J
2015-09-23 Scott RussellICU-11918 LocaleMatcher API change reverted back to...
2015-09-23 Scott RussellICU-11918 update readme for RC
2015-09-23 Scott RussellICU-11918 clean-up LocaleMatcher API and turn off docli...
2015-09-23 Michael OwICU-11869 Add fix to JIS8 and other ISO2022JP
2015-09-23 Scott RussellICU-11918 ICU4J API change report
2015-09-23 Yoshito UmaokaICU-11918 Removed @author tag in a couple of methods...
2015-09-23 Yoshito UmaokaICU-10988 Changed the default javadoc implementation...
2015-09-23 Yoshito UmaokaICU-11918 Added 56.1 serialization test data. Deleted...
next