5b237cf6bbICU-8807 cleanup warnings
Mark Davis
2011-09-08 23:07:29 +0000
c47d4fdbd7ICU-8808 add access to punctuation characters
Mark Davis
2011-09-08 22:38:05 +0000
e3546c39d6ICU-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
1f56fddafbICU-8805 fix some MessagePattern API comments
Markus Scherer
2011-09-08 19:28:32 +0000
693640fd13ICU-8805 fix some MessagePattern API comments
Markus Scherer
2011-09-08 19:27:48 +0000
27b6a943bcICU-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
8aabe8c5a6ICU-8802 checkin xslt for transform
Steven R. Loomis
2011-09-07 20:28:30 +0000
6050e51871ICU-8802 improve perf build
Steven R. Loomis
2011-09-07 16:53:32 +0000
22bfb7668aICU-8801 fix for performance regression of parse (mostly malloc/free)
Steven R. Loomis
2011-09-07 14:30:32 +0000
3959df3834ICU-8769 Brought back ICUResourceBundle cache with improved cache logic.
Yoshito Umaoka
2011-09-07 04:45:20 +0000
28a3ac4e9fICU-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
2abb6e6d3bICU-8423 Use stand-alone form of script name if possible in getDisplayScript() APIs
John Emmons
2011-09-06 20:28:21 +0000
50758756b5ICU-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
de229aa8daICU-8423 Use stand-alone script names if possible in uloc_getDisplayScript()
John Emmons
2011-09-02 21:58:42 +0000
34cbf1552eICU-8423 Data to support stand-alone script names
John Emmons
2011-09-02 01:08:00 +0000
5132f19ddcICU-8423 Data to support stand-alone script names
John Emmons
2011-09-02 01:04:36 +0000
f0b3038b80ICU-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
7f0deb8734ICU-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
451107e9e3ICU-8716 Fix some rbbi and number format test so that it will pass without data
Michael Ow
2011-08-30 19:11:32 +0000
8ccd432155ICU-8718 Fix some memory leak issues in numbering systems
Michael Ow
2011-08-30 03:22:38 +0000
d4bad5c896ICU-8789 Remove svn:executable property from c/c++ source files
Michael Ow
2011-08-29 22:09:55 +0000
33f643ba29ICU-8592 tzdata2011i to ICU4J. Also includes updates from CLDR (rev#6121)
Yoshito Umaoka
2011-08-29 22:04:18 +0000
6d797797f4ICU-8592 tzdata2011i to ICU4C. Also includes updates from CLDR (rev#6121)
Yoshito Umaoka
2011-08-29 22:03:55 +0000
d3f81bfa50ICU-8611 Allow number patterns to be looked up by numbering system
John Emmons
2011-08-24 22:33:08 +0000
bda69e7101ICU-8611 Make ICU look at patterns by numbering system
John Emmons
2011-08-24 18:06:46 +0000
8eb6ce1f6aICU-8746 Output import libraries on MinGW builds
Michael Ow
2011-08-24 17:41:55 +0000
349899e8cbICU-7365 fix broken test from r30570
Steven R. Loomis
2011-08-23 19:19:40 +0000
dd8732a309ICU-7365 Promote approved data version API to draft 49 in ICU4J
Michael Ow
2011-08-23 17:24:11 +0000
ac6992371cICU-7365 Promote approved data version API to draft 49 in ICU4C
Michael Ow
2011-08-23 17:20:22 +0000
a2ede97dc9ICU-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
6f6b1b346cICU-8765 Fix endianness detection issue in Solaris/GCC and silence some compilation warnings
Michael Ow
2011-08-22 22:42:11 +0000
02375bb109ICU-8630 Follow up fix - ULocale#setDefault(ULocale) to synchronize default Locale properly.
Yoshito Umaoka
2011-08-19 20:44:12 +0000
3ca1e00e84ICU-8452 Update Cygwin MSVC handling by defining CYGWINMSVC
Michael Ow
2011-08-19 17:51:04 +0000
6be4ed022fICU-8452 Fix some more Cygwin MVSC and Cygwin GCC build issues
Michael Ow
2011-08-18 18:47:16 +0000
0085627c17ICU-8733 #define U_CHARSET_IS_UTF8 1 on Android and Darwin-based
Markus Scherer
2011-08-17 20:17:56 +0000
d5893b6918ICU-8730 set U_HAVE_GCC_ATOMICS to 1 for only gcc>=4.1
Markus Scherer
2011-08-17 19:55:29 +0000
6a3384cfa2ICU-8745 docs & comments from code review
Markus Scherer
2011-08-16 23:04:09 +0000
c801179c8dICU-8657 fix endianness test, was missing && (BYTE_ORDER == BIG_ENDIAN)
Markus Scherer
2011-08-16 16:51:51 +0000
b990fed869ICU-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
1487205b1aICU-8766 Fixed a regression bug - wrong parse position with RFC822 time zone format.
Yoshito Umaoka
2011-08-16 16:35:02 +0000
da5e19bcecICU-8755 updates to uconfigtest script
Steven R. Loomis
2011-08-15 23:39:52 +0000
1cfc79d829ICU-8755 remove MessagePattern from hide-draft-api
Steven R. Loomis
2011-08-15 22:36:57 +0000
69c0605df2ICU-8745 merge MessagePatternUtil into trunk, from merge --reintegrate branches/markus/msgnodes from r30506
Markus Scherer
2011-08-15 21:09:39 +0000
3b11db76a4ICU-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
e24455e6fcICU-8657 fix endianness test, was missing && (BYTE_ORDER == BIG_ENDIAN)
Markus Scherer
2011-08-15 18:35:56 +0000
1e1f8509d8ICU-8755 interim fix. MessagePattern still needs fixing.
Steven R. Loomis
2011-08-13 02:45:09 +0000
177ea3d09fICU-8755 update hdrtest, show failures
Steven R. Loomis
2011-08-13 01:25:56 +0000
e3697c8f0aICU-8707 Clean up compiler warnings from GCC
John Emmons
2011-08-12 21:16:53 +0000
d895f91300ICU-8630 A few more API doc updates explaining default locale type to be used
Yoshito Umaoka
2011-08-12 15:31:37 +0000
2ae8b05602ICU-8630 Category locale support for Java 7 conformance.
Yoshito Umaoka
2011-08-11 19:53:36 +0000
a00f98f20eICU-8310 Fix missing parenthesis
Michael Ow
2011-08-11 18:45:09 +0000
ea780441f3ICU-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
9f785d7ed6ICU-8723 use array delete when appropriate in gencfu.cpp
Andy Heninger
2011-08-10 00:39:09 +0000
db01e8f1eaICU-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
900d537065ICU-8361 Fix array overrun in Indic layout engine
John Emmons
2011-08-08 21:00:35 +0000
c651458559ICU-8656 Implement NumberingSystem::getAvailableNames()
John Emmons
2011-08-08 16:03:37 +0000
021caab7eaICU-8713 Fix Polish number spellings
John Emmons
2011-08-04 20:48:20 +0000
fafdd3df5cICU-8713 Fix Polish number spellings
John Emmons
2011-08-04 20:07:39 +0000
1536eaa553ICU-8722 Update German short/generic tz names
John Emmons
2011-08-03 22:14:36 +0000
e3633d165eICU-8722 Update German short/generic tz names
John Emmons
2011-08-03 22:12:56 +0000
78937c5834ICU-8452 Fix some Cygwin GCC and MinGW build errors
Michael Ow
2011-08-03 20:09:44 +0000
e8aa203464ICU-8571 API cannot be both @stable and @internal, keep @stable
Markus Scherer
2011-08-03 18:28:56 +0000
8cd85dd468ICU-8744 add cast for perfect match to UnicodeString::insert(start, UChar) overload
Markus Scherer
2011-08-02 17:21:02 +0000
3ead87044eICU-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
2c29b14fb9ICU-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
4e30dc4c14ICU-8571 remove udraft.h etc. & genheaders.pl, use #ifndef U_HIDE_DRAFT_API etc. instead
Markus Scherer
2011-08-01 02:20:46 +0000
ef45a40133ICU-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
079b2f8a28ICU-8740 Fix pkgdata run command problem with MINGW
Michael Ow
2011-07-29 22:47:25 +0000
a30cfbe075ICU-8452 Remove extra header directory
Michael Ow
2011-07-28 19:07:44 +0000
c3d191321bICU-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
5037790845ICU-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
09ac0d986bICU-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
a84cf4df0fICU-8452 do not use ptrdiff_t (signed) as a fallback for uintptr_t (unsigned)
Markus Scherer
2011-07-27 23:37:05 +0000
29f8701a59ICU-8452 MinGW does not have _stricmp()
Markus Scherer
2011-07-27 23:24:54 +0000
1f2a684eabICU-8452 define uintptr_t where missing
Markus Scherer
2011-07-27 23:15:57 +0000
3844edbe51ICU-8541 Delete NonAsciiFileDetector tool. We no longer use the tool at all.
Yoshito Umaoka
2011-07-27 23:12:11 +0000
3661163076ICU-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
07035f8756ICU-8731 move some @internal definitions to putilimp.h
Markus Scherer
2011-07-27 21:26:00 +0000
ca12d6d5bdICU-8730 move some @internal, rarely-used platform macros to putilimp.h
Markus Scherer
2011-07-27 20:55:09 +0000
9dfc6c4518ICU-8728 remove redundant U_RELEASE, use U_DEBUG instead
Markus Scherer
2011-07-27 20:16:07 +0000
e31ce99b84ICU-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
df14bcec37ICU-7715 Use the StandardName timezone id when available on Windows
Michael Ow
2011-07-26 20:55:36 +0000
2862296471ICU-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
d0c495ee99ICU-8452 try to work around a problem with using Solaris signal.h
Markus Scherer
2011-07-25 23:14:16 +0000
1fb16d2460ICU-8452 update the readme with the new location of the U_CHARSET_IS_UTF8 definition
Markus Scherer
2011-07-25 21:52:03 +0000
3bf88cd711ICU-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
bb8a3bb609ICU-8452 remove the non-working conditional z/OS int8_t typedef
Markus Scherer
2011-07-25 18:56:25 +0000
dc55bc7c66ICU-8452 fix a couple of Darwin/iPhone platform tests
Markus Scherer
2011-07-25 18:42:17 +0000
9bcc40cf9eICU-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
e258161603ICU-8310 Use inline function to avoid dereferencing type-punned pointer warning
Michael Ow
2011-07-22 22:02:57 +0000
1836eb2957ICU-8682 Use ReadWriteBarrier only on MSVC 9 and higher.
Michael Ow
2011-07-22 20:29:09 +0000
11e0c9a5bfICU-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
88acd14026ICU-8718 Fix memory leak in PluralRules
Michael Ow
2011-07-19 21:10:56 +0000
ff960d1f97ICU-8714 - reimplement r30379 - now passes tests
Steven R. Loomis
2011-07-18 21:54:42 +0000
a2103b01f0ICU-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
fd3246217fICU-8714 backing out r30379 - broke the build
Steven R. Loomis
2011-07-18 19:51:16 +0000
ba3834755cICU-8714 patches from George
Steven R. Loomis
2011-07-18 19:13:31 +0000
cdd02be3f2ICU-8716 Update collation and date format test to pass without data
Michael Ow
2011-07-18 18:09:52 +0000
bfc107659fICU-8715 fix BOM
Steven R. Loomis
2011-07-18 16:58:34 +0000
b9500da3b5ICU-8710 One more Java compiler warning fix for ICU4J 4.8.1
Yoshito Umaoka
2011-07-14 22:50:51 +0000
e4d0866669ICU-8706 icucheck x64
Steven R. Loomis
2011-07-14 18:58:24 +0000
12fe8cc4a2ICU-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
4fe319b158ICU-8671 Update pkgdata to allow for space separated items when generating common data file.
Michael Ow
2011-07-14 17:13:48 +0000
5160cf75f2ICU-8696 Final update for CLDR 2.0.1 - restoring missing en_GB data + minor fixes
John Emmons
2011-07-13 20:57:53 +0000
c3da351a39ICU-8696 Final update for CLDR 2.0.1 - restoring missing en_GB data + minor fixes
John Emmons
2011-07-13 20:57:21 +0000
4c710d51d2ICU-8576 Replace a stray printf with errln
Peter Edberg
2011-07-13 07:28:49 +0000
62d26cc5feICU-8576 Dictionary break test updates from George Rhoten
Peter Edberg
2011-07-13 06:49:42 +0000
2ed9168bf9ICU-8265 Fix race (=> U_FILE_ACCESS_ERROR) when loading full set of ICU data
Peter Edberg
2011-07-13 04:49:45 +0000
d56fad92d0ICU-8522 Now using the new special labels, tests passing.
Mark Davis
2011-07-13 04:12:10 +0000
51407e2e73ICU-8696 Fix build break in merging CLDR 2.0.1
John Emmons
2011-07-13 02:27:44 +0000
cc17f253edICU-8696 Fix build break in merging CLDR 2.0.1
John Emmons
2011-07-13 02:27:28 +0000
735a9c77c0ICU-8157 update with compile opts
Steven R. Loomis
2011-07-13 02:13:38 +0000
9dda74b4b1ICU-8157 update, support dateformat
Steven R. Loomis
2011-07-13 01:26:20 +0000
15a668e12bICU-8591 Compile normalizer performance test only on Java 6 and up.
Michael Ow
2011-07-12 23:43:55 +0000
9ca075df31ICU-8696 Merge CLDR 2.0.1
John Emmons
2011-07-12 20:00:25 +0000
a963738287ICU-8696 Merge CLDR 2.0.1
John Emmons
2011-07-12 19:55:07 +0000
3803ce751dICU-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
6323e8b1aaICU-8583 make ICU4J parseCurrency methods public @internal
Peter Edberg
2011-07-12 03:33:00 +0000
f5ccf251efICU-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
84ed874156ICU-8157 checkpoint
Steven R. Loomis
2011-07-11 17:36:48 +0000
b7608372a5ICU-8595 Warning cleanup, UResType vs. int32_t
Andy Heninger
2011-07-10 23:22:00 +0000
2b109ebb36ICU-8157 more cleanup, remove warnings. Fix build for icu44+
Steven R. Loomis
2011-07-10 03:20:22 +0000
e59f0040eeICU-8681 For asymmetric search, increase CE ring buffer size based on pattern characters.
Peter Edberg
2011-07-09 14:57:34 +0000
6e70106104ICU-7877 more documentation for explicit UnicodeString constructors
Markus Scherer
2011-07-08 22:09:28 +0000
f521ddb4f4ICU-8591 Add ICU4J performance test to main build.xml
Michael Ow
2011-07-08 20:46:34 +0000
834901f20cICU-8660 Skip the current source char when searching for the next escape character
Michael Ow
2011-07-08 17:22:34 +0000
974b996cb3ICU-8660 Skip the current source char when searching for the next escape character
Michael Ow
2011-07-08 17:21:13 +0000
3cf524ee6aICU-8595 Compiler warning fixes for UResType
Andy Heninger
2011-07-08 01:14:44 +0000
2201fb816cICU-7877 optionally explicit UnicodeString constructors, and make them explicit inside ICU
Markus Scherer
2011-07-07 18:46:19 +0000
f0f91649ceICU-8691 fix UnicodeString::startsWith(const UChar *, -1 for NUL-terminated)
Markus Scherer
2011-07-07 18:21:28 +0000
47a0559a84ICU-8623 Remove extra include of <string>
Andy Heninger
2011-07-07 00:53:20 +0000
b209c07620ICU-8687 warnings fix (clang)
Steven R. Loomis
2011-07-06 20:05:38 +0000
d71f5096b1ICU-8664 Use the custom CharsetDecoder's replacement character if one is specified
Michael Ow
2011-07-06 17:42:56 +0000
aac270e4baICU-5890 implement rpath3.patch from #5890
Steven R. Loomis
2011-07-06 17:08:39 +0000
3c22c67825ICU-8675 Simple test case for checking stand alone GMT parsing multiple times.
Yoshito Umaoka
2011-07-06 16:42:25 +0000
1beb0f1e4fICU-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
fc8eeb8f66ICU-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
493668a25fICU-8573 remove support for U_IOSTREAM_SOURCE=198506
Markus Scherer
2011-07-05 23:42:32 +0000
515788594cICU-8596 Fixed the actual maximum week problem.
Yoshito Umaoka
2011-07-05 22:42:14 +0000
231a784d6cICU-8596 Fixed the actual maximum week problem.
Yoshito Umaoka
2011-07-05 22:41:45 +0000
08e1d54eabICU-8657 fix mis-named LESwaps methods
Markus Scherer
2011-07-05 06:12:51 +0000
34e7dd7870ICU-8617 enclose UElement typedefs in U_CDECL_BEGIN..END
Markus Scherer
2011-07-05 01:02:42 +0000
744d1f3a19ICU-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
a74d503edbICU-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
ab842070fdICU-8676 remove the range check and Exception throwing from getCombiningClass()
Markus Scherer
2011-07-01 22:39:23 +0000
a57589b70dICU-8677 code cleanup
Andy Heninger
2011-07-01 22:31:44 +0000
b6036a94f9ICU-8615 implement optional IDNA2008 CONTEXTO check in UTS46
Markus Scherer
2011-07-01 22:19:14 +0000
3044b39615ICU-8615 implement optional IDNA2008 CONTEXTO check in UTS46
Markus Scherer
2011-07-01 22:17:53 +0000
aaca2b7e95ICU-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
c997b7a1f9ICU-8634 Add a little testing for spoof checkers built from source rules.
Andy Heninger
2011-07-01 05:42:23 +0000
a99e6dc48fICU-8634 Assertion Failures in spoof checker.
Andy Heninger
2011-07-01 00:12:29 +0000
4abbf7161aICU-8606 add Normalizer2.getCombiningClass(c)
Markus Scherer
2011-06-30 23:22:17 +0000
05cff4e761ICU-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
e95274d0a4ICU-8606 add Normalizer2.getCombiningClass(c)
Markus Scherer
2011-06-30 22:07:22 +0000
a1c626ed90ICU-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
ea2123175fICU-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
1d01381d47ICU-8593 RuleBasedNumberFormat::format(double,...) should handle NAN
Peter Edberg
2011-06-30 05:43:56 +0000
ec987e4fe9ICU-8621 Add unicode/ in #include "unum.h"
Peter Edberg
2011-06-30 05:41:50 +0000
e033e05d4dICU-8622 Rearrange code & conditionals so UCONFIG_NO_SERVICE=1 works
Peter Edberg
2011-06-30 05:41:03 +0000
13af35adacICU-8673 Get rid of memcpy() of an object in RuleBasedBreakIterator::createBufferClone()
Andy Heninger
2011-06-29 23:41:05 +0000
fe56e19f40ICU-8629 fix unsafe memcpy of UnicodeStrings.
Andy Heninger
2011-06-29 23:25:35 +0000
5a0a5a7d87ICU-8535 Use U_MINGW instead of U_CYGWIN where appropriate when building on MinGW
Michael Ow
2011-06-29 19:49:05 +0000
737a9556deICU-8535 Fix comments and preproccessor check for tzset
Michael Ow
2011-06-28 23:36:17 +0000
12b3b0bfa8ICU-8535 Fix tzset error in MinGW build
Michael Ow
2011-06-28 23:34:49 +0000
c1f1d09b70ICU-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
05d9fcda26ICU-8666 Fix regular expression assertion failure on match
Andy Heninger
2011-06-28 05:35:42 +0000
12df0b5e29ICU-8559 Removed requirement for flags being in a fixed order
Michael Ow
2011-06-27 21:58:09 +0000
2f391f5e51ICU-8592 tzdata2011h to ICU4J. Also includes updates from CLDR (rev#5938)
Yoshito Umaoka
2011-06-27 21:54:05 +0000
207090ba5eICU-8592 tzdata2011h to ICU4C. Also includes updates from CLDR (rev#5938)
Yoshito Umaoka
2011-06-27 21:53:13 +0000
f3cfa0bb00ICU-8559 Improve error report messages when pkgdata fails.
Michael Ow
2011-06-27 18:51:52 +0000
a2b657a9a3ICU-8612 Remove exception usage in normal code path of CharsetASCII and Charset88591
Michael Ow
2011-06-27 18:06:05 +0000
cfe479cd47ICU-8515 Add getMaxBytesForString to CharsetEncoderICU
Michael Ow
2011-06-27 17:03:06 +0000
dc38f079b5ICU-8567 Fix error with building data on AIX using GCC
Michael Ow
2011-06-26 07:14:41 +0000
c23cb577d4ICU-8554 Don't use visibility attribute when building on AIX using GCC
Michael Ow
2011-06-26 07:08:22 +0000
c03f56c4caICU-8588 Add missing include directory when using rc
Michael Ow
2011-06-25 02:05:22 +0000
1d7327df07ICU-8665 typo fix
Steven R. Loomis
2011-06-25 00:16:27 +0000
958c734dafICU-8645 update docs for non-XPLINK
Steven R. Loomis
2011-06-25 00:11:59 +0000
c2bf97eb02ICU-8602 Fix some compiler warnings.
Michael Ow
2011-06-24 19:12:33 +0000
38a2ac09ccICU-8662 exposed some API (as @internal)
Mark Davis
2011-06-23 17:29:16 +0000
feebfdb866ICU-8643 append to LDFLAGS
Steven R. Loomis
2011-06-22 16:52:44 +0000
d198367b6bICU-8654 Fix incorrectly escaped unicode in test.
Andy Heninger
2011-06-22 04:44:45 +0000
346a693268ICU-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
0f29677f6aICU-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
53aae67b42ICU-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
88e94ca0b0ICU-8654 Spoof check, incorrect length used on NFD text.
Andy Heninger
2011-06-17 20:47:37 +0000
a2ff52af8eICU-8636 Update ICU4J data to 49.0.1
Michael Ow
2011-06-14 04:39:47 +0000
65629eb419ICU-8635 Update ICU4C version to 49.0.1 (49M1)
Michael Ow
2011-06-14 00:00:57 +0000
7f68601ad9ICU-8636 Updated the version to 49.0.1 (49M1) except data path (requiring C update).
Yoshito Umaoka
2011-06-13 20:45:44 +0000
816670941fICU-8642 Add the API signature data file generated by release-4-8 into the trunk.
Yoshito Umaoka
2011-06-13 19:40:00 +0000
9acc678a3aICU-8642 Reverting the previous change that was a mis-commit.
Yoshito Umaoka
2011-06-13 19:39:28 +0000
7726aff490ICU-8642 Add the API signature data file generated by release-4-8 into the trunk.
Yoshito Umaoka
2011-06-13 19:22:06 +0000
a1cf9f19a5ICU-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
13ed82ae5dICU-8567 Ensure AIX deletes proper library before creating a new one in pkgdata
Michael Ow
2011-06-12 02:42:44 +0000
310c23c24eICU-8578 Apply patch to fix some compiler warnings and related issues
Michael Ow
2011-06-10 18:56:08 +0000
8f86f7b5b7ICU-8585 Increase size of store string in gencmn
Michael Ow
2011-06-09 23:48:38 +0000
b8d330e9a7ICU-8490 Add BreakIterator::refresInputText()
Andy Heninger
2011-06-09 22:49:40 +0000
b90dc9ad48ICU-8578 work around compiler warning in uprv_dlsym_func()
Andy Heninger
2011-06-09 22:28:40 +0000
8d587bf3bbICU-8554 Don't use visibility attribute on Cygwin GCC and fix Cygwin tzset error.
Michael Ow
2011-06-09 21:32:19 +0000
233f71bedfICU-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
b1d06a7eabICU-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
3fafa85a60ICU-8626 Set time zone ID in the OlsonTimeZone constructor, not via setID after creation.
Yoshito Umaoka
2011-06-08 22:32:24 +0000
2e84d2861bICU-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
9f7d74001cICU-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
8cc8801c03ICU-8613 fix a trivial bug found by PSV (a static analysis tool)
Jungshik Shin
2011-06-02 22:08:21 +0000
b22717a642ICU-8484 fix the problem with infinite loop with surrogates for collation
Dragan Besevic
2011-06-02 19:56:42 +0000
7078702c9fICU-8569 Terminate the UTF-7 byte buffer with MINUS when flushing
Michael Ow
2011-06-01 16:26:45 +0000
96a2328093ICU-8569 Terminate the UTF-7 byte buffer with MINUS when flushing
Michael Ow
2011-06-01 16:25:22 +0000
5ef5a3bed2ICU-8488 Use explicit locale in String#toLowerCase / #toUpperCase.
Yoshito Umaoka
2011-05-27 19:25:11 +0000
c2367c67f9ICU-8601 fix extern-variable C/C++ mismatch in genrb (broke Windows)
Markus Scherer
2011-05-27 18:56:14 +0000
6a8a76e7c7ICU-8601 second try to fix build on platforms where UChar != uint16_t
Markus Scherer
2011-05-27 17:54:37 +0000
7225bff0c5ICU-8549 UTF-7 error consumption fix to ICU4J
Michael Ow
2011-05-27 17:08:14 +0000
d963e3242fICU-8601 try to fix build on platforms where UChar != uint16_t
Markus Scherer
2011-05-26 21:42:55 +0000
2de18c1d21ICU-8589 TestTimeZoneDisplayName test date parser to force GMT to be used.
Yoshito Umaoka
2011-05-26 21:04:36 +0000
3e6d2f0e18ICU-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
41c8654d92ICU-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
356c5f4528ICU-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
a198e88f64ICU-8580 remove Release Candidate from 4.8 readme
Markus Scherer
2011-05-23 19:48:34 +0000
eac70f853aICU-8581 Updated the version string used for release files.
Yoshito Umaoka
2011-05-23 15:39:57 +0000
2d8f9707a4ICU-8581 Updated pom.xml for the final release.
Yoshito Umaoka
2011-05-20 15:33:34 +0000
0b7280f70bICU-8313 update ICU4C API ref homepage
Markus Scherer
2011-05-19 22:44:40 +0000
0554b05d49ICU-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
70de9ea280ICU-8429 Regenerated icudata.jar with the collation builder fix reported by #8563
Yoshito Umaoka
2011-05-17 02:23:10 +0000
bcfcfcbd18ICU-8563 do not right-shift a 32-bit integer by 32 bits
Markus Scherer
2011-05-16 23:18:47 +0000
94526646deICU-8577 J test for collator weight bug
Steven R. Loomis
2011-05-16 23:13:43 +0000
607d67e6d5ICU-8563 do not right-shift a 32-bit integer by 32 bits
Markus Scherer
2011-05-16 22:55:13 +0000
3e401643f6ICU-8563 test for collation rule builder issue
Steven R. Loomis
2011-05-16 21:33:50 +0000
02836844e6ICU-8428 remove @draft etc. API tags from non-API headers (impl, tests, samples)
Markus Scherer
2011-05-16 20:46:27 +0000
36f6ca2868ICU-8428 fix @draft vs. U_DRAFT inconsistency
Markus Scherer
2011-05-16 20:45:25 +0000
c1cae305f1ICU-8428 update API change report
Steven R. Loomis
2011-05-16 14:32:45 +0000
50bd1345efICU-8428 do not use @deprecated in internal headers
Markus Scherer
2011-05-14 00:06:45 +0000
72b31f0cd3ICU-8428 API tag for UErrorCode::U_FORMAT_INEXACT_ERROR
Markus Scherer
2011-05-13 21:21:35 +0000
bd9268969eICU-8428 API tags for ULocaleDataExemplarSetType and ULocaleDataDelimiterType values
Markus Scherer
2011-05-13 21:03:05 +0000
2f67c788adICU-8428 API tags for UConverterType values
Markus Scherer
2011-05-13 20:51:26 +0000
e99c922c0bICU-8429 Degrade Region API status which did not get official final approval.
Yoshito Umaoka
2011-05-13 16:40:54 +0000
b345b7859dICU-8429 Removed release date, put Last Update date instead.
Yoshito Umaoka
2011-05-12 19:46:41 +0000
abd602b33eICU-8428 Updated readme.html for 4.8RC.
Yoshito Umaoka
2011-05-12 19:39:22 +0000
810138b5b3ICU-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
e8db3da8d4ICU-8539 Add test data for Japanese Line Break Tailoring.
Andy Heninger
2011-05-12 04:26:12 +0000
7fd95e4fb3ICU-8556 Merge CLDR release-2-0-d02 data
John Emmons
2011-05-12 02:21:04 +0000
7a0d90c14eICU-8556 Merge CLDR release-2-0-d02 data
John Emmons
2011-05-12 02:11:29 +0000
e95f4b3de3ICU-8428 update api change report
Steven R. Loomis
2011-05-11 19:11:58 +0000
661d3dab79ICU-8428 Update cxxfiles in header test for 4.8
Michael Ow
2011-05-11 18:30:24 +0000
ba47797e1fICU-8429 Fixed partial module build problems for calendar and format.
Yoshito Umaoka
2011-05-11 15:18:39 +0000
0d0172d6f1ICU-8560 platform, asciism in #6109
Steven R. Loomis
2011-05-11 04:42:01 +0000
19888cc82bICU-8429 Updated the API change report for 4.8RC.
Yoshito Umaoka
2011-05-11 02:36:29 +0000
d56cac5040ICU-8429 Corrected a minor documentation error Currency#LONG_NAME.
Yoshito Umaoka
2011-05-11 02:32:02 +0000
a0bb717524ICU-8473 Supplied missing API docs.
Yoshito Umaoka
2011-05-11 02:29:39 +0000
0290110513ICU-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
af4be08b65ICU-8428 update pool.res files
Markus Scherer
2011-05-10 23:37:18 +0000
dc0bdf415eICU-8553 Ensure cintltst and intltest passes gracefully with warning without data in 4.8
Michael Ow
2011-05-10 22:01:46 +0000
77ae8b924eICU-8295 fix method visibility - public to private
Stuart Gill
2011-05-10 21:37:01 +0000
874fc97fdfICU-8555 add nine new ISO 15924 script codes from 2010-12-21
Markus Scherer
2011-05-10 20:57:26 +0000
1f6523a058ICU-8555 add nine new ISO 15924 script codes from 2010-12-21
Markus Scherer
2011-05-10 20:56:53 +0000
018383ded0ICU-8555 add nine new ISO 15924 script codes from 2010-12-21
Markus Scherer
2011-05-10 20:54:38 +0000
909dcdc71fICU-8552 Special JavaDoc Status description for technology preview.
Yoshito Umaoka
2011-05-10 19:46:23 +0000
47e3d0c0deICU-8429 Forgot to update ICU4J data version.. updating to 4.8.
Yoshito Umaoka
2011-05-10 18:39:51 +0000
625b955e7dICU-8428 update windows version#
Steven R. Loomis
2011-05-10 17:17:39 +0000
a9767e483aICU-8547 update udraft.h etc
Steven R. Loomis
2011-05-10 02:39:00 +0000
2b8eb22cc2ICU-8295 changes based on code review
Stuart Gill
2011-05-10 00:16:40 +0000
256fbc6f64ICU-8295 changes based on code review
Stuart Gill
2011-05-10 00:14:12 +0000
1f66736465ICU-8545 fix for use with U_USING_NAMESPACE=0
Steven R. Loomis
2011-05-10 00:09:19 +0000
871cc23d57ICU-8468 changes following code review
Stuart Gill
2011-05-09 23:54:46 +0000
1341b94989ICU-8319 DLL-export private classes nested inside public ones
Markus Scherer
2011-05-09 23:49:06 +0000
f7ff9a609aICU-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
3de464a1e7ICU-3660 use String not char[]
Markus Scherer
2011-05-09 23:00:17 +0000
a640b41fabICU-8429 Remove unused import in CharsetICU
Michael Ow
2011-05-09 17:22:23 +0000
e833477ed6ICU-7427 Add testcase to cover leap year incrementing
John Emmons
2011-05-09 17:15:27 +0000
74652a0d57ICU-8347 Update javadoc for Region class to use paragraph separators
John Emmons
2011-05-09 16:55:24 +0000
6a8f1e3c60ICU-8329 Add Khmer dictionary-based word break test case from George Rhoten
Peter Edberg
2011-05-09 09:02:46 +0000
6f1601400eICU-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
6396036807ICU-7083 incorporate review comments.
Andy Heninger
2011-05-09 02:56:05 +0000
cf26986c13ICU-8538 Valgrind error fixes in ICU 4.8RC
Andy Heninger
2011-05-09 02:35:48 +0000
7f09c1e396ICU-8428 Update version number in Windows data files to 4.8
Michael Ow
2011-05-07 02:32:52 +0000
e579b92e84ICU-8006 minor doc clarification
Markus Scherer
2011-05-07 01:09:01 +0000
64e979bdfeICU-8537 Fix include platform.h statement for Windows
Michael Ow
2011-05-06 23:02:23 +0000
3ad925040aICU-8295 minor doc spelling fixes
Markus Scherer
2011-05-06 22:34:03 +0000
5463d370b8ICU-8537 Only include pwin32.h when using MinGW
Michael Ow
2011-05-06 21:50:33 +0000
2e86fffacaICU-8006 Update isFixedWidth implementation in ICU4J
Michael Ow
2011-05-06 21:30:49 +0000
2a6abd14cfICU-8006 Update isFixedWidth implementation in ICU4C
Michael Ow
2011-05-06 21:28:05 +0000
94747c670fICU-8429 Cleaned up import statements (all projects under main)
Yoshito Umaoka
2011-05-06 21:17:48 +0000
c7e54c059aICU-8429 ICU data version to 4.8
Yoshito Umaoka
2011-05-06 20:45:53 +0000
62201ee859ICU-8428 ICU4C and data version to 4.8. Also moved time bombs.
Yoshito Umaoka
2011-05-06 20:45:10 +0000
3ed970f1a7ICU-8262 remove uloc_getDisplayNameOld() which is unused and had /* TODO:dougfelt remove */
Markus Scherer
2011-05-06 19:59:10 +0000
63bb1c6e6fICU-8429 Update ICU4J version to 4.8 / 4.8RC except data version.
Yoshito Umaoka
2011-05-06 18:39:47 +0000
10b9607679ICU-8489 Sync CLDR release-2-0-d01 to J
John Emmons
2011-05-06 05:33:07 +0000
c0005b822bICU-8489 Fix exemplar problems in dua and mgh locales
John Emmons
2011-05-06 05:29:12 +0000
044ec4cb18ICU-8470 fixes for coding guidelines
Markus Scherer
2011-05-05 23:57:22 +0000
4c71c03c6fICU-8467 fixes for coding guidelines
Markus Scherer
2011-05-05 23:36:01 +0000
bb70cf601cICU-8319 workaround for gcc 3.3.3 compiler bug
Markus Scherer
2011-05-05 22:46:07 +0000
62c42b499fICU-8489 Merge CLDR release-2-0-d01 into ICU4J
John Emmons
2011-05-05 22:44:41 +0000
6999e011f9ICU-8489 Merge CLDR release-2-0-d01 into ICU
John Emmons
2011-05-05 20:34:48 +0000
2d4a2ae78fICU-8489 Merge CLDR release-2-0-d01 into ICU
John Emmons
2011-05-05 18:12:27 +0000
67bb9b9b2cICU-6109 Always use strict number parsing for date parsing
Peter Edberg
2011-05-05 17:09:06 +0000
f5af90e2ffICU-8329 fix svn properties for khmerdict.txt
Peter Edberg
2011-05-05 16:33:43 +0000
47c419c905ICU-8519 Dynamically allocate kwdBuf.
Michael Ow
2011-05-05 03:33:24 +0000
eb51926653ICU-8519 Change the keyword buffer size to the capacity.
Michael Ow
2011-05-05 03:08:32 +0000
287daf4131ICU-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
d99fe55461ICU-8525 fix CSS type for API change report
Steven R. Loomis
2011-05-05 02:17:10 +0000
5bd2362788ICU-8525 doxygen warnings and API change report checkin
Steven R. Loomis
2011-05-05 02:14:32 +0000
63dd5be23dICU-8525 doxygen warnings
Steven R. Loomis
2011-05-05 01:35:22 +0000
33ced448a3ICU-8305 more doxygen fixes for regex
Steven R. Loomis
2011-05-04 23:13:14 +0000
ba204d6987ICU-8093 warnings fix, move internal
Steven R. Loomis
2011-05-04 23:12:49 +0000
ae8896de7fICU-8524 compiler warning cleanup.
Andy Heninger
2011-05-04 22:34:13 +0000
78174d2ecaICU-8319 remove redundant cast
Markus Scherer
2011-05-04 22:06:09 +0000
093d42a0dfICU-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
f51066e066ICU-8448 update docs for list syntax
Doug Felt
2011-05-04 17:07:24 +0000
7a70bd8645ICU-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
9d4af09beaICU-8096 make U_MAX_PTR(base) conform to C++ standard where possible
Markus Scherer
2011-05-04 15:33:44 +0000
af43054b4eICU-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
7aaca9b950ICU-8329 Roll in Khmer dictionary word break code from George, data from Nathan/sbbic.org
Peter Edberg
2011-05-04 13:25:37 +0000
332037ef5bICU-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
56b28bd292ICU-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
3d44c5dc4bICU-8171 fix warnings, or at least move them into POSIX portions of code
Steven R. Loomis
2011-05-04 04:07:45 +0000
752c70d6e0ICU-7226 Set maxBytesPerChar of UnicodeBig and UnicodeLittle differently when using Java 5
Michael Ow
2011-05-04 02:44:44 +0000
a0b723bb79ICU-8342 A minor fix for EBCDIC platforms - replacing '/' with ':' for resource bundle key.
Yoshito Umaoka
2011-05-04 02:35:20 +0000
0f8827be69ICU-8295 fix compiler warning in C++ collator reordering API
Stuart Gill
2011-05-04 00:06:12 +0000
388f165e13ICU-7659 fix U_CC and U_CXX
Steven R. Loomis
2011-05-04 00:02:26 +0000
781391999eICU-8173 fix the Normalizer2::getDecomposition(c) docs
Markus Scherer
2011-05-03 23:59:31 +0000
a28fd207f5ICU-8173 fix the Normalizer2.getDecomposition(int c) docs
Markus Scherer
2011-05-03 23:58:40 +0000
5d14eefc25ICU-8467 Add C wrappers for some PluralRules functionality
Peter Edberg
2011-05-03 23:23:26 +0000
b6ec20193aICU-8171 fix warning in ucol_res.cpp/isAcceptableUCA()
Markus Scherer
2011-05-03 22:32:26 +0000
31b3ddce42ICU-8171 add const to char *tag in genrb/reslist
Markus Scherer
2011-05-03 22:26:26 +0000
80ffe66b09ICU-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
b20de12a95ICU-8124 fix USCRIPT_ API constant tags
Markus Scherer
2011-05-03 22:15:31 +0000
b0a2b3ad5cICU-8470 Oops, fix test name in log message
Peter Edberg
2011-05-03 22:14:49 +0000
742de93fb5ICU-7413 switch Java UCaseProps to use StringBuilder not StringBuffer
Markus Scherer
2011-05-03 21:34:26 +0000
84da6cfda0ICU-8350 missed one
Steven R. Loomis
2011-05-03 21:22:02 +0000
4e76b946e4ICU-7873 remove the range check and Exception throwing from hasBinaryProperty()
Markus Scherer
2011-05-03 21:16:48 +0000
74e96609b2ICU-8350 better ASCII/EBCDIC fix
Markus Scherer
2011-05-03 20:34:28 +0000
b040e0649fICU-8516 Add AlphabeticIndex to UOBjectTest
Andy Heninger
2011-05-03 20:14:49 +0000
61bdf314c6ICU-8350 terminate the buffer.
Steven R. Loomis
2011-05-03 19:48:42 +0000
3745b313f3ICU-8470 Add C wrappers for some DateIntervalFormat functionality
Peter Edberg
2011-05-03 19:33:19 +0000
64a323a8e2ICU-8350 fix another asciism
Steven R. Loomis
2011-05-03 18:16:18 +0000
2c18392cedICU-7945 Add BCP47 Unicode attribute test case
Michael Ow
2011-05-03 17:17:27 +0000
932bcbef14ICU-8350 fix ASCIIsm
Steven R. Loomis
2011-05-03 16:55:27 +0000
4d7569c743ICU-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
607f78619bICU-8466 fix unescaped \u
Steven R. Loomis
2011-05-03 14:33:43 +0000
49c4bc01ffICU-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
04435370a7ICU-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
d67f95f797ICU-8466 Add get/adopt/setTimeZone to DateIntervalFormat, as in DateFormat
Peter Edberg
2011-05-03 05:44:58 +0000
2bb81c0ecaICU-8079 set the correct UErrorCode
Markus Scherer
2011-05-03 04:11:32 +0000
b88cd9bca9ICU-8350 zOS fixes round one
Steven R. Loomis
2011-05-03 03:40:34 +0000
f8aae2e64aICU-6015 fixups for this round. More platform bug fixes will go into #8350
Steven R. Loomis
2011-05-03 03:38:37 +0000
5908748d6cICU-6015 BOMFIX script
Steven R. Loomis
2011-05-03 00:32:29 +0000
b4653c9f9fICU-8397 Add ucal_getFieldDifference, C wrapper for Calendar::fieldDifference(...)
Peter Edberg
2011-05-02 23:42:11 +0000
2fdfe20655ICU-8237 Add RelativeDateFormat::getDateFormatSymbols, use in udat_getSymbols/countSymbols
Peter Edberg
2011-05-02 23:14:32 +0000
8f19d6e019ICU-8509 fixed warning message
Mark Davis
2011-05-02 22:12:49 +0000
1594d0eff0ICU-8506 fix problem with G in CLDR.
Mark Davis
2011-05-02 22:07:51 +0000
0852cc4e73ICU-7572 Decimal Format UNUM_ROUND_UNNECESSARY implmenentation.
Andy Heninger
2011-05-02 19:15:03 +0000
4981242b47ICU-8505 Add missing header file in some performance tests.
Michael Ow
2011-05-02 17:07:00 +0000
4dc0689cabICU-8273 Delete object before creating a new one in PluralFormat copy assignment operator.
Michael Ow
2011-05-02 05:58:17 +0000
c6bd9357a9ICU-8506 fix small errors needed for CLDR date interval testing
Mark Davis
2011-04-30 01:07:01 +0000
e19f8e0591ICU-5297 Charset detector confidence, use natural log, removes gratuitous difference between C++ and Java versions.
Andy Heninger
2011-04-29 22:44:44 +0000
aa67d1675aICU-7577 Fix solaris studio 64 bit option detection.
Michael Ow
2011-04-29 18:58:48 +0000
8322425f05ICU-8051 remove comments about start parameter from +=(srcText) and append(srcText) docs
Markus Scherer
2011-04-29 18:54:10 +0000
022e2f80d4ICU-7083 make RBBI.getInstanceFromCompiledRules() public
Andy Heninger
2011-04-29 18:05:42 +0000
0765a860a0ICU-8053 add link to the LDML spec, C.11 Language Plural Rules
Markus Scherer
2011-04-29 18:04:45 +0000
283f4dec75ICU-8053 add link to the LDML spec, C.11 Language Plural Rules
Markus Scherer
2011-04-29 18:04:30 +0000
be5efb8d44ICU-7083 Make RBBI create from compiled rules public.
Andy Heninger
2011-04-29 17:49:01 +0000
8a69ab8bbaICU-8154 update defines and add regression test
Steven R. Loomis
2011-04-29 17:39:36 +0000
bb9af46cfeICU-8432 test & document that PluralRules::getSamples() returns count<=destCapacity
Markus Scherer
2011-04-29 16:42:34 +0000
5d6b488406ICU-8493 update test a little.
Steven R. Loomis
2011-04-29 00:30:37 +0000
70ad6b4a74ICU-7386 merge NumberFormat::EStyles into UNumberFormatStyles & improve NumberFormat::makeInstance() memory management
Markus Scherer
2011-04-29 00:00:47 +0000
239da64700ICU-8493 fix warnings for hpux gcc
Steven R. Loomis
2011-04-28 21:25:40 +0000
a84df9c29cICU-7387 fix dates & versions
Markus Scherer
2011-04-28 17:31:44 +0000
b4bb28897dICU-8095 make MessageFormat methods public: getArgumentNames() & getFormatByArgumentName()
Markus Scherer
2011-04-28 17:06:16 +0000
83d13b22aaICU-7387 Changed TimeUnitFormat::EStyle should bto C enum.
Claire Ho
2011-04-28 16:42:58 +0000
6c49e812c0ICU-8432 fix PluralRules memory management & a couple of minor issues
Markus Scherer
2011-04-28 13:35:56 +0000
781139c501ICU-8368 rename SpoofChecker.check()
Andy Heninger
2011-04-28 00:17:33 +0000
e25457f07aICU-8499 change PluralRules::NO_UNIQUE_VALUE into #define UPLRULES_NO_UNIQUE_VALUE
Markus Scherer
2011-04-27 20:04:06 +0000
dfaf3a12d6ICU-8493 fix Genccode assembler for hpux gcc
Steven R. Loomis
2011-04-27 01:06:22 +0000
79a56cbc69ICU-8461 Remove old comments regarding missing subtag in ISO-639-2
Michael Ow
2011-04-26 22:23:29 +0000
eb6c36ce48ICU-8461 Fix mapping for gd_GB
Michael Ow
2011-04-26 22:21:34 +0000
47def3c1d9ICU-8461 Remove unneeded comments in the table.
Michael Ow
2011-04-26 21:20:17 +0000
9774441e40ICU-8491 remove uprv_isRuleWhiteSpace(c)
Markus Scherer
2011-04-26 06:39:29 +0000
6ecb5efc59ICU-8491 remove Utility.skipWhitespace(c)
Markus Scherer
2011-04-26 06:03:21 +0000
3962c68aa2ICU-8319 do not use UNICODE_STRING_SIMPLE with a multi-line string literal
Markus Scherer
2011-04-26 04:01:09 +0000
93425e6cb6ICU-8289 tzdata2011g to ICU4J trunk
Yoshito Umaoka
2011-04-26 01:52:42 +0000
9e06615866ICU-8289 tzdata2011g to ICU4C trunk
Yoshito Umaoka
2011-04-26 01:40:04 +0000
1f6e7fb0a6ICU-8491 remove UCharacterProperty.isRuleWhiteSpace(c)
Markus Scherer
2011-04-26 00:13:48 +0000
d743bb693eICU-8319 merge MessageFormat 2011q1 work into trunk, from icu/branches/markus/msg48 -r 29400:29882
Markus Scherer
2011-04-25 20:47:32 +0000
fb5332c296ICU-8319 merge MessageFormat 2011q1 work into trunk, from icu4j/branches/markus/msg48 -r 29385:29881
Markus Scherer
2011-04-25 20:13:39 +0000
73c400496fICU-8482 Close collator, break iterator, and search iterator after use.
Michael Ow
2011-04-24 23:30:19 +0000
1d6d6c6354ICU-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
3060c3c83eICU-8473 Updated territory containment APIs to use grouping parameter
John Emmons
2011-04-23 23:52:06 +0000
8b4b42780aICU-8473 Updated data for territory containment APIs
John Emmons
2011-04-23 23:47:40 +0000
90edb92874ICU-8366 Include missing header file in caltest
Michael Ow
2011-04-23 22:11:25 +0000
f2062a313fICU-8366 Added ISO8601 calendar type support in ICU4J.
Yoshito Umaoka
2011-04-23 16:36:08 +0000
06060e22d7ICU-8427 Update ICU4J data with gb18030 and test data update in ICU4C
Michael Ow
2011-04-23 01:09:17 +0000
c1537677f8ICU-8427 Use the needed version of gb18030 and update test data
Michael Ow
2011-04-22 23:58:47 +0000
9df2f93160ICU-8427 Update gb18030 range in CharsetMBCS
Michael Ow
2011-04-22 23:06:40 +0000
6206b7369dICU-8427 Update gb18030 range in ucnvmbcs.c
Michael Ow
2011-04-22 23:06:09 +0000
39f9a8686fICU-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
2861a47a86ICU-7029 Add test case for this ticket.
Andy Heninger
2011-04-21 23:19:40 +0000
f777c14042ICU-8444 Remove PATTERN_IS_UTEXT from regex API.
Andy Heninger
2011-04-21 22:57:19 +0000
e4bda133f1ICU-8487 Increase size of buffer for reading ucm file.
Michael Ow
2011-04-21 21:10:13 +0000
118efa19c6ICU-8486 UText not checking for Bogus UnicodeStrings, causing crash in regular expressions.
Andy Heninger
2011-04-21 00:07:50 +0000
20112d92bdICU-8093 Remove unnecessary import
John Emmons
2011-04-20 18:40:14 +0000
2adda1f394ICU-8461 Update Windows LCID to locale ID mapping table
Michael Ow
2011-04-19 17:57:54 +0000
5322a01c0aICU-8481 add icuio
Steven R. Loomis
2011-04-18 23:26:06 +0000
173d32528bICU-8481 fix -i mode
Steven R. Loomis
2011-04-18 19:17:43 +0000
076b3eed95ICU-8481 set executable bit
Steven R. Loomis
2011-04-18 18:19:10 +0000
28862d2f8dICU-8481 add version#
Steven R. Loomis
2011-04-18 18:15:56 +0000
890d3c7f06ICU-8481 icurun script (WIP)
Steven R. Loomis
2011-04-18 18:14:52 +0000
07e984a6adICU-8273 Resize if needed buffer before copy
Michael Ow
2011-04-18 17:15:14 +0000
b33c3a62d0ICU-7945 Merge BCP47 update in branch into trunk
Michael Ow
2011-04-17 22:41:14 +0000
6d21ef8ca3ICU-8305 doxygen cleanups for regular expression API.
Andy Heninger
2011-04-16 01:27:00 +0000
8148726df2ICU-8404 Regular Expressions split(), fix incorrect handling of trailing empty field
Andy Heninger
2011-04-15 00:48:39 +0000
d63d812f6dICU-7913 Remove javadoc verbage about leading zeroes
John Emmons
2011-04-14 16:55:06 +0000
495ca07b6fICU-8465 Allow DecimalFormat to parse digits from supplemental planes correctly
John Emmons
2011-04-14 16:52:48 +0000
b7b45b33edICU-8289 tzdata2011f to ICU4J trunk
Yoshito Umaoka
2011-04-14 05:56:05 +0000
fcbdb50436ICU-8289 tzdata2011f to ICU4C trunk
Yoshito Umaoka
2011-04-14 05:55:29 +0000
520979e0f1ICU-8415 Fixed the API doc problem in the previous change.
Yoshito Umaoka
2011-04-13 07:06:15 +0000
de5faa255eICU-8468 add cloning of collator reordering information - also added test for duplicate reorder codes
Stuart Gill
2011-04-12 18:23:27 +0000
380074d3e4ICU-8192 GCC -Wshadow warning in stringpiece.h
Fredrik Roubert
2011-04-12 15:18:34 +0000
6440a3a207ICU-6743 UnicodeString::setTo(const UnicodeString& srcText) should work exactly like the assignment operator
Fredrik Roubert
2011-04-12 15:10:45 +0000
c002104f3cICU-7408 Normalizer::concatenate should take *const* left and right strings
Fredrik Roubert
2011-04-12 14:34:18 +0000
59eb689592ICU-8093 Filter out non-tender currencies
Dragan Besevic
2011-04-11 21:07:26 +0000
1432dbdf3bICU-8093 Filter out non-tender currencies
Dragan Besevic
2011-04-11 21:06:31 +0000
86004a8f8bICU-7913 Allow leading zeroes in strict parse in J per PMC agreement
John Emmons
2011-04-11 18:56:34 +0000
68a2af94caICU-8243 make frozen collator be threadsafe, some javadoc changes, and tests
Stuart Gill
2011-04-11 17:39:44 +0000
3a9736f2e8ICU-8347 New Region class - territory containment APIs
John Emmons
2011-04-11 16:26:57 +0000
93b1ceaeacICU-8347 Data changes required for territory containment APIs
John Emmons
2011-04-11 16:22:18 +0000
f342885935ICU-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
45f8abf19fICU-8262 reorg code for uloc_getDisplayName, add regression test
Doug Felt
2011-04-08 20:06:36 +0000
389c986a20ICU-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
eed1a93ad3ICU-8365 Merge changes in branch for CYGWINMSVC fix to trunk
Michael Ow
2011-04-07 17:02:49 +0000
844149c7bcICU-8093 Enable cleanup of isoCodes
Michael Ow
2011-04-07 05:01:42 +0000
b95924297bICU-7486 Removing test noise
Dragan Besevic
2011-04-06 21:56:48 +0000
10eb036bd2ICU-8093 Ensure trailing zero is added at end of UChar array
Michael Ow
2011-04-06 21:45:44 +0000
767a3d6371ICU-8448 add list syntax to PluralRules for ICU4J
Doug Felt
2011-04-06 21:13:08 +0000
728bcbbc42ICU-8093 Fix memory corruption error in TestAvailableIsoCodes
Michael Ow
2011-04-06 18:45:24 +0000
8d9eadb142ICU-8407 Use a case-insensitive compare when matching the exponent symbol (J)
Peter Edberg
2011-04-05 19:03:53 +0000
73704aa064ICU-8417 Add dtTypes[] entry for LOW_L
Peter Edberg
2011-04-05 05:41:43 +0000
24ad6686f7ICU-8409 Calendar::fieldDifference perf improvment, better limit for binary search
Peter Edberg
2011-04-05 05:26:13 +0000
c00813396aICU-8093 Add API function call ucurr_isAvailable() and changes for tests and data.
Dragan Besevic
2011-04-04 15:00:03 +0000
5eb8e3e2d8ICU-8289 tzdata2011e to ICU4J trunk
Yoshito Umaoka
2011-04-01 18:46:57 +0000
54165cb418ICU-8289 tzdata2011e to ICU4C trunk
Yoshito Umaoka
2011-04-01 18:46:19 +0000
d91a2126d4ICU-8273 Delete PluralRule pointer after each use
Michael Ow
2011-04-01 06:34:23 +0000
e1632f515dICU-8405 make StringPiece::set() public.
Andy Heninger
2011-03-31 18:43:40 +0000
5481ac737aICU-8421 uregex error checking fixes.
Andy Heninger
2011-03-31 18:33:28 +0000
ac61a7b5bcICU-8320 fix problem with fonts that have bad feature lookup tables
Doug Felt
2011-03-30 21:18:32 +0000
8f82354952ICU-8432 fix bad delete of arrays
Doug Felt
2011-03-30 20:52:05 +0000
9a44c7e691ICU-8430 Resolve namespace issue in HPUX
Michael Ow
2011-03-29 21:21:25 +0000
343eda7e8aICU-8437 Fix long pathname corruption in pkgdata tool
Michael Ow
2011-03-29 18:49:51 +0000
7b4c5e5246ICU-8006 Update isFixedWidth API doc in ICU4J
Michael Ow
2011-03-29 04:21:17 +0000
4ce8f58d86ICU-8006 Update isFixedWidth API doc in ICU4C.
Michael Ow
2011-03-29 04:20:18 +0000
2a669af439ICU-8161 Mac compile errors on mutex changes fixed.
Andy Heninger
2011-03-29 04:02:06 +0000
90412460c5ICU-7158 Remove non-static UMTX objects from ICU4C
Andy Heninger
2011-03-29 00:32:11 +0000
2e4d76da6fICU-8390 Update ICU4J alias table
Michael Ow
2011-03-28 20:54:02 +0000
8ef96eabf9ICU-8390 Add CP51932 to the ICU alias table.
Michael Ow
2011-03-28 20:26:39 +0000
24eda0204fICU-8243 collation freezing
Stuart Gill
2011-03-25 22:58:01 +0000
a9354cbb6bICU-8295 API for collation reordering - fix zeroing out of structure
Stuart Gill
2011-03-24 00:09:06 +0000
b3c66b754fICU-7970 Add cache for getting currency code for a locale
John Emmons
2011-03-23 20:10:15 +0000
6bc896956fICU-8393 Reuse currency object in DecimalFormatSymbols initialization
John Emmons
2011-03-23 20:02:41 +0000
6b98037d5dICU-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
18cf8134b5ICU-3660 add support for prologue and epilogue
Matitiahu Allouche
2011-03-23 17:39:01 +0000
604bb8f344ICU-3660 add support for prologue and epilogue
Matitiahu Allouche
2011-03-23 17:26:59 +0000
de15fc869dICU-8399 Rmoved Currecny.getLocale()/setLocale() as planned (long time ago).
Yoshito Umaoka
2011-03-22 17:38:46 +0000
934d73b4eaICU-8218 Fix symbol value check
Michael Ow
2011-03-22 16:58:58 +0000
74e7b59d02ICU-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
a4ca3b3227ICU-8295 timebomb for breakage in r29671
Steven R. Loomis
2011-03-22 01:16:48 +0000
eac8ea335dICU-8426 add U_NAMESPACE_USE, fix breakage from r29670 (mac gcc 4.0.1 ?)
Steven R. Loomis
2011-03-22 01:03:09 +0000
9bfff3c70dICU-8209 Update API change report and readme for 4.7.1 in ICU4C
Michael Ow
2011-03-14 20:36:10 +0000
32c32eba16ICU-8289 tzdata2011d to ICU4J trunk
Yoshito Umaoka
2011-03-14 15:59:34 +0000
6f16a6a927ICU-8289 tzdata2011d to ICU4C trunk
Yoshito Umaoka
2011-03-14 15:59:00 +0000
39fe7f8316ICU-8424 Generated icudata.jar from ICU4C trunk after fixing the %%Parent problem in CLDR.
Yoshito Umaoka
2011-03-13 10:43:23 +0000
a6b4aad7cdICU-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
60be8c7f9eICU-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
a9ee9c8c01ICU-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
40f80afaaaICU-8424 Merge current CLDR trunk to 4.8M1 as CLDR 1.9.9
John Emmons
2011-03-12 14:57:18 +0000
8c6181be95ICU-8210 Minor release file updates.
Yoshito Umaoka
2011-03-11 03:44:31 +0000
96899538daICU-8416 fix the test by adding 'l'
Mark Davis
2011-03-10 20:18:17 +0000
6e3e759345ICU-3660 Revert 29597 until after 4.7.1
Michael Ow
2011-03-10 18:29:18 +0000
09e5025ee1ICU-3660 Revert 29596 until after 4.7.1
Michael Ow
2011-03-10 18:28:50 +0000
6e87a6e7e7ICU-3660 add support for prologue and epilogue
Matitiahu Allouche
2011-03-10 13:11:01 +0000
cd4a7ba1c6ICU-3660 add support for prologue and epilogue
Matitiahu Allouche
2011-03-10 12:47:13 +0000
4d5351b108ICU-8385 Fix C++ style comment in C file
Michael Ow
2011-03-10 03:59:03 +0000
72a8e6a14bICU-8416 add 'l' so that CLDR TestBasic works.
Mark Davis
2011-03-09 22:36:33 +0000
f244b0674dICU-8407 IntlTestNumberFormat::testLocale() - don't do scientific test for en_US_POSIX
Eric Mader
2011-03-09 17:17:19 +0000
e44c32c669ICU-8210 Updated the api change report again.
Yoshito Umaoka
2011-03-09 05:41:02 +0000
127c5ee56dICU-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
e48aeb4b6aICU-8006 Update isFixedWidth API doc in ICU4C
Michael Ow
2011-03-09 04:38:42 +0000
1a76d74ec6ICU-8006 Update isFixedWidth API doc in ICU4J
Michael Ow
2011-03-09 04:35:57 +0000
ad01fa1ba7ICU-8210 Updated the API change report for 4.8M1.
Yoshito Umaoka
2011-03-09 00:16:33 +0000
7f2d2c510eICU-8210 Fixed an API status tag problem.
Yoshito Umaoka
2011-03-09 00:14:25 +0000
ff32a2f2b1ICU-8167 Fixed API status tag issues.
Yoshito Umaoka
2011-03-09 00:10:36 +0000
14ac5fc254ICU-8209 Fix u_fprintf call in citer sample
Michael Ow
2011-03-08 19:24:09 +0000
d4b01a15b9ICU-8363 cleanup test (remove warnings)
Steven R. Loomis
2011-03-08 03:15:57 +0000
6d2d792372ICU-8363 use PCELength for buffer size
Steven R. Loomis
2011-03-08 03:04:44 +0000
324fc8a70bICU-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
4ca783f8e9ICU-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
8d7be85a4fICU-8209 Update urename.h for 4.7.1
Michael Ow
2011-03-07 22:31:12 +0000
094740a720ICU-8289 tzdata2011c to ICU4J trunk
Yoshito Umaoka
2011-03-07 20:56:23 +0000
2d9daaa370ICU-8289 tzdata2011c to ICU4C trunk
Yoshito Umaoka
2011-03-07 20:55:49 +0000
206c946267ICU-8407 Use a case-insensitive compare when matching the exponent symbol.
Eric Mader
2011-03-07 20:02:28 +0000
42a1e6f4a4ICU-8167 mark protected non-APIs as @internal
Markus Scherer
2011-03-05 00:12:42 +0000
b05089cd04ICU-8167 mark protected non-APIs as @internal
Markus Scherer
2011-03-05 00:12:34 +0000
b55bbd25a9ICU-8175 Added note to clarify that j-1 is safe.
Mark Davis
2011-03-04 23:56:24 +0000
70bb0c2d20ICU-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
968f5827c2ICU-8317 remove unneeded imports from test
Doug Felt
2011-03-02 01:31:22 +0000
ebd7c4dbd8ICU-8317 change getSamples API slightly and make public, change impl, add test
Doug Felt
2011-03-02 01:29:59 +0000
21685ff673ICU-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
084688bd14ICU-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
34bc79c98bICU-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
00e54087eaICU-8335 Renamed icu4j-charsets.jar to icu4j-charset.jar to match the subproject's name.
Yoshito Umaoka
2011-03-01 07:48:43 +0000
2eb7c3a577ICU-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
82e0351c46ICU-8383 Fixed the locale field truncation problem in ULocale.forLocale(Locale).
Yoshito Umaoka
2011-03-01 07:07:20 +0000
6b7bfaa8ccICU-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
00da7d0eabICU-8378 Fix off-by-one assertion test in spoof checker
Andy Heninger
2011-02-28 19:03:12 +0000
def8fdc070ICU-7530 Add alphabetic index to windows projects
Andy Heninger
2011-02-27 18:55:17 +0000
7b7f48eef8ICU-7530 Alphabetic index, move from branch to trunk.
Andy Heninger
2011-02-25 22:21:30 +0000
0e2bf7da98ICU-8341 Spoof check normalizes to NFD, not NFKD.
Andy Heninger
2011-02-24 23:58:35 +0000
497e88ec1fICU-8341 spoof skeleton computed using NFD, not NFKD
Andy Heninger
2011-02-24 22:55:07 +0000
d0670255e8ICU-8006 Add new API for CharsetDecoderICU and CharsetEncoderICU
Michael Ow
2011-02-24 20:58:37 +0000
f0fe89f14cICU-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
d6d16cf2e3ICU-8367 spoof check, treat CJK as a single script.
Andy Heninger
2011-02-24 00:16:24 +0000
f6969597fcICU-8367 spoof check, consider CJK as single script
Andy Heninger
2011-02-23 23:05:20 +0000
4892435224ICU-8006 Add ucnv_isFixedWidth API and test.
Michael Ow
2011-02-23 22:21:58 +0000
9d855beaf8ICU-8307 add fix for test
Doug Felt
2011-02-23 21:57:16 +0000
807b2b4367ICU-8307 fix glaring bug, add test just to be thorough
Doug Felt
2011-02-23 20:16:06 +0000
d7c7514920ICU-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
80237b4a8cICU-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
7c93a6eeacICU-8279 TimeZone API - getRegion in ICU4C
Yoshito Umaoka
2011-02-18 23:03:47 +0000
48f462c307ICU-8158 fix misspelled tag, remove unwanted stub method, clean up whitespace a bit
Doug Felt
2011-02-18 01:55:19 +0000
449ad53d7cICU-8158 change implementation, add some tests, make serialization compatible with previous
Doug Felt
2011-02-18 01:42:10 +0000
9750ceb7f2ICU-8279 TimeZone API - getRegion
Yoshito Umaoka
2011-02-17 22:37:52 +0000
90998e6507ICU-8356 Use LoadLibraryA (A API) to get it built whether UNICODE is defined or not
Jungshik Shin
2011-02-17 01:03:37 +0000
dc0dc6fd45ICU-8355 fix compile failure with visual C++ with warning treated as error
Jungshik Shin
2011-02-17 00:47:40 +0000
c9bcfd3177ICU-8158 add plural rules support for getting unique keyword value
Doug Felt
2011-02-16 19:43:24 +0000
9e2ef1c35bICU-8031 Support for parent locales
John Emmons
2011-02-16 13:52:02 +0000
4b8773457aICU-8031 Support for parent locales
John Emmons
2011-02-16 13:46:19 +0000
395a1c7d15ICU-8348 Fix spacing issue in mh-hpux-acc which is causing error in icu-config
Michael Ow
2011-02-15 21:47:34 +0000
3497b51dafICU-8330 Add ICU4J test for handling of 'S' (fractional seconds) in skeleton
Peter Edberg
2011-02-10 05:06:13 +0000
2c5bd3f343ICU-8330 Fix ICU4C handling of 'S' (fractional seconds) in skeleton
Peter Edberg
2011-02-10 04:46:32 +0000
210158112eICU-8326 Update icudata.jar with updates to convrtrs.txt
Michael Ow
2011-02-10 00:28:54 +0000
2e41a68824ICU-8326 Ensure default JAVA and MIME label are set where needed in convrtrs.txt
Michael Ow
2011-02-10 00:27:59 +0000
6109ab34bbICU-8289 tzdata2011b to ICU4J trunk
Yoshito Umaoka
2011-02-08 04:43:38 +0000
244a60f995ICU-8289 tzdata2011b to ICU4C trunk
Yoshito Umaoka
2011-02-08 04:43:11 +0000
8793884266ICU-8200 Treat Telugu vocalic r rr similar to Kannada
John Emmons
2011-02-07 15:13:52 +0000
b3c4411fe3ICU-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
086386bd9eICU-8322 pack class UnicodeString layout to avoid padding
Markus Scherer
2011-02-04 19:54:58 +0000
0300c5a799ICU-8266 Clarify the behavior of TimeZone.useDaylightTime() in the API doc.
Yoshito Umaoka
2011-02-04 04:14:35 +0000
c5d01fb5d3ICU-8266 Clarify the behavior of TimeZone::useDaylightTime() in the API doc.
Yoshito Umaoka
2011-02-04 04:13:43 +0000
74a4461b49ICU-8303 Handling private-use only language tag properly in uloc_forLanguageTag and uloc_toLanguageTag.
Yoshito Umaoka
2011-02-03 22:33:00 +0000
d5599d7be9ICU-8314 change Appendable into a base class, add UnicodeStringAppendable
Markus Scherer
2011-02-03 22:07:22 +0000
66f9f5a1d2ICU-8303 Do not add language und in toLanguageTag() when a locale has only private use.
Yoshito Umaoka
2011-02-03 16:41:06 +0000
f9b8fd9ad8ICU-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
e99eaf0acaICU-8283 Use varargs in MessageFormat#format to match JDK.
Yoshito Umaoka
2011-01-20 20:46:05 +0000
0dc4eba9e8ICU-8167 doc fix
Markus Scherer
2011-01-20 19:21:19 +0000
cf9e2b4a9dICU-8167 reduce number of object allocations in the trie builders
Markus Scherer
2011-01-20 18:55:46 +0000
26161daaabICU-8167 doc fixes
Markus Scherer
2011-01-20 06:07:42 +0000
fe2355b1a1ICU-8167 CharsTrieBuilder: change buildCharBuffer() to buildCharSequence(); and test fixes
Markus Scherer
2011-01-20 05:04:29 +0000
5bbf7c685bICU-8167 check exhaustive mode
Mark Davis
2011-01-20 01:55:51 +0000
4a71f08a6fICU-8167 CharsTrie and builder improvements parallel with BytesTrie
Markus Scherer
2011-01-20 01:18:26 +0000
0d4c82b85aICU-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
c711b870c8ICU-8057 Skip validating fields internally set by add method in non-leninent mode.
Yoshito Umaoka
2011-01-19 22:40:25 +0000
11fadaf5c4ICU-8167 added hash to test, strings not in map.
Mark Davis
2011-01-19 22:31:27 +0000
6ccba41d20ICU-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
29cab18119ICU-8167 small updates, fixed "" case
Mark Davis
2011-01-19 19:18:12 +0000
e9e1a0cfcfICU-8281 Fix function name typo for Cygwin
Michael Ow
2011-01-19 17:21:49 +0000
81473c60e5ICU-8281 Dynamically allocate buffer size in pkgdata where needed.
Michael Ow
2011-01-19 05:14:22 +0000
4eb3c19d23ICU-8274 Do not run exhaustive mode round trip test for GB18030
Michael Ow
2011-01-19 03:30:52 +0000
9d3a151829ICU-8141 fix SolarisX86 build opts (was accidentally #7577)
Steven R. Loomis
2011-01-18 17:33:07 +0000
35d724543fICU-8157 use 'sp' as the keyword for service provider
Steven R. Loomis
2011-01-17 20:05:46 +0000
1d6dad2796ICU-8258 Changed UnicodeSet constructor to use int code points instead of String pattern in StrnigTokenizer
Yoshito Umaoka
2011-01-17 19:28:30 +0000
fd2cdc676eICU-7755 Fix bad fallback
John Emmons
2011-01-17 19:24:22 +0000
d0a2188c95ICU-7755 Data changes to support removal of hard fallbacks to Gregorian calendar
John Emmons
2011-01-17 17:20:52 +0000
79216529f6ICU-8259 Use JDK StringTokenizer in ICUResourceBundle and VTimeZone
Yoshito Umaoka
2011-01-17 16:50:22 +0000
f979283776ICU-7755 Data changes to support removal of hard fallbacks to Gregorian calendar
John Emmons
2011-01-17 15:27:25 +0000
cab45fcd2aICU-8167 added tests for CharsTrie, separated out FAST and SMALL.
Mark Davis
2011-01-17 07:35:20 +0000
6c1064bb42ICU-8228 Minor tweaks after feedback from Markus
Mark Davis
2011-01-15 23:24:26 +0000
0cce6961a6ICU-8167 added another unit test for BytesTrie with more extensive example of usage
Mark Davis
2011-01-15 23:20:39 +0000
5444245432ICU-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
26ef64e0b4ICU-8275 Minor style fix
Yoshito Umaoka
2011-01-14 22:15:49 +0000
19266897b3ICU-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
d84ada43c8ICU-8183 Improve Curreny and CharsetDetection code coverage in ICU4J
Michael Ow
2011-01-14 18:34:17 +0000
35581a38bbICU-8274 Udpate ICU4J data jar files
Michael Ow
2011-01-14 18:15:51 +0000
91c044bb32ICU-8274 Udpate gdb18030 code page and add testcase in ICU4C
Michael Ow
2011-01-14 17:46:13 +0000
269a3ccecbICU-8167 simplify & document BytesTrieBuilder API
Markus Scherer
2011-01-14 00:04:51 +0000
2daf3b0175ICU-8273 Add check to avoid memcpy from and to the same address.
Michael Ow
2011-01-13 23:15:02 +0000
7c0b4a6d90ICU-7959 Fix some memory leak issues in compound text code.
Michael Ow
2011-01-13 22:33:17 +0000
4ecd44cfd6ICU-4701 faster .dat package data item name lookup; improved binary search tracks shared-prefix length
Markus Scherer
2011-01-12 23:51:40 +0000
0ac84b2939ICU-8199 Fix for failing decimal parse test on Windows.
Andy Heninger
2011-01-12 23:41:52 +0000
14700ed27cICU-8271 keep UCOL_RUNTIME_VERSION and UCOL_BUILDER_VERSION in sync with ICU4C
Markus Scherer
2011-01-12 22:20:51 +0000
1d7722ef61ICU-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
7e67c6ed63ICU-8226 fixed sign on comparison
Mark Davis
2011-01-11 23:43:54 +0000
8f2666924eICU-8226 Temporary patch for errln explosion.
Mark Davis
2011-01-11 22:25:22 +0000
e8bfde9467ICU-8248 With U_STATIC_IMPLEMENTATION defined, U_EXPORT is defined empty. Simplify the previous change
Jungshik Shin
2011-01-11 22:05:15 +0000
881d727e96ICU-8226 Update utilities for cldr.
Mark Davis
2011-01-11 21:57:03 +0000
5a86c076e8ICU-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
9b0208f933ICU-8167 String.isEmpty() is new in Java 6, do not use it yet
Markus Scherer
2011-01-11 00:26:05 +0000
f97ba58fe7ICU-8167 minor test fixes
Markus Scherer
2011-01-10 23:55:17 +0000
339ca27b17ICU-8167 port UCharsTrieTest to Java
Markus Scherer
2011-01-10 23:53:47 +0000
695e9ac115ICU-8248 define U_EXPORT to be empty if U_STATIC_IMPLEMENTATION is defined
Jungshik Shin
2011-01-10 23:14:41 +0000
045c005304ICU-8167 port BytesTrieTest to Java
Markus Scherer
2011-01-10 21:23:38 +0000
4737659651ICU-8167 port UCharsTrieBuilder to Java
Markus Scherer
2011-01-07 23:12:08 +0000
4832385f7cICU-8167 minor fixes
Markus Scherer
2011-01-07 05:28:58 +0000
9a43f08e82ICU-8167 port UCharsTrie and BytesTrie::next(string) to Java
Markus Scherer
2011-01-07 05:25:40 +0000
c12ce73a18ICU-8167 the Mac build needs U_COMMON_API etc. on *some* nested classes
Andy Heninger
2011-01-06 23:35:32 +0000
f9815a912bICU-8167 port BytesTrie::Iterator to Java
Markus Scherer
2011-01-06 22:26:16 +0000
c5c0d56509ICU-8167 a nested class need not qualify its outer class for member access
Markus Scherer
2011-01-06 22:25:56 +0000
397d6f7372ICU-8167 make trie iterators nested classes inside their tries
Markus Scherer
2011-01-06 18:40:26 +0000
3518ad81e3ICU-8167 small bug fixes
Markus Scherer
2011-01-06 05:35:02 +0000
eb1c0e747fICU-8167 slightly more consistent & Java-porting-friendly
Markus Scherer
2011-01-06 05:04:51 +0000
be02e1d497ICU-8167 port BytesTrieBuilder to Java
Markus Scherer
2011-01-06 00:51:39 +0000
3c48ea5432ICU-8167 rename ByteTrie to BytesTrie, DictTrie to StringTrie, etc.
Markus Scherer
2011-01-05 21:07:31 +0000
88a77e8130ICU-8167 rename ByteTrie to BytesTrie, DictTrie to StringTrie, etc.
Markus Scherer
2011-01-05 21:06:55 +0000
62306a038cICU-8167 rename ByteTrie to BytesTrie, DictTrie to StringTrie, etc.
Markus Scherer
2011-01-05 21:05:47 +0000
a0575a248cICU-8219 Update ICU4J with fixed Thai char break iterator
Peter Edberg
2011-01-05 05:49:54 +0000
56a13c873eICU-8219 Remove '+' incorrectly used as set union
Peter Edberg
2011-01-05 05:30:39 +0000
345c295b0fICU-8199 Fix compilation errors on MacOSX introduced by previous commit of these files
Andy Heninger
2011-01-04 19:01:12 +0000
7a2d96c7c8ICU-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
cc9d054eb7ICU-8252 Estonian kroon (EEK) has been replaced by Euro (EUR).
Fredrik Roubert
2011-01-03 14:45:24 +0000
5e23f1c3e9ICU-8167 share as much code between builder versions and methods as possible
Markus Scherer
2011-01-02 07:22:36 +0000
e0c2a3c61cICU-8105 classes with virtual functions should have virtual destructors
Markus Scherer
2011-01-01 00:59:22 +0000
f772c48a2cICU-8105 some compilation bug fixes
Markus Scherer
2010-12-31 23:56:06 +0000
951e2b9f40ICU-8105 PropNameData constants need to be defined in the icu namespace
Markus Scherer
2010-12-31 23:53:55 +0000
beb1e5718eICU-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
c04082d93cICU-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
3e29cb9f1fICU-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
95d0b6a8f9ICU-8227 Fixed some test failures introduced by earlier changes.
Yoshito Umaoka
2010-12-20 20:25:17 +0000
839c21fdadICU-8227 Changed the internal filter to be a UnicodeSet, making it no longer externally modifiable.
Mark Davis
2010-12-20 19:53:28 +0000
2ea0215a7aICU-8229 Update ICU4J data with additional alias for UTF-8
Michael Ow
2010-12-17 06:20:56 +0000
340bd78678ICU-8229 Add alias for UTF-8 in ICU4C
Michael Ow
2010-12-17 03:57:28 +0000
cb1a45d9daICU-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
9eac5fb126ICU-8227 Added another filter test, and fixed problems it exposed
Mark Davis
2010-12-17 02:22:33 +0000
6873ac1d7cICU-8175 Speedup on codepoints(...)
Mark Davis
2010-12-16 23:51:08 +0000
4c14bbd6aaICU-8240 Update ICU4J compound text charset for handling continuous buffers
Michael Ow
2010-12-16 23:36:15 +0000
148123e81eICU-7959 Move assignment of match outside loop
Michael Ow
2010-12-16 23:32:25 +0000
d15a8c9c92ICU-7959 Fix endian failure in compound text.
Michael Ow
2010-12-16 19:35:56 +0000
bbb368c939ICU-8238 Implement max subpart policy for UTF7 toUnicode, don't consume valid bytes after err
Peter Edberg
2010-12-16 17:35:01 +0000
4c38ef650dICU-7385 changed ECurrencySpacing into a C enum.
Claire Ho
2010-12-15 23:46:53 +0000
dd03794570ICU-7959 Add compound text converter to ICU4C.
Michael Ow
2010-12-15 23:38:28 +0000
9ffcb85ba1ICU-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
e0872406ebICU-8175 Add some utilities for working with CharSequences. @internal for now.
Mark Davis
2010-12-14 07:33:40 +0000
22b88a2cf3ICU-8209 Update the timebombs.
Michael Ow
2010-12-10 22:21:51 +0000
8c5407c182ICU-8020 Added ICU4J 4.6 API data for future API comparison report.
Yoshito Umaoka
2010-12-10 21:18:41 +0000
3037e36662ICU-8210 Updated ICU4J versions and data. Moved some timebombs.
Yoshito Umaoka
2010-12-10 21:11:35 +0000
30153c1400ICU-8209 Update version number in ICU4C to 4.7.1
Michael Ow
2010-12-10 20:32:03 +0000
1e3205b869ICU-8078 Better ULocale/Locale mapping on JRE 7+ using the new Locale APIs.
Yoshito Umaoka
2010-12-09 21:55:20 +0000
4f5faa01b7ICU-7441 Make StringPiece comparison operators public.
Andy Heninger
2010-12-09 18:51:55 +0000
7ddf792330ICU-8226 Update tests
Mark Davis
2010-12-09 18:09:48 +0000
65efbb87d7ICU-7089 Add test for Calendar class time stamp recalculation in ICU4J
Michael Ow
2010-12-07 23:51:28 +0000
3261e6d703ICU-7089 Add test for Calendar class time stamp recalculation in ICU4C
Michael Ow
2010-12-07 23:46:13 +0000
6400b375c6ICU-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
734b84401fICU-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
54c4dc59caICU-8083 Update locale test data.
Michael Ow
2010-12-03 20:43:21 +0000
642c2f0f68ICU-8083 Update locale test for r29153
Michael Ow
2010-12-03 20:39:32 +0000
821d71dd85ICU-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
f67997b725ICU-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
b988aacf7aICU-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
9ec80e7ba3ICU-8211 ficx dependency generation for xlC v9
Steven R. Loomis
2010-12-03 16:49:10 +0000
ada54ef5d2ICU-8207 re-enable a skipped test which had caught the swap issue..
Steven R. Loomis
2010-12-02 19:56:54 +0000
58a797bda3ICU-8207 update icudata.jar due to #8205
Steven R. Loomis
2010-12-02 19:36:33 +0000
96876653d9ICU-8205 fix improper swap of uspoof, also add to swap test
Steven R. Loomis
2010-12-02 19:17:46 +0000
a30a0d2886ICU-8021 Move "Supported Platforms" section from readme to Downloads page; fix some validation errs
Peter Edberg
2010-12-01 23:58:44 +0000
8566e3907dICU-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
3357036c2eICU-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
8747ad6633ICU-8022 Fixed a build problem for target jarDemos.
Yoshito Umaoka
2010-12-01 17:19:06 +0000
3b5f70add2ICU-8022 Updated readme.html for 4.6 final release.
Yoshito Umaoka
2010-12-01 17:15:46 +0000
66a775159dICU-8201 Integrate post-rc2 CLDR data changes, J
Peter Edberg
2010-12-01 05:41:21 +0000
822102c9b9ICU-8201 Integrate post-rc2 CLDR data changes, C
Peter Edberg
2010-12-01 05:40:46 +0000
d33ebb8852ICU-8022 Fixed ant target cldrUtil to include some necessary classes in utilities.jar
Yoshito Umaoka
2010-11-30 00:04:18 +0000
74caa5d001ICU-8193 Increase array size in cintltst's TestCEValidity.
Michael Ow
2010-11-23 02:00:16 +0000
c07690facbICU-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
651c34b027ICU-8156 integrate last changes for CLDR 1.9rc2 into ICU4J
Peter Edberg
2010-11-18 21:16:54 +0000
53875e5b6aICU-8156 integrate last changes for CLDR 1.9rc2 into ICU4C
Peter Edberg
2010-11-18 21:16:20 +0000
6a95c1889eICU-7298 Forgot to set the directory in a couple of places, found while testing this
Peter Edberg
2010-11-18 06:42:40 +0000
fa78e1e8d6ICU-7298 Remove "#! /bin/bash", this really cannot be used as a script anymore
Peter Edberg
2010-11-18 05:38:28 +0000
5593c36e1dICU-7298 Further update cldr-icu-readme based on John's instructions and my experiences
Peter Edberg
2010-11-18 05:21:55 +0000
b2491ae553ICU-8021 Updated the unicode licence term
Yoshito Umaoka
2010-11-17 22:24:48 +0000
edd3f84d40ICU-8022 Updated the unicode license term
Yoshito Umaoka
2010-11-17 22:23:36 +0000
42a621afdbICU-8022 Fixed test code problems with jdktzCheck.
Yoshito Umaoka
2010-11-17 22:10:26 +0000
c23da28bccICU-8168 spelling fix
Markus Scherer
2010-11-17 21:58:21 +0000
e1413aed6dICU-8169 Check the length to prevent exception.
Mark Davis
2010-11-17 20:29:34 +0000
4961d60ef4ICU-8022 BRS: organize imports
Yoshito Umaoka
2010-11-17 15:55:01 +0000
85aa1e1ce2ICU-8131 temp hack: make genrb exclude unihan collation unless temp option --includeUnihanColl is used
Peter Edberg
2010-11-17 04:30:05 +0000
3fa1d14787ICU-8084 fix the 4.6 release date
Markus Scherer
2010-11-17 00:08:26 +0000
e5a2f47203ICU-8084 link to the User Guide howtouseicu page
Markus Scherer
2010-11-17 00:08:07 +0000
bdb7469c6aICU-8021 update APIChangeReport.html
Steven R. Loomis
2010-11-16 22:59:36 +0000
d92c186953ICU-8149 Document what getPropertyValueEnum() returns for an unknown value alias
Markus Scherer
2010-11-16 22:17:52 +0000
a7db2b76beICU-7641 do not refer to a particular (old) version of Unicode
Markus Scherer
2010-11-16 22:03:55 +0000
5a840765eaICU-7641 do not refer to a particular (old) version of Unicode
Markus Scherer
2010-11-16 22:03:33 +0000
fa4ce3e6aeICU-8021 fix namespace problem from ucol_imp.h r28996
Markus Scherer
2010-11-16 21:46:24 +0000
52dd980540ICU-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
b9cfe4aa5bICU-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
5f278a0b62ICU-8021 Update icuver DataVersion, ICUVersion
Peter Edberg
2010-11-15 19:36:36 +0000
2f7aa6fc38ICU-8155 Update udraft.h and uintrnal.h per recent API promotions and internal function renaming
Peter Edberg
2010-11-13 00:02:06 +0000
ebca744d84ICU-8155 Promote more @draft 4.4 API to @stable, after asking on icu-core
Peter Edberg
2010-11-12 22:58:50 +0000
3384286860ICU-8155 Promote appropriate @draft 4.2 and 4.4 API to @stable
Peter Edberg
2010-11-12 06:03:28 +0000
c82831a9d7ICU-8022 Small fixes for collator/normalizer module build.
Yoshito Umaoka
2010-11-12 05:29:54 +0000
4223486554ICU-8156 Update J to CLDR r5193 - supplementalData code updates, lang/bs code capitalization fixes
Peter Edberg
2010-11-12 03:45:56 +0000
d49549f700ICU-8156 Update to CLDR r5193 - supplementalData code updates, lang/bs.txt code capitalization fixes
Peter Edberg
2010-11-12 03:28:43 +0000
d9e5f6e1d8ICU-8136 U_CAPI -> U_STABLE for 3 uspoof_ API
Peter Edberg
2010-11-12 00:41:43 +0000
0627cc5c5aICU-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
d2cb69ea59ICU-8022 Small updates in readme.html for 4.6RC1
Yoshito Umaoka
2010-11-11 18:47:32 +0000
10fdc15d5dICU-8022 Replace TAB with SPs
Yoshito Umaoka
2010-11-11 06:38:10 +0000
33e107f735ICU-8022 API status promotion for 4.6 release. Update APIChangeReport.html.
Yoshito Umaoka
2010-11-11 06:26:13 +0000
b21e2734ddICU-8146 Add check for data loading failure in cintltst and intltest.
Michael Ow
2010-11-11 05:37:40 +0000
469d4035bdICU-3984 changes in response to code review
Stuart Gill
2010-11-11 02:11:46 +0000
1158571db7ICU-8147 SpoofChecker.CheckResult, add default constructor
Andy Heninger
2010-11-10 23:24:19 +0000
7f386ed6b9ICU-8145 Update icu-svnprops-check.py to default ICU Java source files to UTF-8
Andy Heninger
2010-11-10 21:57:54 +0000
4f230023d0ICU-8142 fix the synchronization
Mark Davis
2010-11-10 21:43:35 +0000
0e5b74b849ICU-3984 collation reordering complete
Stuart Gill
2010-11-10 02:35:21 +0000
0e27c3ea13ICU-3984 collation reordering checkpoint - still needs more tests and name change from script to reorder
Stuart Gill
2010-11-09 02:58:38 +0000
bae3e7a74aICU-3984 update the data - generated with recent ICU4C
Stuart Gill
2010-11-08 21:33:11 +0000
1fac4c690bICU-3984 initial commit of the collation reordering
Stuart Gill
2010-11-08 18:57:42 +0000
4a9aeda18cICU-3984 updates from code review
Stuart Gill
2010-11-05 18:43:45 +0000
6a5f83ff80ICU-3984 fix mismatched const int in r28999
Steven R. Loomis
2010-11-04 22:36:25 +0000
e0c4099c9eICU-8127 update svn properties.
Andy Heninger
2010-11-04 21:41:54 +0000
814cc0151fICU-3984 update genuca to match changes in ICU trunk
Stuart Gill
2010-11-04 20:41:35 +0000
cd59883f32ICU-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
b1a76e6a88ICU-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
174695eeacICU-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
871a56f64cICU-8119 fixed, also fixed minor build/test issues.
Steven R. Loomis
2010-11-04 18:14:48 +0000
a5bc9497c1ICU-8122 Update urename.h for ICU 4.6
Andy Heninger
2010-11-04 00:37:10 +0000
82d03e4733ICU-7476 Integrating Maven Ant task for deploying icu4j to the central Maven repository.
Yoshito Umaoka
2010-11-03 06:17:25 +0000
488256ca63ICU-8121 Update udeprctd.h, udraft.h, uintrnal.h, usystem.h for ICU 4.6
Peter Edberg
2010-11-03 05:46:29 +0000
94239208a0ICU-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
0a98dc21cbICU-3984 'never' is a long time to not run other tests. :) Reverting r28926 here
Steven R. Loomis
2010-11-03 01:06:50 +0000
67bebde8b5ICU-7023 Cleaning up code and fixing an error on AIX
Umesh Nair
2010-11-02 22:29:28 +0000
adf994a3fdICU-8114 checkin NAFD improvements
Steven R. Loomis
2010-11-02 21:44:10 +0000
1abfa1c39cICU-7388 compliant output
Steven R. Loomis
2010-11-02 19:52:58 +0000
2c478e1ad8ICU-7388 update
Steven R. Loomis
2010-11-02 19:52:34 +0000
f3b63f8de6ICU-8046 use alt="short" versions of pinyin and stroke collations
Peter Edberg
2010-11-02 19:36:59 +0000
2e8d2f61f0ICU-7373 include enum constants. (There aren't any new ones in 4.6, however)
Steven R. Loomis
2010-11-02 19:12:04 +0000
dc0710545dICU-3984 fix for ucadata.icu big endian issues
Stuart Gill
2010-11-02 18:59:06 +0000
0acb435a84ICU-7238 remove obsolete, now-unused upvec_compactToUTrieHandler()
Markus Scherer
2010-11-02 18:58:09 +0000
8d46db0be4ICU-8046 use alt="short" versions of pinyin and stroke collations
Peter Edberg
2010-11-02 18:46:02 +0000
b674f702e1ICU-8091 guard against pinIndices() reducing length to 0 or 1
Markus Scherer
2010-11-02 18:19:05 +0000
04000e60ffICU-7388 Flag 'born stable'. Also update readme.
Steven R. Loomis
2010-11-02 17:33:52 +0000
87628da74eICU-8092 Use uprv_ functions with all instances of rulesCopy and src.source; remove debug change
Peter Edberg
2010-11-02 08:27:22 +0000
ac17fa57d6ICU-8046 Accidentaly changed timbbomb for debugging in the previous change - revert the timebomb.
Yoshito Umaoka
2010-11-02 03:03:47 +0000
b8875bf33cICU-7568 tzdata2010o to ICU4J trunk
Yoshito Umaoka
2010-11-02 02:44:23 +0000
5dd9ea7768ICU-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
6a82cf71ddICU-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
4310ac6dfcICU-7568 tzdata2010o to ICU4C trunk
Yoshito Umaoka
2010-11-02 01:46:39 +0000
ffb24dcc38ICU-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
2ac4a7f418ICU-7023 Fix windows breakage that was on r28967
Steven R. Loomis
2010-11-02 00:24:11 +0000
08eafbc52fICU-3984 add #ifdefs around printfs
Steven R. Loomis
2010-11-01 20:11:36 +0000
66efc93b9bICU-3984 update UCOL_BUILDER_VERSION to version 8
Stuart Gill
2010-11-01 19:55:05 +0000
cfe1b1d92fICU-8104 Move REGEXFINDPROGRESS_INTERRUPT macro out of regex.h into implementation
Michael Grady
2010-10-30 21:49:29 +0000
0c21fdf068ICU-3984 changes to the collation reordering - API works same as rules and enhanced testing
Stuart Gill
2010-10-30 00:42:12 +0000
e2b5a4245fICU-8102 aack, fix the 4.6h that crept in
Peter Edberg
2010-10-29 21:12:04 +0000
9ed097ba3dICU-8102 @draft 4.4 -> @draft 4.6 for the unchanged @internal 4.4 functions
Peter Edberg
2010-10-29 21:09:53 +0000
58773a3751ICU-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
6e5c04f2b0ICU-8100 update instructions for data regeneration from CLDR
Andy Heninger
2010-10-29 18:55:11 +0000
debe481553ICU-8100 update cldr to icu data build doc
Andy Heninger
2010-10-29 18:52:59 +0000
a880b11b88ICU-7924 fix segfault in StringPiece::operator==(both empty)
Markus Scherer
2010-10-29 18:01:01 +0000
ad865ff7e7ICU-8097 Fix buffer overflow problems in uscript_getCode()
John Emmons
2010-10-29 15:41:56 +0000
334ad85355ICU-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
8f93a3e07aICU-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
46ee80daa9ICU-8094 oops- was not including templates in install package
Unknown User
2010-10-28 21:57:36 +0000
d187b1cc1bICU-8046 For Windows use _snprintf instead of snprintf
Peter Edberg
2010-10-28 21:47:20 +0000
6f3ad33578ICU-8022 updated pool.res files
Markus Scherer
2010-10-28 21:41:06 +0000
1c6f49ed3cICU-8021 updated pool.res files
Markus Scherer
2010-10-28 21:36:56 +0000
d8e214d7d7ICU-3984 Fix Windows build issues
Stuart Gill
2010-10-28 20:28:40 +0000
9321bcf8aeICU-8046 CLDR 1.9 integration pass 5 for J, from r5159
Peter Edberg
2010-10-28 20:00:22 +0000
099da5e613ICU-8046 CLDR 1.9 integration pass 5, from r5159
Peter Edberg
2010-10-28 19:45:36 +0000
5f80f97863ICU-7869 Added two tables to correspond to pinyin changes, with hack to pick.
Mark Davis
2010-10-28 19:21:12 +0000
7ec73e450fICU-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
7e1bef5e94ICU-3984 tool changes for collation reordering
Stuart Gill
2010-10-28 19:05:02 +0000
b51eb12ff2ICU-8094 old fix for off by one
Unknown User
2010-10-28 18:43:11 +0000
27d3ca72c3ICU-7954 Add a new API checking availability of currency in the specified date range.
Yoshito Umaoka
2010-10-28 18:28:09 +0000
c104085f55ICU-7744 Remove no-longer-needed timebomb
Peter Edberg
2010-10-28 17:49:07 +0000
6dba897cffICU-8046 Update timebombs
Peter Edberg
2010-10-28 17:44:02 +0000
e9abb9546fICU-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
be51ebe688ICU-7373 update, better enum handling
Steven R. Loomis
2010-10-28 01:24:33 +0000
b0cdff9b4bICU-7373 update report
Steven R. Loomis
2010-10-28 01:24:00 +0000
3b9fe8ba09ICU-7373 add enums
Steven R. Loomis
2010-10-28 00:08:31 +0000
88da3e392cICU-7373 change report with enum
Steven R. Loomis
2010-10-28 00:07:53 +0000
a79a8d4ad6ICU-3984 remove debug print
Stuart Gill
2010-10-27 23:50:29 +0000
1d125c474cICU-8090 add back the previously failing transliterators.
Andy Heninger
2010-10-27 23:37:28 +0000
19dbe7e1ccICU-8090 Transliterator, fix instantiation failures.
Andy Heninger
2010-10-27 23:35:12 +0000
e3756f710bICU-7015 Fixing some types and adding some conditional code for debugging.
Umesh Nair
2010-10-27 22:11:37 +0000
f8c79cb9bcICU-7373 more error reporting, use resources to load xslt files
Steven R. Loomis
2010-10-27 21:54:39 +0000
110e2ceb05ICU-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
5b132df167ICU-8046 CLDR 1.9 integration pass 2, update C tests
Peter Edberg
2010-10-25 06:31:21 +0000
cca3150c47ICU-8046 CLDR 1.9 integration pass 2, generated file updates in data/
Peter Edberg
2010-10-25 06:30:04 +0000
04b5cd0d7bICU-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
511b73419fICU-8072 Fix crash in genrb coll processing due to stale rulesToParse pointers in UColToken hashtable
Peter Edberg
2010-10-24 19:06:51 +0000
acafffb5d9ICU-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
d9de6496a8ICU-7264 disable two failing string search test cases
Markus Scherer
2010-10-22 22:07:53 +0000
3658544cc1ICU-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
8ebdd745daICU-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
369540ab7aICU-8046 add VerifyTranslation diagnostics, update measurement system test
Peter Edberg
2010-10-21 07:26:06 +0000
ec60bed6d5ICU-7992 J DateTimePatternGenerator, fix matching for weekday name
Peter Edberg
2010-10-20 23:18:55 +0000
a77332d75cICU-7561 fixes to uspoof API docs, to make them build.
Andy Heninger
2010-10-20 23:12:46 +0000
d841f7254dICU-7992 DateTimePatternGenerator, fix matching for weekday name
Peter Edberg
2010-10-20 22:06:10 +0000
f014a67349ICU-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
4e8f6e1ed2ICU-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
faca047508ICU-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
a1f9c9d8f7ICU-7952 ICU4C SelectFormat review feedback. Merge from branches/jinglun.
Jinglun Li
2010-10-20 02:36:31 +0000
ac89f9ed5bICU-7264 UCA 6.0 data & test data
Markus Scherer
2010-10-19 21:52:34 +0000
d29bfdf854ICU-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
8c3fb82cd5ICU-8046 CLDR 1.9 integration pass 1, hand-edited files in data/
Peter Edberg
2010-10-18 05:15:17 +0000
1d26b82ea8ICU-7223 invlide range for handling expansions in CollationParsedRuleBuilder.
Claire Ho
2010-10-15 22:25:56 +0000
c05e310791ICU-8044 Spoof Detection data update to latest from Unicode.
Andy Heninger
2010-10-15 00:01:43 +0000
5714200c0dICU-8038 Fix check for x-* names when getting the icu canonical name.
Michael Ow
2010-10-14 22:21:16 +0000
81ce7e7cf2ICU-7015 Minor changes.
Umesh Nair
2010-10-14 20:25:09 +0000
8ec88d6f48ICU-8017 Updated MANIFEST.MF in ICU runtime library jar files to make them OSGi bundles.
Yoshito Umaoka
2010-10-14 19:15:38 +0000
2b57a010d7ICU-7015 Adding more test cases.
Umesh Nair
2010-10-14 18:44:44 +0000
228172d527ICU-6959 Improve code coverage in ICU4J for com.ibm.icu.util.
Michael Ow
2010-10-14 17:06:37 +0000
24da281d4eICU-7201 Transliterator threading fixes.
Andy Heninger
2010-10-14 00:28:44 +0000
0637aa7e4aICU-8038 Fix BOM check in ICU4J TestConversion code.
Michael Ow
2010-10-13 23:01:23 +0000
9d45127908ICU-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
88ea664c7eICU-8038 Update testdata in ICU4J for UnicodeLittle and UnicodeBig test.
Michael Ow
2010-10-13 20:22:28 +0000
99102b01d2ICU-8038 Implement UnicodeLittle and UnicodeBig in ICU4J.
Michael Ow
2010-10-13 20:21:16 +0000
5dac211295ICU-8038 Re-enable UnicodeBig and UnicodeLittle tests.
Michael Ow
2010-10-13 20:18:49 +0000
1bcfb1258cICU-8001 batch script and readme.html for testing
Steven R. Loomis
2010-10-13 19:25:12 +0000
5bf81805bdICU-7264 update change log
Markus Scherer
2010-10-13 17:47:30 +0000
ad7ef5dc33ICU-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
c4a66333ebICU-7264 remove obsolete UCAElements.variableTop
Markus Scherer
2010-10-13 17:38:40 +0000
0c6ec18878ICU-7264 fix broken call, sending NULL for new parameter
Steven R. Loomis
2010-10-13 17:23:01 +0000
69866a3d5dICU-8022 Fixing some compiler warnings.
Yoshito Umaoka
2010-10-13 15:18:01 +0000
42bb7ee26bICU-7264 add timebombs temporarily until collation files are updated.
Mark Davis
2010-10-13 06:38:17 +0000
bf2f20ffe9ICU-8037 added utilities
Mark Davis
2010-10-13 06:09:18 +0000
e83ac112e0ICU-8036 Fixed supplementary issue.
Mark Davis
2010-10-13 06:06:49 +0000
db32e2a441ICU-7264 check isSpecial(CE) before getCETag(CE), and more debug output for genuca
Markus Scherer
2010-10-12 23:59:00 +0000
023cf21cdfICU-7264 permit 02 bytes for U+FFFE, new merge-sort character
Markus Scherer
2010-10-12 23:54:40 +0000
69a7b1ea42ICU-6545 Allow regex reset to the end of a string
Andy Heninger
2010-10-12 22:52:51 +0000
61460a2e97ICU-7975 Clarify that formatting a number always will round it.
Andy Heninger
2010-10-12 20:05:49 +0000
2333b126c1ICU-6845 Improve the code coverage in ICU4C.
Michael Ow
2010-10-12 16:38:38 +0000
801abaa192ICU-7892 add missing implementation for unum_parseDecimal() and unum_formatDecimal().
Andy Heninger
2010-10-12 05:11:41 +0000
a788c4e44cICU-7264 check for supported prefix length
Markus Scherer
2010-10-11 21:01:31 +0000
adb11cba8dICU-8028 update version number to milestone:4.6, bump timebombs, etc
Steven R. Loomis
2010-10-09 01:23:28 +0000
4fb62e2878ICU-8014 DST detection failure on Linux. Change the function name to skipZoneIDPrefix
Jungshik Shin
2010-10-09 00:54:20 +0000
da1272de57ICU-7447 Fix some GCC and VA compiler warnings.
Michael Ow
2010-10-08 20:14:26 +0000
d10c798d62ICU-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
72b3ff2645ICU-7597 Make validSublocales be based on included locales in icu-config.xml
John Emmons
2010-10-08 06:05:55 +0000
601ffaf13cICU-7597 Make validSublocales be based on included locales in icu-config.xml
John Emmons
2010-10-08 06:01:05 +0000
b1c81d198dICU-7583 local ignore Makefile.local
Steven R. Loomis
2010-10-07 23:55:11 +0000
efa2e954e1ICU-7264 support supplementary code points in FractionalUCA.txt
Markus Scherer
2010-10-07 19:46:41 +0000
fa5efaaf9bICU-8014 default timezone detection is not reliable when /usr/share/zoneinfo has posix/right subdirectories
Jungshik Shin
2010-10-07 18:07:05 +0000
d483c7c807ICU-7721 Check to see if both CXXFLAGS and CFLAGS were not set already.
Michael Ow
2010-10-07 03:34:53 +0000
0c59484979ICU-7721 Remove duplicate code in configure script.
Michael Ow
2010-10-07 03:15:39 +0000
5878b80ed9ICU-7721 Fix release/debug options in configure script.
Michael Ow
2010-10-07 02:54:35 +0000
cac0d444acICU-8023 test fix for windows makefile
Steven R. Loomis
2010-10-07 00:23:38 +0000
5a88748c9fICU-6995 Fix character classifications in Kannada
John Emmons
2010-10-06 17:44:33 +0000
0b250fd02aICU-7978 Add getDigitsLocal that returns reference to the digits directly
John Emmons
2010-10-06 15:50:16 +0000
2d61714accICU-7583 checkin for source drop
Steven R. Loomis
2010-10-06 15:13:14 +0000
df4608dd59ICU-8015 Improve performance of pkgdata tool file parser.
Michael Ow
2010-10-05 04:52:16 +0000
2ea7489697ICU-7883 Add backslash to all occurrences of spaces in the directory path.
Michael Ow
2010-10-04 23:55:47 +0000
858ae2c1a0ICU-7883 Ensure that the path has the proper backslash.
Michael Ow
2010-10-04 23:52:24 +0000
d40ee7f0cbICU-8015 Dynamically allocate enough memory in pkgdata tool for compiler options.
Michael Ow
2010-10-04 23:47:46 +0000
c5e5a4c54eICU-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
f68de91610ICU-8005 uninitialized field fLastChar (from valgrind)
Andy Heninger
2010-10-04 23:02:29 +0000
f9339035e4ICU-8010 Make Collator.getAvailableLocales work when the class is loaded by the system classloader.
Yoshito Umaoka
2010-10-04 20:50:06 +0000
63e1b55feaICU-7972 update to autoconf 2.67, remove unneeded .mk file
Steven R. Loomis
2010-10-04 20:03:51 +0000
b7ca1b4068ICU-7971 fix make install-doc
Steven R. Loomis
2010-10-04 19:46:07 +0000
f0aa65c877ICU-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
3876f7555bICU-7995 make dist as used by milestone:4.5.2
Steven R. Loomis
2010-10-04 19:41:13 +0000
26c177ccfcICU-7996 Adding some resource alias test case data.
Yoshito Umaoka
2010-10-04 19:27:36 +0000
fde9be9d9aICU-7999 update readme
Steven R. Loomis
2010-10-01 00:36:02 +0000
4f8e1629dbICU-7792 APIChangeReport.html and tag an untagged file
Steven R. Loomis
2010-09-30 18:27:04 +0000
3f5a867adfICU-7999 promote version number in api change report
Steven R. Loomis
2010-09-30 18:18:07 +0000
742f501232ICU-7983 Resolve valgrind error when calling Calendar::createInstance().
Michael Ow
2010-09-30 05:44:33 +0000
770725ba5fICU-7793 Updated the api change report for 4.5.2.
Yoshito Umaoka
2010-09-29 21:34:56 +0000
ce28cfd350ICU-7993 update readme.html for 4.6M2
Stuart Gill
2010-09-29 21:15:36 +0000
94820ddb2bICU-7993 update readme.html for 4.6M2
Stuart Gill
2010-09-29 21:15:11 +0000
eca1ad4fc5ICU-7991 Fix memory leak in NumberFormatTest.
Andy Heninger
2010-09-28 23:01:24 +0000
71a82b49f6ICU-7792 Update urename.h for the 4.6M2 release
Stuart Gill
2010-09-28 22:30:57 +0000
514b12fb14ICU-7792 fix some UCONFIG_NO_XYZ bugs
Markus Scherer
2010-09-28 05:43:34 +0000
ae9a1bdefeICU-7792 fix a namespace bug
Markus Scherer
2010-09-28 05:06:58 +0000
633cd9763aICU-7789 ICU4C memory allocation function cleanup. 4.5.2 BRS task.
Andy Heninger
2010-09-27 23:52:31 +0000
b38c190914ICU-7989 Remove non-ASCII chars from ICU4J sources.
Andy Heninger
2010-09-27 23:13:38 +0000
33a8b6e5a7ICU-7988 add svn properties to text files as appropriate.
Andy Heninger
2010-09-27 22:31:10 +0000
1c80d23e57ICU-7988 add missing svn properties to text files.
Andy Heninger
2010-09-27 22:24:10 +0000
ca402bc5f1ICU-7568 2010m to ICU4J trunk
Yoshito Umaoka
2010-09-27 19:28:13 +0000
369efcc223ICU-7568 2010m to ICU4C trunk
Yoshito Umaoka
2010-09-27 19:27:19 +0000
4997366db1ICU-7987 Fix memory leak in intltest normalize
Andy Heninger
2010-09-27 18:47:37 +0000
36fc220ae2ICU-7986 Fix memory leak in cintltest regex
Andy Heninger
2010-09-27 05:51:41 +0000
b970115780ICU-7981 Log data error for unum_open failure.
Michael Ow
2010-09-25 04:42:19 +0000
90dc5efa3fICU-7583 checkpoint for drop.
Steven R. Loomis
2010-09-24 23:49:42 +0000
6c75d439b9ICU-7772 Use UCharacterDirection instead of ECharacterDirection per Markus's review comments.
Norbert Lindenberg
2010-09-24 22:35:43 +0000
599561386bICU-7583 builds OK on mac. Ready to try clean build.
Steven R. Loomis
2010-09-24 00:45:01 +0000
e8b6b950f0ICU-7980 fix a few coverity errors
Jungshik Shin
2010-09-24 00:13:57 +0000
1d61380988ICU-7583 checkpoint before clean up and drop
Steven R. Loomis
2010-09-23 21:05:38 +0000
2e1aee8d0aICU-7724 Code review update - creating a defensive copy of char[] in getDigits().
Yoshito Umaoka
2010-09-23 19:35:29 +0000
4d0bdec81eICU-7968 Add a timebomb to TestFirstCharacters.
Yoshito Umaoka
2010-09-21 20:56:07 +0000
c6c2a855a7ICU-7932 compare as double, not long double
Steven R. Loomis
2010-09-21 19:10:03 +0000
6200d5808fICU-7772 Fast string direction detection
Jie J. Yang
2010-09-21 07:30:19 +0000
12de1d68b7ICU-7772 Fast string direction detection
Jinglun Li
2010-09-21 07:12:28 +0000
52d02d3a55ICU-7965 update icudata.jar for new th grapheme break iterator; remove J test timebomb
Peter Edberg
2010-09-21 04:04:24 +0000
8cab1047c4ICU-7965 th uses legacy clusters with 0E33 0EB3 added to Extend; remove test timebomb
Peter Edberg
2010-09-21 03:38:50 +0000
114432eec8ICU-7264 merge Unicode 6.0 into trunk from branches/markus/uni60 -r 28341:28656
Markus Scherer
2010-09-21 00:32:21 +0000
b5e1330176ICU-7264 merge Unicode 6.0 into trunk from branches/markus/uni60 -r 28339:28657
Markus Scherer
2010-09-21 00:12:49 +0000
3c7ba0c2e4ICU-7652 Get correct week data from territory based locale
John Emmons
2010-09-20 21:26:13 +0000
cbc567f055ICU-7966 Fix Format::isLenient to be @draft ICU 4.6
Peter Edberg
2010-09-20 21:22:44 +0000
cd3f6237f9ICU-7652 Get correct week data from territory based locale
John Emmons
2010-09-20 21:22:31 +0000
41e92c0c68ICU-7264 minor bug fix
Markus Scherer
2010-09-20 04:12:24 +0000
e4f1a48919ICU-7264 split UCD files into unidata & testdata for easier ICU4C update
Markus Scherer
2010-09-20 04:11:49 +0000
b0b91dd032ICU-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
751473d25aICU-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
efa8bfba9eICU-7963 Break Iterator data files update for Unicode 6.0
Andy Heninger
2010-09-18 01:22:35 +0000
02a21226d9ICU-7264 adjust IdnaMappingTable reformatting to handle new STD3 values
Markus Scherer
2010-09-17 22:56:53 +0000
5bc75ff03fICU-7956 Fix bug in pkgdata concerning parsing option file.
Michael Ow
2010-09-17 21:26:54 +0000
f3fca67f87ICU-7839 Update ambiguous converter list.
Michael Ow
2010-09-17 21:25:56 +0000
b5a918dba0ICU-7489 Remove unnecessary test TimeZoneRoundTripPerf
John Emmons
2010-09-17 16:37:20 +0000
4294bd0c36ICU-7926 Add compound test charset class.
Michael Ow
2010-09-17 05:47:16 +0000
e22c2c9ed4ICU-7926 Add compound text charset and update data in ICU4J
Michael Ow
2010-09-17 05:07:40 +0000
780d0d8eadICU-7926 Update alias table and restore 2 codepages for compound text.
Michael Ow
2010-09-17 05:04:39 +0000
f92222ba98ICU-7947 Relax 0-capacity test in previous checkin and fix compiler warnings
Michael Grady
2010-09-17 01:53:01 +0000
467cf876fcICU-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
290cadf0b8ICU-7947 UVector safety checks to avoid heap overflow due to integer overflow/signedness/truncation
Michael Grady
2010-09-16 00:30:26 +0000
755b0f2a56ICU-7950 Clean up test code for SelectFormat.
Yoshito Umaoka
2010-09-15 20:21:34 +0000
3220024a63ICU-7944 Minor updates to the Locale enhancement project related code.
Yoshito Umaoka
2010-09-14 19:53:19 +0000
f5b73e02c8ICU-7943 New Eclipse ICU4J plug-in build script, merged from my work branch.
Yoshito Umaoka
2010-09-14 18:40:01 +0000
0316093289ICU-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
f063e2a26aICU-7792 Updated time bomb in tzrulets.cpp - VTimeZone test case for Asia/Amman.
Yoshito Umaoka
2010-09-14 15:36:41 +0000
8fb12fa4ccICU-7583 update readme and makefile for multi-icu
Steven R. Loomis
2010-09-14 02:22:18 +0000
3696c605a3ICU-7935 Ensure java canonical name works in ICU.
Michael Ow
2010-09-13 23:08:09 +0000
8db1681fd3ICU-7839 Add alias for IBM949C in ICU4J.
Michael Ow
2010-09-13 23:06:55 +0000
36e74de161ICU-7839 Add alias for IBM949C in ICU4C.
Michael Ow
2010-09-13 23:03:32 +0000
64a2586663ICU-7928 Update tests for CLDR 1.9m2 data
Peter Edberg
2010-09-13 19:42:34 +0000
fb693bcbd6ICU-7928 Update data generated from CLDR 1.9m2
Peter Edberg
2010-09-13 19:33:49 +0000
22b5f6c4acICU-7928 Update tests for CLDR 1.9m2 data
Peter Edberg
2010-09-13 19:14:41 +0000
9024c60a43ICU-7928 Update data files generated from CLDR
Peter Edberg
2010-09-13 19:12:47 +0000
f3316f90bcICU-7928 Update files that control building of cldr data for ICU
Peter Edberg
2010-09-13 19:08:21 +0000
5127a2ad2fICU-7926 Update alias table in ICU4J with ISO 2022 alias.
Michael Ow
2010-09-13 19:06:57 +0000
431e091db9ICU-7926 Add ISO 2022 aliases to alias table in ICU4C.
Michael Ow
2010-09-13 17:23:38 +0000
5fe7a82baeICU-7937 fix ElapsedTimer to use whole number seconds, work around #7936
Steven R. Loomis
2010-09-10 20:25:21 +0000
d234932debICU-7793 Fixed all compiler warnings on JDK6 and Eclipse 3.6.
Yoshito Umaoka
2010-09-09 22:29:17 +0000
0b3e269401ICU-7928 remove sw* from colfiles.mk ( see r28586 )
Steven R. Loomis
2010-09-09 18:51:17 +0000
8ea9d68eb1ICU-7793 Update ICU4J version to 4.5.2
Yoshito Umaoka
2010-09-09 16:45:37 +0000
c59f535cd7ICU-7926 Add ISO-2022-CN-CNS to ICU4J
Michael Ow
2010-09-08 23:19:03 +0000
dda7ae77c6ICU-7926 Add ISO-2022-CN-CNS to ICU4C.
Michael Ow
2010-09-08 23:18:15 +0000
76bff5bdd3ICU-7928 cldr 1.9m2; remove obsolete files (sw now uses DUCET)
Peter Edberg
2010-09-08 23:07:17 +0000
f259b852b3ICU-7923 Remove isExponent argument as it isn't used
John Emmons
2010-09-08 21:44:06 +0000
5055162c5eICU-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
d4e61338e1ICU-7839 Update alias table with some missing Java aliases.
Michael Ow
2010-09-07 19:14:31 +0000
a73ec17054ICU-7382 [srl fixing crash] make sure localeName is initialized.
Steven R. Loomis
2010-09-04 01:01:45 +0000
9ef56a51abICU-7382 refer to LC_MESSAGE to determine the default locale
Jungshik Shin
2010-09-03 21:44:58 +0000
b40fd1a2ebICU-7869 add convenience method with Locale
Mark Davis
2010-09-01 18:18:10 +0000
573f451f67ICU-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
6d6d6fa198ICU-7920 Fix duplicate entry in kTimeFields
John Emmons
2010-08-31 17:39:58 +0000
00a996d08fICU-7264 stderr output for STD3 status changes
Markus Scherer
2010-08-31 16:01:21 +0000
4e91247bebICU-7264 mark characters as disallowed_STD3_valid if their decompositions contain STD3-disallowed characters
Markus Scherer
2010-08-31 15:16:52 +0000
9c5573b1f9ICU-7264 mark characters as disallowed_STD3_valid if their decompositions contain STD3-disallowed characters
Markus Scherer
2010-08-31 15:10:37 +0000
ab9fc77dfbICU-7264 generate UTS #46 data with disallowed_STD3_valid and disallowed_STD3_mapped
Markus Scherer
2010-08-31 05:48:38 +0000
2347b7736eICU-7777 Minor update, synchronize code with JDK copy.
Yoshito Umaoka
2010-08-31 03:34:39 +0000
d55b13b5c8ICU-7914 checking in regression test
Steven R. Loomis
2010-08-31 00:25:19 +0000
38eaa30361ICU-7869 made name changes as per discussions with Andy, Markus
Mark Davis
2010-08-30 20:28:15 +0000
2c92a88c8eICU-7854 add DataDrivenFormatTest/TestMoreDateParse ( from C ) with test case.
Steven R. Loomis
2010-08-30 20:12:33 +0000
1169926185ICU-7854 add data drive test case
Steven R. Loomis
2010-08-30 20:12:25 +0000
cb2a590ae5ICU-7147 update runConfigureICU to use -O0 when in debug mode
Steven R. Loomis
2010-08-30 19:24:42 +0000
d390758955ICU-6981 pkg-config (closing out old merge)
Steven R. Loomis
2010-08-30 18:59:02 +0000
d6213d77c7ICU-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
fe40416511ICU-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
c91d109999ICU-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
090df3b5a4ICU-7489 Optimize tz canonicalization for zones that are already canonical
John Emmons
2010-08-26 15:38:04 +0000
9f4eb2b434ICU-6686 merging into trunk
Alexey Gousev
2010-08-25 22:24:53 +0000
8717b90914ICU-7869 Escaped the unicode; moved hacks to the end of the file; some minor cleanup
Mark Davis
2010-08-25 21:20:07 +0000
804efbcf22ICU-7869 Add Markus's fix
Mark Davis
2010-08-25 18:22:58 +0000
0660dc6e6eICU-7906 make VS 2008 happy about StringPiece::npos
Jungshik Shin
2010-08-25 02:22:04 +0000
c29b6e289fICU-7869 Hard-code first characters in script.
Mark Davis
2010-08-24 22:29:52 +0000
29d25d47c7ICU-7869 Added utility class for testing (originally in CLDR)
Mark Davis
2010-08-24 03:36:26 +0000
0d8df23f3bICU-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
0ceedde0c5ICU-7777 Small updates based on Doug's review comment.
Yoshito Umaoka
2010-08-23 06:39:24 +0000
82c89e9950ICU-7869 Fixed test name problem introduced by the previous change AGAIN!.
Yoshito Umaoka
2010-08-23 06:31:40 +0000
0f19b5ee8cICU-7869 Cleaned up names according to discussion.
Mark Davis
2010-08-22 00:43:36 +0000
e7b5ff3734ICU-7724 Explicitly cast enum value to avoid compilation error on Solaris.
Michael Ow
2010-08-21 02:16:23 +0000
000d3bbf9dICU-7869 Made lazy-evaluated arguments; still a bit more cleanup to come.
Mark Davis
2010-08-21 01:15:43 +0000
29fe431f2aICU-7882 Fix pointer declaration error.
Michael Ow
2010-08-20 21:18:08 +0000
24055f8585ICU-7882 Enable BCP47 ids and update a few test cases in ICU4C.
Michael Ow
2010-08-20 20:11:37 +0000
e9ef072967ICU-7882 Enable BCP47 ids and update a few test cases in ICU4J.
Michael Ow
2010-08-20 19:35:16 +0000
be123c47b5ICU-6325 Clean up SimpleDateFormat - appendGMT function no longer needed
John Emmons
2010-08-20 18:24:45 +0000
51495bea12ICU-7899 Normalize the keyword value for currency to avoid case sensitivity issues.
Michael Ow
2010-08-20 16:58:26 +0000
dbcbc0711eICU-7872 Update icudata.jar with updated lmbcs code page.
Michael Ow
2010-08-19 15:01:00 +0000
2c292d36b6ICU-7872 Update lmbcs code page.
Michael Ow
2010-08-18 22:31:28 +0000
5ec2372386ICU-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
f09139d86eICU-7777 Merging ULocale API and implementation updates from the work branch.
Yoshito Umaoka
2010-08-18 16:32:02 +0000
4a996aa700ICU-6616 improve faketime
Steven R. Loomis
2010-08-17 01:27:18 +0000
430b2b7b01ICU-7568 2010l to ICU4J trunk
Yoshito Umaoka
2010-08-16 19:02:17 +0000
9110e1e1c2ICU-7568 2010l to ICU4C trunk
Yoshito Umaoka
2010-08-16 18:59:28 +0000
a967e42071ICU-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
9bc3d2bfdbICU-7891 fix u_fflush to flush stateful converters
Steven R. Loomis
2010-08-15 02:43:46 +0000
7d8ae29f34ICU-7888 fix package:enumDependencies
Steven R. Loomis
2010-08-15 00:55:54 +0000
fbc574e7afICU-7890 skip a crashy test
Steven R. Loomis
2010-08-15 00:48:16 +0000
4a0b0ef791ICU-7887 remove fixed limit on icupkg/gencmn
Steven R. Loomis
2010-08-13 23:28:05 +0000
c86940b784ICU-7724 Merge support for non-contiguous numbering systems
John Emmons
2010-08-13 22:17:10 +0000
8fd81d1a6bICU-7568 2010k to icu4j trunk
Yoshito Umaoka
2010-08-13 21:35:52 +0000
1974269a6fICU-7724 Merge support for non-contiguous numbering systems
John Emmons
2010-08-13 21:23:00 +0000
668b6e8cf4ICU-7869 Fixed test name problem in the previous change.
Yoshito Umaoka
2010-08-13 20:53:09 +0000
b0121d5c4aICU-7568 2010k to icu4c trunk
Yoshito Umaoka
2010-08-13 20:29:25 +0000
93a8105a51ICU-7609 Allow rounding to negative zero - test case cleanup.
Jason Spieth
2010-08-13 19:21:30 +0000
8b0fd59d96ICU-7869 Changed name, javadocs in response to feedback
Mark Davis
2010-08-13 16:30:28 +0000
acb23c4a13ICU-7869 Revised the API based on discussions.
Mark Davis
2010-08-12 03:25:53 +0000
de9c9b5284ICU-6325 Create and use TimeZoneFormat class
John Emmons
2010-08-11 21:30:58 +0000
d00e6d4636ICU-7870 VS2010 - tests and samples
Steven R. Loomis
2010-08-11 00:59:38 +0000
91678fc8bdICU-7870 perf projects update
Steven R. Loomis
2010-08-11 00:26:23 +0000
dec09768b9ICU-7870 Visual Studio 2010
Steven R. Loomis
2010-08-10 20:16:09 +0000
cacdced23bICU-7489 Merge into trunk
Jason Spieth
2010-08-10 16:12:11 +0000
37f8997cb6ICU-7489 Merge into trunk
Jason Spieth
2010-08-10 16:07:49 +0000
cf7644feb3ICU-7849 unicode versions of uloc.h constants
Steven R. Loomis
2010-08-10 01:11:03 +0000
7778b300d7ICU-7869 Expanded tests and fixed problems found.
Mark Davis
2010-08-06 23:05:24 +0000
1a23022dfbICU-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
51a09b3be2ICU-7869 Add API as per initial design
Mark Davis
2010-08-05 22:26:27 +0000
d9907892c8ICU-7856 add unix build, 'xperf' target for generating XML perf data, cleanup some makefiles
Steven R. Loomis
2010-08-05 00:26:41 +0000
678654839eICU-7856 added support for -x option for DateFmtPerf project to output .xml file
Alexey Gousev
2010-08-04 17:36:18 +0000
f519d51352ICU-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
75b55210bdICU-6501 Update readme with information on U_ICU_DATA_DEFAULT_DIR.
Michael Ow
2010-08-02 17:15:29 +0000
4473e0a758ICU-7264 switch ubidi.icu and ucase.icu from UTrie to UTrie2
Markus Scherer
2010-07-31 19:16:48 +0000
ce3a205cc9ICU-6501 Set data path when building data in archive mode.
Michael Ow
2010-07-29 23:37:19 +0000
1360486f9eICU-7853 Fix Windows-only spoof check test failure.
Andy Heninger
2010-07-27 20:07:22 +0000
2f72159ffbICU-7784 Fix tests that run incorrectly without data.
Michael Ow
2010-07-26 22:02:42 +0000
4824f9c355ICU-7264 genuca with new nfc.nrm, document sequencing a bit
Markus Scherer
2010-07-26 21:04:16 +0000
62f3861442ICU-7853 set svn props on confusables data files
Andy Heninger
2010-07-26 05:09:34 +0000
58d21ee915ICU-7264 scripts for data file generation
Markus Scherer
2010-07-23 23:51:14 +0000
a2605b9c83ICU-5532 temp fix for crash in RBBI dictionary code with UTF-8 text
Andy Heninger
2010-07-23 00:15:37 +0000
fa05e3a3d3ICU-7264 delete temporary comment in genpname/preparse.pl
Markus Scherer
2010-07-22 23:34:36 +0000
e72d90de1aICU-7264 add ScriptExtensions.txt, new scripts, new blocks, fix genpname/preparse.pl
Markus Scherer
2010-07-22 23:30:47 +0000
6f17ff12b4ICU-7817 Reinstate useLastResortData for dcfmtsyms
John Emmons
2010-07-22 22:04:38 +0000
ac4c3c9f3aICU-7649 Force proper locale setting for TestUnicodeFiles test.
Michael Ow
2010-07-22 15:15:34 +0000
3abfc06ccaICU-6858 Added a PluralFormat example to MesageFormat document.
Claire Ho
2010-07-22 00:31:57 +0000
61bd8f7de2ICU-7770 Added plural keywords to documents.
Claire Ho
2010-07-22 00:29:25 +0000
e5863f33c9ICU-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
5aaa8be80eICU-7611 Generalize library references
Stuart Gill
2010-07-21 00:39:45 +0000