]> granicus.if.org Git - icu/shortlog
icu
2012-08-14 Michael OwICU-9241 Update tzdata in ICU4C to 2012d
2012-08-14 Michael OwICU-9241 Update tzdata in ICU4J to 2012d
2012-08-13 Michael OwICU-9380 Reorder header files to fix HP build error.
2012-08-12 George RhotenICU-9474 Reduce the exported C++ static variables too.
2012-08-11 George RhotenICU-9474 Reduce unrename.h namespace pollution
2012-08-11 George RhotenICU-9456 The behavior of adding the .o to the dependenc...
2012-08-10 Debabrata SenguptaICU-9342 implemented patch to support gcc's malloc...
2012-08-10 George RhotenICU-9456 Reduce writable/relocatable data.
2012-08-10 George RhotenICU-9456 Reduce writable/relocatable data.
2012-08-09 George RhotenICU-9456 Apparently C and C++ generate the dependencies...
2012-08-09 Yoshito UmaokaICU-9452 Fixed calendar addition issue with the Samoa...
2012-08-09 Yoshito UmaokaICU-9452 Fixed calendar add issue with the Samoa Dec...
2012-08-09 Debabrata SenguptaICU-9277 fixed build breaking in the install-doc target
2012-08-09 Steven R. LoomisICU-7197 add API for constructing UEnumerations.
2012-08-08 Markus SchererICU-9460 also remove TestCollator::safeClone()
2012-08-08 Steven R. LoomisICU-8822 commit fix from branch, include timebomb 50...
2012-08-08 Debabrata SenguptaICU-9425 fixed issues with api docs
2012-08-08 Markus SchererICU-9460 deprecate Collator::safeClone() and default...
2012-08-08 Michael OwICU-9221 Apply patch for Cygwin build failure
2012-08-08 Michael OwICU-9463 Skip test on Cygwin using GCC because of round...
2012-08-08 George RhotenICU-9456 Now I remember why ln -sf does not work. Rever...
2012-08-08 Markus SchererICU-9434 use static_cast<pointer type>(void *) not...
2012-08-06 Jennifer ChyeICU-9288 Use the new LDML converter for key-type data.
2012-08-05 George RhotenICU-9457 Fix some compiler warnings.
2012-08-04 Markus SchererICU-9406 deprecate UCOL_HIRAGANA_QUATERNARY_MODE, disab...
2012-08-03 Markus SchererICU-9346 remove U_EXPORT2 from .cpp where they are...
2012-08-03 Markus SchererICU-9346 add a specific link to the readme pointing...
2012-08-03 George RhotenICU-9457 Fix some compiler warnings.
2012-08-03 Markus SchererICU-9346 C++ Collator API cleanup, fix safeClone()...
2012-08-03 George RhotenICU-9457 Fix some compiler warnings.
2012-08-03 Jennifer ChyeICU-9288 Make calendarPreferenceData and metazoneInfo...
2012-08-03 George RhotenICU-9456 The full compile line is not needed by default...
2012-08-03 Jennifer ChyeICU-8471 Add compact decimal formats from CLDR.
2012-08-03 George RhotenICU-9457 Fix some compiler warnings
2012-08-03 Debabrata SenguptaICU-9427 fixed issues with icuperf2report.xsl
2012-08-03 George RhotenICU-9456 Optimize the ICU4C build on Mac OS X
2012-08-03 Debabrata SenguptaICU-9427 fixed issues with some tests not running
2012-08-02 Debabrata SenguptaICU-9427 made classpath platform independent
2012-08-02 Debabrata SenguptaICU-9427 added a README file
2012-08-02 Debabrata SenguptaICU-9427 minor changes to ensure perl is accessible
2012-08-02 Debabrata SenguptaICU-9427 shifted ant target to perf-tests/build.xml
2012-08-02 Debabrata SenguptaICU-9427 added ant target for running performance tests
2012-08-02 Markus SchererICU-9448 make genuca leadByteArray[] large enough
2012-08-01 Jennifer ChyeICU-9288 Merge new converter changes into trunk with...
2012-07-31 Debabrata SenguptaICU-9427 Added perl script for performance test as...
2012-07-27 Michael OwICU-9426 Fix pkgdata option file detection
2012-07-26 Michael OwICU-9408 Use only C style comments to resolve warnings...
2012-07-25 Markus SchererICU-9423 change the numeric value of static final Colla...
2012-07-24 Markus SchererICU-9437 support UCD 6.2
2012-07-24 Markus SchererICU-9437 genuca permit UCA version != UCD version for...
2012-07-24 Debabrata SenguptaICU-9441 changes made to makefiles to enable static...
2012-07-24 Steven R. LoomisICU-9544 update javadocs around ctst_malloc
2012-07-19 Mark DavisICU-9422 fix remove problem
2012-07-18 Markus SchererICU-9432 fix value of UDATA_FILE_ACCESS_COUNT
2012-07-12 Debabrata SenguptaICU-9408 minor changes in indentation, comments and...
2012-07-12 Debabrata SenguptaICU-9408 added functionality to detect user's region...
2012-07-12 Yoshito UmaokaICU-9408 Updated windowsZones.txt including by region...
2012-07-11 Debabrata SenguptaICU-9075 added preprocessor directive to make toUTF8Str...
2012-07-09 Debabrata SenguptaICU-8971 fixed parsing inconsistency and corrected...
2012-07-07 Mark DavisICU-9407 Fixed problems, added other necessary internal API
2012-07-06 Steven R. LoomisICU-9416 fix number formatting for max int digits in...
2012-07-06 Michael OwICU-9377 Add -AA option to hp-ux compiler flags when...
2012-07-05 Yoshito UmaokaICU-9389 Fixed available format data inheritance proble...
2012-07-03 Michael OwICU-9365 Add check for AIX processor type
2012-07-03 Michael OwICU-9340 Fix potential out of bound error in ICU4J...
2012-07-03 Michael OwICU-9340 Fix potential out of bound error in ICU4C...
2012-07-03 Michael OwICU-9365 Fix detection of some BSD variants and other...
2012-07-02 Mark DavisICU-9407 added @internals
2012-06-28 Jungshik ShinICU-8343 fix build errors in Visual Studio when excepti...
2012-06-28 Jungshik ShinICU-8661 add a comment about #else part of uprv_timezone()
2012-06-26 Yoshito UmaokaICU-9233 Fixed a JavaDoc @link problem in PluralFormat
2012-06-25 Yoshito UmaokaICU-9232 Updated ICU4C readme for 50m1
2012-06-25 Yoshito UmaokaICU-9233 Updated ICU4J readme for 50m1
2012-06-25 Michael OwICU-9232 Use forward declaration for non-public class
2012-06-23 Michael OwICU-9390 Remove gcc std option on Solaris
2012-06-22 Michael OwICU-9390 Revert previous change to uposixdefs.h
2012-06-22 Michael OwICU-9390 Fix some build issues with Solaris GCC and z
2012-06-22 Michael OwICU-9397 Update some tests in intltest and cintltst...
2012-06-22 Yoshito UmaokaICU-9233 Suppress compiler warning in Calendar.java...
2012-06-21 Andy HeningerICU-6954 remove unused CharsetRecognizer field from...
2012-06-21 Yoshito UmaokaICU-9232 API change report for 50M1
2012-06-21 Andy HeningerICU-6954 remove unused CharsetRecognizer field from...
2012-06-21 Debabrata SenguptaICU-8971 changes undone
2012-06-21 Yoshito UmaokaICU-9233 API Change report for 50M1
2012-06-21 Debabrata SenguptaICU-8971 fixed inconsistency bug between C and J for...
2012-06-21 Michael OwICU-9190 Update converter alias table in ICU4J
2012-06-21 Michael OwICU-9235 Update test data in ICU4J
2012-06-21 Michael OwICU-9326 Fix misplaced exclamation mark
2012-06-19 Michael OwICU-9365 Fix endianness detection for sparc based systems
2012-06-19 Yoshito UmaokaICU-8810 Changed @param zoneToAdopt to @param zone...
2012-06-19 Peter EdbergICU-9226 (J) Calendar add +year should always move...
2012-06-19 Peter EdbergICU-9226 Better documentation for add and roll function...
2012-06-19 Peter EdbergICU-9226 Calendar add +year should always move forward...
2012-06-18 Jungshik ShinICU-9394 Set U_TIMEZONE to 'timezone' instead of '__tim...
2012-06-18 Yoshito UmaokaICU-8918 Documentation update explaining ambiguous...
2012-06-18 Yoshito UmaokaICU-8918 Added a small section explaining ambiguous...
2012-06-18 Yoshito UmaokaICU-9258 Updated format/DecimalFormatTest/DataDrivenTes...
2012-06-15 Yoshito UmaokaICU-9140 Fixed ChineseDateFormatSymbols initialization...
2012-06-15 Michael OwICU-9376 Revert previous commit 31956
2012-06-14 Peter EdbergICU-9311 Roll in updated dictionary of 2012-May from...
next