]> granicus.if.org Git - icu/shortlog
icu
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...
2011-07-01 Andy HeningerICU-8634 Assertion Failures in spoof checker.
2011-06-30 Markus SchererICU-8606 add Normalizer2.getCombiningClass(c)
2011-06-30 Markus SchererICU-8606 forgot to switch the second getCombiningClass...
2011-06-30 Markus SchererICU-8606 add Normalizer2.getCombiningClass(c)
2011-06-30 Markus SchererICU-8637 fix MessagePattern Part iteration when a plura...
2011-06-30 Markus SchererICU-8637 fix MessagePattern Part iteration when a plura...
2011-06-30 Peter EdbergICU-8593 RuleBasedNumberFormat::format(double,...)...
2011-06-30 Peter EdbergICU-8621 Add unicode/ in #include "unum.h"
2011-06-30 Peter EdbergICU-8622 Rearrange code & conditionals so UCONFIG_NO_SE...
2011-06-29 Andy HeningerICU-8673 Get rid of memcpy() of an object in RuleBasedB...
2011-06-29 Andy HeningerICU-8629 fix unsafe memcpy of UnicodeStrings.
2011-06-29 Michael OwICU-8535 Use U_MINGW instead of U_CYGWIN where appropri...
2011-06-28 Michael OwICU-8535 Fix comments and preproccessor check for tzset
2011-06-28 Michael OwICU-8535 Fix tzset error in MinGW build
2011-06-28 Michael OwICU-8535 Merge changes for MINGW build fix in branch...
2011-06-28 Andy HeningerICU-8666 Fix regular expression assertion failure on...
2011-06-27 Michael OwICU-8559 Removed requirement for flags being in a fixed...
2011-06-27 Yoshito UmaokaICU-8592 tzdata2011h to ICU4J. Also includes updates...
2011-06-27 Yoshito UmaokaICU-8592 tzdata2011h to ICU4C. Also includes updates...
2011-06-27 Michael OwICU-8559 Improve error report messages when pkgdata...
2011-06-27 Michael OwICU-8612 Remove exception usage in normal code path...
2011-06-27 Michael OwICU-8515 Add getMaxBytesForString to CharsetEncoderICU
2011-06-26 Michael OwICU-8567 Fix error with building data on AIX using GCC
2011-06-26 Michael OwICU-8554 Don't use visibility attribute when building...
2011-06-25 Michael OwICU-8588 Add missing include directory when using rc
2011-06-25 Steven R. LoomisICU-8665 typo fix
2011-06-25 Steven R. LoomisICU-8645 update docs for non-XPLINK
2011-06-24 Michael OwICU-8602 Fix some compiler warnings.
2011-06-23 Mark DavisICU-8662 exposed some API (as @internal)
2011-06-22 Steven R. LoomisICU-8643 append to LDFLAGS
2011-06-22 Andy HeningerICU-8654 Fix incorrectly escaped unicode in test.
2011-06-20 Yoshito UmaokaICU-8624 Updated the test case in the previous change...
2011-06-20 Yoshito UmaokaICU-8624 Fixed a collation key compression problem...
2011-06-20 Yoshito UmaokaICU-8624 Fixed a collation key copression problem....
2011-06-17 Andy HeningerICU-8654 Spoof check, incorrect length used on NFD...
2011-06-14 Michael OwICU-8636 Update ICU4J data to 49.0.1
2011-06-14 Michael OwICU-8635 Update ICU4C version to 49.0.1 (49M1)
2011-06-13 Yoshito UmaokaICU-8636 Updated the version to 49.0.1 (49M1) except...
2011-06-13 Yoshito UmaokaICU-8642 Add the API signature data file generated...
2011-06-13 Yoshito UmaokaICU-8642 Reverting the previous change that was a mis...
2011-06-13 Yoshito UmaokaICU-8642 Add the API signature data file generated...
2011-06-13 Yoshito UmaokaICU-8641 Added the serialization compatibility test...
2011-06-13 Yoshito UmaokaICU-8640 Adding ICU4.6 serialization test data.
2011-06-12 Michael OwICU-8567 Ensure AIX deletes proper library before creat...
2011-06-10 Michael OwICU-8578 Apply patch to fix some compiler warnings...
2011-06-09 Michael OwICU-8585 Increase size of store string in gencmn
2011-06-09 Andy HeningerICU-8490 Add BreakIterator::refresInputText()
2011-06-09 Andy HeningerICU-8578 work around compiler warning in uprv_dlsym_func()
2011-06-09 Michael OwICU-8554 Don't use visibility attribute on Cygwin GCC...
next