]> granicus.if.org Git - icu/shortlog
icu
2011-09-13 Mark DavisICU-8816 Fix missing code to utilize fast frozen data...
2011-09-13 Michael OwICU-8815 Update alias table in ICU4J data
2011-09-13 Michael OwICU-8815 Sync the ICU canonical name lookup between...
2011-09-13 Abhinav GuptaICU-8812 fixed typo from previous commit.
2011-09-13 Abhinav GuptaICU-8812 added test case for fallback warning to TestSy...
2011-09-13 Abhinav GuptaICU-8812 fixed init_entry overflow and TestSymbolsWithB...
2011-09-13 Michael OwICU-8795 Remove suffix when CharsetMatch is creating...
2011-09-12 Abhinav GuptaICU-8812 fixed overflow and inconsistency
2011-09-12 Yoshito UmaokaICU-8592 tzdata2011j to ICU4J
2011-09-12 Yoshito UmaokaICU-8592 tzdata2011j to ICU4C
2011-09-09 Michael OwICU-8798 Fix kfreebsd genccode detection
2011-09-09 Mark DavisICU-8807 Fix constant that can't be changed until U6.1
2011-09-08 Mark DavisICU-8807 cleanup warnings
2011-09-08 Mark DavisICU-8808 add access to punctuation characters
2011-09-08 Mark DavisICU-8807 Add internal changes for use in unicode tools...
2011-09-08 Markus SchererICU-8805 fix some MessagePattern API comments
2011-09-08 Markus SchererICU-8805 fix some MessagePattern API comments
2011-09-07 Markus SchererICU-8806 fix MessageFormat plural # formatting: fix...
2011-09-07 Markus SchererICU-8806 fix MessageFormat plural # formatting: fix...
2011-09-07 Yoshito UmaokaICU-8769 Reverted the previous change because of loadin...
2011-09-07 Steven R. LoomisICU-8802 checkin xslt for transform
2011-09-07 Steven R. LoomisICU-8802 improve perf build
2011-09-07 Steven R. LoomisICU-8801 fix for performance regression of parse (mostl...
2011-09-07 Yoshito UmaokaICU-8769 Brought back ICUResourceBundle cache with...
2011-09-06 Yoshito UmaokaICU-8780 Added a note to getGMT() explaining that the...
2011-09-06 John EmmonsICU-8423 Use stand-alone form of script name if possibl...
2011-09-06 Yoshito UmaokaICU-8777 Fixed API doc for createTimeZone. Updated...
2011-09-02 John EmmonsICU-8423 Use stand-alone script names if possible in...
2011-09-02 John EmmonsICU-8423 Data to support stand-alone script names
2011-09-02 John EmmonsICU-8423 Data to support stand-alone script names
2011-08-31 Yoshito UmaokaICU-8774 Updated the call sites of JDK service object...
2011-08-31 Yoshito UmaokaICU-8774 Support locale category in com.ibm.icu.base...
2011-08-30 Michael OwICU-8716 Fix some rbbi and number format test so that...
2011-08-30 Michael OwICU-8718 Fix some memory leak issues in numbering systems
2011-08-29 Michael OwICU-8789 Remove svn:executable property from c/c++...
2011-08-29 Yoshito UmaokaICU-8592 tzdata2011i to ICU4J. Also includes updates...
2011-08-29 Yoshito UmaokaICU-8592 tzdata2011i to ICU4C. Also includes updates...
2011-08-24 John EmmonsICU-8611 Allow number patterns to be looked up by numbe...
2011-08-24 John EmmonsICU-8611 Make ICU look at patterns by numbering system
2011-08-24 Michael OwICU-8746 Output import libraries on MinGW builds
2011-08-23 Steven R. LoomisICU-7365 fix broken test from r30570
2011-08-23 Michael OwICU-7365 Promote approved data version API to draft...
2011-08-23 Michael OwICU-7365 Promote approved data version API to draft...
2011-08-23 Michael OwICU-8765 Undo previous change to remove __STDC__ redefi...
2011-08-22 Michael OwICU-8765 Fix endianness detection issue in Solaris...
2011-08-19 Yoshito UmaokaICU-8630 Follow up fix - ULocale#setDefault(ULocale...
2011-08-19 Michael OwICU-8452 Update Cygwin MSVC handling by defining CYGWINMSVC
2011-08-18 Michael OwICU-8452 Fix some more Cygwin MVSC and Cygwin GCC build...
2011-08-17 Markus SchererICU-8733 #define U_CHARSET_IS_UTF8 1 on Android and...
2011-08-17 Markus SchererICU-8730 set U_HAVE_GCC_ATOMICS to 1 for only gcc>=4.1
2011-08-16 Markus SchererICU-8745 docs & comments from code review
2011-08-16 Markus SchererICU-8657 fix endianness test, was missing && (BYTE_ORD...
2011-08-16 Yoshito UmaokaICU-8766 Added a test case equivalent to ICU4J for...
2011-08-16 Yoshito UmaokaICU-8766 Fixed a regression bug - wrong parse position...
2011-08-15 Steven R. LoomisICU-8755 updates to uconfigtest script
2011-08-15 Steven R. LoomisICU-8755 remove MessagePattern from hide-draft-api
2011-08-15 Markus SchererICU-8745 merge MessagePatternUtil into trunk, from...
2011-08-15 Yoshito UmaokaICU-8719 Skip date field range check added by r30018...
2011-08-15 Markus SchererICU-8657 fix endianness test, was missing && (BYTE_ORD...
2011-08-13 Steven R. LoomisICU-8755 interim fix. MessagePattern still needs fixing.
2011-08-13 Steven R. LoomisICU-8755 update hdrtest, show failures
2011-08-12 John EmmonsICU-8707 Clean up compiler warnings from GCC
2011-08-12 Yoshito UmaokaICU-8630 A few more API doc updates explaining default...
2011-08-11 Yoshito UmaokaICU-8630 Category locale support for Java 7 conformance.
2011-08-11 Michael OwICU-8310 Fix missing parenthesis
2011-08-10 Markus SchererICU-8759 make USET_SERIALIZED_STATIC_ARRAY_CAPACITY...
2011-08-10 Andy HeningerICU-8723 use array delete when appropriate in gencfu.cpp
2011-08-08 Steven R. LoomisICU-8755 add JOPT to configure the parallelism. Also...
2011-08-08 John EmmonsICU-8361 Fix array overrun in Indic layout engine
2011-08-08 John EmmonsICU-8656 Implement NumberingSystem::getAvailableNames()
2011-08-04 John EmmonsICU-8713 Fix Polish number spellings
2011-08-04 John EmmonsICU-8713 Fix Polish number spellings
2011-08-03 John EmmonsICU-8722 Update German short/generic tz names
2011-08-03 John EmmonsICU-8722 Update German short/generic tz names
2011-08-03 Michael OwICU-8452 Fix some Cygwin GCC and MinGW build errors
2011-08-03 Markus SchererICU-8571 API cannot be both @stable and @internal,...
2011-08-02 Markus SchererICU-8744 add cast for perfect match to UnicodeString...
2011-08-02 Michael OwICU-7715 Compare the time zone StandardName against...
2011-08-01 Markus SchererICU-8571 @system APIs are *supposed* to also have a...
2011-08-01 Markus SchererICU-8571 remove udraft.h etc. & genheaders.pl, use...
2011-07-31 Markus SchererICU-8529 include stddef.h instead of sys/types.h (we...
2011-07-29 Michael OwICU-8740 Fix pkgdata run command problem with MINGW
2011-07-28 Michael OwICU-8452 Remove extra header directory
2011-07-28 Markus SchererICU-8575 move U_SENTINEL from utf.h to umachine.h ...
2011-07-28 Yoshito UmaokaICU-8734 ULocale.getDefault to return ULocale.ROOT...
2011-07-28 Yoshito UmaokaICU-8518 Fixed a potential bug (toLowerCase, Calendar...
2011-07-27 Markus SchererICU-8452 do not use ptrdiff_t (signed) as a fallback...
2011-07-27 Markus SchererICU-8452 MinGW does not have _stricmp()
2011-07-27 Markus SchererICU-8452 define uintptr_t where missing
2011-07-27 Yoshito UmaokaICU-8541 Delete NonAsciiFileDetector tool. We no longer...
2011-07-27 Yoshito UmaokaICU-7787 Updated API report tool to show APIs promoted...
2011-07-27 Markus SchererICU-8731 move some @internal definitions to putilimp.h
2011-07-27 Markus SchererICU-8730 move some @internal, rarely-used platform...
2011-07-27 Markus SchererICU-8728 remove redundant U_RELEASE, use U_DEBUG instead
2011-07-27 Markus SchererICU-8575 option for not including utf headers by defaul...
2011-07-26 Michael OwICU-7715 Use the StandardName timezone id when availabl...
2011-07-26 Markus SchererICU-8454 virtual destructors should be explicit, and...
2011-07-25 Markus SchererICU-8452 try to work around a problem with using Solari...
2011-07-25 Michael OwICU-8729 Fix source buffer's array offset handling...
2011-07-25 Markus SchererICU-8452 update the readme with the new location of...
next