]> granicus.if.org Git - icu/shortlog
icu
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...
2011-07-25 Markus SchererICU-8452 consolidate definition of _XOPEN_SOURCE for...
2011-07-25 Markus SchererICU-8452 remove the non-working conditional z/OS int8_t...
2011-07-25 Markus SchererICU-8452 fix a couple of Darwin/iPhone platform tests
2011-07-23 Markus SchererICU-8452 un-autoconf platform.h, move user-configurable...
2011-07-22 Michael OwICU-8310 Use inline function to avoid dereferencing...
2011-07-22 Michael OwICU-8682 Use ReadWriteBarrier only on MSVC 9 and higher.
2011-07-21 Michael OwICU-8453 On certain platforms, use static library optim...
2011-07-19 Michael OwICU-8718 Fix memory leak in PluralRules
2011-07-18 Steven R. LoomisICU-8714 - reimplement r30379 - now passes tests
2011-07-18 Yoshito UmaokaICU-8488 Reviewed call sites of case conversion code...
2011-07-18 Steven R. LoomisICU-8714 backing out r30379 - broke the build
2011-07-18 Steven R. LoomisICU-8714 patches from George
2011-07-18 Michael OwICU-8716 Update collation and date format test to pass...
2011-07-18 Steven R. LoomisICU-8715 fix BOM
2011-07-14 Yoshito UmaokaICU-8710 One more Java compiler warning fix for ICU4J...
2011-07-14 Yoshito UmaokaICU-8710 Fix Eclipse Java compiler warnings relevant...
2011-07-14 John EmmonsICU-8709 Merge CLDR ticket 4038 ( Spanish currency...
2011-07-14 John EmmonsICU-8709 Merge CLDR ticket 4038 ( Spanish currency...
2011-07-14 Steven R. LoomisICU-8706 icucheck x64
2011-07-14 Michael OwICU-8693 Display error message when missing needed...
2011-07-14 Michael OwICU-8671 Update pkgdata to allow for space separated...
2011-07-13 John EmmonsICU-8696 Final update for CLDR 2.0.1 - restoring missin...
2011-07-13 John EmmonsICU-8696 Final update for CLDR 2.0.1 - restoring missin...
2011-07-13 Peter EdbergICU-8576 Replace a stray printf with errln
2011-07-13 Peter EdbergICU-8576 Dictionary break test updates from George...
2011-07-13 Peter EdbergICU-8265 Fix race (=> U_FILE_ACCESS_ERROR) when loading...
2011-07-13 Mark DavisICU-8522 Now using the new special labels, tests passing.
2011-07-13 John EmmonsICU-8696 Fix build break in merging CLDR 2.0.1
2011-07-13 John EmmonsICU-8696 Fix build break in merging CLDR 2.0.1
2011-07-13 Steven R. LoomisICU-8157 update with compile opts
2011-07-13 Steven R. LoomisICU-8157 update, support dateformat
2011-07-12 Michael OwICU-8591 Compile normalizer performance test only on...
2011-07-12 John EmmonsICU-8696 Merge CLDR 2.0.1
2011-07-12 John EmmonsICU-8696 Merge CLDR 2.0.1
2011-07-12 Peter EdbergICU-8583 J, Only parse arbitrary currency for calls...
2011-07-12 Peter EdbergICU-8583 make ICU4J parseCurrency methods public @internal
2011-07-12 Peter EdbergICU-8583 Only parse arbitrary currency for calls that...
2011-07-11 Steven R. LoomisICU-8157 checkpoint
2011-07-10 Andy HeningerICU-8595 Warning cleanup, UResType vs. int32_t
2011-07-10 Steven R. LoomisICU-8157 more cleanup, remove warnings. Fix build...
2011-07-09 Peter EdbergICU-8681 For asymmetric search, increase CE ring buffer...
2011-07-08 Markus SchererICU-7877 more documentation for explicit UnicodeString...
2011-07-08 Michael OwICU-8591 Add ICU4J performance test to main build.xml
2011-07-08 Michael OwICU-8660 Skip the current source char when searching...
2011-07-08 Michael OwICU-8660 Skip the current source char when searching...
2011-07-08 Andy HeningerICU-8595 Compiler warning fixes for UResType
2011-07-07 Markus SchererICU-7877 optionally explicit UnicodeString constructors...
2011-07-07 Markus SchererICU-8691 fix UnicodeString::startsWith(const UChar...
2011-07-07 Andy HeningerICU-8623 Remove extra include of <string>
2011-07-06 Steven R. LoomisICU-8687 warnings fix (clang)
2011-07-06 Michael OwICU-8664 Use the custom CharsetDecoder's replacement...
2011-07-06 Steven R. LoomisICU-5890 implement rpath3.patch from #5890
2011-07-06 Yoshito UmaokaICU-8675 Simple test case for checking stand alone...
2011-07-06 Markus SchererICU-8680 require C++ namespace, replace most U_NAMESPAC...
2011-07-05 Markus SchererICU-8601 remove platform.h.in definition of U_INLINE...
2011-07-05 Markus SchererICU-8573 remove support for U_IOSTREAM_SOURCE=198506
2011-07-05 Yoshito UmaokaICU-8596 Fixed the actual maximum week problem.
2011-07-05 Yoshito UmaokaICU-8596 Fixed the actual maximum week problem.
2011-07-05 Markus SchererICU-8657 fix mis-named LESwaps methods
2011-07-05 Markus SchererICU-8617 enclose UElement typedefs in U_CDECL_BEGIN...
2011-07-04 Markus SchererICU-8617 move UHashTok into lower-level uelement.h...
2011-07-03 Markus SchererICU-8619 move some collation file data structure defini...
2011-07-01 Markus SchererICU-8676 remove the range check and Exception throwing...
2011-07-01 Andy HeningerICU-8677 code cleanup
2011-07-01 Markus SchererICU-8615 implement optional IDNA2008 CONTEXTO check...
2011-07-01 Markus SchererICU-8615 implement optional IDNA2008 CONTEXTO check...
2011-07-01 Yoshito UmaokaICU-8675 Fixed a time zone parse regression problem...
2011-07-01 Andy HeningerICU-8634 Add a little testing for spoof checkers built...
next