Commit Graph

  • 5b237cf6bb ICU-8807 cleanup warnings Mark Davis 2011-09-08 23:07:29 +0000
  • c47d4fdbd7 ICU-8808 add access to punctuation characters Mark Davis 2011-09-08 22:38:05 +0000
  • e3546c39d6 ICU-8807 Add internal changes for use in unicode tools. Adds internal API, but doesn't change behavior if that is not called. Mark Davis 2011-09-08 22:28:40 +0000
  • 1f56fddafb ICU-8805 fix some MessagePattern API comments Markus Scherer 2011-09-08 19:28:32 +0000
  • 693640fd13 ICU-8805 fix some MessagePattern API comments Markus Scherer 2011-09-08 19:27:48 +0000
  • e71be2e3b7 ICU-8806 fix MessageFormat plural # formatting: fix offset lookup Markus Scherer 2011-09-07 23:18:54 +0000
  • 49407c6a1e ICU-8806 fix MessageFormat plural # formatting: fix offset lookup Markus Scherer 2011-09-07 23:02:21 +0000
  • 27b6a943bc ICU-8769 Reverted the previous change because of loading status issue. Move the cache to ICUResourceBundleReader that actually hold the resource data. Moved pool key bundle initialization to ICUResourceBundle to prevent cached instances modified by other classes. Yoshito Umaoka 2011-09-07 22:47:55 +0000
  • 8aabe8c5a6 ICU-8802 checkin xslt for transform Steven R. Loomis 2011-09-07 20:28:30 +0000
  • 6050e51871 ICU-8802 improve perf build Steven R. Loomis 2011-09-07 16:53:32 +0000
  • 22bfb7668a ICU-8801 fix for performance regression of parse (mostly malloc/free) Steven R. Loomis 2011-09-07 14:30:32 +0000
  • 3959df3834 ICU-8769 Brought back ICUResourceBundle cache with improved cache logic. Yoshito Umaoka 2011-09-07 04:45:20 +0000
  • 28a3ac4e9f ICU-8780 Added a note to getGMT() explaining that the ID used by the result zone is 'GMT', not 'Etc/GMT'. Yoshito Umaoka 2011-09-06 20:52:28 +0000
  • 2abb6e6d3b ICU-8423 Use stand-alone form of script name if possible in getDisplayScript() APIs John Emmons 2011-09-06 20:28:21 +0000
  • 50758756b5 ICU-8777 Fixed API doc for createTimeZone. Updated the description to explain the case for bad time zone ID - using Etc/Unknown instead of Etc/GMT as fallback zone ID. Yoshito Umaoka 2011-09-06 18:44:49 +0000
  • de229aa8da ICU-8423 Use stand-alone script names if possible in uloc_getDisplayScript() John Emmons 2011-09-02 21:58:42 +0000
  • 34cbf1552e ICU-8423 Data to support stand-alone script names John Emmons 2011-09-02 01:08:00 +0000
  • 5132f19ddc ICU-8423 Data to support stand-alone script names John Emmons 2011-09-02 01:04:36 +0000
  • f0b3038b80 ICU-8774 Updated the call sites of JDK service object creation depending on default Locale to use proper ULocale category default. On JRE 6, ULocale.setDefault(Category, ULocale) affects the behavior on ICU services. com.ibm.icu.base implementation should honor the category default. Yoshito Umaoka 2011-08-31 19:44:57 +0000
  • 7f0deb8734 ICU-8774 Support locale category in com.ibm.icu.base plug-in. Also fixed a Java 5 support problem in DateFormatSymbols in com.ibm.icu.base. Yoshito Umaoka 2011-08-31 07:02:05 +0000
  • 451107e9e3 ICU-8716 Fix some rbbi and number format test so that it will pass without data Michael Ow 2011-08-30 19:11:32 +0000
  • 8ccd432155 ICU-8718 Fix some memory leak issues in numbering systems Michael Ow 2011-08-30 03:22:38 +0000
  • d4bad5c896 ICU-8789 Remove svn:executable property from c/c++ source files Michael Ow 2011-08-29 22:09:55 +0000
  • 33f643ba29 ICU-8592 tzdata2011i to ICU4J. Also includes updates from CLDR (rev#6121) Yoshito Umaoka 2011-08-29 22:04:18 +0000
  • 6d797797f4 ICU-8592 tzdata2011i to ICU4C. Also includes updates from CLDR (rev#6121) Yoshito Umaoka 2011-08-29 22:03:55 +0000
  • d3f81bfa50 ICU-8611 Allow number patterns to be looked up by numbering system John Emmons 2011-08-24 22:33:08 +0000
  • bda69e7101 ICU-8611 Make ICU look at patterns by numbering system John Emmons 2011-08-24 18:06:46 +0000
  • 8eb6ce1f6a ICU-8746 Output import libraries on MinGW builds Michael Ow 2011-08-24 17:41:55 +0000
  • 349899e8cb ICU-7365 fix broken test from r30570 Steven R. Loomis 2011-08-23 19:19:40 +0000
  • dd8732a309 ICU-7365 Promote approved data version API to draft 49 in ICU4J Michael Ow 2011-08-23 17:24:11 +0000
  • ac6992371c ICU-7365 Promote approved data version API to draft 49 in ICU4C Michael Ow 2011-08-23 17:20:22 +0000
  • a2ede97dc9 ICU-8765 Undo previous change to remove __STDC__ redefinition on Solaris GCC because it is required on older GCC compilers Michael Ow 2011-08-23 17:06:02 +0000
  • 6f6b1b346c ICU-8765 Fix endianness detection issue in Solaris/GCC and silence some compilation warnings Michael Ow 2011-08-22 22:42:11 +0000
  • 02375bb109 ICU-8630 Follow up fix - ULocale#setDefault(ULocale) to synchronize default Locale properly. Yoshito Umaoka 2011-08-19 20:44:12 +0000
  • 3ca1e00e84 ICU-8452 Update Cygwin MSVC handling by defining CYGWINMSVC Michael Ow 2011-08-19 17:51:04 +0000
  • 6be4ed022f ICU-8452 Fix some more Cygwin MVSC and Cygwin GCC build issues Michael Ow 2011-08-18 18:47:16 +0000
  • 0085627c17 ICU-8733 #define U_CHARSET_IS_UTF8 1 on Android and Darwin-based Markus Scherer 2011-08-17 20:17:56 +0000
  • d5893b6918 ICU-8730 set U_HAVE_GCC_ATOMICS to 1 for only gcc>=4.1 Markus Scherer 2011-08-17 19:55:29 +0000
  • 6a3384cfa2 ICU-8745 docs & comments from code review Markus Scherer 2011-08-16 23:04:09 +0000
  • c801179c8d ICU-8657 fix endianness test, was missing && (BYTE_ORDER == BIG_ENDIAN) Markus Scherer 2011-08-16 16:51:51 +0000
  • b990fed869 ICU-8766 Added a test case equivalent to ICU4J for testing parse position in date format parse with time zone pattern. Yoshito Umaoka 2011-08-16 16:36:51 +0000
  • 1487205b1a ICU-8766 Fixed a regression bug - wrong parse position with RFC822 time zone format. Yoshito Umaoka 2011-08-16 16:35:02 +0000
  • da5e19bcec ICU-8755 updates to uconfigtest script Steven R. Loomis 2011-08-15 23:39:52 +0000
  • 1cfc79d829 ICU-8755 remove MessagePattern from hide-draft-api Steven R. Loomis 2011-08-15 22:36:57 +0000
  • 69c0605df2 ICU-8745 merge MessagePatternUtil into trunk, from merge --reintegrate branches/markus/msgnodes from r30506 Markus Scherer 2011-08-15 21:09:39 +0000
  • 3b11db76a4 ICU-8719 Skip date field range check added by r30018 when lenient mode. Reverted some date format test cases to accept out of range date fields when lenient. Yoshito Umaoka 2011-08-15 20:54:36 +0000
  • e24455e6fc ICU-8657 fix endianness test, was missing && (BYTE_ORDER == BIG_ENDIAN) Markus Scherer 2011-08-15 18:35:56 +0000
  • 1e1f8509d8 ICU-8755 interim fix. MessagePattern still needs fixing. Steven R. Loomis 2011-08-13 02:45:09 +0000
  • 177ea3d09f ICU-8755 update hdrtest, show failures Steven R. Loomis 2011-08-13 01:25:56 +0000
  • e3697c8f0a ICU-8707 Clean up compiler warnings from GCC John Emmons 2011-08-12 21:16:53 +0000
  • d895f91300 ICU-8630 A few more API doc updates explaining default locale type to be used Yoshito Umaoka 2011-08-12 15:31:37 +0000
  • 2ae8b05602 ICU-8630 Category locale support for Java 7 conformance. Yoshito Umaoka 2011-08-11 19:53:36 +0000
  • a00f98f20e ICU-8310 Fix missing parenthesis Michael Ow 2011-08-11 18:45:09 +0000
  • ea780441f3 ICU-8759 make USET_SERIALIZED_STATIC_ARRAY_CAPACITY @stable and move it out of the closure masks enum Markus Scherer 2011-08-10 23:08:30 +0000
  • 9f785d7ed6 ICU-8723 use array delete when appropriate in gencfu.cpp Andy Heninger 2011-08-10 00:39:09 +0000
  • db01e8f1ea ICU-8755 add JOPT to configure the parallelism. Also, install headers with 'ln -s' to ease editing of broken installed headers. Steven R. Loomis 2011-08-08 22:46:07 +0000
  • 900d537065 ICU-8361 Fix array overrun in Indic layout engine John Emmons 2011-08-08 21:00:35 +0000
  • c651458559 ICU-8656 Implement NumberingSystem::getAvailableNames() John Emmons 2011-08-08 16:03:37 +0000
  • 021caab7ea ICU-8713 Fix Polish number spellings John Emmons 2011-08-04 20:48:20 +0000
  • fafdd3df5c ICU-8713 Fix Polish number spellings John Emmons 2011-08-04 20:07:39 +0000
  • 1536eaa553 ICU-8722 Update German short/generic tz names John Emmons 2011-08-03 22:14:36 +0000
  • e3633d165e ICU-8722 Update German short/generic tz names John Emmons 2011-08-03 22:12:56 +0000
  • 78937c5834 ICU-8452 Fix some Cygwin GCC and MinGW build errors Michael Ow 2011-08-03 20:09:44 +0000
  • e8aa203464 ICU-8571 API cannot be both @stable and @internal, keep @stable Markus Scherer 2011-08-03 18:28:56 +0000
  • 8cd85dd468 ICU-8744 add cast for perfect match to UnicodeString::insert(start, UChar) overload Markus Scherer 2011-08-02 17:21:02 +0000
  • 3ead87044e ICU-7715 Compare the time zone StandardName against the StandardName from the registry to provide better Windows default time zone detection. Michael Ow 2011-08-02 16:33:22 +0000
  • 2c29b14fb9 ICU-8571 @system APIs are *supposed* to also have a regular API label; add #ifndef U_HIDE_SYSTEM_API Markus Scherer 2011-08-01 02:38:58 +0000
  • 4e30dc4c14 ICU-8571 remove udraft.h etc. & genheaders.pl, use #ifndef U_HIDE_DRAFT_API etc. instead Markus Scherer 2011-08-01 02:20:46 +0000
  • ef45a40133 ICU-8529 include stddef.h instead of sys/types.h (we do not seem to need any of its additional definitions) Markus Scherer 2011-07-31 22:19:54 +0000
  • 079b2f8a28 ICU-8740 Fix pkgdata run command problem with MINGW Michael Ow 2011-07-29 22:47:25 +0000
  • a30cfbe075 ICU-8452 Remove extra header directory Michael Ow 2011-07-28 19:07:44 +0000
  • c3d191321b ICU-8575 move U_SENTINEL from utf.h to umachine.h (next to UChar32) so that just using U_SENTINEL does not require including utf.h Markus Scherer 2011-07-28 18:48:08 +0000
  • 5037790845 ICU-8734 ULocale.getDefault to return ULocale.ROOT when it is called when default ULocale is being initialized. Yoshito Umaoka 2011-07-28 17:55:33 +0000
  • 09ac0d986b ICU-8518 Fixed a potential bug (toLowerCase, Calendar class name/type mismatch) in the DateFormatSymbols constructor taking a Calendar class as an argument. Yoshito Umaoka 2011-07-28 16:40:37 +0000
  • a84cf4df0f ICU-8452 do not use ptrdiff_t (signed) as a fallback for uintptr_t (unsigned) Markus Scherer 2011-07-27 23:37:05 +0000
  • 29f8701a59 ICU-8452 MinGW does not have _stricmp() Markus Scherer 2011-07-27 23:24:54 +0000
  • 1f2a684eab ICU-8452 define uintptr_t where missing Markus Scherer 2011-07-27 23:15:57 +0000
  • 3844edbe51 ICU-8541 Delete NonAsciiFileDetector tool. We no longer use the tool at all. Yoshito Umaoka 2011-07-27 23:12:11 +0000
  • 3661163076 ICU-7787 Updated API report tool to show APIs promoted from internal to stable properly when -internal option is specified. Yoshito Umaoka 2011-07-27 22:44:49 +0000
  • 07035f8756 ICU-8731 move some @internal definitions to putilimp.h Markus Scherer 2011-07-27 21:26:00 +0000
  • ca12d6d5bd ICU-8730 move some @internal, rarely-used platform macros to putilimp.h Markus Scherer 2011-07-27 20:55:09 +0000
  • 9dfc6c4518 ICU-8728 remove redundant U_RELEASE, use U_DEBUG instead Markus Scherer 2011-07-27 20:16:07 +0000
  • e31ce99b84 ICU-8575 option for not including utf headers by default; replace uses of deprecated utf_old.h macros Markus Scherer 2011-07-27 05:53:56 +0000
  • df14bcec37 ICU-7715 Use the StandardName timezone id when available on Windows Michael Ow 2011-07-26 20:55:36 +0000
  • 2862296471 ICU-8454 virtual destructors should be explicit, and defined in a .cpp file, so that they can serve as key functions Markus Scherer 2011-07-26 05:32:25 +0000
  • d0c495ee99 ICU-8452 try to work around a problem with using Solaris signal.h Markus Scherer 2011-07-25 23:14:16 +0000
  • ddaa367fa9 ICU-8729 Fix source buffer's array offset handling error Michael Ow 2011-07-25 22:18:42 +0000
  • 1fb16d2460 ICU-8452 update the readme with the new location of the U_CHARSET_IS_UTF8 definition Markus Scherer 2011-07-25 21:52:03 +0000
  • 3bf88cd711 ICU-8452 consolidate definition of _XOPEN_SOURCE for access to POSIX functions; do not use __STDC_VERSION__ in C++ code where it is not defined Markus Scherer 2011-07-25 21:02:32 +0000
  • bb8a3bb609 ICU-8452 remove the non-working conditional z/OS int8_t typedef Markus Scherer 2011-07-25 18:56:25 +0000
  • dc55bc7c66 ICU-8452 fix a couple of Darwin/iPhone platform tests Markus Scherer 2011-07-25 18:42:17 +0000
  • 9bcc40cf9e ICU-8452 un-autoconf platform.h, move user-configurable settings to uconfig.h, and other changes; from svn merge --reintegrate branches/markus/platformh at r30411 Markus Scherer 2011-07-23 00:10:30 +0000
  • e258161603 ICU-8310 Use inline function to avoid dereferencing type-punned pointer warning Michael Ow 2011-07-22 22:02:57 +0000
  • 1836eb2957 ICU-8682 Use ReadWriteBarrier only on MSVC 9 and higher. Michael Ow 2011-07-22 20:29:09 +0000
  • 11e0c9a5bf ICU-8453 On certain platforms, use static library optimization option when building static ICU libraries in release mode Michael Ow 2011-07-21 23:38:15 +0000
  • 88acd14026 ICU-8718 Fix memory leak in PluralRules Michael Ow 2011-07-19 21:10:56 +0000
  • ff960d1f97 ICU-8714 - reimplement r30379 - now passes tests Steven R. Loomis 2011-07-18 21:54:42 +0000
  • a2103b01f0 ICU-8488 Reviewed call sites of case conversion code in icu library code and updated some of them case sensitive/insensitive. Yoshito Umaoka 2011-07-18 21:43:18 +0000
  • fd3246217f ICU-8714 backing out r30379 - broke the build Steven R. Loomis 2011-07-18 19:51:16 +0000
  • ba3834755c ICU-8714 patches from George Steven R. Loomis 2011-07-18 19:13:31 +0000
  • cdd02be3f2 ICU-8716 Update collation and date format test to pass without data Michael Ow 2011-07-18 18:09:52 +0000
  • bfc107659f ICU-8715 fix BOM Steven R. Loomis 2011-07-18 16:58:34 +0000
  • b9500da3b5 ICU-8710 One more Java compiler warning fix for ICU4J 4.8.1 Yoshito Umaoka 2011-07-14 22:50:51 +0000
  • 05a386320e ICU-8710 Fix Eclipse Java compiler warnings relevant to ICU4J 4.8.1 Yoshito Umaoka 2011-07-14 22:35:58 +0000
  • a0a3f56e8b ICU-8709 Merge CLDR ticket 4038 ( Spanish currency format) John Emmons 2011-07-14 22:31:40 +0000
  • ec44df4e86 ICU-8709 Merge CLDR ticket 4038 ( Spanish currency format) John Emmons 2011-07-14 22:31:24 +0000
  • e4d0866669 ICU-8706 icucheck x64 Steven R. Loomis 2011-07-14 18:58:24 +0000
  • 12fe8cc4a2 ICU-8693 Display error message when missing needed options and given bad file names in pkgdata tool Michael Ow 2011-07-14 18:51:40 +0000
  • 4fe319b158 ICU-8671 Update pkgdata to allow for space separated items when generating common data file. Michael Ow 2011-07-14 17:13:48 +0000
  • 5160cf75f2 ICU-8696 Final update for CLDR 2.0.1 - restoring missing en_GB data + minor fixes John Emmons 2011-07-13 20:57:53 +0000
  • c3da351a39 ICU-8696 Final update for CLDR 2.0.1 - restoring missing en_GB data + minor fixes John Emmons 2011-07-13 20:57:21 +0000
  • 4c710d51d2 ICU-8576 Replace a stray printf with errln Peter Edberg 2011-07-13 07:28:49 +0000
  • 62d26cc5fe ICU-8576 Dictionary break test updates from George Rhoten Peter Edberg 2011-07-13 06:49:42 +0000
  • 2ed9168bf9 ICU-8265 Fix race (=> U_FILE_ACCESS_ERROR) when loading full set of ICU data Peter Edberg 2011-07-13 04:49:45 +0000
  • d56fad92d0 ICU-8522 Now using the new special labels, tests passing. Mark Davis 2011-07-13 04:12:10 +0000
  • 51407e2e73 ICU-8696 Fix build break in merging CLDR 2.0.1 John Emmons 2011-07-13 02:27:44 +0000
  • cc17f253ed ICU-8696 Fix build break in merging CLDR 2.0.1 John Emmons 2011-07-13 02:27:28 +0000
  • 735a9c77c0 ICU-8157 update with compile opts Steven R. Loomis 2011-07-13 02:13:38 +0000
  • 9dda74b4b1 ICU-8157 update, support dateformat Steven R. Loomis 2011-07-13 01:26:20 +0000
  • 15a668e12b ICU-8591 Compile normalizer performance test only on Java 6 and up. Michael Ow 2011-07-12 23:43:55 +0000
  • 9ca075df31 ICU-8696 Merge CLDR 2.0.1 John Emmons 2011-07-12 20:00:25 +0000
  • a963738287 ICU-8696 Merge CLDR 2.0.1 John Emmons 2011-07-12 19:55:07 +0000
  • 3803ce751d ICU-8583 J, Only parse arbitrary currency for calls that can return the found currency (e.g. parseCurrency) Peter Edberg 2011-07-12 06:58:44 +0000
  • 6323e8b1aa ICU-8583 make ICU4J parseCurrency methods public @internal Peter Edberg 2011-07-12 03:33:00 +0000
  • f5ccf251ef ICU-8583 Only parse arbitrary currency for calls that can return the found currency (e.g. parseCurrency) Peter Edberg 2011-07-12 03:22:59 +0000
  • 84ed874156 ICU-8157 checkpoint Steven R. Loomis 2011-07-11 17:36:48 +0000
  • b7608372a5 ICU-8595 Warning cleanup, UResType vs. int32_t Andy Heninger 2011-07-10 23:22:00 +0000
  • 2b109ebb36 ICU-8157 more cleanup, remove warnings. Fix build for icu44+ Steven R. Loomis 2011-07-10 03:20:22 +0000
  • e59f0040ee ICU-8681 For asymmetric search, increase CE ring buffer size based on pattern characters. Peter Edberg 2011-07-09 14:57:34 +0000
  • 6e70106104 ICU-7877 more documentation for explicit UnicodeString constructors Markus Scherer 2011-07-08 22:09:28 +0000
  • f521ddb4f4 ICU-8591 Add ICU4J performance test to main build.xml Michael Ow 2011-07-08 20:46:34 +0000
  • 834901f20c ICU-8660 Skip the current source char when searching for the next escape character Michael Ow 2011-07-08 17:22:34 +0000
  • 974b996cb3 ICU-8660 Skip the current source char when searching for the next escape character Michael Ow 2011-07-08 17:21:13 +0000
  • 3cf524ee6a ICU-8595 Compiler warning fixes for UResType Andy Heninger 2011-07-08 01:14:44 +0000
  • 2201fb816c ICU-7877 optionally explicit UnicodeString constructors, and make them explicit inside ICU Markus Scherer 2011-07-07 18:46:19 +0000
  • f0f91649ce ICU-8691 fix UnicodeString::startsWith(const UChar *, -1 for NUL-terminated) Markus Scherer 2011-07-07 18:21:28 +0000
  • 47a0559a84 ICU-8623 Remove extra include of <string> Andy Heninger 2011-07-07 00:53:20 +0000
  • b209c07620 ICU-8687 warnings fix (clang) Steven R. Loomis 2011-07-06 20:05:38 +0000
  • d71f5096b1 ICU-8664 Use the custom CharsetDecoder's replacement character if one is specified Michael Ow 2011-07-06 17:42:56 +0000
  • aac270e4ba ICU-5890 implement rpath3.patch from #5890 Steven R. Loomis 2011-07-06 17:08:39 +0000
  • 3c22c67825 ICU-8675 Simple test case for checking stand alone GMT parsing multiple times. Yoshito Umaoka 2011-07-06 16:42:25 +0000
  • 1beb0f1e4f ICU-8680 require C++ namespace, replace most U_NAMESPACE_QUALIFIER with icu::, remove still-draft U_STD_NS, U_STD_NSQ, and U_STD_NS_USE Markus Scherer 2011-07-06 04:03:35 +0000
  • fc8eeb8f66 ICU-8601 remove platform.h.in definition of U_INLINE to match pwin32.h, ppalmos.h & umachine.h changes in r30148 Markus Scherer 2011-07-05 23:56:41 +0000
  • 493668a25f ICU-8573 remove support for U_IOSTREAM_SOURCE=198506 Markus Scherer 2011-07-05 23:42:32 +0000
  • 515788594c ICU-8596 Fixed the actual maximum week problem. Yoshito Umaoka 2011-07-05 22:42:14 +0000
  • 231a784d6c ICU-8596 Fixed the actual maximum week problem. Yoshito Umaoka 2011-07-05 22:41:45 +0000
  • 08e1d54eab ICU-8657 fix mis-named LESwaps methods Markus Scherer 2011-07-05 06:12:51 +0000
  • 34e7dd7870 ICU-8617 enclose UElement typedefs in U_CDECL_BEGIN..END Markus Scherer 2011-07-05 01:02:42 +0000
  • 744d1f3a19 ICU-8617 move UHashTok into lower-level uelement.h (new) and rename to UElement to share with UVector Markus Scherer 2011-07-04 23:51:56 +0000
  • a74d503edb ICU-8619 move some collation file data structure definitions from i18n/ucol_imp.h to common/ucol_data.h (new file) Markus Scherer 2011-07-03 04:07:02 +0000
  • ab842070fd ICU-8676 remove the range check and Exception throwing from getCombiningClass() Markus Scherer 2011-07-01 22:39:23 +0000
  • a57589b70d ICU-8677 code cleanup Andy Heninger 2011-07-01 22:31:44 +0000
  • b6036a94f9 ICU-8615 implement optional IDNA2008 CONTEXTO check in UTS46 Markus Scherer 2011-07-01 22:19:14 +0000
  • 3044b39615 ICU-8615 implement optional IDNA2008 CONTEXTO check in UTS46 Markus Scherer 2011-07-01 22:17:53 +0000
  • aaca2b7e95 ICU-8675 Fixed a time zone parse regression problem. The condition used for checking perfect match was wrong. Yoshito Umaoka 2011-07-01 21:07:32 +0000
  • c997b7a1f9 ICU-8634 Add a little testing for spoof checkers built from source rules. Andy Heninger 2011-07-01 05:42:23 +0000
  • a99e6dc48f ICU-8634 Assertion Failures in spoof checker. Andy Heninger 2011-07-01 00:12:29 +0000
  • 4abbf7161a ICU-8606 add Normalizer2.getCombiningClass(c) Markus Scherer 2011-06-30 23:22:17 +0000
  • 05cff4e761 ICU-8606 forgot to switch the second getCombiningClass(c) in UTS46.java; also switching to lower-level UBiDiProps functions Markus Scherer 2011-06-30 23:10:11 +0000
  • e95274d0a4 ICU-8606 add Normalizer2.getCombiningClass(c) Markus Scherer 2011-06-30 22:07:22 +0000
  • a1c626ed90 ICU-8637 fix MessagePattern Part iteration when a plural style contains other followed by a different keyword, and the PluralRules return other Markus Scherer 2011-06-30 18:34:23 +0000
  • ea2123175f ICU-8637 fix MessagePattern Part iteration when a plural style contains other followed by a different keyword, and the PluralRules return other Markus Scherer 2011-06-30 18:33:32 +0000
  • 1d01381d47 ICU-8593 RuleBasedNumberFormat::format(double,...) should handle NAN Peter Edberg 2011-06-30 05:43:56 +0000
  • ec987e4fe9 ICU-8621 Add unicode/ in #include "unum.h" Peter Edberg 2011-06-30 05:41:50 +0000
  • e033e05d4d ICU-8622 Rearrange code & conditionals so UCONFIG_NO_SERVICE=1 works Peter Edberg 2011-06-30 05:41:03 +0000
  • 13af35adac ICU-8673 Get rid of memcpy() of an object in RuleBasedBreakIterator::createBufferClone() Andy Heninger 2011-06-29 23:41:05 +0000
  • fe56e19f40 ICU-8629 fix unsafe memcpy of UnicodeStrings. Andy Heninger 2011-06-29 23:25:35 +0000
  • 5a0a5a7d87 ICU-8535 Use U_MINGW instead of U_CYGWIN where appropriate when building on MinGW Michael Ow 2011-06-29 19:49:05 +0000
  • 737a9556de ICU-8535 Fix comments and preproccessor check for tzset Michael Ow 2011-06-28 23:36:17 +0000
  • 12b3b0bfa8 ICU-8535 Fix tzset error in MinGW build Michael Ow 2011-06-28 23:34:49 +0000
  • c1f1d09b70 ICU-8535 Merge changes for MINGW build fix in branch to trunk and fix some other errors when building with MINGW. Michael Ow 2011-06-28 21:07:36 +0000
  • 05d9fcda26 ICU-8666 Fix regular expression assertion failure on match Andy Heninger 2011-06-28 05:35:42 +0000
  • 12df0b5e29 ICU-8559 Removed requirement for flags being in a fixed order Michael Ow 2011-06-27 21:58:09 +0000
  • 2f391f5e51 ICU-8592 tzdata2011h to ICU4J. Also includes updates from CLDR (rev#5938) Yoshito Umaoka 2011-06-27 21:54:05 +0000
  • 207090ba5e ICU-8592 tzdata2011h to ICU4C. Also includes updates from CLDR (rev#5938) Yoshito Umaoka 2011-06-27 21:53:13 +0000
  • f3cfa0bb00 ICU-8559 Improve error report messages when pkgdata fails. Michael Ow 2011-06-27 18:51:52 +0000
  • a2b657a9a3 ICU-8612 Remove exception usage in normal code path of CharsetASCII and Charset88591 Michael Ow 2011-06-27 18:06:05 +0000
  • cfe479cd47 ICU-8515 Add getMaxBytesForString to CharsetEncoderICU Michael Ow 2011-06-27 17:03:06 +0000
  • dc38f079b5 ICU-8567 Fix error with building data on AIX using GCC Michael Ow 2011-06-26 07:14:41 +0000
  • c23cb577d4 ICU-8554 Don't use visibility attribute when building on AIX using GCC Michael Ow 2011-06-26 07:08:22 +0000
  • c03f56c4ca ICU-8588 Add missing include directory when using rc Michael Ow 2011-06-25 02:05:22 +0000
  • 1d7327df07 ICU-8665 typo fix Steven R. Loomis 2011-06-25 00:16:27 +0000
  • 958c734daf ICU-8645 update docs for non-XPLINK Steven R. Loomis 2011-06-25 00:11:59 +0000
  • c2bf97eb02 ICU-8602 Fix some compiler warnings. Michael Ow 2011-06-24 19:12:33 +0000
  • 38a2ac09cc ICU-8662 exposed some API (as @internal) Mark Davis 2011-06-23 17:29:16 +0000
  • feebfdb866 ICU-8643 append to LDFLAGS Steven R. Loomis 2011-06-22 16:52:44 +0000
  • d198367b6b ICU-8654 Fix incorrectly escaped unicode in test. Andy Heninger 2011-06-22 04:44:45 +0000
  • 346a693268 ICU-8624 Updated the test case in the previous change to show the current case first mode in the error message. Yoshito Umaoka 2011-06-20 17:19:35 +0000
  • 0f29677f6a ICU-8624 Fixed a collation key compression problem. A tertiary key value was incorrect with a long string when case first option is set. Yoshito Umaoka 2011-06-20 17:18:46 +0000
  • 53aae67b42 ICU-8624 Fixed a collation key copression problem. A tertiary key value was incorrect with a long string when case first option is enabled. Yoshito Umaoka 2011-06-20 14:39:30 +0000
  • 88e94ca0b0 ICU-8654 Spoof check, incorrect length used on NFD text. Andy Heninger 2011-06-17 20:47:37 +0000
  • a2ff52af8e ICU-8636 Update ICU4J data to 49.0.1 Michael Ow 2011-06-14 04:39:47 +0000
  • 65629eb419 ICU-8635 Update ICU4C version to 49.0.1 (49M1) Michael Ow 2011-06-14 00:00:57 +0000
  • 7f68601ad9 ICU-8636 Updated the version to 49.0.1 (49M1) except data path (requiring C update). Yoshito Umaoka 2011-06-13 20:45:44 +0000
  • 816670941f ICU-8642 Add the API signature data file generated by release-4-8 into the trunk. Yoshito Umaoka 2011-06-13 19:40:00 +0000
  • 9acc678a3a ICU-8642 Reverting the previous change that was a mis-commit. Yoshito Umaoka 2011-06-13 19:39:28 +0000
  • 7726aff490 ICU-8642 Add the API signature data file generated by release-4-8 into the trunk. Yoshito Umaoka 2011-06-13 19:22:06 +0000
  • a1cf9f19a5 ICU-8641 Added the serialization compatibility test data created by ICU4J 4.8. Added a build target serialTestData to invoke the code creating the serialization test data in build.xml Yoshito Umaoka 2011-06-13 19:13:24 +0000
  • caa4327cd2 ICU-8640 Adding ICU4.6 serialization test data. Yoshito Umaoka 2011-06-13 17:05:20 +0000
  • 13ed82ae5d ICU-8567 Ensure AIX deletes proper library before creating a new one in pkgdata Michael Ow 2011-06-12 02:42:44 +0000
  • 310c23c24e ICU-8578 Apply patch to fix some compiler warnings and related issues Michael Ow 2011-06-10 18:56:08 +0000
  • 8f86f7b5b7 ICU-8585 Increase size of store string in gencmn Michael Ow 2011-06-09 23:48:38 +0000
  • b8d330e9a7 ICU-8490 Add BreakIterator::refresInputText() Andy Heninger 2011-06-09 22:49:40 +0000
  • b90dc9ad48 ICU-8578 work around compiler warning in uprv_dlsym_func() Andy Heninger 2011-06-09 22:28:40 +0000
  • 8d587bf3bb ICU-8554 Don't use visibility attribute on Cygwin GCC and fix Cygwin tzset error. Michael Ow 2011-06-09 21:32:19 +0000
  • 233f71bedf ICU-8528 Enabled Java assertions in build target check and exhaustiveCheck. Commented out assert statement returning errors. These issues are reported in ticket#8634 and #8637. Yoshito Umaoka 2011-06-09 21:20:05 +0000
  • b1d06a7eab ICU-8627 Lazily instantiate TimeZoneGenericNames also in J to improve the initial invocation peformance for default format patterns. Yoshito Umaoka 2011-06-09 19:15:09 +0000
  • 3fafa85a60 ICU-8626 Set time zone ID in the OlsonTimeZone constructor, not via setID after creation. Yoshito Umaoka 2011-06-08 22:32:24 +0000
  • 2e84d2861b ICU-8627 Lazily instantiate TimeZoneGenericNames instance in TimeZoneFormat, so formatting date without generic time zone pattern does not need to get through the relatively heavier one time initialization code. Yoshito Umaoka 2011-06-08 20:23:20 +0000
  • 9dc733ed7d ICU-8620 remove static ICUResourceBundle.cache Doug Felt 2011-06-03 23:17:53 +0000
  • 9f7d74001c ICU-8605 document & test ICU4C dependencies, remove cycles, reduce some deps; merged from branches/markus/depstest -r 30155:30193 Markus Scherer 2011-06-03 05:23:57 +0000
  • 8cc8801c03 ICU-8613 fix a trivial bug found by PSV (a static analysis tool) Jungshik Shin 2011-06-02 22:08:21 +0000
  • b22717a642 ICU-8484 fix the problem with infinite loop with surrogates for collation Dragan Besevic 2011-06-02 19:56:42 +0000
  • 7078702c9f ICU-8569 Terminate the UTF-7 byte buffer with MINUS when flushing Michael Ow 2011-06-01 16:26:45 +0000
  • 96a2328093 ICU-8569 Terminate the UTF-7 byte buffer with MINUS when flushing Michael Ow 2011-06-01 16:25:22 +0000
  • 5ef5a3bed2 ICU-8488 Use explicit locale in String#toLowerCase / #toUpperCase. Yoshito Umaoka 2011-05-27 19:25:11 +0000
  • c2367c67f9 ICU-8601 fix extern-variable C/C++ mismatch in genrb (broke Windows) Markus Scherer 2011-05-27 18:56:14 +0000
  • 6a8a76e7c7 ICU-8601 second try to fix build on platforms where UChar != uint16_t Markus Scherer 2011-05-27 17:54:37 +0000
  • 7225bff0c5 ICU-8549 UTF-7 error consumption fix to ICU4J Michael Ow 2011-05-27 17:08:14 +0000
  • d963e3242f ICU-8601 try to fix build on platforms where UChar != uint16_t Markus Scherer 2011-05-26 21:42:55 +0000
  • 2de18c1d21 ICU-8589 TestTimeZoneDisplayName test date parser to force GMT to be used. Yoshito Umaoka 2011-05-26 21:04:36 +0000
  • 3e6d2f0e18 ICU-8589 Corrected the condition for using country display name in a time zone partial name. Also updated the test case to parse the test date properly. Yoshito Umaoka 2011-05-26 20:56:15 +0000
  • 41c8654d92 ICU-8601 replace C U_INLINE hack with C++ inline, and also rename a few other .c files to .cpp for future UMTX_CHECK replacement Markus Scherer 2011-05-26 20:05:39 +0000
  • 356c5f4528 ICU-8589 Corrected the condition for using country display name in a time zone partial location name. Yoshito Umaoka 2011-05-26 19:42:16 +0000
  • a198e88f64 ICU-8580 remove Release Candidate from 4.8 readme Markus Scherer 2011-05-23 19:48:34 +0000
  • eac70f853a ICU-8581 Updated the version string used for release files. Yoshito Umaoka 2011-05-23 15:39:57 +0000
  • 2d8f9707a4 ICU-8581 Updated pom.xml for the final release. Yoshito Umaoka 2011-05-20 15:33:34 +0000
  • 0b7280f70b ICU-8313 update ICU4C API ref homepage Markus Scherer 2011-05-19 22:44:40 +0000
  • 0554b05d49 ICU-8581 Updated readme.html for the final 4.8 release. Also modified ant target jarDemos to build and copy icu4j.jar to the icu4j root to match the readme description. Yoshito Umaoka 2011-05-19 22:05:29 +0000
  • 70de9ea280 ICU-8429 Regenerated icudata.jar with the collation builder fix reported by #8563 Yoshito Umaoka 2011-05-17 02:23:10 +0000
  • bcfcfcbd18 ICU-8563 do not right-shift a 32-bit integer by 32 bits Markus Scherer 2011-05-16 23:18:47 +0000
  • 94526646de ICU-8577 J test for collator weight bug Steven R. Loomis 2011-05-16 23:13:43 +0000
  • 607d67e6d5 ICU-8563 do not right-shift a 32-bit integer by 32 bits Markus Scherer 2011-05-16 22:55:13 +0000
  • 3e401643f6 ICU-8563 test for collation rule builder issue Steven R. Loomis 2011-05-16 21:33:50 +0000
  • 02836844e6 ICU-8428 remove @draft etc. API tags from non-API headers (impl, tests, samples) Markus Scherer 2011-05-16 20:46:27 +0000
  • 36f6ca2868 ICU-8428 fix @draft vs. U_DRAFT inconsistency Markus Scherer 2011-05-16 20:45:25 +0000
  • c1cae305f1 ICU-8428 update API change report Steven R. Loomis 2011-05-16 14:32:45 +0000
  • 50bd1345ef ICU-8428 do not use @deprecated in internal headers Markus Scherer 2011-05-14 00:06:45 +0000
  • 72b31f0cd3 ICU-8428 API tag for UErrorCode::U_FORMAT_INEXACT_ERROR Markus Scherer 2011-05-13 21:21:35 +0000
  • bd9268969e ICU-8428 API tags for ULocaleDataExemplarSetType and ULocaleDataDelimiterType values Markus Scherer 2011-05-13 21:03:05 +0000
  • 2f67c788ad ICU-8428 API tags for UConverterType values Markus Scherer 2011-05-13 20:51:26 +0000
  • e99c922c0b ICU-8429 Degrade Region API status which did not get official final approval. Yoshito Umaoka 2011-05-13 16:40:54 +0000
  • b345b7859d ICU-8429 Removed release date, put Last Update date instead. Yoshito Umaoka 2011-05-12 19:46:41 +0000
  • abd602b33e ICU-8428 Updated readme.html for 4.8RC. Yoshito Umaoka 2011-05-12 19:39:22 +0000
  • 810138b5b3 ICU-8565 Removed extra spaces in the BRK_CTD_SOURCE line. It looks 2 white space characters between thaidict.txt and kmerdict.txt triggered the issue. Yoshito Umaoka 2011-05-12 16:18:24 +0000
  • e8db3da8d4 ICU-8539 Add test data for Japanese Line Break Tailoring. Andy Heninger 2011-05-12 04:26:12 +0000
  • f76a46828b ICU-8429 Updated readme.html for ICU4J 4.8RC. Yoshito Umaoka 2011-05-12 03:00:12 +0000
  • 7fd95e4fb3 ICU-8556 Merge CLDR release-2-0-d02 data John Emmons 2011-05-12 02:21:04 +0000
  • 7a0d90c14e ICU-8556 Merge CLDR release-2-0-d02 data John Emmons 2011-05-12 02:11:29 +0000
  • e95f4b3de3 ICU-8428 update api change report Steven R. Loomis 2011-05-11 19:11:58 +0000
  • 661d3dab79 ICU-8428 Update cxxfiles in header test for 4.8 Michael Ow 2011-05-11 18:30:24 +0000
  • ba47797e1f ICU-8429 Fixed partial module build problems for calendar and format. Yoshito Umaoka 2011-05-11 15:18:39 +0000
  • 0d0172d6f1 ICU-8560 platform, asciism in #6109 Steven R. Loomis 2011-05-11 04:42:01 +0000
  • 19888cc82b ICU-8429 Updated the API change report for 4.8RC. Yoshito Umaoka 2011-05-11 02:36:29 +0000
  • d56cac5040 ICU-8429 Corrected a minor documentation error Currency#LONG_NAME. Yoshito Umaoka 2011-05-11 02:32:02 +0000
  • a0bb717524 ICU-8473 Supplied missing API docs. Yoshito Umaoka 2011-05-11 02:29:39 +0000
  • 0290110513 ICU-8557 Skipping a couple of spoof checker test cases on IBM Java 5 because of UTF-8 converter bug in the version. Yoshito Umaoka 2011-05-11 02:11:17 +0000
  • af4be08b65 ICU-8428 update pool.res files Markus Scherer 2011-05-10 23:37:18 +0000
  • dc0bdf415e ICU-8553 Ensure cintltst and intltest passes gracefully with warning without data in 4.8 Michael Ow 2011-05-10 22:01:46 +0000
  • 77ae8b924e ICU-8295 fix method visibility - public to private Stuart Gill 2011-05-10 21:37:01 +0000
  • 874fc97fdf ICU-8555 add nine new ISO 15924 script codes from 2010-12-21 Markus Scherer 2011-05-10 20:57:26 +0000
  • 1f6523a058 ICU-8555 add nine new ISO 15924 script codes from 2010-12-21 Markus Scherer 2011-05-10 20:56:53 +0000
  • 018383ded0 ICU-8555 add nine new ISO 15924 script codes from 2010-12-21 Markus Scherer 2011-05-10 20:54:38 +0000
  • 909dcdc71f ICU-8552 Special JavaDoc Status description for technology preview. Yoshito Umaoka 2011-05-10 19:46:23 +0000
  • 47e3d0c0de ICU-8429 Forgot to update ICU4J data version.. updating to 4.8. Yoshito Umaoka 2011-05-10 18:39:51 +0000
  • 625b955e7d ICU-8428 update windows version# Steven R. Loomis 2011-05-10 17:17:39 +0000
  • a9767e483a ICU-8547 update udraft.h etc Steven R. Loomis 2011-05-10 02:39:00 +0000
  • 2b8eb22cc2 ICU-8295 changes based on code review Stuart Gill 2011-05-10 00:16:40 +0000
  • 256fbc6f64 ICU-8295 changes based on code review Stuart Gill 2011-05-10 00:14:12 +0000
  • 1f66736465 ICU-8545 fix for use with U_USING_NAMESPACE=0 Steven R. Loomis 2011-05-10 00:09:19 +0000
  • 871cc23d57 ICU-8468 changes following code review Stuart Gill 2011-05-09 23:54:46 +0000
  • 1341b94989 ICU-8319 DLL-export private classes nested inside public ones Markus Scherer 2011-05-09 23:49:06 +0000
  • f7ff9a609a ICU-8545 urename for milestone:4.8 - fix tool issues, also add svn:ignore to dicttrieperf/Makefile Steven R. Loomis 2011-05-09 23:31:44 +0000
  • 3de464a1e7 ICU-3660 use String not char[] Markus Scherer 2011-05-09 23:00:17 +0000
  • 343f41f0f8 ICU-8543 Memory allocation functions check, fixes. Andy Heninger 2011-05-09 22:21:08 +0000
  • 9df1ab3178 ICU-8429 Update ICU4J plug-in version to 4.8 Yoshito Umaoka 2011-05-09 21:45:50 +0000
  • af7d88ffe8 ICU-8542 Line endings, non-ASCII and svn property fixes for ICU4C. Andy Heninger 2011-05-09 21:37:36 +0000
  • 44d6182048 ICU-8542 Line endings and svn property cleanup of ICU4J Andy Heninger 2011-05-09 21:34:09 +0000
  • a999cd197b ICU-8295 Reverted the previous change accidentally made. Yoshito Umaoka 2011-05-09 21:01:34 +0000
  • a640b41fab ICU-8429 Remove unused import in CharsetICU Michael Ow 2011-05-09 17:22:23 +0000
  • e833477ed6 ICU-7427 Add testcase to cover leap year incrementing John Emmons 2011-05-09 17:15:27 +0000
  • 74652a0d57 ICU-8347 Update javadoc for Region class to use paragraph separators John Emmons 2011-05-09 16:55:24 +0000
  • 6a8f1e3c60 ICU-8329 Add Khmer dictionary-based word break test case from George Rhoten Peter Edberg 2011-05-09 09:02:46 +0000
  • 6f1601400e ICU-8539 Add ja linebreak tailoring to match CSS normal; break before small kana and prolonged mark Peter Edberg 2011-05-09 08:16:34 +0000
  • 6396036807 ICU-7083 incorporate review comments. Andy Heninger 2011-05-09 02:56:05 +0000
  • cf26986c13 ICU-8538 Valgrind error fixes in ICU 4.8RC Andy Heninger 2011-05-09 02:35:48 +0000
  • 7f09c1e396 ICU-8428 Update version number in Windows data files to 4.8 Michael Ow 2011-05-07 02:32:52 +0000
  • e579b92e84 ICU-8006 minor doc clarification Markus Scherer 2011-05-07 01:09:01 +0000
  • 64e979bdfe ICU-8537 Fix include platform.h statement for Windows Michael Ow 2011-05-06 23:02:23 +0000
  • 3ad925040a ICU-8295 minor doc spelling fixes Markus Scherer 2011-05-06 22:34:03 +0000
  • 5463d370b8 ICU-8537 Only include pwin32.h when using MinGW Michael Ow 2011-05-06 21:50:33 +0000
  • 2e86fffaca ICU-8006 Update isFixedWidth implementation in ICU4J Michael Ow 2011-05-06 21:30:49 +0000
  • 2a6abd14cf ICU-8006 Update isFixedWidth implementation in ICU4C Michael Ow 2011-05-06 21:28:05 +0000
  • 94747c670f ICU-8429 Cleaned up import statements (all projects under main) Yoshito Umaoka 2011-05-06 21:17:48 +0000
  • c7e54c059a ICU-8429 ICU data version to 4.8 Yoshito Umaoka 2011-05-06 20:45:53 +0000
  • 62201ee859 ICU-8428 ICU4C and data version to 4.8. Also moved time bombs. Yoshito Umaoka 2011-05-06 20:45:10 +0000
  • 3ed970f1a7 ICU-8262 remove uloc_getDisplayNameOld() which is unused and had /* TODO:dougfelt remove */ Markus Scherer 2011-05-06 19:59:10 +0000
  • 63bb1c6e6f ICU-8429 Update ICU4J version to 4.8 / 4.8RC except data version. Yoshito Umaoka 2011-05-06 18:39:47 +0000
  • 10b9607679 ICU-8489 Sync CLDR release-2-0-d01 to J John Emmons 2011-05-06 05:33:07 +0000
  • c0005b822b ICU-8489 Fix exemplar problems in dua and mgh locales John Emmons 2011-05-06 05:29:12 +0000
  • 044ec4cb18 ICU-8470 fixes for coding guidelines Markus Scherer 2011-05-05 23:57:22 +0000
  • 4c71c03c6f ICU-8467 fixes for coding guidelines Markus Scherer 2011-05-05 23:36:01 +0000
  • bb70cf601c ICU-8319 workaround for gcc 3.3.3 compiler bug Markus Scherer 2011-05-05 22:46:07 +0000
  • 62c42b499f ICU-8489 Merge CLDR release-2-0-d01 into ICU4J John Emmons 2011-05-05 22:44:41 +0000
  • 6999e011f9 ICU-8489 Merge CLDR release-2-0-d01 into ICU John Emmons 2011-05-05 20:34:48 +0000
  • 2d4a2ae78f ICU-8489 Merge CLDR release-2-0-d01 into ICU John Emmons 2011-05-05 18:12:27 +0000
  • 67bb9b9b2c ICU-6109 Always use strict number parsing for date parsing Peter Edberg 2011-05-05 17:09:06 +0000
  • f5af90e2ff ICU-8329 fix svn properties for khmerdict.txt Peter Edberg 2011-05-05 16:33:43 +0000
  • 47c419c905 ICU-8519 Dynamically allocate kwdBuf. Michael Ow 2011-05-05 03:33:24 +0000
  • eb51926653 ICU-8519 Change the keyword buffer size to the capacity. Michael Ow 2011-05-05 03:08:32 +0000
  • 287daf4131 ICU-8525 fix for nested inner classes that are private, and support out of source build Steven R. Loomis 2011-05-05 02:19:44 +0000
  • d99fe55461 ICU-8525 fix CSS type for API change report Steven R. Loomis 2011-05-05 02:17:10 +0000
  • 5bd2362788 ICU-8525 doxygen warnings and API change report checkin Steven R. Loomis 2011-05-05 02:14:32 +0000
  • 63dd5be23d ICU-8525 doxygen warnings Steven R. Loomis 2011-05-05 01:35:22 +0000
  • 33ced448a3 ICU-8305 more doxygen fixes for regex Steven R. Loomis 2011-05-04 23:13:14 +0000
  • ba204d6987 ICU-8093 warnings fix, move internal Steven R. Loomis 2011-05-04 23:12:49 +0000
  • ae8896de7f ICU-8524 compiler warning cleanup. Andy Heninger 2011-05-04 22:34:13 +0000
  • 78174d2eca ICU-8319 remove redundant cast Markus Scherer 2011-05-04 22:06:09 +0000
  • 093d42a0df ICU-8342 Fixed fallthrough warnings in the new code. For some reasons, Eclipse thing @SuppressWarnings(fallthrough) is redandunt. To make javac quiet, I just removed the fallthrough part. Yoshito Umaoka 2011-05-04 19:50:30 +0000
  • f51066e066 ICU-8448 update docs for list syntax Doug Felt 2011-05-04 17:07:24 +0000
  • 7a70bd8645 ICU-8197 undo bad fix from ticket #7039 because extract(..., uint32_t dstSize, ...) uses U_MAX_PTR(target) which is hopefully fixed for all platforms now (see ticket #8096) Markus Scherer 2011-05-04 15:56:03 +0000
  • 9d4af09bea ICU-8096 make U_MAX_PTR(base) conform to C++ standard where possible Markus Scherer 2011-05-04 15:33:44 +0000
  • af43054b4e ICU-7848 normalize-append will never modify first-suffix if second begins with a has-boundary-before character; leave safeMiddle empty in that case Markus Scherer 2011-05-04 13:44:04 +0000
  • 7aaca9b950 ICU-8329 Roll in Khmer dictionary word break code from George, data from Nathan/sbbic.org Peter Edberg 2011-05-04 13:25:37 +0000
  • 332037ef5b ICU-6109 & #4942,#3579: Merge changes for lenient number & date parsing from branches/eric/lenient_number_parsing (manually!) Peter Edberg 2011-05-04 12:23:42 +0000
  • 56b28bd292 ICU-7848 make normalize-append restore the middle string section (the relevant suffix of the first string) when something goes wrong (especially C buffer overflow) Markus Scherer 2011-05-04 05:50:20 +0000
  • 3d44c5dc4b ICU-8171 fix warnings, or at least move them into POSIX portions of code Steven R. Loomis 2011-05-04 04:07:45 +0000
  • 752c70d6e0 ICU-7226 Set maxBytesPerChar of UnicodeBig and UnicodeLittle differently when using Java 5 Michael Ow 2011-05-04 02:44:44 +0000
  • a0b723bb79 ICU-8342 A minor fix for EBCDIC platforms - replacing '/' with ':' for resource bundle key. Yoshito Umaoka 2011-05-04 02:35:20 +0000
  • 0f8827be69 ICU-8295 fix compiler warning in C++ collator reordering API Stuart Gill 2011-05-04 00:06:12 +0000
  • 388f165e13 ICU-7659 fix U_CC and U_CXX Steven R. Loomis 2011-05-04 00:02:26 +0000
  • 781391999e ICU-8173 fix the Normalizer2::getDecomposition(c) docs Markus Scherer 2011-05-03 23:59:31 +0000
  • a28fd207f5 ICU-8173 fix the Normalizer2.getDecomposition(int c) docs Markus Scherer 2011-05-03 23:58:40 +0000
  • 5d14eefc25 ICU-8467 Add C wrappers for some PluralRules functionality Peter Edberg 2011-05-03 23:23:26 +0000
  • b6ec20193a ICU-8171 fix warning in ucol_res.cpp/isAcceptableUCA() Markus Scherer 2011-05-03 22:32:26 +0000
  • 31b3ddce42 ICU-8171 add const to char *tag in genrb/reslist Markus Scherer 2011-05-03 22:26:26 +0000
  • 80ffe66b09 ICU-7226 Fix maxBytesPerChar value for UTF-16LE,version=1 and UTF-16BE,version=1 in ICU4J Michael Ow 2011-05-03 22:15:36 +0000
  • b20de12a95 ICU-8124 fix USCRIPT_ API constant tags Markus Scherer 2011-05-03 22:15:31 +0000
  • b0a2b3ad5c ICU-8470 Oops, fix test name in log message Peter Edberg 2011-05-03 22:14:49 +0000
  • 742de93fb5 ICU-7413 switch Java UCaseProps to use StringBuilder not StringBuffer Markus Scherer 2011-05-03 21:34:26 +0000
  • 84da6cfda0 ICU-8350 missed one Steven R. Loomis 2011-05-03 21:22:02 +0000
  • 4e76b946e4 ICU-7873 remove the range check and Exception throwing from hasBinaryProperty() Markus Scherer 2011-05-03 21:16:48 +0000
  • 74e96609b2 ICU-8350 better ASCII/EBCDIC fix Markus Scherer 2011-05-03 20:34:28 +0000
  • cfeec2a79a ICU-8448 update docs per Mark's request Doug Felt 2011-05-03 20:31:44 +0000
  • b040e0649f ICU-8516 Add AlphabeticIndex to UOBjectTest Andy Heninger 2011-05-03 20:14:49 +0000
  • 61bdf314c6 ICU-8350 terminate the buffer. Steven R. Loomis 2011-05-03 19:48:42 +0000
  • 3745b313f3 ICU-8470 Add C wrappers for some DateIntervalFormat functionality Peter Edberg 2011-05-03 19:33:19 +0000
  • 64a323a8e2 ICU-8350 fix another asciism Steven R. Loomis 2011-05-03 18:16:18 +0000
  • 2c18392ced ICU-7945 Add BCP47 Unicode attribute test case Michael Ow 2011-05-03 17:17:27 +0000
  • 932bcbef14 ICU-8350 fix ASCIIsm Steven R. Loomis 2011-05-03 16:55:27 +0000
  • 4d7569c743 ICU-8342 Refactoring ZoneStringFormat into TimeZoneNames and TimeZoneFormat (all internal APIs for now). Also supporting localized GMT zero format and fallback region format for generic names. Yoshito Umaoka 2011-05-03 14:59:01 +0000
  • 607f78619b ICU-8466 fix unescaped \u Steven R. Loomis 2011-05-03 14:33:43 +0000
  • 49c4bc01ff ICU-8342 TimeZoneNames/TimeZoneFormat APIs as 4.8 technology preview. Also, including Output<T> (#8475), GMT zero format support, fallback region format support. Yoshito Umaoka 2011-05-03 13:36:47 +0000
  • 04435370a7 ICU-8466 Oops, that hyphen in copied text was really an en dash, fix to use \u notation Peter Edberg 2011-05-03 06:32:11 +0000
  • d67f95f797 ICU-8466 Add get/adopt/setTimeZone to DateIntervalFormat, as in DateFormat Peter Edberg 2011-05-03 05:44:58 +0000
  • 2bb81c0eca ICU-8079 set the correct UErrorCode Markus Scherer 2011-05-03 04:11:32 +0000
  • b88cd9bca9 ICU-8350 zOS fixes round one Steven R. Loomis 2011-05-03 03:40:34 +0000
  • f8aae2e64a ICU-6015 fixups for this round. More platform bug fixes will go into #8350 Steven R. Loomis 2011-05-03 03:38:37 +0000
  • 5908748d6c ICU-6015 BOMFIX script Steven R. Loomis 2011-05-03 00:32:29 +0000
  • 2021d92a62 ICU-8079 rewrite/simplify sort key buffer/memory management, fixes overflow & length counting bugs Markus Scherer 2011-05-03 00:29:45 +0000
  • b4653c9f9f ICU-8397 Add ucal_getFieldDifference, C wrapper for Calendar::fieldDifference(...) Peter Edberg 2011-05-02 23:42:11 +0000
  • 2fdfe20655 ICU-8237 Add RelativeDateFormat::getDateFormatSymbols, use in udat_getSymbols/countSymbols Peter Edberg 2011-05-02 23:14:32 +0000
  • 8f19d6e019 ICU-8509 fixed warning message Mark Davis 2011-05-02 22:12:49 +0000
  • 1594d0eff0 ICU-8506 fix problem with G in CLDR. Mark Davis 2011-05-02 22:07:51 +0000
  • 0852cc4e73 ICU-7572 Decimal Format UNUM_ROUND_UNNECESSARY implmenentation. Andy Heninger 2011-05-02 19:15:03 +0000
  • 4981242b47 ICU-8505 Add missing header file in some performance tests. Michael Ow 2011-05-02 17:07:00 +0000
  • 4dc0689cab ICU-8273 Delete object before creating a new one in PluralFormat copy assignment operator. Michael Ow 2011-05-02 05:58:17 +0000
  • c6bd9357a9 ICU-8506 fix small errors needed for CLDR date interval testing Mark Davis 2011-04-30 01:07:01 +0000
  • e19f8e0591 ICU-5297 Charset detector confidence, use natural log, removes gratuitous difference between C++ and Java versions. Andy Heninger 2011-04-29 22:44:44 +0000
  • aa67d1675a ICU-7577 Fix solaris studio 64 bit option detection. Michael Ow 2011-04-29 18:58:48 +0000
  • 8322425f05 ICU-8051 remove comments about start parameter from +=(srcText) and append(srcText) docs Markus Scherer 2011-04-29 18:54:10 +0000
  • 022e2f80d4 ICU-7083 make RBBI.getInstanceFromCompiledRules() public Andy Heninger 2011-04-29 18:05:42 +0000
  • 0765a860a0 ICU-8053 add link to the LDML spec, C.11 Language Plural Rules Markus Scherer 2011-04-29 18:04:45 +0000
  • 283f4dec75 ICU-8053 add link to the LDML spec, C.11 Language Plural Rules Markus Scherer 2011-04-29 18:04:30 +0000
  • be5efb8d44 ICU-7083 Make RBBI create from compiled rules public. Andy Heninger 2011-04-29 17:49:01 +0000
  • 8a69ab8bba ICU-8154 update defines and add regression test Steven R. Loomis 2011-04-29 17:39:36 +0000
  • bb9af46cfe ICU-8432 test & document that PluralRules::getSamples() returns count<=destCapacity Markus Scherer 2011-04-29 16:42:34 +0000
  • 5d6b488406 ICU-8493 update test a little. Steven R. Loomis 2011-04-29 00:30:37 +0000
  • 70ad6b4a74 ICU-7386 merge NumberFormat::EStyles into UNumberFormatStyles & improve NumberFormat::makeInstance() memory management Markus Scherer 2011-04-29 00:00:47 +0000
  • 239da64700 ICU-8493 fix warnings for hpux gcc Steven R. Loomis 2011-04-28 21:25:40 +0000
  • a84df9c29c ICU-7387 fix dates & versions Markus Scherer 2011-04-28 17:31:44 +0000
  • b4bb28897d ICU-8095 make MessageFormat methods public: getArgumentNames() & getFormatByArgumentName() Markus Scherer 2011-04-28 17:06:16 +0000
  • 83d13b22aa ICU-7387 Changed TimeUnitFormat::EStyle should bto C enum. Claire Ho 2011-04-28 16:42:58 +0000
  • 6c49e812c0 ICU-8432 fix PluralRules memory management & a couple of minor issues Markus Scherer 2011-04-28 13:35:56 +0000
  • 781139c501 ICU-8368 rename SpoofChecker.check() Andy Heninger 2011-04-28 00:17:33 +0000
  • e25457f07a ICU-8499 change PluralRules::NO_UNIQUE_VALUE into #define UPLRULES_NO_UNIQUE_VALUE Markus Scherer 2011-04-27 20:04:06 +0000
  • dfaf3a12d6 ICU-8493 fix Genccode assembler for hpux gcc Steven R. Loomis 2011-04-27 01:06:22 +0000
  • 79a56cbc69 ICU-8461 Remove old comments regarding missing subtag in ISO-639-2 Michael Ow 2011-04-26 22:23:29 +0000
  • eb6c36ce48 ICU-8461 Fix mapping for gd_GB Michael Ow 2011-04-26 22:21:34 +0000
  • 47def3c1d9 ICU-8461 Remove unneeded comments in the table. Michael Ow 2011-04-26 21:20:17 +0000
  • 9774441e40 ICU-8491 remove uprv_isRuleWhiteSpace(c) Markus Scherer 2011-04-26 06:39:29 +0000
  • 6ecb5efc59 ICU-8491 remove Utility.skipWhitespace(c) Markus Scherer 2011-04-26 06:03:21 +0000
  • 3962c68aa2 ICU-8319 do not use UNICODE_STRING_SIMPLE with a multi-line string literal Markus Scherer 2011-04-26 04:01:09 +0000
  • 93425e6cb6 ICU-8289 tzdata2011g to ICU4J trunk Yoshito Umaoka 2011-04-26 01:52:42 +0000
  • 9e06615866 ICU-8289 tzdata2011g to ICU4C trunk Yoshito Umaoka 2011-04-26 01:40:04 +0000
  • 1f6e7fb0a6 ICU-8491 remove UCharacterProperty.isRuleWhiteSpace(c) Markus Scherer 2011-04-26 00:13:48 +0000
  • d743bb693e ICU-8319 merge MessageFormat 2011q1 work into trunk, from icu/branches/markus/msg48 -r 29400:29882 Markus Scherer 2011-04-25 20:47:32 +0000
  • fb5332c296 ICU-8319 merge MessageFormat 2011q1 work into trunk, from icu4j/branches/markus/msg48 -r 29385:29881 Markus Scherer 2011-04-25 20:13:39 +0000
  • 73c400496f ICU-8482 Close collator, break iterator, and search iterator after use. Michael Ow 2011-04-24 23:30:19 +0000
  • 1d6d6c6354 ICU-8366 Fixed a compilation problem on some platforms - deleting extra comma at the end of enum list. Yoshito Umaoka 2011-04-24 04:04:33 +0000
  • 3060c3c83e ICU-8473 Updated territory containment APIs to use grouping parameter John Emmons 2011-04-23 23:52:06 +0000
  • 8b4b42780a ICU-8473 Updated data for territory containment APIs John Emmons 2011-04-23 23:47:40 +0000
  • 90edb92874 ICU-8366 Include missing header file in caltest Michael Ow 2011-04-23 22:11:25 +0000
  • f2062a313f ICU-8366 Added ISO8601 calendar type support in ICU4J. Yoshito Umaoka 2011-04-23 16:36:08 +0000
  • 56ef4e7f1a ICU-8366 Added ISO8601 calendar type support. Yoshito Umaoka 2011-04-23 16:35:30 +0000
  • 06060e22d7 ICU-8427 Update ICU4J data with gb18030 and test data update in ICU4C Michael Ow 2011-04-23 01:09:17 +0000
  • c1537677f8 ICU-8427 Use the needed version of gb18030 and update test data Michael Ow 2011-04-22 23:58:47 +0000
  • 9df2f93160 ICU-8427 Update gb18030 range in CharsetMBCS Michael Ow 2011-04-22 23:06:40 +0000
  • 6206b7369d ICU-8427 Update gb18030 range in ucnvmbcs.c Michael Ow 2011-04-22 23:06:09 +0000
  • 39f9a8686f ICU-8482 Changed the behavior of already broken match boundary condition - not to expand the result match length when 1) the end of CE match is a part of expansion 2) the limit of the CE match is already on a break boundary. Also flipped the behavior of isBreakBoundary, which was actually is*Not*BreakBoundary before. Yoshito Umaoka 2011-04-22 05:37:46 +0000
  • 2861a47a86 ICU-7029 Add test case for this ticket. Andy Heninger 2011-04-21 23:19:40 +0000
  • f777c14042 ICU-8444 Remove PATTERN_IS_UTEXT from regex API. Andy Heninger 2011-04-21 22:57:19 +0000
  • e4bda133f1 ICU-8487 Increase size of buffer for reading ucm file. Michael Ow 2011-04-21 21:10:13 +0000
  • 118efa19c6 ICU-8486 UText not checking for Bogus UnicodeStrings, causing crash in regular expressions. Andy Heninger 2011-04-21 00:07:50 +0000
  • 20112d92bd ICU-8093 Remove unnecessary import John Emmons 2011-04-20 18:40:14 +0000
  • 2adda1f394 ICU-8461 Update Windows LCID to locale ID mapping table Michael Ow 2011-04-19 17:57:54 +0000
  • 5322a01c0a ICU-8481 add icuio Steven R. Loomis 2011-04-18 23:26:06 +0000
  • 173d32528b ICU-8481 fix -i mode Steven R. Loomis 2011-04-18 19:17:43 +0000
  • 076b3eed95 ICU-8481 set executable bit Steven R. Loomis 2011-04-18 18:19:10 +0000
  • 28862d2f8d ICU-8481 add version# Steven R. Loomis 2011-04-18 18:15:56 +0000
  • 890d3c7f06 ICU-8481 icurun script (WIP) Steven R. Loomis 2011-04-18 18:14:52 +0000
  • 07e984a6ad ICU-8273 Resize if needed buffer before copy Michael Ow 2011-04-18 17:15:14 +0000
  • b33c3a62d0 ICU-7945 Merge BCP47 update in branch into trunk Michael Ow 2011-04-17 22:41:14 +0000
  • 6d21ef8ca3 ICU-8305 doxygen cleanups for regular expression API. Andy Heninger 2011-04-16 01:27:00 +0000
  • 8148726df2 ICU-8404 Regular Expressions split(), fix incorrect handling of trailing empty field Andy Heninger 2011-04-15 00:48:39 +0000
  • b6db2cf8d5 ICU-6408 rounding mode affects display of bigdecimal Doug Felt 2011-04-14 17:22:18 +0000
  • d63d812f6d ICU-7913 Remove javadoc verbage about leading zeroes John Emmons 2011-04-14 16:55:06 +0000
  • 495ca07b6f ICU-8465 Allow DecimalFormat to parse digits from supplemental planes correctly John Emmons 2011-04-14 16:52:48 +0000
  • b7b45b33ed ICU-8289 tzdata2011f to ICU4J trunk Yoshito Umaoka 2011-04-14 05:56:05 +0000
  • fcbdb50436 ICU-8289 tzdata2011f to ICU4C trunk Yoshito Umaoka 2011-04-14 05:55:29 +0000
  • 520979e0f1 ICU-8415 Fixed the API doc problem in the previous change. Yoshito Umaoka 2011-04-13 07:06:15 +0000
  • de5faa255e ICU-8468 add cloning of collator reordering information - also added test for duplicate reorder codes Stuart Gill 2011-04-12 18:23:27 +0000
  • 380074d3e4 ICU-8192 GCC -Wshadow warning in stringpiece.h Fredrik Roubert 2011-04-12 15:18:34 +0000
  • 6440a3a207 ICU-6743 UnicodeString::setTo(const UnicodeString& srcText) should work exactly like the assignment operator Fredrik Roubert 2011-04-12 15:10:45 +0000
  • c002104f3c ICU-7408 Normalizer::concatenate should take *const* left and right strings Fredrik Roubert 2011-04-12 14:34:18 +0000
  • 59eb689592 ICU-8093 Filter out non-tender currencies Dragan Besevic 2011-04-11 21:07:26 +0000
  • 1432dbdf3b ICU-8093 Filter out non-tender currencies Dragan Besevic 2011-04-11 21:06:31 +0000
  • 86004a8f8b ICU-7913 Allow leading zeroes in strict parse in J per PMC agreement John Emmons 2011-04-11 18:56:34 +0000
  • 68a2af94ca ICU-8243 make frozen collator be threadsafe, some javadoc changes, and tests Stuart Gill 2011-04-11 17:39:44 +0000
  • 3a9736f2e8 ICU-8347 New Region class - territory containment APIs John Emmons 2011-04-11 16:26:57 +0000
  • 93b1ceaeac ICU-8347 Data changes required for territory containment APIs John Emmons 2011-04-11 16:22:18 +0000
  • f342885935 ICU-8093 Put time bomb into CurrencyTest to dodge problem created by data change on the C side of this ticket John Emmons 2011-04-11 03:48:47 +0000
  • 45f8abf19f ICU-8262 reorg code for uloc_getDisplayName, add regression test Doug Felt 2011-04-08 20:06:36 +0000
  • 389c986a20 ICU-8445 Fix size of UCOL_CASE_MAX_BUFFER w.r.t UCOL_MAX_BUFFER; fix warning about collResult Peter Edberg 2011-04-07 18:33:27 +0000
  • eed1a93ad3 ICU-8365 Merge changes in branch for CYGWINMSVC fix to trunk Michael Ow 2011-04-07 17:02:49 +0000
  • 844149c7bc ICU-8093 Enable cleanup of isoCodes Michael Ow 2011-04-07 05:01:42 +0000
  • b95924297b ICU-7486 Removing test noise Dragan Besevic 2011-04-06 21:56:48 +0000
  • 10eb036bd2 ICU-8093 Ensure trailing zero is added at end of UChar array Michael Ow 2011-04-06 21:45:44 +0000
  • 767a3d6371 ICU-8448 add list syntax to PluralRules for ICU4J Doug Felt 2011-04-06 21:13:08 +0000
  • 728bcbbc42 ICU-8093 Fix memory corruption error in TestAvailableIsoCodes Michael Ow 2011-04-06 18:45:24 +0000
  • 8d9eadb142 ICU-8407 Use a case-insensitive compare when matching the exponent symbol (J) Peter Edberg 2011-04-05 19:03:53 +0000
  • 73704aa064 ICU-8417 Add dtTypes[] entry for LOW_L Peter Edberg 2011-04-05 05:41:43 +0000
  • 24ad6686f7 ICU-8409 Calendar::fieldDifference perf improvment, better limit for binary search Peter Edberg 2011-04-05 05:26:13 +0000
  • c00813396a ICU-8093 Add API function call ucurr_isAvailable() and changes for tests and data. Dragan Besevic 2011-04-04 15:00:03 +0000
  • 5eb8e3e2d8 ICU-8289 tzdata2011e to ICU4J trunk Yoshito Umaoka 2011-04-01 18:46:57 +0000
  • 54165cb418 ICU-8289 tzdata2011e to ICU4C trunk Yoshito Umaoka 2011-04-01 18:46:19 +0000
  • d91a2126d4 ICU-8273 Delete PluralRule pointer after each use Michael Ow 2011-04-01 06:34:23 +0000
  • e1632f515d ICU-8405 make StringPiece::set() public. Andy Heninger 2011-03-31 18:43:40 +0000
  • 5481ac737a ICU-8421 uregex error checking fixes. Andy Heninger 2011-03-31 18:33:28 +0000
  • ac61a7b5bc ICU-8320 fix problem with fonts that have bad feature lookup tables Doug Felt 2011-03-30 21:18:32 +0000
  • 8f82354952 ICU-8432 fix bad delete of arrays Doug Felt 2011-03-30 20:52:05 +0000
  • 9a44c7e691 ICU-8430 Resolve namespace issue in HPUX Michael Ow 2011-03-29 21:21:25 +0000
  • 343eda7e8a ICU-8437 Fix long pathname corruption in pkgdata tool Michael Ow 2011-03-29 18:49:51 +0000
  • 7b4c5e5246 ICU-8006 Update isFixedWidth API doc in ICU4J Michael Ow 2011-03-29 04:21:17 +0000
  • 4ce8f58d86 ICU-8006 Update isFixedWidth API doc in ICU4C. Michael Ow 2011-03-29 04:20:18 +0000
  • 2a669af439 ICU-8161 Mac compile errors on mutex changes fixed. Andy Heninger 2011-03-29 04:02:06 +0000
  • 040bb01ac4 ICU-8161 Mutexes, add thread checker annotations, improve singleton implementation. Andy Heninger 2011-03-29 00:47:41 +0000
  • 90412460c5 ICU-7158 Remove non-static UMTX objects from ICU4C Andy Heninger 2011-03-29 00:32:11 +0000
  • 2e4d76da6f ICU-8390 Update ICU4J alias table Michael Ow 2011-03-28 20:54:02 +0000
  • 8ef96eabf9 ICU-8390 Add CP51932 to the ICU alias table. Michael Ow 2011-03-28 20:26:39 +0000
  • 24eda0204f ICU-8243 collation freezing Stuart Gill 2011-03-25 22:58:01 +0000
  • a9354cbb6b ICU-8295 API for collation reordering - fix zeroing out of structure Stuart Gill 2011-03-24 00:09:06 +0000
  • b3c66b754f ICU-7970 Add cache for getting currency code for a locale John Emmons 2011-03-23 20:10:15 +0000
  • 6bc896956f ICU-8393 Reuse currency object in DecimalFormatSymbols initialization John Emmons 2011-03-23 20:02:41 +0000
  • 6b98037d5d ICU-7427 Fix to normalize month/year values in Islamic calendar when doing an add in the calendar John Emmons 2011-03-23 19:48:37 +0000
  • 18cf8134b5 ICU-3660 add support for prologue and epilogue Matitiahu Allouche 2011-03-23 17:39:01 +0000
  • 604bb8f344 ICU-3660 add support for prologue and epilogue Matitiahu Allouche 2011-03-23 17:26:59 +0000
  • de15fc869d ICU-8399 Rmoved Currecny.getLocale()/setLocale() as planned (long time ago). Yoshito Umaoka 2011-03-22 17:38:46 +0000
  • 934d73b4ea ICU-8218 Fix symbol value check Michael Ow 2011-03-22 16:58:58 +0000
  • 74e7b59d02 ICU-8415 Fixes for usearch_preceding and usearch_last regression bugs. The search test framework to cover usearch_following and usearch_preceding. Corrected and improved the API documentation for usearch_following/usearch_preceding. Merging these updates tested in my work branch to trunk. Yoshito Umaoka 2011-03-22 03:50:26 +0000
  • a4ca3b3227 ICU-8295 timebomb for breakage in r29671 Steven R. Loomis 2011-03-22 01:16:48 +0000
  • eac8ea335d ICU-8426 add U_NAMESPACE_USE, fix breakage from r29670 (mac gcc 4.0.1 ?) Steven R. Loomis 2011-03-22 01:03:09 +0000
  • 8235317928 ICU-8318 disable hebrew ligatures, add symbolic constants for typo flags Doug Felt 2011-03-21 20:48:42 +0000
  • f00dd1eccb ICU-8295 Fixed a linkage problem on MSVC introduced by r29671 Yoshito Umaoka 2011-03-21 15:30:19 +0000
  • 44cf03ad83 ICU-8295 Put UCOL_DEBUG define statement around printf calls Michael Ow 2011-03-19 04:34:31 +0000
  • 45dd32ab8a ICU-8295 API for collation reordering Stuart Gill 2011-03-18 23:12:00 +0000
  • b3ba6c0bf3 ICU-8295 API for collation reordering Stuart Gill 2011-03-18 22:52:30 +0000
  • 9c22fb626b ICU-8426 Move C API outside of namespace Michael Ow 2011-03-18 19:30:48 +0000
  • 2cd87fc93e ICU-8432 make icu4c test more robust Doug Felt 2011-03-17 22:57:55 +0000
  • 47108a4e65 ICU-8432 add icu4c implementation and tests Doug Felt 2011-03-17 21:36:03 +0000
  • f65e57ac42 ICU-8419 Fixed the problem with months out of range in Indian Calendar Dragan Besevic 2011-03-17 19:47:47 +0000
  • fa21d8ab18 ICU-8419 Fixed the problem with months out of range in Indian Calendar Dragan Besevic 2011-03-17 19:47:03 +0000
  • a948d36eb2 ICU-8414 remove spurious loop in test code Stuart Gill 2011-03-16 17:58:55 +0000
  • ec73e56a76 ICU-8411 Remove non-ascii character from ICU4J source files. Michael Ow 2011-03-16 01:51:30 +0000
  • 641f38e783 ICU-8411 Remove non-ascii character from ICU4C source files Michael Ow 2011-03-16 01:48:20 +0000
  • 7c03ac10e6 ICU-8432 remove String.isEmpty so we remain jdk5 compatible Doug Felt 2011-03-15 20:37:59 +0000
  • fd16ddb927 ICU-7628 Fix race condition in uconv Makefile Michael Ow 2011-03-15 19:37:00 +0000
  • 66e22eaea3 ICU-8432 clean up whitespace, base implementation of getUniqueKeywordValue on getAllKeywordValues Doug Felt 2011-03-15 18:28:26 +0000
  • fb13fe42b7 ICU-8432 add PluralFormat.getAllKeywordValues Doug Felt 2011-03-15 18:17:15 +0000
  • 7506094215 ICU-8210 Updated readme file for ICU4J 4.8M1 Yoshito Umaoka 2011-03-14 21:06:57 +0000
  • 9bfff3c70d ICU-8209 Update API change report and readme for 4.7.1 in ICU4C Michael Ow 2011-03-14 20:36:10 +0000
  • 32c32eba16 ICU-8289 tzdata2011d to ICU4J trunk Yoshito Umaoka 2011-03-14 15:59:34 +0000
  • 6f16a6a927 ICU-8289 tzdata2011d to ICU4C trunk Yoshito Umaoka 2011-03-14 15:59:00 +0000
  • 39fe7f8316 ICU-8424 Generated icudata.jar from ICU4C trunk after fixing the %%Parent problem in CLDR. Yoshito Umaoka 2011-03-13 10:43:23 +0000
  • a6b4aad7cd ICU-8424 Do not put %%Parent in collation resources. The fix was done in CLDR rev 5448. Refreshing the data with the new revision. Yoshito Umaoka 2011-03-13 10:24:57 +0000
  • 60be8c7f9e ICU-8424 Patched CLDR trunk data with necessary fixes. I locally modified %%Parent problem addressed in ticket#8425 and made sure all tests ran without errors. I'm going to generate CLDR trunk data after fixing LDML2ICUConverter and merge the output to ICU4C/J later, before 4.8M1. Yoshito Umaoka 2011-03-13 04:05:01 +0000
  • a9ee9c8c01 ICU-8422 Fixed missing narrow era handling code. This is a blocker for CLDR data integration for ICU 4.8M1. We may also want to merge this back to older ICU4J releases. Yoshito Umaoka 2011-03-13 03:57:44 +0000
  • 40f80afaaa ICU-8424 Merge current CLDR trunk to 4.8M1 as CLDR 1.9.9 John Emmons 2011-03-12 14:57:18 +0000
  • 8c6181be95 ICU-8210 Minor release file updates. Yoshito Umaoka 2011-03-11 03:44:31 +0000
  • bc735fdc2b ICU-8210 Updated license files for 4.8M1. Yoshito Umaoka 2011-03-11 03:40:05 +0000
  • 66e7e0f96f ICU-8209 Updated license files for 4.8M1. Yoshito Umaoka 2011-03-11 03:39:37 +0000
  • 96899538da ICU-8416 fix the test by adding 'l' Mark Davis 2011-03-10 20:18:17 +0000
  • 6e3e759345 ICU-3660 Revert 29597 until after 4.7.1 Michael Ow 2011-03-10 18:29:18 +0000
  • 09e5025ee1 ICU-3660 Revert 29596 until after 4.7.1 Michael Ow 2011-03-10 18:28:50 +0000
  • 6e87a6e7e7 ICU-3660 add support for prologue and epilogue Matitiahu Allouche 2011-03-10 13:11:01 +0000
  • cd4a7ba1c6 ICU-3660 add support for prologue and epilogue Matitiahu Allouche 2011-03-10 12:47:13 +0000
  • 4d5351b108 ICU-8385 Fix C++ style comment in C file Michael Ow 2011-03-10 03:59:03 +0000
  • 72a8e6a14b ICU-8416 add 'l' so that CLDR TestBasic works. Mark Davis 2011-03-09 22:36:33 +0000
  • f244b0674d ICU-8407 IntlTestNumberFormat::testLocale() - don't do scientific test for en_US_POSIX Eric Mader 2011-03-09 17:17:19 +0000
  • e44c32c669 ICU-8210 Updated the api change report again. Yoshito Umaoka 2011-03-09 05:41:02 +0000
  • 127c5ee56d ICU-8210 Exclude AlphabeticIndex from the collator module (old modularization), because AlphabeticIndex depends on exemplar character data in the main locale data. We do not want to drag the dependencies into the collation module because of the size. Yoshito Umaoka 2011-03-09 05:36:50 +0000
  • e48aeb4b6a ICU-8006 Update isFixedWidth API doc in ICU4C Michael Ow 2011-03-09 04:38:42 +0000
  • 1a76d74ec6 ICU-8006 Update isFixedWidth API doc in ICU4J Michael Ow 2011-03-09 04:35:57 +0000
  • ad01fa1ba7 ICU-8210 Updated the API change report for 4.8M1. Yoshito Umaoka 2011-03-09 00:16:33 +0000
  • 7f2d2c510e ICU-8210 Fixed an API status tag problem. Yoshito Umaoka 2011-03-09 00:14:25 +0000
  • ff32a2f2b1 ICU-8167 Fixed API status tag issues. Yoshito Umaoka 2011-03-09 00:10:36 +0000
  • 14ac5fc254 ICU-8209 Fix u_fprintf call in citer sample Michael Ow 2011-03-08 19:24:09 +0000
  • d4b01a15b9 ICU-8363 cleanup test (remove warnings) Steven R. Loomis 2011-03-08 03:15:57 +0000
  • 6d2d792372 ICU-8363 use PCELength for buffer size Steven R. Loomis 2011-03-08 03:04:44 +0000
  • 324fc8a70b ICU-8412 Changed DecimalFormat implementation to use ULocale to access CurrencyPluralInfo. Previously, it used JDK Locale, which ends up undesired roundtrip results. Yoshito Umaoka 2011-03-07 23:55:00 +0000
  • 4ca783f8e9 ICU-8209 Update udeprctd.h, udraft.h, uintrnal.h, uobslete.h, usystem.h for 4.7.1 Michael Ow 2011-03-07 23:08:51 +0000
  • 8d7be85a4f ICU-8209 Update urename.h for 4.7.1 Michael Ow 2011-03-07 22:31:12 +0000
  • 094740a720 ICU-8289 tzdata2011c to ICU4J trunk Yoshito Umaoka 2011-03-07 20:56:23 +0000
  • 2d9daaa370 ICU-8289 tzdata2011c to ICU4C trunk Yoshito Umaoka 2011-03-07 20:55:49 +0000
  • 206c946267 ICU-8407 Use a case-insensitive compare when matching the exponent symbol. Eric Mader 2011-03-07 20:02:28 +0000
  • 42a1e6f4a4 ICU-8167 mark protected non-APIs as @internal Markus Scherer 2011-03-05 00:12:42 +0000
  • b05089cd04 ICU-8167 mark protected non-APIs as @internal Markus Scherer 2011-03-05 00:12:34 +0000
  • b55bbd25a9 ICU-8175 Added note to clarify that j-1 is safe. Mark Davis 2011-03-04 23:56:24 +0000
  • 8f2a1ed97c ICU-8210 Fixed compiler warnings and JavaDoc warnings. Yoshito Umaoka 2011-03-04 23:10:55 +0000
  • fd8dda0f61 ICU-8209 Update version number to 4.7.1 in icuver.txt Michael Ow 2011-03-04 16:06:25 +0000
  • 77f3c55b4b ICU-8278 Fix copyright header in udata.cpp Michael Ow 2011-03-04 03:39:25 +0000
  • c28a76be8b ICU-8273 Fix memory leak issue in timezone test. Michael Ow 2011-03-04 03:01:59 +0000
  • 3715b6dea4 ICU-8167 missed one U_TOOLUTIL_API in the move to the common library Markus Scherer 2011-03-04 00:36:52 +0000
  • 5701f7add9 ICU-8388 Fixed missing separator problem in uloc_minimizeSubtag/addLikelySubtag. Yoshito Umaoka 2011-03-04 00:32:02 +0000
  • 29292b59e7 ICU-4701 Revert previous incorrect update to comment. Andy Heninger 2011-03-04 00:12:35 +0000
  • c2616a41fd ICU-8391 StringSearch() constructors ensure the FCD data is initialized Markus Scherer 2011-03-03 23:37:41 +0000
  • dbcb1154c8 ICU-8167 bytestriebuilder.h is now public Markus Scherer 2011-03-03 22:02:58 +0000
  • d55e005cf7 ICU-8167 move string tries to the common library and make API headers public Markus Scherer 2011-03-03 21:56:36 +0000
  • 32ca14d226 ICU-8167 add @draft ICU 4.8 to string trie APIs Markus Scherer 2011-03-03 21:53:40 +0000
  • 4ff56e0dd5 ICU-8398 Log data errors where appropriate so ensure cintltst and intltest passes without data in 4.7.1 Michael Ow 2011-03-03 19:29:57 +0000
  • 7dcc85ac13 ICU-8400 fixes for DOS line endings and missing svn properties. (BRS) Andy Heninger 2011-03-03 18:45:22 +0000
  • 1997f5bee2 ICU-8167 move string tries to public packages Markus Scherer 2011-03-03 16:57:36 +0000
  • 798d4db393 ICU-8290 Oops, replace some tabs that crept in. Peter Edberg 2011-03-02 23:55:37 +0000
  • 39473a62da ICU-4701 fix typo in a comment. Andy Heninger 2011-03-02 23:33:12 +0000
  • 1eaa9583ea ICU-8317 generate fraction samples correctly, remove special case code in test Doug Felt 2011-03-02 21:31:24 +0000
  • 513023fbc5 ICU-8158 deal with sync issue, clean whitespace Doug Felt 2011-03-02 20:03:29 +0000
  • 70bb0c2d20 ICU-8225 Move U_NAMESPACE_BEGIN/END to just around funcs (not in .h files) that use collIterate Peter Edberg 2011-03-02 19:29:03 +0000
  • 968f5827c2 ICU-8317 remove unneeded imports from test Doug Felt 2011-03-02 01:31:22 +0000
  • ebd7c4dbd8 ICU-8317 change getSamples API slightly and make public, change impl, add test Doug Felt 2011-03-02 01:29:59 +0000
  • 21685ff673 ICU-8364 Check the return code when creating hashtable and return null in the case of failure Dragan Besevic 2011-03-01 20:55:43 +0000
  • 084688bd14 ICU-8278 Added another TimeZone.getAvailableIDs to support canonical/canonical location zone iteration. The fix for ticket#8349 Etc/Unknown problem was also done at the same time. Yoshito Umaoka 2011-03-01 18:31:43 +0000
  • 34bc79c98b ICU-8278 New APIs TimeZone::createTimeZoneIDEnumeration and ucal_openTimeZoneIDEnumeration for supporting canonical/canonical location zone iteration. The fix for ticket#8349 Etc/Unknown problem was also done at the same time. Yoshito Umaoka 2011-03-01 18:29:13 +0000
  • 00e54087ea ICU-8335 Renamed icu4j-charsets.jar to icu4j-charset.jar to match the subproject's name. Yoshito Umaoka 2011-03-01 07:48:43 +0000
  • 2eb7c3a577 ICU-8304 DateFormat.MILLISECOND_FIELD was marked as @deprecated. The field name is used by JDK, so we cannot deprecate the field in ICU. Removing @deprecated. Yoshito Umaoka 2011-03-01 07:19:08 +0000
  • 82e0351c46 ICU-8383 Fixed the locale field truncation problem in ULocale.forLocale(Locale). Yoshito Umaoka 2011-03-01 07:07:20 +0000
  • 6b7bfaa8cc ICU-8290 (1) in CollationElementIterator next/previous, add iteration when an ignorable element is produced from Hangul expansion so it loops again to process the first jamo from the expansion before returning; (2) in nextHangul/previousHangul, test m_isJamoSpecial_ for the CE Iterator's collator, not the UCA collator (which alays has it false, so we never got jamo tailoring); set up m_bufferOffset_ for the Hangul expansion so we get correct offsets for it. Peter Edberg 2011-03-01 06:21:34 +0000
  • 00da7d0eab ICU-8378 Fix off-by-one assertion test in spoof checker Andy Heninger 2011-02-28 19:03:12 +0000
  • def8fdc070 ICU-7530 Add alphabetic index to windows projects Andy Heninger 2011-02-27 18:55:17 +0000
  • 7b7f48eef8 ICU-7530 Alphabetic index, move from branch to trunk. Andy Heninger 2011-02-25 22:21:30 +0000
  • 0e2bf7da98 ICU-8341 Spoof check normalizes to NFD, not NFKD. Andy Heninger 2011-02-24 23:58:35 +0000
  • 497e88ec1f ICU-8341 spoof skeleton computed using NFD, not NFKD Andy Heninger 2011-02-24 22:55:07 +0000
  • d0670255e8 ICU-8006 Add new API for CharsetDecoderICU and CharsetEncoderICU Michael Ow 2011-02-24 20:58:37 +0000
  • f0fe89f14c ICU-8290 (1) in ucol_IGetNextCE/ucol_IGetPrevCE, add iteration when an ignorable element is produced from Hangul expansion so it loops again to process the first jamo from the expansion before returning; (2) in ucol_prv_getSpecialPrevCE, when Hangul are expanded, add offsets for the expansion chars (as in collPrevIterNormalize). Peter Edberg 2011-02-24 19:02:08 +0000
  • d6d16cf2e3 ICU-8367 spoof check, treat CJK as a single script. Andy Heninger 2011-02-24 00:16:24 +0000
  • f6969597fc ICU-8367 spoof check, consider CJK as single script Andy Heninger 2011-02-23 23:05:20 +0000
  • 4892435224 ICU-8006 Add ucnv_isFixedWidth API and test. Michael Ow 2011-02-23 22:21:58 +0000
  • 9d855beaf8 ICU-8307 add fix for test Doug Felt 2011-02-23 21:57:16 +0000
  • 807b2b4367 ICU-8307 fix glaring bug, add test just to be thorough Doug Felt 2011-02-23 20:16:06 +0000
  • d7c7514920 ICU-8346 ICU4C TimeZone::createTimeZone to return Etc/Unknown when the given ID is unknown/unparsable. Also added UCAL_UNKNOWN_ZONE_ID. Yoshito Umaoka 2011-02-19 06:29:52 +0000
  • 80237b4a8c ICU-8346 ICU4J TimeZone.getTimeZone to return Etc/Unknown when the given ID is unknown/unparsable. Also added the constant UNKNOWN_ZONE_ID. Yoshito Umaoka 2011-02-19 06:02:15 +0000
  • 7c93a6eeac ICU-8279 TimeZone API - getRegion in ICU4C Yoshito Umaoka 2011-02-18 23:03:47 +0000
  • 48f462c307 ICU-8158 fix misspelled tag, remove unwanted stub method, clean up whitespace a bit Doug Felt 2011-02-18 01:55:19 +0000
  • 449ad53d7c ICU-8158 change implementation, add some tests, make serialization compatible with previous Doug Felt 2011-02-18 01:42:10 +0000
  • 9750ceb7f2 ICU-8279 TimeZone API - getRegion Yoshito Umaoka 2011-02-17 22:37:52 +0000
  • 90998e6507 ICU-8356 Use LoadLibraryA (A API) to get it built whether UNICODE is defined or not Jungshik Shin 2011-02-17 01:03:37 +0000
  • dc0dc6fd45 ICU-8355 fix compile failure with visual C++ with warning treated as error Jungshik Shin 2011-02-17 00:47:40 +0000
  • c9bcfd3177 ICU-8158 add plural rules support for getting unique keyword value Doug Felt 2011-02-16 19:43:24 +0000
  • 9e2ef1c35b ICU-8031 Support for parent locales John Emmons 2011-02-16 13:52:02 +0000
  • 4b8773457a ICU-8031 Support for parent locales John Emmons 2011-02-16 13:46:19 +0000
  • 395a1c7d15 ICU-8348 Fix spacing issue in mh-hpux-acc which is causing error in icu-config Michael Ow 2011-02-15 21:47:34 +0000
  • 3497b51daf ICU-8330 Add ICU4J test for handling of 'S' (fractional seconds) in skeleton Peter Edberg 2011-02-10 05:06:13 +0000
  • 2c5bd3f343 ICU-8330 Fix ICU4C handling of 'S' (fractional seconds) in skeleton Peter Edberg 2011-02-10 04:46:32 +0000
  • 210158112e ICU-8326 Update icudata.jar with updates to convrtrs.txt Michael Ow 2011-02-10 00:28:54 +0000
  • 2e41a68824 ICU-8326 Ensure default JAVA and MIME label are set where needed in convrtrs.txt Michael Ow 2011-02-10 00:27:59 +0000
  • 6109ab34bb ICU-8289 tzdata2011b to ICU4J trunk Yoshito Umaoka 2011-02-08 04:43:38 +0000
  • 244a60f995 ICU-8289 tzdata2011b to ICU4C trunk Yoshito Umaoka 2011-02-08 04:43:11 +0000
  • 8793884266 ICU-8200 Treat Telugu vocalic r rr similar to Kannada John Emmons 2011-02-07 15:13:52 +0000
  • b3c4411fe3 ICU-8270 Calling readFully to read string pool data and copy to char[] instead of repeating readChar to improve performance. Yoshito Umaoka 2011-02-04 22:33:27 +0000
  • 086386bd9e ICU-8322 pack class UnicodeString layout to avoid padding Markus Scherer 2011-02-04 19:54:58 +0000
  • 0300c5a799 ICU-8266 Clarify the behavior of TimeZone.useDaylightTime() in the API doc. Yoshito Umaoka 2011-02-04 04:14:35 +0000
  • c5d01fb5d3 ICU-8266 Clarify the behavior of TimeZone::useDaylightTime() in the API doc. Yoshito Umaoka 2011-02-04 04:13:43 +0000
  • 74a4461b49 ICU-8303 Handling private-use only language tag properly in uloc_forLanguageTag and uloc_toLanguageTag. Yoshito Umaoka 2011-02-03 22:33:00 +0000
  • d5599d7be9 ICU-8314 change Appendable into a base class, add UnicodeStringAppendable Markus Scherer 2011-02-03 22:07:22 +0000
  • 66f9f5a1d2 ICU-8303 Do not add language und in toLanguageTag() when a locale has only private use. Yoshito Umaoka 2011-02-03 16:41:06 +0000
  • d8ea46628b ICU-8314 Appendable interface, AppendableAdapter default impl & UnicodeString is-an Appendable Markus Scherer 2011-02-03 05:28:01 +0000
  • 7c69a86709 ICU-8316 Lower optimization level when building on Solaris using Solaris Studio. Michael Ow 2011-01-30 21:03:27 +0000
  • 23657a9fd9 ICU-8315 Fix bad markup in SpoofChecker JavaDoc. Andy Heninger 2011-01-29 00:17:36 +0000
  • 6d0e6b9a8e ICU-7946 Locale.ROOT cannot be used for implementing com.ibm.icu.base Yoshito Umaoka 2011-01-28 04:42:45 +0000
  • 11f120a991 ICU-7946 com.ibm.icu.base plug-in updated implementation, test cases and build scripts. Yoshito Umaoka 2011-01-28 04:03:42 +0000
  • 1089d4f19a ICU-8221 remove log messages Unknown User 2011-01-28 01:25:26 +0000
  • 2d5192372a ICU-8221 add support for 'changeset modified' events Unknown User 2011-01-28 01:24:53 +0000
  • 99d3dcb986 ICU-8221 [IcuCodeTools] copy into new branch Unknown User 2011-01-28 00:36:32 +0000
  • 8a9e92fe51 ICU-8221 [IcuCodeTools] move into place Unknown User 2011-01-28 00:33:04 +0000
  • fa19caa31a ICU-8221 [IcuCodeTools] rename for fork.. Unknown User 2011-01-28 00:32:10 +0000
  • 83562e872b ICU-8167 adjust to BytesTrieBuilder API changes Markus Scherer 2011-01-27 21:42:08 +0000
  • 9cc27feeb4 ICU-8167 port trie API changes from Java Markus Scherer 2011-01-27 21:41:03 +0000
  • ff2821ca77 ICU-8284 fix for root locale with modifier falling back to platform default Stuart Gill 2011-01-27 21:09:03 +0000
  • ff9448fe98 ICU-8277 change interpretation of Zzzz in the collation reordering codes Stuart Gill 2011-01-27 20:56:28 +0000
  • 37bf7cf633 ICU-8277 change interpretation of Zzzz in the collation reordering codes Stuart Gill 2011-01-27 20:50:53 +0000
  • 4a932a4dfc ICU-7795 Regular Expression refreshInputText added. Andy Heninger 2011-01-27 01:12:12 +0000
  • a658867100 ICU-7399 various spoof detector cleanups Andy Heninger 2011-01-25 23:38:42 +0000
  • c1ceb846a6 ICU-8167 minor formatting Mark Davis 2011-01-25 19:44:06 +0000
  • a2e6470823 ICU-8167 Refined the timing a bit. Mark Davis 2011-01-25 17:53:00 +0000
  • 4e843884ec ICU-8289 tzdata2011a to ICU4J trunk Yoshito Umaoka 2011-01-25 04:39:16 +0000
  • e93d18bf56 ICU-8289 tzdata2011a to ICU4C trunk Yoshito Umaoka 2011-01-25 04:39:04 +0000
  • 5224f25511 ICU-8267 ucstrTextExtract should use text pointer & offset for chunk, as set by ucstrTextAccess Peter Edberg 2011-01-25 03:25:24 +0000
  • d2ef184687 ICU-8167 minor fix to message Mark Davis 2011-01-25 00:10:55 +0000
  • cb56b43cf3 ICU-8167 Revised the timing to have a warmup and bound by time. More should be done, but that can wait. Mark Davis 2011-01-24 22:53:46 +0000
  • 45cc22a01c ICU-8175 added some comparisons Mark Davis 2011-01-24 22:52:57 +0000
  • 666dc30f0c ICU-8167 keep fast/small and update comments accordingly Markus Scherer 2011-01-24 20:42:14 +0000
  • f90dd0a0a7 ICU-8167 restore fast/small trie build option Markus Scherer 2011-01-24 17:13:56 +0000
  • f9b8fd9ad8 ICU-8167 faster, smaller trie builder; adds to dynamic trie rather than list of (string, value) pairs Markus Scherer 2011-01-24 06:15:31 +0000
  • e99eaf0aca ICU-8283 Use varargs in MessageFormat#format to match JDK. Yoshito Umaoka 2011-01-20 20:46:05 +0000
  • 0dc4eba9e8 ICU-8167 doc fix Markus Scherer 2011-01-20 19:21:19 +0000
  • cf9e2b4a9d ICU-8167 reduce number of object allocations in the trie builders Markus Scherer 2011-01-20 18:55:46 +0000
  • 26161daaab ICU-8167 doc fixes Markus Scherer 2011-01-20 06:07:42 +0000
  • fe2355b1a1 ICU-8167 CharsTrieBuilder: change buildCharBuffer() to buildCharSequence(); and test fixes Markus Scherer 2011-01-20 05:04:29 +0000
  • 5bbf7c685b ICU-8167 check exhaustive mode Mark Davis 2011-01-20 01:55:51 +0000
  • 4a71f08a6f ICU-8167 CharsTrie and builder improvements parallel with BytesTrie Markus Scherer 2011-01-20 01:18:26 +0000
  • 0d4c82b85a ICU-8057 Skip validating fields internally set by add method in non-lenient mode. The same changes were done in ICU4J. Yoshito Umaoka 2011-01-19 23:31:36 +0000
  • c711b870c8 ICU-8057 Skip validating fields internally set by add method in non-leninent mode. Yoshito Umaoka 2011-01-19 22:40:25 +0000
  • 11fadaf5c4 ICU-8167 added hash to test, strings not in map. Mark Davis 2011-01-19 22:31:27 +0000
  • 6ccba41d20 ICU-8167 BytesTrie.next(int) handles negative byte values, and the builder does not share the byte array across clear() Markus Scherer 2011-01-19 22:05:28 +0000
  • 29cab18119 ICU-8167 small updates, fixed "" case Mark Davis 2011-01-19 19:18:12 +0000
  • e9e1a0cfcf ICU-8281 Fix function name typo for Cygwin Michael Ow 2011-01-19 17:21:49 +0000
  • 81473c60e5 ICU-8281 Dynamically allocate buffer size in pkgdata where needed. Michael Ow 2011-01-19 05:14:22 +0000
  • 4eb3c19d23 ICU-8274 Do not run exhaustive mode round trip test for GB18030 Michael Ow 2011-01-19 03:30:52 +0000
  • 9d3a151829 ICU-8141 fix SolarisX86 build opts (was accidentally #7577) Steven R. Loomis 2011-01-18 17:33:07 +0000
  • 35d724543f ICU-8157 use 'sp' as the keyword for service provider Steven R. Loomis 2011-01-17 20:05:46 +0000
  • 1d6dad2796 ICU-8258 Changed UnicodeSet constructor to use int code points instead of String pattern in StrnigTokenizer Yoshito Umaoka 2011-01-17 19:28:30 +0000
  • fd2cdc676e ICU-7755 Fix bad fallback John Emmons 2011-01-17 19:24:22 +0000
  • d0a2188c95 ICU-7755 Data changes to support removal of hard fallbacks to Gregorian calendar John Emmons 2011-01-17 17:20:52 +0000
  • 79216529f6 ICU-8259 Use JDK StringTokenizer in ICUResourceBundle and VTimeZone Yoshito Umaoka 2011-01-17 16:50:22 +0000
  • f979283776 ICU-7755 Data changes to support removal of hard fallbacks to Gregorian calendar John Emmons 2011-01-17 15:27:25 +0000
  • cab45fcd2a ICU-8167 added tests for CharsTrie, separated out FAST and SMALL. Mark Davis 2011-01-17 07:35:20 +0000
  • 6c1064bb42 ICU-8228 Minor tweaks after feedback from Markus Mark Davis 2011-01-15 23:24:26 +0000
  • 0cce6961a6 ICU-8167 added another unit test for BytesTrie with more extensive example of usage Mark Davis 2011-01-15 23:20:39 +0000
  • 5444245432 ICU-7919 Updated ICU eclipse plug-in build script. These changes will be back merged to 4.4/4.6 stream for Eclipse 3.7 release. Yoshito Umaoka 2011-01-15 03:38:28 +0000
  • 26ef64e0b4 ICU-8275 Minor style fix Yoshito Umaoka 2011-01-14 22:15:49 +0000
  • 19266897b3 ICU-8275 Build script to add full locale name list file in each resource path. The file name was changed from res_index.txt to fullLocaleNames.lst to avoid confusion (not quite matching res_index.res). Added a config property for disabling resource file scan to build full name locale list, which allow us to test the code path easily. Yoshito Umaoka 2011-01-14 21:35:42 +0000
  • 352b462d47 ICU-8167 fix BytesTrieBuilder strings array growth Markus Scherer 2011-01-14 20:01:56 +0000
  • d84ada43c8 ICU-8183 Improve Curreny and CharsetDetection code coverage in ICU4J Michael Ow 2011-01-14 18:34:17 +0000
  • 35581a38bb ICU-8274 Udpate ICU4J data jar files Michael Ow 2011-01-14 18:15:51 +0000
  • 91c044bb32 ICU-8274 Udpate gdb18030 code page and add testcase in ICU4C Michael Ow 2011-01-14 17:46:13 +0000
  • 269a3ccecb ICU-8167 simplify & document BytesTrieBuilder API Markus Scherer 2011-01-14 00:04:51 +0000
  • 2daf3b0175 ICU-8273 Add check to avoid memcpy from and to the same address. Michael Ow 2011-01-13 23:15:02 +0000
  • 7c0b4a6d90 ICU-7959 Fix some memory leak issues in compound text code. Michael Ow 2011-01-13 22:33:17 +0000
  • 4ecd44cfd6 ICU-4701 faster .dat package data item name lookup; improved binary search tracks shared-prefix length Markus Scherer 2011-01-12 23:51:40 +0000
  • 0ac84b2939 ICU-8199 Fix for failing decimal parse test on Windows. Andy Heninger 2011-01-12 23:41:52 +0000
  • 14700ed27c ICU-8271 keep UCOL_RUNTIME_VERSION and UCOL_BUILDER_VERSION in sync with ICU4C Markus Scherer 2011-01-12 22:20:51 +0000
  • 1d7722ef61 ICU-8271 update UCOL_RUNTIME_VERSION for ICU 4.6 changes of CODAN and compression constants etc. Markus Scherer 2011-01-12 22:15:26 +0000
  • 7e67c6ed63 ICU-8226 fixed sign on comparison Mark Davis 2011-01-11 23:43:54 +0000
  • 8f2666924e ICU-8226 Temporary patch for errln explosion. Mark Davis 2011-01-11 22:25:22 +0000
  • e8bfde9467 ICU-8248 With U_STATIC_IMPLEMENTATION defined, U_EXPORT is defined empty. Simplify the previous change Jungshik Shin 2011-01-11 22:05:15 +0000
  • 881d727e96 ICU-8226 Update utilities for cldr. Mark Davis 2011-01-11 21:57:03 +0000
  • 5a86c076e8 ICU-8263 remove reference to pnames.icu in test. Fails under --with-data-packaging=archive and also fails under Win build. Steven R. Loomis 2011-01-11 19:47:53 +0000
  • 9b0208f933 ICU-8167 String.isEmpty() is new in Java 6, do not use it yet Markus Scherer 2011-01-11 00:26:05 +0000
  • f97ba58fe7 ICU-8167 minor test fixes Markus Scherer 2011-01-10 23:55:17 +0000
  • 339ca27b17 ICU-8167 port UCharsTrieTest to Java Markus Scherer 2011-01-10 23:53:47 +0000
  • 695e9ac115 ICU-8248 define U_EXPORT to be empty if U_STATIC_IMPLEMENTATION is defined Jungshik Shin 2011-01-10 23:14:41 +0000
  • 045c005304 ICU-8167 port BytesTrieTest to Java Markus Scherer 2011-01-10 21:23:38 +0000
  • 4737659651 ICU-8167 port UCharsTrieBuilder to Java Markus Scherer 2011-01-07 23:12:08 +0000
  • 4832385f7c ICU-8167 minor fixes Markus Scherer 2011-01-07 05:28:58 +0000
  • 9a43f08e82 ICU-8167 port UCharsTrie and BytesTrie::next(string) to Java Markus Scherer 2011-01-07 05:25:40 +0000
  • c12ce73a18 ICU-8167 the Mac build needs U_COMMON_API etc. on *some* nested classes Andy Heninger 2011-01-06 23:35:32 +0000
  • f9815a912b ICU-8167 port BytesTrie::Iterator to Java Markus Scherer 2011-01-06 22:26:16 +0000
  • c5c0d56509 ICU-8167 a nested class need not qualify its outer class for member access Markus Scherer 2011-01-06 22:25:56 +0000
  • 397d6f7372 ICU-8167 make trie iterators nested classes inside their tries Markus Scherer 2011-01-06 18:40:26 +0000
  • 3518ad81e3 ICU-8167 small bug fixes Markus Scherer 2011-01-06 05:35:02 +0000
  • 8c3093c73b ICU-8167 builders: fix output-units memory management Markus Scherer 2011-01-06 05:32:53 +0000
  • eb1c0e747f ICU-8167 slightly more consistent & Java-porting-friendly Markus Scherer 2011-01-06 05:04:51 +0000
  • be02e1d497 ICU-8167 port BytesTrieBuilder to Java Markus Scherer 2011-01-06 00:51:39 +0000
  • 3c48ea5432 ICU-8167 rename ByteTrie to BytesTrie, DictTrie to StringTrie, etc. Markus Scherer 2011-01-05 21:07:31 +0000
  • 88a77e8130 ICU-8167 rename ByteTrie to BytesTrie, DictTrie to StringTrie, etc. Markus Scherer 2011-01-05 21:06:55 +0000
  • 62306a038c ICU-8167 rename ByteTrie to BytesTrie, DictTrie to StringTrie, etc. Markus Scherer 2011-01-05 21:05:47 +0000
  • a0575a248c ICU-8219 Update ICU4J with fixed Thai char break iterator Peter Edberg 2011-01-05 05:49:54 +0000
  • 56a13c873e ICU-8219 Remove '+' incorrectly used as set union Peter Edberg 2011-01-05 05:30:39 +0000
  • 345c295b0f ICU-8199 Fix compilation errors on MacOSX introduced by previous commit of these files Andy Heninger 2011-01-04 19:01:12 +0000
  • 7a2d96c7c8 ICU-8199 Fix use of out-of-scope object in DigitList, and related rounding problems in Formattable::getInt64 Andy Heninger 2011-01-04 07:42:32 +0000
  • cc9d054eb7 ICU-8252 Estonian kroon (EEK) has been replaced by Euro (EUR). Fredrik Roubert 2011-01-03 14:45:24 +0000
  • 5e23f1c3e9 ICU-8167 share as much code between builder versions and methods as possible Markus Scherer 2011-01-02 07:22:36 +0000
  • e0c2a3c61c ICU-8105 classes with virtual functions should have virtual destructors Markus Scherer 2011-01-01 00:59:22 +0000
  • f772c48a2c ICU-8105 some compilation bug fixes Markus Scherer 2010-12-31 23:56:06 +0000
  • 951e2b9f40 ICU-8105 PropNameData constants need to be defined in the icu namespace Markus Scherer 2010-12-31 23:53:55 +0000
  • beb1e5718e ICU-8105 new data structure for Unicode property names data (pnames.icu formatVersion 2); includes new dictionary-type tries (only ByteTrie runtime for now, see ticket #8167); merge branches/markus/pnames2 -r 29097:29250 Markus Scherer 2010-12-31 18:36:37 +0000
  • c04082d93c ICU-8105 hardcode Unicode property names data (formatVersion 2); includes new dictionary-type tries (ByteTrie & UCharTrie see ticket #8167); merge branches/markus/tries -r 29040:29249 Markus Scherer 2010-12-31 18:21:36 +0000
  • 3e29cb9f1f ICU-8105 genpname write propname_data.h and pnames.icu formatVersion 2 with ByteTries; merge branches/markus/tries -r 29042:29248 Markus Scherer 2010-12-31 18:06:45 +0000
  • 95d0b6a8f9 ICU-8227 Fixed some test failures introduced by earlier changes. Yoshito Umaoka 2010-12-20 20:25:17 +0000
  • 839c21fdad ICU-8227 Changed the internal filter to be a UnicodeSet, making it no longer externally modifiable. Mark Davis 2010-12-20 19:53:28 +0000
  • 2ea0215a7a ICU-8229 Update ICU4J data with additional alias for UTF-8 Michael Ow 2010-12-17 06:20:56 +0000
  • 340bd78678 ICU-8229 Add alias for UTF-8 in ICU4C Michael Ow 2010-12-17 03:57:28 +0000
  • cb1a45d9da ICU-8228 Added the constants. Done before the end of the design review period, but don't anticipate any problems (can back out if needed). Mark Davis 2010-12-17 02:38:19 +0000
  • 9eac5fb126 ICU-8227 Added another filter test, and fixed problems it exposed Mark Davis 2010-12-17 02:22:33 +0000
  • 6873ac1d7c ICU-8175 Speedup on codepoints(...) Mark Davis 2010-12-16 23:51:08 +0000
  • 4c14bbd6aa ICU-8240 Update ICU4J compound text charset for handling continuous buffers Michael Ow 2010-12-16 23:36:15 +0000
  • 148123e81e ICU-7959 Move assignment of match outside loop Michael Ow 2010-12-16 23:32:25 +0000
  • d15a8c9c92 ICU-7959 Fix endian failure in compound text. Michael Ow 2010-12-16 19:35:56 +0000
  • bbb368c939 ICU-8238 Implement max subpart policy for UTF7 toUnicode, don't consume valid bytes after err Peter Edberg 2010-12-16 17:35:01 +0000
  • 4c38ef650d ICU-7385 changed ECurrencySpacing into a C enum. Claire Ho 2010-12-15 23:46:53 +0000
  • dd03794570 ICU-7959 Add compound text converter to ICU4C. Michael Ow 2010-12-15 23:38:28 +0000
  • 9ffcb85ba1 ICU-8227 Whew, there were lots of problems in the way the old code was done. Now working much better. Mark Davis 2010-12-14 07:51:00 +0000
  • e0872406eb ICU-8175 Add some utilities for working with CharSequences. @internal for now. Mark Davis 2010-12-14 07:33:40 +0000
  • 22b88a2cf3 ICU-8209 Update the timebombs. Michael Ow 2010-12-10 22:21:51 +0000
  • 8c5407c182 ICU-8020 Added ICU4J 4.6 API data for future API comparison report. Yoshito Umaoka 2010-12-10 21:18:41 +0000
  • 3037e36662 ICU-8210 Updated ICU4J versions and data. Moved some timebombs. Yoshito Umaoka 2010-12-10 21:11:35 +0000
  • 30153c1400 ICU-8209 Update version number in ICU4C to 4.7.1 Michael Ow 2010-12-10 20:32:03 +0000
  • 1e3205b869 ICU-8078 Better ULocale/Locale mapping on JRE 7+ using the new Locale APIs. Yoshito Umaoka 2010-12-09 21:55:20 +0000
  • 4f5faa01b7 ICU-7441 Make StringPiece comparison operators public. Andy Heninger 2010-12-09 18:51:55 +0000
  • 7ddf792330 ICU-8226 Update tests Mark Davis 2010-12-09 18:09:48 +0000
  • 65efbb87d7 ICU-7089 Add test for Calendar class time stamp recalculation in ICU4J Michael Ow 2010-12-07 23:51:28 +0000
  • 3261e6d703 ICU-7089 Add test for Calendar class time stamp recalculation in ICU4C Michael Ow 2010-12-07 23:46:13 +0000
  • 6400b375c6 ICU-7089 Recalculate time stamp array if stamp value is going to exceed limit in ICU4J calendar class. Michael Ow 2010-12-07 17:30:04 +0000
  • 734b84401f ICU-7089 Recalculate time stamp array if stamp value is going to exceed limit in ICU4C calendar class. Michael Ow 2010-12-07 17:27:42 +0000
  • 54c4dc59ca ICU-8083 Update locale test data. Michael Ow 2010-12-03 20:43:21 +0000
  • 642c2f0f68 ICU-8083 Update locale test for r29153 Michael Ow 2010-12-03 20:39:32 +0000
  • 821d71dd85 ICU-7089 Ensure that the time stamp used by ICU4J Calendar class does not exceed the documented limit. Michael Ow 2010-12-03 19:31:41 +0000
  • f67997b725 ICU-7089 Ensure that the time stamp used by ICU4C Calendar class does not exceed the documented limit. Michael Ow 2010-12-03 19:31:10 +0000
  • b988aacf7a ICU-8083 Update LANGUAGES and LANGUAGES_3 table, fix API information, and add a test for missing languages. Michael Ow 2010-12-03 19:25:49 +0000
  • 9ec80e7ba3 ICU-8211 ficx dependency generation for xlC v9 Steven R. Loomis 2010-12-03 16:49:10 +0000
  • ada54ef5d2 ICU-8207 re-enable a skipped test which had caught the swap issue.. Steven R. Loomis 2010-12-02 19:56:54 +0000
  • 58a797bda3 ICU-8207 update icudata.jar due to #8205 Steven R. Loomis 2010-12-02 19:36:33 +0000
  • 96876653d9 ICU-8205 fix improper swap of uspoof, also add to swap test Steven R. Loomis 2010-12-02 19:17:46 +0000
  • a30a0d2886 ICU-8021 Move "Supported Platforms" section from readme to Downloads page; fix some validation errs Peter Edberg 2010-12-01 23:58:44 +0000
  • 97766ba66d ICU-8022 Updated pom.xml for 4.6 release. Yoshito Umaoka 2010-12-01 23:57:36 +0000
  • 8566e3907d ICU-8022 #7316 is also reproduced with OpenJDK 6. Updated the test case to make it work on OpenJDK 6. Yoshito Umaoka 2010-12-01 22:37:53 +0000
  • 3357036c2e ICU-8022 Removed readme.html for ICU4J locale SPI. Moved the contents to a new ICU user guide page - http://userguide.icu-project.org/icu4j-locale-service-provider. Updated the old link to locale SPI readme to the new user guide page in the master readme.html. Yoshito Umaoka 2010-12-01 18:46:48 +0000
  • 8747ad6633 ICU-8022 Fixed a build problem for target jarDemos. Yoshito Umaoka 2010-12-01 17:19:06 +0000
  • 3b5f70add2 ICU-8022 Updated readme.html for 4.6 final release. Yoshito Umaoka 2010-12-01 17:15:46 +0000
  • 66a775159d ICU-8201 Integrate post-rc2 CLDR data changes, J Peter Edberg 2010-12-01 05:41:21 +0000
  • 822102c9b9 ICU-8201 Integrate post-rc2 CLDR data changes, C Peter Edberg 2010-12-01 05:40:46 +0000
  • d33ebb8852 ICU-8022 Fixed ant target cldrUtil to include some necessary classes in utilities.jar Yoshito Umaoka 2010-11-30 00:04:18 +0000
  • 74caa5d001 ICU-8193 Increase array size in cintltst's TestCEValidity. Michael Ow 2010-11-23 02:00:16 +0000
  • c07690facb ICU-8022 Minor updates in readme.html for RC2. Deleted ucdterms.txt because we have unicode-license.txt. Yoshito Umaoka 2010-11-19 19:29:00 +0000
  • 651c34b027 ICU-8156 integrate last changes for CLDR 1.9rc2 into ICU4J Peter Edberg 2010-11-18 21:16:54 +0000
  • 53875e5b6a ICU-8156 integrate last changes for CLDR 1.9rc2 into ICU4C Peter Edberg 2010-11-18 21:16:20 +0000
  • 6a95c1889e ICU-7298 Forgot to set the directory in a couple of places, found while testing this Peter Edberg 2010-11-18 06:42:40 +0000
  • fa78e1e8d6 ICU-7298 Remove "#! /bin/bash", this really cannot be used as a script anymore Peter Edberg 2010-11-18 05:38:28 +0000
  • 5593c36e1d ICU-7298 Further update cldr-icu-readme based on John's instructions and my experiences Peter Edberg 2010-11-18 05:21:55 +0000
  • b2491ae553 ICU-8021 Updated the unicode licence term Yoshito Umaoka 2010-11-17 22:24:48 +0000
  • edd3f84d40 ICU-8022 Updated the unicode license term Yoshito Umaoka 2010-11-17 22:23:36 +0000
  • 42a621afdb ICU-8022 Fixed test code problems with jdktzCheck. Yoshito Umaoka 2010-11-17 22:10:26 +0000
  • c23da28bcc ICU-8168 spelling fix Markus Scherer 2010-11-17 21:58:21 +0000
  • e1413aed6d ICU-8169 Check the length to prevent exception. Mark Davis 2010-11-17 20:29:34 +0000
  • 4961d60ef4 ICU-8022 BRS: organize imports Yoshito Umaoka 2010-11-17 15:55:01 +0000
  • 44330039cc ICU-8131 remove unihan collations, adjust tests Peter Edberg 2010-11-17 05:35:28 +0000
  • 85aa1e1ce2 ICU-8131 temp hack: make genrb exclude unihan collation unless temp option --includeUnihanColl is used Peter Edberg 2010-11-17 04:30:05 +0000
  • 3fa1d14787 ICU-8084 fix the 4.6 release date Markus Scherer 2010-11-17 00:08:26 +0000
  • e5a2f47203 ICU-8084 link to the User Guide howtouseicu page Markus Scherer 2010-11-17 00:08:07 +0000
  • bdb7469c6a ICU-8021 update APIChangeReport.html Steven R. Loomis 2010-11-16 22:59:36 +0000
  • d92c186953 ICU-8149 Document what getPropertyValueEnum() returns for an unknown value alias Markus Scherer 2010-11-16 22:17:52 +0000
  • a7db2b76be ICU-7641 do not refer to a particular (old) version of Unicode Markus Scherer 2010-11-16 22:03:55 +0000
  • 5a840765ea ICU-7641 do not refer to a particular (old) version of Unicode Markus Scherer 2010-11-16 22:03:33 +0000
  • fa4ce3e6ae ICU-8021 fix namespace problem from ucol_imp.h r28996 Markus Scherer 2010-11-16 21:46:24 +0000
  • 52dd980540 ICU-8155 change to @internal - UCLN_NO_AUTO_CLEANUP, U_HAVE_STD_STRING, U_ENABLE_DYLOAD, U_CHECK_DYLOAD Peter Edberg 2010-11-16 20:53:43 +0000
  • b9cfe4aa5b ICU-8155 Promote LocalPointer[Base]/LocalArray/U_DEFINE_LOCAL_OPEN_POINTER from @draft 4.4 to @stable Peter Edberg 2010-11-15 19:40:24 +0000
  • 5f278a0b62 ICU-8021 Update icuver DataVersion, ICUVersion Peter Edberg 2010-11-15 19:36:36 +0000
  • 2f7aa6fc38 ICU-8155 Update udraft.h and uintrnal.h per recent API promotions and internal function renaming Peter Edberg 2010-11-13 00:02:06 +0000
  • ebca744d84 ICU-8155 Promote more @draft 4.4 API to @stable, after asking on icu-core Peter Edberg 2010-11-12 22:58:50 +0000
  • 3384286860 ICU-8155 Promote appropriate @draft 4.2 and 4.4 API to @stable Peter Edberg 2010-11-12 06:03:28 +0000
  • c82831a9d7 ICU-8022 Small fixes for collator/normalizer module build. Yoshito Umaoka 2010-11-12 05:29:54 +0000
  • 4223486554 ICU-8156 Update J to CLDR r5193 - supplementalData code updates, lang/bs code capitalization fixes Peter Edberg 2010-11-12 03:45:56 +0000
  • d49549f700 ICU-8156 Update to CLDR r5193 - supplementalData code updates, lang/bs.txt code capitalization fixes Peter Edberg 2010-11-12 03:28:43 +0000
  • d9e5f6e1d8 ICU-8136 U_CAPI -> U_STABLE for 3 uspoof_ API Peter Edberg 2010-11-12 00:41:43 +0000
  • 0627cc5c5a ICU-8137 fix u_strFromPunycode(), write last non-ASCII character into dest buffer when it just so fits Markus Scherer 2010-11-12 00:02:25 +0000
  • d2cb69ea59 ICU-8022 Small updates in readme.html for 4.6RC1 Yoshito Umaoka 2010-11-11 18:47:32 +0000
  • 10fdc15d5d ICU-8022 Replace TAB with SPs Yoshito Umaoka 2010-11-11 06:38:10 +0000
  • 33e107f735 ICU-8022 API status promotion for 4.6 release. Update APIChangeReport.html. Yoshito Umaoka 2010-11-11 06:26:13 +0000
  • b21e2734dd ICU-8146 Add check for data loading failure in cintltst and intltest. Michael Ow 2010-11-11 05:37:40 +0000
  • 469d4035bd ICU-3984 changes in response to code review Stuart Gill 2010-11-11 02:11:46 +0000
  • 1158571db7 ICU-8147 SpoofChecker.CheckResult, add default constructor Andy Heninger 2010-11-10 23:24:19 +0000
  • 7f386ed6b9 ICU-8145 Update icu-svnprops-check.py to default ICU Java source files to UTF-8 Andy Heninger 2010-11-10 21:57:54 +0000
  • 4f230023d0 ICU-8142 fix the synchronization Mark Davis 2010-11-10 21:43:35 +0000
  • 0e5b74b849 ICU-3984 collation reordering complete Stuart Gill 2010-11-10 02:35:21 +0000
  • 0e27c3ea13 ICU-3984 collation reordering checkpoint - still needs more tests and name change from script to reorder Stuart Gill 2010-11-09 02:58:38 +0000
  • bae3e7a74a ICU-3984 update the data - generated with recent ICU4C Stuart Gill 2010-11-08 21:33:11 +0000
  • 1fac4c690b ICU-3984 initial commit of the collation reordering Stuart Gill 2010-11-08 18:57:42 +0000
  • 5af2364f93 ICU-8022 Removed unnecessary @SuppressWarning annotations. Yoshito Umaoka 2010-11-08 18:34:37 +0000
  • 4954ca812f ICU-8120 Updated build scripts and eclipse workspace settings to use UTF-8 for java source files. Yoshito Umaoka 2010-11-08 15:11:14 +0000
  • eb9d3b2708 ICU-7023 Fix import for EBCDIC machines - contd Umesh Nair 2010-11-06 00:30:20 +0000
  • aae8e8df81 ICU-7023 Fix import for EBCDIC machines. Umesh Nair 2010-11-05 23:43:11 +0000
  • 7222862743 ICU-3984 update of a collation reordering API test Stuart Gill 2010-11-05 21:05:42 +0000
  • c8a64bd04e ICU-3984 update from code review and a collation reordering API test Stuart Gill 2010-11-05 20:01:14 +0000
  • 2d75c9c3b4 ICU-8133 fix stray backslash from #7926 Steven R. Loomis 2010-11-05 19:53:41 +0000
  • 45dcb95f0b ICU-3984 revert U_EXPORT2 changes in r29003 back to r28999 - see http://userguide.icu-project.org/dev/codingguidelines Steven R. Loomis 2010-11-05 19:08:45 +0000
  • 4a9aeda18c ICU-3984 updates from code review Stuart Gill 2010-11-05 18:43:45 +0000
  • 6a5f83ff80 ICU-3984 fix mismatched const int in r28999 Steven R. Loomis 2010-11-04 22:36:25 +0000
  • e0c4099c9e ICU-8127 update svn properties. Andy Heninger 2010-11-04 21:41:54 +0000
  • 814cc0151f ICU-3984 update genuca to match changes in ICU trunk Stuart Gill 2010-11-04 20:41:35 +0000
  • cd59883f32 ICU-8126 Added API collection tool. Added a target draftAPIs utilizing the tool to generate draft API report. Fixed some doc issues in SpoofChecker.java. Yoshito Umaoka 2010-11-04 20:31:27 +0000
  • b1a76e6a88 ICU-3984 updates based on code review and fix of memory leak during collation reordering rule parsing Stuart Gill 2010-11-04 20:12:39 +0000
  • 174695eeac ICU-8125 fix RamsRulesTest even under en_US_POSIX - skip fallback/default collators. Improve error checking. Steven R. Loomis 2010-11-04 19:15:00 +0000
  • 871a56f64c ICU-8119 fixed, also fixed minor build/test issues. Steven R. Loomis 2010-11-04 18:14:48 +0000
  • a5bc9497c1 ICU-8122 Update urename.h for ICU 4.6 Andy Heninger 2010-11-04 00:37:10 +0000
  • 82d03e4733 ICU-7476 Integrating Maven Ant task for deploying icu4j to the central Maven repository. Yoshito Umaoka 2010-11-03 06:17:25 +0000
  • 488256ca63 ICU-8121 Update udeprctd.h, udraft.h, uintrnal.h, usystem.h for ICU 4.6 Peter Edberg 2010-11-03 05:46:29 +0000
  • 94239208a0 ICU-3984 fix a bug in the resource loading of collation reordering and rename script reordering to reordering codes Stuart Gill 2010-11-03 02:41:22 +0000
  • 0a98dc21cb ICU-3984 'never' is a long time to not run other tests. :) Reverting r28926 here Steven R. Loomis 2010-11-03 01:06:50 +0000
  • 67bebde8b5 ICU-7023 Cleaning up code and fixing an error on AIX Umesh Nair 2010-11-02 22:29:28 +0000
  • adf994a3fd ICU-8114 checkin NAFD improvements Steven R. Loomis 2010-11-02 21:44:10 +0000
  • 1abfa1c39c ICU-7388 compliant output Steven R. Loomis 2010-11-02 19:52:58 +0000
  • 2c478e1ad8 ICU-7388 update Steven R. Loomis 2010-11-02 19:52:34 +0000
  • f3b63f8de6 ICU-8046 use alt="short" versions of pinyin and stroke collations Peter Edberg 2010-11-02 19:36:59 +0000
  • 2e8d2f61f0 ICU-7373 include enum constants. (There aren't any new ones in 4.6, however) Steven R. Loomis 2010-11-02 19:12:04 +0000
  • dc0710545d ICU-3984 fix for ucadata.icu big endian issues Stuart Gill 2010-11-02 18:59:06 +0000
  • 0acb435a84 ICU-7238 remove obsolete, now-unused upvec_compactToUTrieHandler() Markus Scherer 2010-11-02 18:58:09 +0000
  • 8d46db0be4 ICU-8046 use alt="short" versions of pinyin and stroke collations Peter Edberg 2010-11-02 18:46:02 +0000
  • b674f702e1 ICU-8091 guard against pinIndices() reducing length to 0 or 1 Markus Scherer 2010-11-02 18:19:05 +0000
  • 04000e60ff ICU-7388 Flag 'born stable'. Also update readme. Steven R. Loomis 2010-11-02 17:33:52 +0000
  • cbb8e1c1b8 ICU-7023 Fixing memory leaks in cintltst. Umesh Nair 2010-11-02 16:46:23 +0000
  • 87628da74e ICU-8092 Use uprv_ functions with all instances of rulesCopy and src.source; remove debug change Peter Edberg 2010-11-02 08:27:22 +0000
  • ac17fa57d6 ICU-8046 Accidentaly changed timbbomb for debugging in the previous change - revert the timebomb. Yoshito Umaoka 2010-11-02 03:03:47 +0000
  • b8875bf33c ICU-7568 tzdata2010o to ICU4J trunk Yoshito Umaoka 2010-11-02 02:44:23 +0000
  • 5dd9ea7768 ICU-3984 update the uca file version, add support for reading/writing reordering from/to resources, update FractionalUCA.txt to a format for the genuca tool Stuart Gill 2010-11-02 02:21:57 +0000
  • 6a82cf71dd ICU-8109 have icucheck.bat print a summary of pass/fail tests and return an overall exit status. Steven R. Loomis 2010-11-02 01:51:32 +0000
  • 4310ac6dfc ICU-7568 tzdata2010o to ICU4C trunk Yoshito Umaoka 2010-11-02 01:46:39 +0000
  • ffb24dcc38 ICU-8092 fix cintltest crashes on windows. Must use uprv_malloc and uprv_free if ICU owns the memory. Steven R. Loomis 2010-11-02 01:20:29 +0000
  • 2ac4a7f418 ICU-7023 Fix windows breakage that was on r28967 Steven R. Loomis 2010-11-02 00:24:11 +0000
  • 86ce28acfb ICU-7023 Supporting collation import syntax in ICU4J Umesh Nair 2010-11-01 23:54:10 +0000
  • 685d7f1862 ICU-8046 Use sprintf instead of snprintf for better platform support. Yoshito Umaoka 2010-11-01 22:47:52 +0000
  • c9ae826bca ICU-7023 Supporting import in collation rules Umesh Nair 2010-11-01 22:23:49 +0000
  • 08eafbc52f ICU-3984 add #ifdefs around printfs Steven R. Loomis 2010-11-01 20:11:36 +0000
  • 66efc93b9b ICU-3984 update UCOL_BUILDER_VERSION to version 8 Stuart Gill 2010-11-01 19:55:05 +0000
  • cfe1b1d92f ICU-8104 Move REGEXFINDPROGRESS_INTERRUPT macro out of regex.h into implementation Michael Grady 2010-10-30 21:49:29 +0000
  • 0c21fdf068 ICU-3984 changes to the collation reordering - API works same as rules and enhanced testing Stuart Gill 2010-10-30 00:42:12 +0000
  • e2b5a4245f ICU-8102 aack, fix the 4.6h that crept in Peter Edberg 2010-10-29 21:12:04 +0000
  • 9ed097ba3d ICU-8102 @draft 4.4 -> @draft 4.6 for the unchanged @internal 4.4 functions Peter Edberg 2010-10-29 21:09:53 +0000
  • 58773a3751 ICU-8021 revert data/Makefile change for genrb to build all resource bundles at once: was building 478*478 bundles in multi-threaded make run (make -j5) Markus Scherer 2010-10-29 20:21:33 +0000
  • 6e5c04f2b0 ICU-8100 update instructions for data regeneration from CLDR Andy Heninger 2010-10-29 18:55:11 +0000
  • debe481553 ICU-8100 update cldr to icu data build doc Andy Heninger 2010-10-29 18:52:59 +0000
  • a880b11b88 ICU-7924 fix segfault in StringPiece::operator==(both empty) Markus Scherer 2010-10-29 18:01:01 +0000
  • ad865ff7e7 ICU-8097 Fix buffer overflow problems in uscript_getCode() John Emmons 2010-10-29 15:41:56 +0000
  • 334ad85355 ICU-8091 fix UnicodeString::reverse() for when the only lead surrogate is in the middle of an odd-length string Markus Scherer 2010-10-29 00:15:27 +0000
  • 8f93a3e07a ICU-7187 avoid comparison of (pointer+unsigned)>pointer which can be optimized away; not necessary anyway with use of U_MAX_PTR(pointer) Markus Scherer 2010-10-28 23:32:22 +0000
  • 46ee80daa9 ICU-8094 oops- was not including templates in install package Unknown User 2010-10-28 21:57:36 +0000
  • d187b1cc1b ICU-8046 For Windows use _snprintf instead of snprintf Peter Edberg 2010-10-28 21:47:20 +0000
  • 6f3ad33578 ICU-8022 updated pool.res files Markus Scherer 2010-10-28 21:41:06 +0000
  • 1c6f49ed3c ICU-8021 updated pool.res files Markus Scherer 2010-10-28 21:36:56 +0000
  • d8e214d7d7 ICU-3984 Fix Windows build issues Stuart Gill 2010-10-28 20:28:40 +0000
  • 9321bcf8ae ICU-8046 CLDR 1.9 integration pass 5 for J, from r5159 Peter Edberg 2010-10-28 20:00:22 +0000
  • 099da5e613 ICU-8046 CLDR 1.9 integration pass 5, from r5159 Peter Edberg 2010-10-28 19:45:36 +0000
  • 5f80f97863 ICU-7869 Added two tables to correspond to pinyin changes, with hack to pick. Mark Davis 2010-10-28 19:21:12 +0000
  • 7ec73e450f ICU-8094 Ignore rev2ticket commits that are duplicates. 'column not unique' wasn't just causing a warning, it was actually closing the cursor ''and losing the previous commits in that session''. Unknown User 2010-10-28 19:11:24 +0000
  • 7e1bef5e94 ICU-3984 tool changes for collation reordering Stuart Gill 2010-10-28 19:05:02 +0000
  • b51eb12ff2 ICU-8094 old fix for off by one Unknown User 2010-10-28 18:43:11 +0000
  • 27d3ca72c3 ICU-7954 Add a new API checking availability of currency in the specified date range. Yoshito Umaoka 2010-10-28 18:28:09 +0000
  • c104085f55 ICU-7744 Remove no-longer-needed timebomb Peter Edberg 2010-10-28 17:49:07 +0000
  • 6dba897cff ICU-8046 Update timebombs Peter Edberg 2010-10-28 17:44:02 +0000
  • e9abb9546f ICU-8092 Now ucol_tok_parseNextToken can cause UColTokenParser source field ptr to get realloced, free the new ptr Peter Edberg 2010-10-28 17:28:06 +0000
  • be51ebe688 ICU-7373 update, better enum handling Steven R. Loomis 2010-10-28 01:24:33 +0000
  • b0cdff9b4b ICU-7373 update report Steven R. Loomis 2010-10-28 01:24:00 +0000
  • 3b9fe8ba09 ICU-7373 add enums Steven R. Loomis 2010-10-28 00:08:31 +0000
  • 88da3e392c ICU-7373 change report with enum Steven R. Loomis 2010-10-28 00:07:53 +0000
  • a79a8d4ad6 ICU-3984 remove debug print Stuart Gill 2010-10-27 23:50:29 +0000
  • 1d125c474c ICU-8090 add back the previously failing transliterators. Andy Heninger 2010-10-27 23:37:28 +0000
  • 19dbe7e1cc ICU-8090 Transliterator, fix instantiation failures. Andy Heninger 2010-10-27 23:35:12 +0000
  • e3756f710b ICU-7015 Fixing some types and adding some conditional code for debugging. Umesh Nair 2010-10-27 22:11:37 +0000
  • f8c79cb9bc ICU-7373 more error reporting, use resources to load xslt files Steven R. Loomis 2010-10-27 21:54:39 +0000
  • 110e2ceb05 ICU-3984 integrate collation reordering from branch - svn+ssh://source.icu-project.org/repos/icu/icu/branches/sgill/scriptreorder2 -r 28883:28924 Stuart Gill 2010-10-27 18:02:52 +0000
  • 8c2725adc2 ICU-8081 Investigate failing string search tests; improve tests Peter Edberg 2010-10-27 07:04:49 +0000
  • d442cc1556 ICU-7264 update layout engine script data Markus Scherer 2010-10-26 23:40:36 +0000
  • ded551cad3 ICU-7264 update layout engine script data Markus Scherer 2010-10-26 22:15:58 +0000
  • 48ebf95831 ICU-7864 Use ICU_DATA_DIR_PREFIX_ENV_VAR to get path prefix from environment Peter Edberg 2010-10-26 22:02:14 +0000
  • a931742389 ICU-7568 tzdata2010n to ICU4J trunk Yoshito Umaoka 2010-10-26 21:51:05 +0000
  • 2938235bff ICU-7568 tzdata2010n to ICU4C trunk Yoshito Umaoka 2010-10-26 21:47:44 +0000
  • 40b739aa28 ICU-7746 mark protected methods as @internal Markus Scherer 2010-10-26 21:26:39 +0000
  • c8765bfe77 ICU-8077 Remove isLenient/setLenient from Format, etc. (revert #7725) Peter Edberg 2010-10-26 18:11:13 +0000
  • 64466fd4e1 ICU-8046 CLDR 1.9 integration, fix he,fi brkitr Peter Edberg 2010-10-26 07:45:18 +0000
  • 33120b6943 ICU-8046 CLDR 1.9 integration, fix he,fi brkitr Peter Edberg 2010-10-26 07:38:20 +0000
  • f27448c127 ICU-8046 CLDR 1.9 integration pass 4 - J Peter Edberg 2010-10-26 03:48:07 +0000
  • 4c5b36b9d9 ICU-8046 CLDR 1.9 integration pass 4, ur collation & correct cldr version Peter Edberg 2010-10-26 03:34:07 +0000
  • 17bfaa6a79 ICU-8046 CLDR 1.9 integration, in build.xml fileset id="brkitr" add fi.txt, he.txt Peter Edberg 2010-10-26 03:23:21 +0000
  • db864477ae ICU-7264 make some C test code more parallel with Java Markus Scherer 2010-10-25 23:06:37 +0000
  • f6fb60ff6f ICU-7264 fix weight allocation and align sort key constants with C++ Markus Scherer 2010-10-25 23:02:08 +0000
  • d65b6532f8 ICU-8046 CLDR 1.9 integration pass 3, J (CLDR r5147, still minus 14 transliterators) Peter Edberg 2010-10-25 23:02:07 +0000
  • b52138122f ICU-8046 CLDR 1.9 integration pass 3 (CLDR r5147, still minus 14 transliterators) Peter Edberg 2010-10-25 22:37:20 +0000
  • 4f9ae7991e ICU-7869 Added test that first script characters are actually the first ones. Mark Davis 2010-10-25 21:40:48 +0000
  • 7e7750a459 ICU-7869 Fix missing labels Mark Davis 2010-10-25 21:08:56 +0000
  • e6751083f6 ICU-7264 fix binary search and avoid IndexOutOfBoundsException from ArrayList.get(limit=size()) Markus Scherer 2010-10-25 18:40:00 +0000
  • 583f5ab6ee ICU-8046 CLDR 1.9 integration pass 2 (J) Peter Edberg 2010-10-25 06:46:33 +0000
  • 5b132df167 ICU-8046 CLDR 1.9 integration pass 2, update C tests Peter Edberg 2010-10-25 06:31:21 +0000
  • cca3150c47 ICU-8046 CLDR 1.9 integration pass 2, generated file updates in data/ Peter Edberg 2010-10-25 06:30:04 +0000
  • 04b5cd0d7b ICU-8072 Now ucol_tok_parseNextToken can cause UColTokenParser source field ptr to get realloced, free the new ptr Peter Edberg 2010-10-25 04:29:10 +0000
  • 511b73419f ICU-8072 Fix crash in genrb coll processing due to stale rulesToParse pointers in UColToken hashtable Peter Edberg 2010-10-24 19:06:51 +0000
  • acafffb5d9 ICU-7264 Latin-1 special can result in CE_NOT_FOUND_; fall back to UCA, leave TODO to avoid this in the builder Markus Scherer 2010-10-24 18:45:46 +0000
  • d9de6496a8 ICU-7264 disable two failing string search test cases Markus Scherer 2010-10-22 22:07:53 +0000
  • 3658544cc1 ICU-7264 unpaired surrogates are not ignorable any more; fix code for discontiguous contractions to look at combining classes of code *points* Markus Scherer 2010-10-22 21:53:45 +0000
  • 8ebdd745da ICU-7264 adjust AlphabeticIndex.getFirstScriptCharacters() for Unicode 6.0: add first characters for Batak, Brahmi, Mandaic; see http://unicode.org/charts/collation/ Markus Scherer 2010-10-21 23:59:18 +0000
  • 926ba7847d ICU-8046 update TestOrdering timebomb, update TestMeasurementSystem Peter Edberg 2010-10-21 22:25:43 +0000
  • 2947362274 ICU-7264 adjust TestRuleOptions data for FractionalUCA 6.0 Markus Scherer 2010-10-21 21:59:51 +0000
  • c12d06e349 ICU-7264 noncharacters are not ignorable any more -- adapt TestNonChars() Markus Scherer 2010-10-21 21:40:23 +0000
  • da8a555a3e ICU-7264 noncharacters are not ignorable any more Markus Scherer 2010-10-21 17:36:57 +0000
  • 67531428ab ICU-8022 Revmoed unused import Yoshito Umaoka 2010-10-21 16:27:40 +0000
  • 65decad384 ICU-8022 Fixed compiler warnings and source code format. Yoshito Umaoka 2010-10-21 16:26:09 +0000
  • 369540ab7a ICU-8046 add VerifyTranslation diagnostics, update measurement system test Peter Edberg 2010-10-21 07:26:06 +0000
  • ec60bed6d5 ICU-7992 J DateTimePatternGenerator, fix matching for weekday name Peter Edberg 2010-10-20 23:18:55 +0000
  • a77332d75c ICU-7561 fixes to uspoof API docs, to make them build. Andy Heninger 2010-10-20 23:12:46 +0000
  • d841f7254d ICU-7992 DateTimePatternGenerator, fix matching for weekday name Peter Edberg 2010-10-20 22:06:10 +0000
  • f014a67349 ICU-7488 merge the missing API status Java Doc tags for some ArabicShaping constants into trunk from branches/waleed/7488 -r 28845:28881 Waleed Oransa 2010-10-20 10:57:29 +0000
  • 4e8f6e1ed2 ICU-7518 Workaround for 24:00 on a transition day problem. Use 23:59:59.999 as the transition time. iCal VTIMEZONE is not capable to handle such rule. Also a minor bug fix in BasicTimeZone::hasEquivalentTransitions which was found while updating the test case. This fix is equivalent to the ICU4J fix r28879. Yoshito Umaoka 2010-10-20 07:46:11 +0000
  • faca047508 ICU-7518 Workaround for 24:00 on a transition day problem. Use 23:59:59.999 as the transition time. iCal VTIMEZONE is not capable to handle such rule. Also a minor bug fix in BasicTimeZone.hasEquivalentTransitions which was found while updating the test case. Yoshito Umaoka 2010-10-20 06:19:12 +0000
  • a1f9c9d8f7 ICU-7952 ICU4C SelectFormat review feedback. Merge from branches/jinglun. Jinglun Li 2010-10-20 02:36:31 +0000
  • ac89f9ed5b ICU-7264 UCA 6.0 data & test data Markus Scherer 2010-10-19 21:52:34 +0000
  • d29bfdf854 ICU-7264 UCA 6.0 data, test data, and bug fixes; from branches/markus/uca60 -r 28826:28857 Markus Scherer 2010-10-19 21:48:04 +0000
  • 1c7566e3db ICU-8046 CLDR 1.9 integration pass 1, update J tests Peter Edberg 2010-10-19 19:26:22 +0000
  • 396f2a8f3a ICU-7902 TimeUnitFormat uses unlocalized short time units for Greek, icu4c part Jie J. Yang 2010-10-19 08:28:02 +0000
  • 8f55656334 ICU-7902 TimeUnitFormat uses unlocalized short time units for Greek, icu4j part Jie J. Yang 2010-10-19 08:11:35 +0000
  • aa3ebc300a ICU-8046 CLDR 1.9 integration pass 1, skip some Myanmar tests until cldrbug 3062 is fixed Peter Edberg 2010-10-19 04:09:15 +0000
  • 8b32e19c20 ICU-8046 CLDR 1.9 integration pass 1 Peter Edberg 2010-10-19 03:37:32 +0000
  • 0cc2fd091f ICU-8046 CLDR 1.9 integration pass 1, update tests Peter Edberg 2010-10-19 03:31:50 +0000
  • d26cbd4680 ICU-8046 CLDR 1.9 integration pass 1, generated file updates in data/ Peter Edberg 2010-10-19 03:27:40 +0000
  • e28ad3610d ICU-7385 rollback the changeset#28856. Hold the change until reviewed by icu-design list. Claire Ho 2010-10-19 01:27:56 +0000
  • 9474226f53 ICU-8044 Spoof check updates for the latest data. Andy Heninger 2010-10-19 01:15:51 +0000
  • a4a774bc57 ICU-8022 ICU4J data refreshed from ICU4C Andy Heninger 2010-10-19 01:14:51 +0000
  • aa0390f51f ICU-8022 ICU4J data refreshed from ICU4C Andy Heninger 2010-10-19 01:14:03 +0000
  • b7261dd097 ICU-8022 ICU4J version moved to 4.6 Andy Heninger 2010-10-19 01:12:18 +0000
  • 1c68465ef7 ICU-7850 Replaced the ChoiceFormat example by PluralFormat in MessageFormat.java. Claire Ho 2010-10-19 00:36:08 +0000
  • 0277fddcb6 ICU-7850 Replaced the ChoiceFormat example by PluralFormat in MessageFormat.java. Claire Ho 2010-10-19 00:12:39 +0000
  • 51689f4071 ICU-7385 changed ECurrencySpacing into a C enum. Claire Ho 2010-10-18 23:09:02 +0000
  • 4efdb1090d ICU-7555 regexp does not recognize [:word:] Andy Heninger 2010-10-18 20:08:27 +0000
  • 9896c58604 ICU-8038 Fix maxBytesPerChar error for UnicodeBig and UnicodeLittle in ICU4J. Michael Ow 2010-10-18 16:29:25 +0000
  • 71c083cdce ICU-8046 CLDR 1.9 integration pass 1, update U_ICU_DATA_VERSION Peter Edberg 2010-10-18 05:41:17 +0000
  • 8c3fb82cd5 ICU-8046 CLDR 1.9 integration pass 1, hand-edited files in data/ Peter Edberg 2010-10-18 05:15:17 +0000
  • 1d26b82ea8 ICU-7223 invlide range for handling expansions in CollationParsedRuleBuilder. Claire Ho 2010-10-15 22:25:56 +0000
  • c05e310791 ICU-8044 Spoof Detection data update to latest from Unicode. Andy Heninger 2010-10-15 00:01:43 +0000
  • 5714200c0d ICU-8038 Fix check for x-* names when getting the icu canonical name. Michael Ow 2010-10-14 22:21:16 +0000
  • 81ce7e7cf2 ICU-7015 Minor changes. Umesh Nair 2010-10-14 20:25:09 +0000
  • 8ec88d6f48 ICU-8017 Updated MANIFEST.MF in ICU runtime library jar files to make them OSGi bundles. Yoshito Umaoka 2010-10-14 19:15:38 +0000
  • 2b57a010d7 ICU-7015 Adding more test cases. Umesh Nair 2010-10-14 18:44:44 +0000
  • 228172d527 ICU-6959 Improve code coverage in ICU4J for com.ibm.icu.util. Michael Ow 2010-10-14 17:06:37 +0000
  • 24da281d4e ICU-7201 Transliterator threading fixes. Andy Heninger 2010-10-14 00:28:44 +0000
  • 0637aa7e4a ICU-8038 Fix BOM check in ICU4J TestConversion code. Michael Ow 2010-10-13 23:01:23 +0000
  • 9d45127908 ICU-7264 do not add U+FFFE, new merge-sort character with 02 weights, into invuca so that tailoring primary-after an ignorable works Markus Scherer 2010-10-13 22:20:26 +0000
  • 88ea664c7e ICU-8038 Update testdata in ICU4J for UnicodeLittle and UnicodeBig test. Michael Ow 2010-10-13 20:22:28 +0000
  • 99102b01d2 ICU-8038 Implement UnicodeLittle and UnicodeBig in ICU4J. Michael Ow 2010-10-13 20:21:16 +0000
  • 5dac211295 ICU-8038 Re-enable UnicodeBig and UnicodeLittle tests. Michael Ow 2010-10-13 20:18:49 +0000
  • 1bcfb1258c ICU-8001 batch script and readme.html for testing Steven R. Loomis 2010-10-13 19:25:12 +0000
  • 5bf81805bd ICU-7264 update change log Markus Scherer 2010-10-13 17:47:30 +0000
  • ad7ef5dc33 ICU-7264 permit space between [variable top] bytes; check number of READHEX bytes; some cleanup of variable top code Markus Scherer 2010-10-13 17:40:32 +0000
  • c4a66333eb ICU-7264 remove obsolete UCAElements.variableTop Markus Scherer 2010-10-13 17:38:40 +0000
  • 0c6ec18878 ICU-7264 fix broken call, sending NULL for new parameter Steven R. Loomis 2010-10-13 17:23:01 +0000
  • 69866a3d5d ICU-8022 Fixing some compiler warnings. Yoshito Umaoka 2010-10-13 15:18:01 +0000
  • 42bb7ee26b ICU-7264 add timebombs temporarily until collation files are updated. Mark Davis 2010-10-13 06:38:17 +0000
  • bf2f20ffe9 ICU-8037 added utilities Mark Davis 2010-10-13 06:09:18 +0000
  • e83ac112e0 ICU-8036 Fixed supplementary issue. Mark Davis 2010-10-13 06:06:49 +0000
  • db32e2a441 ICU-7264 check isSpecial(CE) before getCETag(CE), and more debug output for genuca Markus Scherer 2010-10-12 23:59:00 +0000
  • 023cf21cdf ICU-7264 permit 02 bytes for U+FFFE, new merge-sort character Markus Scherer 2010-10-12 23:54:40 +0000
  • 69a7b1ea42 ICU-6545 Allow regex reset to the end of a string Andy Heninger 2010-10-12 22:52:51 +0000
  • 61460a2e97 ICU-7975 Clarify that formatting a number always will round it. Andy Heninger 2010-10-12 20:05:49 +0000
  • 2333b126c1 ICU-6845 Improve the code coverage in ICU4C. Michael Ow 2010-10-12 16:38:38 +0000
  • 801abaa192 ICU-7892 add missing implementation for unum_parseDecimal() and unum_formatDecimal(). Andy Heninger 2010-10-12 05:11:41 +0000
  • a788c4e44c ICU-7264 check for supported prefix length Markus Scherer 2010-10-11 21:01:31 +0000
  • adb11cba8d ICU-8028 update version number to milestone:4.6, bump timebombs, etc Steven R. Loomis 2010-10-09 01:23:28 +0000
  • 4fb62e2878 ICU-8014 DST detection failure on Linux. Change the function name to skipZoneIDPrefix Jungshik Shin 2010-10-09 00:54:20 +0000
  • da1272de57 ICU-7447 Fix some GCC and VA compiler warnings. Michael Ow 2010-10-08 20:14:26 +0000
  • d10c798d62 ICU-7264 update the constant ranges for CJK, so that the code works correctly. This also handles the change in UCA that it is not CJK *blocks* but CJK *characters* (assigned in those blocks). Mark Davis 2010-10-08 17:22:13 +0000
  • 72b3ff2645 ICU-7597 Make validSublocales be based on included locales in icu-config.xml John Emmons 2010-10-08 06:05:55 +0000
  • 601ffaf13c ICU-7597 Make validSublocales be based on included locales in icu-config.xml John Emmons 2010-10-08 06:01:05 +0000
  • b1c81d198d ICU-7583 local ignore Makefile.local Steven R. Loomis 2010-10-07 23:55:11 +0000
  • efa2e954e1 ICU-7264 support supplementary code points in FractionalUCA.txt Markus Scherer 2010-10-07 19:46:41 +0000
  • fa5efaaf9b ICU-8014 default timezone detection is not reliable when /usr/share/zoneinfo has posix/right subdirectories Jungshik Shin 2010-10-07 18:07:05 +0000
  • d483c7c807 ICU-7721 Check to see if both CXXFLAGS and CFLAGS were not set already. Michael Ow 2010-10-07 03:34:53 +0000
  • 0c59484979 ICU-7721 Remove duplicate code in configure script. Michael Ow 2010-10-07 03:15:39 +0000
  • 5878b80ed9 ICU-7721 Fix release/debug options in configure script. Michael Ow 2010-10-07 02:54:35 +0000
  • cac0d444ac ICU-8023 test fix for windows makefile Steven R. Loomis 2010-10-07 00:23:38 +0000
  • 5a88748c9f ICU-6995 Fix character classifications in Kannada John Emmons 2010-10-06 17:44:33 +0000
  • 0b250fd02a ICU-7978 Add getDigitsLocal that returns reference to the digits directly John Emmons 2010-10-06 15:50:16 +0000
  • 2d61714acc ICU-7583 checkin for source drop Steven R. Loomis 2010-10-06 15:13:14 +0000
  • df4608dd59 ICU-8015 Improve performance of pkgdata tool file parser. Michael Ow 2010-10-05 04:52:16 +0000
  • 2ea7489697 ICU-7883 Add backslash to all occurrences of spaces in the directory path. Michael Ow 2010-10-04 23:55:47 +0000
  • 858ae2c1a0 ICU-7883 Ensure that the path has the proper backslash. Michael Ow 2010-10-04 23:52:24 +0000
  • d40ee7f0cb ICU-8015 Dynamically allocate enough memory in pkgdata tool for compiler options. Michael Ow 2010-10-04 23:47:46 +0000
  • c5e5a4c54e ICU-7979 don't print out error on dlopen fail (err is already recorded). Also, remove some tabs. Steven R. Loomis 2010-10-04 23:20:15 +0000
  • f68de91610 ICU-8005 uninitialized field fLastChar (from valgrind) Andy Heninger 2010-10-04 23:02:29 +0000
  • f9339035e4 ICU-8010 Make Collator.getAvailableLocales work when the class is loaded by the system classloader. Yoshito Umaoka 2010-10-04 20:50:06 +0000
  • 63e1b55fea ICU-7972 update to autoconf 2.67, remove unneeded .mk file Steven R. Loomis 2010-10-04 20:03:51 +0000
  • b7ca1b4068 ICU-7971 fix make install-doc Steven R. Loomis 2010-10-04 19:46:07 +0000
  • f0aa65c877 ICU-7996 Fixed resource bundle alias resolution problems. Also restored resource alias test cases accidentally disabled before. Yoshito Umaoka 2010-10-04 19:42:01 +0000
  • 3876f7555b ICU-7995 make dist as used by milestone:4.5.2 Steven R. Loomis 2010-10-04 19:41:13 +0000
  • 26c177ccfc ICU-7996 Adding some resource alias test case data. Yoshito Umaoka 2010-10-04 19:27:36 +0000
  • fde9be9d9a ICU-7999 update readme Steven R. Loomis 2010-10-01 00:36:02 +0000
  • 4f8e1629db ICU-7792 APIChangeReport.html and tag an untagged file Steven R. Loomis 2010-09-30 18:27:04 +0000
  • 3f5a867adf ICU-7999 promote version number in api change report Steven R. Loomis 2010-09-30 18:18:07 +0000
  • 742f501232 ICU-7983 Resolve valgrind error when calling Calendar::createInstance(). Michael Ow 2010-09-30 05:44:33 +0000
  • 770725ba5f ICU-7793 Updated the api change report for 4.5.2. Yoshito Umaoka 2010-09-29 21:34:56 +0000
  • ce28cfd350 ICU-7993 update readme.html for 4.6M2 Stuart Gill 2010-09-29 21:15:36 +0000
  • 94820ddb2b ICU-7993 update readme.html for 4.6M2 Stuart Gill 2010-09-29 21:15:11 +0000
  • eca1ad4fc5 ICU-7991 Fix memory leak in NumberFormatTest. Andy Heninger 2010-09-28 23:01:24 +0000
  • 71a82b49f6 ICU-7792 Update urename.h for the 4.6M2 release Stuart Gill 2010-09-28 22:30:57 +0000
  • 514b12fb14 ICU-7792 fix some UCONFIG_NO_XYZ bugs Markus Scherer 2010-09-28 05:43:34 +0000
  • ae9a1bdefe ICU-7792 fix a namespace bug Markus Scherer 2010-09-28 05:06:58 +0000
  • 633cd9763a ICU-7789 ICU4C memory allocation function cleanup. 4.5.2 BRS task. Andy Heninger 2010-09-27 23:52:31 +0000
  • b38c190914 ICU-7989 Remove non-ASCII chars from ICU4J sources. Andy Heninger 2010-09-27 23:13:38 +0000
  • 33a8b6e5a7 ICU-7988 add svn properties to text files as appropriate. Andy Heninger 2010-09-27 22:31:10 +0000
  • 1c80d23e57 ICU-7988 add missing svn properties to text files. Andy Heninger 2010-09-27 22:24:10 +0000
  • ca402bc5f1 ICU-7568 2010m to ICU4J trunk Yoshito Umaoka 2010-09-27 19:28:13 +0000
  • 369efcc223 ICU-7568 2010m to ICU4C trunk Yoshito Umaoka 2010-09-27 19:27:19 +0000
  • 4997366db1 ICU-7987 Fix memory leak in intltest normalize Andy Heninger 2010-09-27 18:47:37 +0000
  • 36fc220ae2 ICU-7986 Fix memory leak in cintltest regex Andy Heninger 2010-09-27 05:51:41 +0000
  • b970115780 ICU-7981 Log data error for unum_open failure. Michael Ow 2010-09-25 04:42:19 +0000
  • 90dc5efa3f ICU-7583 checkpoint for drop. Steven R. Loomis 2010-09-24 23:49:42 +0000
  • 6c75d439b9 ICU-7772 Use UCharacterDirection instead of ECharacterDirection per Markus's review comments. Norbert Lindenberg 2010-09-24 22:35:43 +0000
  • 599561386b ICU-7583 builds OK on mac. Ready to try clean build. Steven R. Loomis 2010-09-24 00:45:01 +0000
  • e8b6b950f0 ICU-7980 fix a few coverity errors Jungshik Shin 2010-09-24 00:13:57 +0000
  • 1d61380988 ICU-7583 checkpoint before clean up and drop Steven R. Loomis 2010-09-23 21:05:38 +0000
  • 2e1aee8d0a ICU-7724 Code review update - creating a defensive copy of char[] in getDigits(). Yoshito Umaoka 2010-09-23 19:35:29 +0000
  • 6beba077d3 ICU-6325 Removed synchronized keyowrd from _getDisplayName. Yoshito Umaoka 2010-09-23 18:49:45 +0000
  • 1b81c862ce ICU-6879 Lazy loading of localized timeZone IDs (commit from branch) Michael Grady 2010-09-22 22:44:09 +0000
  • 369c026ca2 ICU-7652 Use StringBuilder instead of StringBuffer John Emmons 2010-09-22 21:45:19 +0000
  • 45de7c9532 ICU-7911 fixed spacing Alexey Gousev 2010-09-22 21:06:39 +0000
  • 6c2f137965 ICU-7911 added to cintltst Alexey Gousev 2010-09-22 20:00:38 +0000
  • e69698280f ICU-7911 fixed formatting issue Alexey Gousev 2010-09-22 19:59:41 +0000
  • 40d22aabc1 ICU-7793 Clean up import statements. Yoshito Umaoka 2010-09-22 17:45:36 +0000
  • 74c00c08b7 ICU-7882 Add method to get shortest subtag length Michael Ow 2010-09-22 05:48:26 +0000
  • a67a5c9ddc ICU-7882 Update BCP47 tag check. Michael Ow 2010-09-22 05:47:08 +0000
  • 6130d62e99 ICU-7652 Fixed setWeekData not to use ULocale.Builder per Yoshito's review comments John Emmons 2010-09-22 05:24:56 +0000
  • b59206e30e ICU-7652 Fix testcase comments to match data John Emmons 2010-09-22 04:42:21 +0000
  • 38a48df94b ICU-7724 Fix Javadoc comment for new API John Emmons 2010-09-22 03:33:26 +0000
  • ec4cf1f1ab ICU-7724 Fix array compare/copy per Yoshito's review comments John Emmons 2010-09-22 03:27:49 +0000
  • b3e6ea4b01 ICU-7724 Fix API tag back to @stable 2.0 per Yoshito John Emmons 2010-09-22 01:57:51 +0000
  • a998c7cac4 ICU-7882 Add function to get shortest length subtag's size. Michael Ow 2010-09-21 23:50:37 +0000
  • 740bef0bc8 ICU-7969 Update project files to ensure currpinf.h and icuplug.h are copied into the right place. Michael Ow 2010-09-21 23:32:18 +0000
  • bc6b44a7d6 ICU-7813 Move declaration to beginning of code block. Michael Ow 2010-09-21 23:06:16 +0000
  • ed35e37223 ICU-7793 Fixed JavaDoc warnings in Bidi.java. Yoshito Umaoka 2010-09-21 21:47:34 +0000
  • 4d0bdec81e ICU-7968 Add a timebomb to TestFirstCharacters. Yoshito Umaoka 2010-09-21 20:56:07 +0000
  • c6c2a855a7 ICU-7932 compare as double, not long double Steven R. Loomis 2010-09-21 19:10:03 +0000
  • 6200d5808f ICU-7772 Fast string direction detection Jie J. Yang 2010-09-21 07:30:19 +0000
  • 12de1d68b7 ICU-7772 Fast string direction detection Jinglun Li 2010-09-21 07:12:28 +0000
  • 52d02d3a55 ICU-7965 update icudata.jar for new th grapheme break iterator; remove J test timebomb Peter Edberg 2010-09-21 04:04:24 +0000
  • 8cab1047c4 ICU-7965 th uses legacy clusters with 0E33 0EB3 added to Extend; remove test timebomb Peter Edberg 2010-09-21 03:38:50 +0000
  • 114432eec8 ICU-7264 merge Unicode 6.0 into trunk from branches/markus/uni60 -r 28341:28656 Markus Scherer 2010-09-21 00:32:21 +0000
  • b5e1330176 ICU-7264 merge Unicode 6.0 into trunk from branches/markus/uni60 -r 28339:28657 Markus Scherer 2010-09-21 00:12:49 +0000
  • 3c7ba0c2e4 ICU-7652 Get correct week data from territory based locale John Emmons 2010-09-20 21:26:13 +0000
  • cbc567f055 ICU-7966 Fix Format::isLenient to be @draft ICU 4.6 Peter Edberg 2010-09-20 21:22:44 +0000
  • cd3f6237f9 ICU-7652 Get correct week data from territory based locale John Emmons 2010-09-20 21:22:31 +0000
  • 41e92c0c68 ICU-7264 minor bug fix Markus Scherer 2010-09-20 04:12:24 +0000
  • e4f1a48919 ICU-7264 split UCD files into unidata & testdata for easier ICU4C update Markus Scherer 2010-09-20 04:11:49 +0000
  • b0b91dd032 ICU-7264 handle uchar.h UJoiningGroup aliases because final Unicode 6 changes old U_JG_HAMZA_ON_HEH_GOAL into alias for U_JG_TEH_MARBUTA_GOAL Markus Scherer 2010-09-19 14:59:17 +0000
  • 751473d25a ICU-7813 64bit regex API, 7675: UText-based Regex to use native indexes, 7764: Improved UText-regex API error handling, 7855: UText regex group API returns shallow clone, 7851: Set region and start position, 7763: Inline regex progress callback function. Michael Grady 2010-09-18 03:07:17 +0000
  • efa8bfba9e ICU-7963 Break Iterator data files update for Unicode 6.0 Andy Heninger 2010-09-18 01:22:35 +0000
  • 02a21226d9 ICU-7264 adjust IdnaMappingTable reformatting to handle new STD3 values Markus Scherer 2010-09-17 22:56:53 +0000
  • 5bc75ff03f ICU-7956 Fix bug in pkgdata concerning parsing option file. Michael Ow 2010-09-17 21:26:54 +0000
  • f3fca67f87 ICU-7839 Update ambiguous converter list. Michael Ow 2010-09-17 21:25:56 +0000
  • b5a918dba0 ICU-7489 Remove unnecessary test TimeZoneRoundTripPerf John Emmons 2010-09-17 16:37:20 +0000
  • 4294bd0c36 ICU-7926 Add compound test charset class. Michael Ow 2010-09-17 05:47:16 +0000
  • e22c2c9ed4 ICU-7926 Add compound text charset and update data in ICU4J Michael Ow 2010-09-17 05:07:40 +0000
  • 780d0d8ead ICU-7926 Update alias table and restore 2 codepages for compound text. Michael Ow 2010-09-17 05:04:39 +0000
  • f92222ba98 ICU-7947 Relax 0-capacity test in previous checkin and fix compiler warnings Michael Grady 2010-09-17 01:53:01 +0000
  • 352a29f8a8 ICU-7066 updated intltest Alexey Gousev 2010-09-16 23:28:56 +0000
  • e6185f596f ICU-7926 Remove duplicate codepages. Michael Ow 2010-09-16 22:37:17 +0000
  • d2649e2e3d ICU-7926 Add icu internal ucm files for compound text converter. Michael Ow 2010-09-16 17:58:39 +0000
  • 813bed9975 ICU-7958 test macro cleanup Steven R. Loomis 2010-09-16 16:44:29 +0000
  • 9b001e6a47 ICU-7957 Initialize pkgdata flags before installing data. Michael Ow 2010-09-16 15:53:06 +0000
  • a3a500f892 ICU-7947 Fix previous checkin, expandCapacity allows minimumCapacity=0 Michael Grady 2010-09-16 02:05:19 +0000
  • 467cf876fc ICU-7948 Fix leak in usprep_getProfile when 2 threads race to insert profile data into hash Michael Grady 2010-09-16 00:49:01 +0000
  • 290cadf0b8 ICU-7947 UVector safety checks to avoid heap overflow due to integer overflow/signedness/truncation Michael Grady 2010-09-16 00:30:26 +0000
  • 755b0f2a56 ICU-7950 Clean up test code for SelectFormat. Yoshito Umaoka 2010-09-15 20:21:34 +0000
  • 3220024a63 ICU-7944 Minor updates to the Locale enhancement project related code. Yoshito Umaoka 2010-09-14 19:53:19 +0000
  • f5b73e02c8 ICU-7943 New Eclipse ICU4J plug-in build script, merged from my work branch. Yoshito Umaoka 2010-09-14 18:40:01 +0000
  • 0316093289 ICU-7190 Updated ULocale#acceptLanguage to allow default script match. A input language tag zh-TW now matches the available locale zh-Hant-TW. Yoshito Umaoka 2010-09-14 17:50:20 +0000
  • f063e2a26a ICU-7792 Updated time bomb in tzrulets.cpp - VTimeZone test case for Asia/Amman. Yoshito Umaoka 2010-09-14 15:36:41 +0000
  • 8fb12fa4cc ICU-7583 update readme and makefile for multi-icu Steven R. Loomis 2010-09-14 02:22:18 +0000
  • dbb03414d4 ICU-7941 Improved CopticTest/Test6379. Yoshito Umaoka 2010-09-14 01:33:01 +0000
  • 3696c605a3 ICU-7935 Ensure java canonical name works in ICU. Michael Ow 2010-09-13 23:08:09 +0000
  • 8db1681fd3 ICU-7839 Add alias for IBM949C in ICU4J. Michael Ow 2010-09-13 23:06:55 +0000
  • 36e74de161 ICU-7839 Add alias for IBM949C in ICU4C. Michael Ow 2010-09-13 23:03:32 +0000
  • 64a2586663 ICU-7928 Update tests for CLDR 1.9m2 data Peter Edberg 2010-09-13 19:42:34 +0000
  • fb693bcbd6 ICU-7928 Update data generated from CLDR 1.9m2 Peter Edberg 2010-09-13 19:33:49 +0000
  • 22b5f6c4ac ICU-7928 Update tests for CLDR 1.9m2 data Peter Edberg 2010-09-13 19:14:41 +0000
  • 9024c60a43 ICU-7928 Update data files generated from CLDR Peter Edberg 2010-09-13 19:12:47 +0000
  • f3316f90bc ICU-7928 Update files that control building of cldr data for ICU Peter Edberg 2010-09-13 19:08:21 +0000
  • 5127a2ad2f ICU-7926 Update alias table in ICU4J with ISO 2022 alias. Michael Ow 2010-09-13 19:06:57 +0000
  • 431e091db9 ICU-7926 Add ISO 2022 aliases to alias table in ICU4C. Michael Ow 2010-09-13 17:23:38 +0000
  • 5fe7a82bae ICU-7937 fix ElapsedTimer to use whole number seconds, work around #7936 Steven R. Loomis 2010-09-10 20:25:21 +0000
  • d234932deb ICU-7793 Fixed all compiler warnings on JDK6 and Eclipse 3.6. Yoshito Umaoka 2010-09-09 22:29:17 +0000
  • 0b3e269401 ICU-7928 remove sw* from colfiles.mk ( see r28586 ) Steven R. Loomis 2010-09-09 18:51:17 +0000
  • 8ea9d68eb1 ICU-7793 Update ICU4J version to 4.5.2 Yoshito Umaoka 2010-09-09 16:45:37 +0000
  • c59f535cd7 ICU-7926 Add ISO-2022-CN-CNS to ICU4J Michael Ow 2010-09-08 23:19:03 +0000
  • dda7ae77c6 ICU-7926 Add ISO-2022-CN-CNS to ICU4C. Michael Ow 2010-09-08 23:18:15 +0000
  • 76bff5bdd3 ICU-7928 cldr 1.9m2; remove obsolete files (sw now uses DUCET) Peter Edberg 2010-09-08 23:07:17 +0000
  • f259b852b3 ICU-7923 Remove isExponent argument as it isn't used John Emmons 2010-09-08 21:44:06 +0000
  • 5055162c5e ICU-7908 Changed the definition of SystemV zones to align them to Olson. By the change, zoneinfo resource was regenerated. Also, regenerated windowsZones.txt from the latest CLDR data. Yoshito Umaoka 2010-09-08 14:49:39 +0000
  • d4e61338e1 ICU-7839 Update alias table with some missing Java aliases. Michael Ow 2010-09-07 19:14:31 +0000
  • a73ec17054 ICU-7382 [srl fixing crash] make sure localeName is initialized. Steven R. Loomis 2010-09-04 01:01:45 +0000
  • 9ef56a51ab ICU-7382 refer to LC_MESSAGE to determine the default locale Jungshik Shin 2010-09-03 21:44:58 +0000
  • b40fd1a2eb ICU-7869 add convenience method with Locale Mark Davis 2010-09-01 18:18:10 +0000
  • 573f451f67 ICU-7922 Converting a charset alias name data from byte[] to String by ICU's own code, instead of using new String(byte[], int, int). Yoshito Umaoka 2010-09-01 16:36:48 +0000
  • 6d6d6fa198 ICU-7920 Fix duplicate entry in kTimeFields John Emmons 2010-08-31 17:39:58 +0000
  • 00a996d08f ICU-7264 stderr output for STD3 status changes Markus Scherer 2010-08-31 16:01:21 +0000
  • 4e91247beb ICU-7264 mark characters as disallowed_STD3_valid if their decompositions contain STD3-disallowed characters Markus Scherer 2010-08-31 15:16:52 +0000
  • 9c5573b1f9 ICU-7264 mark characters as disallowed_STD3_valid if their decompositions contain STD3-disallowed characters Markus Scherer 2010-08-31 15:10:37 +0000
  • ab9fc77dfb ICU-7264 generate UTS #46 data with disallowed_STD3_valid and disallowed_STD3_mapped Markus Scherer 2010-08-31 05:48:38 +0000
  • 2347b7736e ICU-7777 Minor update, synchronize code with JDK copy. Yoshito Umaoka 2010-08-31 03:34:39 +0000
  • d55b13b5c8 ICU-7914 checking in regression test Steven R. Loomis 2010-08-31 00:25:19 +0000
  • 38eaa30361 ICU-7869 made name changes as per discussions with Andy, Markus Mark Davis 2010-08-30 20:28:15 +0000
  • 2c92a88c8e ICU-7854 add DataDrivenFormatTest/TestMoreDateParse ( from C ) with test case. Steven R. Loomis 2010-08-30 20:12:33 +0000
  • 1169926185 ICU-7854 add data drive test case Steven R. Loomis 2010-08-30 20:12:25 +0000
  • cb2a590ae5 ICU-7147 update runConfigureICU to use -O0 when in debug mode Steven R. Loomis 2010-08-30 19:24:42 +0000
  • d390758955 ICU-6981 pkg-config (closing out old merge) Steven R. Loomis 2010-08-30 18:59:02 +0000
  • d6213d77c7 ICU-7869 figured out how to do the pinyin buckets with complete sync to the getIndex bucket. Many deadends along the way, but it now works. Also added more comments. Mark Davis 2010-08-29 01:10:49 +0000
  • fe40416511 ICU-7869 added getBucketIndex and a test. It doesn't quite work right yet, but checking in so that Andy can look at it. Mark Davis 2010-08-28 01:15:48 +0000
  • c91d109999 ICU-7869 fixed labels to match buckets; fixed names to align with Andy's code; added tests for expected flow labels. Mark Davis 2010-08-27 23:46:45 +0000
  • 090df3b5a4 ICU-7489 Optimize tz canonicalization for zones that are already canonical John Emmons 2010-08-26 15:38:04 +0000
  • 590648b41e ICU-7067 adding mh-haiku config file Alexey Gousev 2010-08-25 22:30:42 +0000
  • 797e6fc9f6 ICU-7067 merging trunk Alexey Gousev 2010-08-25 22:29:44 +0000
  • 933e73b1d2 ICU-7066 merging trunk Alexey Gousev 2010-08-25 22:28:32 +0000
  • 9f4eb2b434 ICU-6686 merging into trunk Alexey Gousev 2010-08-25 22:24:53 +0000
  • 8717b90914 ICU-7869 Escaped the unicode; moved hacks to the end of the file; some minor cleanup Mark Davis 2010-08-25 21:20:07 +0000
  • 804efbcf22 ICU-7869 Add Markus's fix Mark Davis 2010-08-25 18:22:58 +0000
  • 0660dc6e6e ICU-7906 make VS 2008 happy about StringPiece::npos Jungshik Shin 2010-08-25 02:22:04 +0000
  • c29b6e289f ICU-7869 Hard-code first characters in script. Mark Davis 2010-08-24 22:29:52 +0000
  • 29d25d47c7 ICU-7869 Added utility class for testing (originally in CLDR) Mark Davis 2010-08-24 03:36:26 +0000
  • 0d8df23f3b ICU-7869 Made the value not be comparable. Added hack for pinyin support. Minor change to Differ for type-safety. Mark Davis 2010-08-24 03:34:55 +0000
  • 0ceedde0c5 ICU-7777 Small updates based on Doug's review comment. Yoshito Umaoka 2010-08-23 06:39:24 +0000
  • 82c89e9950 ICU-7869 Fixed test name problem introduced by the previous change AGAIN!. Yoshito Umaoka 2010-08-23 06:31:40 +0000
  • 0f19b5ee8c ICU-7869 Cleaned up names according to discussion. Mark Davis 2010-08-22 00:43:36 +0000
  • e7b5ff3734 ICU-7724 Explicitly cast enum value to avoid compilation error on Solaris. Michael Ow 2010-08-21 02:16:23 +0000
  • 000d3bbf9d ICU-7869 Made lazy-evaluated arguments; still a bit more cleanup to come. Mark Davis 2010-08-21 01:15:43 +0000
  • 29fe431f2a ICU-7882 Fix pointer declaration error. Michael Ow 2010-08-20 21:18:08 +0000
  • 24055f8585 ICU-7882 Enable BCP47 ids and update a few test cases in ICU4C. Michael Ow 2010-08-20 20:11:37 +0000
  • e9ef072967 ICU-7882 Enable BCP47 ids and update a few test cases in ICU4J. Michael Ow 2010-08-20 19:35:16 +0000
  • be123c47b5 ICU-6325 Clean up SimpleDateFormat - appendGMT function no longer needed John Emmons 2010-08-20 18:24:45 +0000
  • 51495bea12 ICU-7899 Normalize the keyword value for currency to avoid case sensitivity issues. Michael Ow 2010-08-20 16:58:26 +0000
  • dbcbc0711e ICU-7872 Update icudata.jar with updated lmbcs code page. Michael Ow 2010-08-19 15:01:00 +0000
  • 2c292d36b6 ICU-7872 Update lmbcs code page. Michael Ow 2010-08-18 22:31:28 +0000
  • 5ec2372386 ICU-7880 Fixed VersionInfo treading problem. Changed HashMap to ConcurrentHashMap for supporting thread safe access to the internal cache. Yoshito Umaoka 2010-08-18 21:27:47 +0000
  • f09139d86e ICU-7777 Merging ULocale API and implementation updates from the work branch. Yoshito Umaoka 2010-08-18 16:32:02 +0000
  • 4a996aa700 ICU-6616 improve faketime Steven R. Loomis 2010-08-17 01:27:18 +0000
  • 430b2b7b01 ICU-7568 2010l to ICU4J trunk Yoshito Umaoka 2010-08-16 19:02:17 +0000
  • 9110e1e1c2 ICU-7568 2010l to ICU4C trunk Yoshito Umaoka 2010-08-16 18:59:28 +0000
  • a967e42071 ICU-7894 Fixed a typo in the icu4j-core build script to exclude cnvalias.icu from core jar. Yoshito Umaoka 2010-08-16 17:15:59 +0000
  • 9bc3d2bfdb ICU-7891 fix u_fflush to flush stateful converters Steven R. Loomis 2010-08-15 02:43:46 +0000
  • 7d8ae29f34 ICU-7888 fix package:enumDependencies Steven R. Loomis 2010-08-15 00:55:54 +0000
  • fbc574e7af ICU-7890 skip a crashy test Steven R. Loomis 2010-08-15 00:48:16 +0000
  • 4a0b0ef791 ICU-7887 remove fixed limit on icupkg/gencmn Steven R. Loomis 2010-08-13 23:28:05 +0000
  • c86940b784 ICU-7724 Merge support for non-contiguous numbering systems John Emmons 2010-08-13 22:17:10 +0000
  • 8fd81d1a6b ICU-7568 2010k to icu4j trunk Yoshito Umaoka 2010-08-13 21:35:52 +0000
  • 1974269a6f ICU-7724 Merge support for non-contiguous numbering systems John Emmons 2010-08-13 21:23:00 +0000
  • 668b6e8cf4 ICU-7869 Fixed test name problem in the previous change. Yoshito Umaoka 2010-08-13 20:53:09 +0000
  • b0121d5c4a ICU-7568 2010k to icu4c trunk Yoshito Umaoka 2010-08-13 20:29:25 +0000
  • 93a8105a51 ICU-7609 Allow rounding to negative zero - test case cleanup. Jason Spieth 2010-08-13 19:21:30 +0000
  • 8b0fd59d96 ICU-7869 Changed name, javadocs in response to feedback Mark Davis 2010-08-13 16:30:28 +0000
  • acb23c4a13 ICU-7869 Revised the API based on discussions. Mark Davis 2010-08-12 03:25:53 +0000
  • de9c9b5284 ICU-6325 Create and use TimeZoneFormat class John Emmons 2010-08-11 21:30:58 +0000
  • d00e6d4636 ICU-7870 VS2010 - tests and samples Steven R. Loomis 2010-08-11 00:59:38 +0000
  • 91678fc8bd ICU-7870 perf projects update Steven R. Loomis 2010-08-11 00:26:23 +0000
  • dec09768b9 ICU-7870 Visual Studio 2010 Steven R. Loomis 2010-08-10 20:16:09 +0000
  • cacdced23b ICU-7489 Merge into trunk Jason Spieth 2010-08-10 16:12:11 +0000
  • 37f8997cb6 ICU-7489 Merge into trunk Jason Spieth 2010-08-10 16:07:49 +0000
  • cf7644feb3 ICU-7849 unicode versions of uloc.h constants Steven R. Loomis 2010-08-10 01:11:03 +0000
  • 7778b300d7 ICU-7869 Expanded tests and fixed problems found. Mark Davis 2010-08-06 23:05:24 +0000
  • 1a23022dfb ICU-7869 Fixed test and code to speed up: test only checks main locales for now, code takes shortcut for first chars in script. Mark Davis 2010-08-06 16:22:11 +0000
  • 51a09b3be2 ICU-7869 Add API as per initial design Mark Davis 2010-08-05 22:26:27 +0000
  • d9907892c8 ICU-7856 add unix build, 'xperf' target for generating XML perf data, cleanup some makefiles Steven R. Loomis 2010-08-05 00:26:41 +0000
  • 678654839e ICU-7856 added support for -x option for DateFmtPerf project to output .xml file Alexey Gousev 2010-08-04 17:36:18 +0000
  • f519d51352 ICU-7865 Wiring up IndexCharacters class with CLDR data; part of this is merged from the branch umesh/index-characters-100730 Umesh Nair 2010-08-04 16:42:37 +0000
  • 75b55210bd ICU-6501 Update readme with information on U_ICU_DATA_DEFAULT_DIR. Michael Ow 2010-08-02 17:15:29 +0000
  • 4473e0a758 ICU-7264 switch ubidi.icu and ucase.icu from UTrie to UTrie2 Markus Scherer 2010-07-31 19:16:48 +0000
  • ce3a205cc9 ICU-6501 Set data path when building data in archive mode. Michael Ow 2010-07-29 23:37:19 +0000
  • d715640dce ICU-7275 added collationdata.h Alexey Gousev 2010-07-29 19:10:32 +0000
  • 3432e64ad6 ICU-7275 added -x option and several new performance tests Alexey Gousev 2010-07-29 19:09:01 +0000
  • 3183eeaac0 ICU-7264 switch uprops.icu from UTrie to UTrie2 Markus Scherer 2010-07-29 05:00:55 +0000
  • aaa55df26b ICU-6015 add svn:mime-type charset tags. Andy Heninger 2010-07-29 00:18:28 +0000
  • 592b73e980 ICU-7502 fix ASCIIsms - merge from branch /branches/srl/ascii7502 Steven R. Loomis 2010-07-28 16:08:12 +0000
  • d5d873c99d ICU-6015 add UTF-8 check to svn properties check tool. Andy Heninger 2010-07-28 00:50:22 +0000
  • 03771b4952 ICU-6015 Tag utf-8 files in svn:mime-type Andy Heninger 2010-07-28 00:47:26 +0000
  • 3bf87d9766 ICU-7264 parse ScriptExtensions.txt, write uprops.icu formatVersion 7 Markus Scherer 2010-07-27 23:32:04 +0000
  • 1360486f9e ICU-7853 Fix Windows-only spoof check test failure. Andy Heninger 2010-07-27 20:07:22 +0000
  • 2f72159ffb ICU-7784 Fix tests that run incorrectly without data. Michael Ow 2010-07-26 22:02:42 +0000
  • 4824f9c355 ICU-7264 genuca with new nfc.nrm, document sequencing a bit Markus Scherer 2010-07-26 21:04:16 +0000
  • 62f3861442 ICU-7853 set svn props on confusables data files Andy Heninger 2010-07-26 05:09:34 +0000
  • 58d21ee915 ICU-7264 scripts for data file generation Markus Scherer 2010-07-23 23:51:14 +0000
  • a2605b9c83 ICU-5532 temp fix for crash in RBBI dictionary code with UTF-8 text Andy Heninger 2010-07-23 00:15:37 +0000
  • fa05e3a3d3 ICU-7264 delete temporary comment in genpname/preparse.pl Markus Scherer 2010-07-22 23:34:36 +0000
  • e72d90de1a ICU-7264 add ScriptExtensions.txt, new scripts, new blocks, fix genpname/preparse.pl Markus Scherer 2010-07-22 23:30:47 +0000
  • 6f17ff12b4 ICU-7817 Reinstate useLastResortData for dcfmtsyms John Emmons 2010-07-22 22:04:38 +0000
  • ac4c3c9f3a ICU-7649 Force proper locale setting for TestUnicodeFiles test. Michael Ow 2010-07-22 15:15:34 +0000
  • 3abfc06cca ICU-6858 Added a PluralFormat example to MesageFormat document. Claire Ho 2010-07-22 00:31:57 +0000
  • 61bd8f7de2 ICU-7770 Added plural keywords to documents. Claire Ho 2010-07-22 00:29:25 +0000
  • e5863f33c9 ICU-7649 Rearrange util tests in intltest and add check for 'th' in locale test to resolve environment test errors. Michael Ow 2010-07-21 17:41:28 +0000
  • 5aaa8be80e ICU-7611 Generalize library references Stuart Gill 2010-07-21 00:39:45 +0000