Commit Graph

16606 Commits

Author SHA1 Message Date
John Vu
e8a0cc8837 ICU-6052 Added empty functions for no threads.
X-SVN-Rev: 26478
2009-08-11 19:44:37 +00:00
Michael Ow
07d78a2acf ICU-6052 Add newline character at the end of source file.
X-SVN-Rev: 26477
2009-08-11 19:12:32 +00:00
Michael Ow
c6385f6209 ICU-7068 Add statements to ensure that uconfigtest passes
X-SVN-Rev: 26466
2009-08-04 21:09:17 +00:00
John Vu
1c3a5ed74a ICU-6052 Extracted multi-threading code to a single module so that other files can utilize. This multi-threading will allow this ticket to reduce the time to check every locales.
X-SVN-Rev: 26465
2009-08-04 18:57:13 +00:00
John Vu
b2af11d173 ICU-6579 Committing the same changes to mh-linux-va and mh-solaris-gcc like the original corresponding files of mh-linux and mh-solaris.
X-SVN-Rev: 26461
2009-07-30 20:45:53 +00:00
Michael Ow
6c22ca75fe ICU-6998 Remove dllimport attribute when building on Cygwin GCC.
X-SVN-Rev: 26459
2009-07-30 18:36:51 +00:00
Michael Ow
4ca1eed83e ICU-7039 Fix pointer integer comparison.
X-SVN-Rev: 26458
2009-07-30 16:47:30 +00:00
Michael Ow
803387f796 ICU-8112 moved by srl, incorrectly filed under #6078: Add mutex for number system cache.
X-SVN-Rev: 26456
2009-07-29 22:13:15 +00:00
Michael Ow
d8554576c2 ICU-7039 Enable optimization for C++ files using GCC.
X-SVN-Rev: 26455
2009-07-29 19:44:01 +00:00
Michael Ow
0b176ddfb3 ICU-6708 Initialize cache pointers.
X-SVN-Rev: 26454
2009-07-29 18:58:19 +00:00
John Vu
2cf1de3050 ICU-6579 Tested the two files with the suggestion made from the ticket. Have not test "mh-solaris" on other non-Solaris machines.
X-SVN-Rev: 26453
2009-07-29 17:45:10 +00:00
Michael Ow
a1992932b5 ICU-6708 Fix tab character format issue.
X-SVN-Rev: 26452
2009-07-28 21:38:28 +00:00
Michael Ow
6ad7952680 ICU-6708 Add UMTX_CHECK before umtx_* statements.
X-SVN-Rev: 26450
2009-07-28 20:22:32 +00:00
John Vu
b845779b1c ICU-6627 Fixed scripting syntax.
X-SVN-Rev: 26438
2009-07-24 21:52:08 +00:00
John Vu
ffb25fd6a9 ICU-6627 Added if statements to stop if xlc_r and/or xlC_r is not found to prevent fallback to g++.
X-SVN-Rev: 26434
2009-07-24 20:01:52 +00:00
Steven R. Loomis
018fea30d7 ICU-7074 bump version to milestone:4.3.2
X-SVN-Rev: 26433
2009-07-24 19:52:23 +00:00
John Vu
2372fb332c ICU-7025 Changed comment to say country codes are defined as ISO 3166 and not ISO 639.
X-SVN-Rev: 26431
2009-07-24 18:36:41 +00:00
John Vu
a42bf5a6f1 ICU-6894 Added "-fp-model precise" as a flag for Linux/ICC to enable value-safe optimizations on floating-point data.
X-SVN-Rev: 26429
2009-07-24 16:56:13 +00:00
Jason Spieth
3bdd87634d ICU-6708 Static Hashtable caching of NumberingSystem object instances in NumberFormat, C implementation - with crash fix
X-SVN-Rev: 26428
2009-07-24 15:19:11 +00:00
Yoshito Umaoka
71cc388673 ICU-6916 Fixing compiler warnings on Linux/gcc.
X-SVN-Rev: 26427
2009-07-23 20:28:26 +00:00
Jason Spieth
41dd2af470 ICU-6990 2009k to icu/icu/trunk/
X-SVN-Rev: 26414
2009-07-22 17:29:55 +00:00
Markus Scherer
ceff3fcad0 ICU-6945 reduce gcc 4.2 warnings
X-SVN-Rev: 26411
2009-07-22 05:15:28 +00:00
Michael Ow
7c977e5785 ICU-7004 Update urename.h
X-SVN-Rev: 26402
2009-07-21 03:02:49 +00:00
Michael Ow
3a3b423738 ICU-6945 Add U_NAMESPACE_BEGIN/END and U_NAMESPACE_QUALIFIER where appropriate.
X-SVN-Rev: 26395
2009-07-20 22:09:12 +00:00
John Emmons
66cdb3a6b9 ICU-6581 Build without versioned shared object names
X-SVN-Rev: 26389
2009-07-20 16:43:18 +00:00
Steven R. Loomis
9f373b4b5a ICU-6902 merge of r26358 into trunk (z changes)
X-SVN-Rev: 26381
2009-07-18 02:35:27 +00:00
John Emmons
95d74a66dc ICU-6581 Build without versioned shared object names - fix bug in pkgdata tool for AIX
X-SVN-Rev: 26377
2009-07-17 23:59:37 +00:00
Markus Scherer
c9087beb0d ICU-6945 merge into trunk: changes for .res formatVersion 2 (#6945) and new ICU4J data .jar building from ICU4C (#7043), from -r 26329:26368 icu/branches/markus/smallres2
X-SVN-Rev: 26375
2009-07-17 22:57:26 +00:00
Michael Ow
1717df730a ICU-6708 Undo previous commit to trunk.
X-SVN-Rev: 26373
2009-07-17 22:40:41 +00:00
Jason Spieth
e6d78cf300 ICU-6708 Static Hashtable caching of NumberingSystem object instances in NumberFormat, C implementation
X-SVN-Rev: 26350
2009-07-16 19:20:06 +00:00
Michael Ow
0410071ff1 ICU-4069 Move declaration to top of function to avoid compilation errors on some platforms.
X-SVN-Rev: 26342
2009-07-15 17:32:01 +00:00
John Emmons
ff8cd2fb57 ICU-4069 Add support for locale separator
X-SVN-Rev: 26337
2009-07-14 22:45:44 +00:00
Michael Ow
6113a8cabf ICU-6487 Add better check in configure for utf16 string literal support.
X-SVN-Rev: 26321
2009-07-14 17:08:44 +00:00
Michael Ow
4f6fd26142 ICU-6963 Make icu resolve symbols internally.
X-SVN-Rev: 26320
2009-07-14 16:50:23 +00:00
Michael Ow
13a40a0395 ICU-6998 Fix return statement.
X-SVN-Rev: 26311
2009-07-13 20:21:54 +00:00
Michael Ow
6aec621e32 ICU-6487 Enable utf16 string literals on GCC >= 4.4 when strict is disabled.
X-SVN-Rev: 26309
2009-07-13 19:01:23 +00:00
Yoshito Umaoka
e3a1e9df86 ICU-6916 Support preferred language subtag casing used in BCP47.
X-SVN-Rev: 26296
2009-07-10 23:39:21 +00:00
Andy Heninger
20e7751c2c ICU-6998 swat a bunch of compiler warnings.
X-SVN-Rev: 26288
2009-07-10 18:58:35 +00:00
Andy Heninger
49db0e1ead ICU-3491 remove extra calls to u_init(), and simplify the API comments for u_init().
X-SVN-Rev: 26279
2009-07-09 22:50:01 +00:00
Michael Ow
cd4a95e345 ICU-6969 Replace tabs with spaces.
X-SVN-Rev: 26265
2009-07-09 20:07:19 +00:00
Andy Heninger
ff17dd72c1 ICU-3547 remove unnecessary umtx_init() calls.
X-SVN-Rev: 26224
2009-07-03 00:36:51 +00:00
John Vu
07058ff285 ICU-6969 Applied the latest patch from the discussion on the TracWiki.
X-SVN-Rev: 26210
2009-06-30 16:58:49 +00:00
Michael Ow
a11c2f7016 ICU-6607 Update configure script to use -mt on solaris when threading is turned on.
X-SVN-Rev: 26209
2009-06-30 16:37:47 +00:00
Michael Ow
513975dfe7 ICU-7004 Update Visual Studio project files to 4.3.1
X-SVN-Rev: 26202
2009-06-29 22:24:07 +00:00
Michael Ow
6a8eb8a2be ICU-6547 Undefined ERA to avoid potential conflict.
X-SVN-Rev: 26199
2009-06-29 20:33:20 +00:00
Michael Ow
5c1ddc6006 ICU-6955 Add test case for illegal SI/SO source.
X-SVN-Rev: 26198
2009-06-29 19:50:35 +00:00
Michael Ow
c0a65e9d5b ICU-7004 Update ICU4C version number to 4.3.1
X-SVN-Rev: 26197
2009-06-29 17:53:41 +00:00
Jungshik Shin
93cc7aa2ed ICU-6540 Get toolutil.c compiled on Windows with UNICODE defined
X-SVN-Rev: 26196
2009-06-29 17:46:22 +00:00
Michael Ow
23b175e17f ICU-6955 Add more test case for various mbcs situations.
X-SVN-Rev: 26195
2009-06-29 17:38:15 +00:00
Michael Ow
737d833448 ICU-6955 Fix potential error in mbcs and add more code coverage test cases.
X-SVN-Rev: 26194
2009-06-29 03:57:23 +00:00
John Emmons
cb8a77277f ICU-6979 Update CLDR Version
X-SVN-Rev: 26172
2009-06-25 20:25:31 +00:00
Michael Ow
ad93f8cd75 ICU-6955 Update test converter and add test cases.
X-SVN-Rev: 26170
2009-06-25 16:01:31 +00:00
John Emmons
abf1b1983f ICU-6182 Apply kern table when no kern feature in GPOS
X-SVN-Rev: 26169
2009-06-25 13:43:59 +00:00
Yoshito Umaoka
7e26fe995e ICU-6990 tzdata2009j to ICU4C
X-SVN-Rev: 26164
2009-06-25 03:18:43 +00:00
Michael Ow
4b5bf7300d ICU-6955 Fix TestConversion test in ICU4J to increment target only if there is an overflow. add more code coverage test case for MBCS.
X-SVN-Rev: 26161
2009-06-24 23:01:17 +00:00
Michael Ow
9e39b57bf1 ICU-6955 Update charset test for better code coverage for MBCS.
X-SVN-Rev: 26156
2009-06-24 18:54:36 +00:00
Yoshito Umaoka
34f50d9180 ICU-7008 Skip testing Asia/Amman in VTimeZone round trip test for now.
X-SVN-Rev: 26153
2009-06-24 03:23:46 +00:00
Michael Ow
771dda07f2 ICU-6955 Add new test code page and test cases.
X-SVN-Rev: 26148
2009-06-23 21:15:32 +00:00
John Vu
e0df82e538 ICU-6967 Checked for "zero" equality.
X-SVN-Rev: 26147
2009-06-23 21:06:29 +00:00
John Vu
e2879a0667 ICU-6967 Changed if statement to check for the same sign for the values instead of the exact number.
X-SVN-Rev: 26144
2009-06-23 19:47:15 +00:00
John Vu
edf161736f ICU-6967 Removed u_compareVersions.
X-SVN-Rev: 26143
2009-06-23 18:04:40 +00:00
John Emmons
88509bee65 ICU-6979 Fix Swedish RBNF rule
X-SVN-Rev: 26140
2009-06-23 04:56:10 +00:00
Michael Ow
9dcb89e824 ICU-6955 Remove duplicate code in CharsetMBCS add test case for SCSU.
X-SVN-Rev: 26139
2009-06-22 19:37:57 +00:00
John Emmons
42da1f8d6b ICU-6979 Integrate CLDR 1.7.1
X-SVN-Rev: 26138
2009-06-22 17:00:28 +00:00
Michael Ow
905834ecca ICU-6955 Fix CharsetSCSU error and add test case.
X-SVN-Rev: 26137
2009-06-21 18:46:42 +00:00
Michael Ow
283c484852 ICU-6955 Update code coverage test for SCSU and BOCU.
X-SVN-Rev: 26136
2009-06-21 06:55:31 +00:00
Michael Ow
2868b4dbc6 ICU-6951 Fix gendtjar.pl directory settings.
X-SVN-Rev: 26135
2009-06-20 17:09:29 +00:00
Michael Ow
1be173845b ICU-6955 Improve code coverage for charset SCSU. Fix some errors in CharsetSCSU.
X-SVN-Rev: 26133
2009-06-19 19:20:55 +00:00
Michael Ow
181acd1d71 ICU-6951 Update gendtjar.pl to reflect new icu4j directory structure.
X-SVN-Rev: 26132
2009-06-19 16:18:15 +00:00
Michael Ow
685da47d1a ICU-6955 Fix BOCU-1 logical errors and add test case.
X-SVN-Rev: 26128
2009-06-17 22:11:57 +00:00
Andy Heninger
3531c28ea0 ICU-6998 compiler warning fix
X-SVN-Rev: 26116
2009-06-16 16:32:43 +00:00
Andy Heninger
4ec5afc95f ICU-6926 add svn prop check script
X-SVN-Rev: 26113
2009-06-16 06:06:03 +00:00
Andy Heninger
cf141fb997 ICU-6926 Fix svn properties and text file line endings
X-SVN-Rev: 26112
2009-06-16 05:56:50 +00:00
Andy Heninger
d9bc692358 ICU-6998 Compiler warning fixes
X-SVN-Rev: 26109
2009-06-16 00:57:23 +00:00
Andy Heninger
ad548250eb ICU-6997 Fix for layout of vertical text
X-SVN-Rev: 26108
2009-06-15 22:37:47 +00:00
Michael Ow
c7db033e9f ICU-6955 Update BOCU-1 data driven conversion test.
X-SVN-Rev: 26105
2009-06-15 21:28:03 +00:00
Michael Ow
421a82ef41 ICU-6955 Add code coverage test case for BOCU-1 in data driven test.
X-SVN-Rev: 26104
2009-06-15 19:46:54 +00:00
Michael Ow
4cd8c49cc8 ICU-6905 Make heap mutex test in cintltst pass w/o data.
X-SVN-Rev: 26101
2009-06-15 03:06:50 +00:00
Michael Ow
5ecf5bd261 ICU-6905 Fix memory leak when data is not present.
X-SVN-Rev: 26098
2009-06-12 19:40:58 +00:00
Michael Ow
6b1f9ef27c ICU-6905 Make intltest pass without any data.
X-SVN-Rev: 26096
2009-06-12 19:34:21 +00:00
Jason Spieth
02a3daa070 ICU-6990 2009i to icu/icu/trunk/
X-SVN-Rev: 26094
2009-06-12 16:58:32 +00:00
Jason Spieth
84b9265eed ICU-6724 Move array assigments relative to array grows
X-SVN-Rev: 26091
2009-06-11 22:08:54 +00:00
John Emmons
76edc36b6e ICU-5431 Modifications to allow pre-base consonant reordering for Malayalam
X-SVN-Rev: 26090
2009-06-11 18:34:01 +00:00
Michael Ow
9100ba632e ICU-6905 Log errors as data errors where appropriate to ensure cintltst passes without data. Some areas don't propagate error code. Add new error log function to check for error code.
X-SVN-Rev: 26084
2009-06-09 21:28:13 +00:00
Jason Spieth
d6400a1a70 ICU-6990 2009h zoneinfo.txt in icu/trunk
X-SVN-Rev: 26072
2009-06-08 15:57:55 +00:00
Steven R. Loomis
e01e8af482 ICU-6919 fix for icu-config generation
X-SVN-Rev: 26063
2009-06-03 23:55:27 +00:00
Andy Heninger
1605f59449 ICU-6980 fix typo in comment
X-SVN-Rev: 26056
2009-05-29 21:17:09 +00:00
Andy Heninger
b4e97b834b ICU-6980 fix function hiding compiler warning
X-SVN-Rev: 26055
2009-05-29 20:50:13 +00:00
Markus Scherer
ceab24c9be ICU-6965 rename ErrorCode::check() to ErrorCode::assertSuccess() to avoid conflict with MacOS #define check(...)
X-SVN-Rev: 26054
2009-05-27 22:31:13 +00:00
John Emmons
18449ba9a4 ICU-6622 Apply calt feature by default
X-SVN-Rev: 26050
2009-05-26 21:00:20 +00:00
Michael Ow
2a1520f1c5 ICU-6364 Accidentally placed warning in wrong spot.
X-SVN-Rev: 26037
2009-05-22 21:57:16 +00:00
Michael Ow
f991d64025 ICU-6364 Issue a warning instead of error on MacOSX.
X-SVN-Rev: 26036
2009-05-22 21:48:59 +00:00
Michael Ow
996d587bdb ICU-6936 Remove unneeded c code file with USE_SINGLE_CCODE_FILE is set.
X-SVN-Rev: 26028
2009-05-20 18:35:10 +00:00
Michael Ow
3f0a9cac87 ICU-6936 Add iSeries specific configurations. Improve performance of creating package without assembly.
X-SVN-Rev: 26018
2009-05-18 05:41:02 +00:00
Markus Scherer
0d85d9fff4 ICU-6928 remove U_VALGRIND from the test
X-SVN-Rev: 26013
2009-05-16 20:42:27 +00:00
Andy Heninger
8a31302a44 ICU-6935 missing C++ namespace use
X-SVN-Rev: 26008
2009-05-14 18:30:49 +00:00
Markus Scherer
12be5b8ce0 ICU-6928 even simpler NUL-termination code, now only in getTerminatedBuffer(); insight: getTerminatedBuffer() can safely write a NUL even in a shared, allocated (kLongString & refCount()>1) buffer so no other code need NUL-terminate the buffer
X-SVN-Rev: 26007
2009-05-14 06:05:27 +00:00
Markus Scherer
b23ab3d19d ICU-6928 make not-writable UnicodeString buffers NUL-terminated if there is space, and NUL-terminate writable buffers if there is space; this is so valgrind and Purify don't complain about testing uninitialized memory
X-SVN-Rev: 26006
2009-05-13 21:05:51 +00:00
Markus Scherer
d0f56f27f1 ICU-6929 turn U_DISABLE_RENAMING back off (i.e., enable renaming) by default on Windows
X-SVN-Rev: 26005
2009-05-13 19:02:07 +00:00
Michael Ow
053f5fc7e7 ICU-6925 Add -o option in icupkg to specify output file of list.
X-SVN-Rev: 26002
2009-05-12 18:57:04 +00:00
Yoshito Umaoka
de591845b6 ICU-4790 Fix a merge problem in the previous change.
X-SVN-Rev: 25987
2009-05-05 03:02:02 +00:00
Michael Ow
c160905800 ICU-4790 Fix uconfig error.
X-SVN-Rev: 25985
2009-05-05 02:03:27 +00:00
John Emmons
df0e6bdc3e ICU-6909 Merge country/language data changes
X-SVN-Rev: 25983
2009-05-04 22:42:09 +00:00
Andy Heninger
625bc9086e ICU-4790 Spoof detection build failures with UCONFIG_NO_REGULAR_EXPRESSIONS
X-SVN-Rev: 25981
2009-05-04 05:45:27 +00:00
Andy Heninger
7088240fd8 ICU-4790 fix mismatched cases malloc / delete in spoof detector.
X-SVN-Rev: 25980
2009-05-04 03:47:05 +00:00
John Emmons
11d71a9dd3 ICU-6908 Add missing Malayalam 5
X-SVN-Rev: 25978
2009-05-02 02:54:39 +00:00
Michael Ow
507f3e4390 ICU-6906 Use uprv_free instead of delete.
X-SVN-Rev: 25976
2009-05-01 22:07:49 +00:00
Yoshito Umaoka
82c2ed3b3a ICU-6896 Reverted the rbnf test case change in the previous change set. Locale 'ga' should be included for parsing test, although ga/spellout was excluded from parse in the library code.
X-SVN-Rev: 25973
2009-05-01 21:02:02 +00:00
John Emmons
1fffd46beb ICU-6896 Workaround to allow parsing of spellouts in Arabic, Hebrew, and Maltese
X-SVN-Rev: 25971
2009-05-01 20:30:31 +00:00
John Emmons
60e7810eca ICU-6900 Updated root.txt to fix alias problems
X-SVN-Rev: 25962
2009-04-30 20:00:28 +00:00
Yoshito Umaoka
d4534da6d3 ICU-6896 noParse initialization in all of RBNF constructors.
X-SVN-Rev: 25960
2009-04-30 18:29:33 +00:00
Yoshito Umaoka
1666ed935b ICU-6896 Set noParse properly in RBNF clone.
X-SVN-Rev: 25959
2009-04-30 17:40:52 +00:00
Yoshito Umaoka
8cdf11287c ICU-6896 Temporary workaround for RBNF crash problem for 4.2 release in ICU4C. Disabled RBNF spellout parse for some locales.
X-SVN-Rev: 25956
2009-04-30 07:24:02 +00:00
Michael Ow
77aeb37635 ICU-6890 Check for cygwinmsvc build environment before declaring npos.
X-SVN-Rev: 25950
2009-04-29 20:29:22 +00:00
John Emmons
7a21d1f5b0 ICU-6892 backout pa_IN as valid sublocale for collation
X-SVN-Rev: 25942
2009-04-28 23:05:48 +00:00
Yoshito Umaoka
e45db647aa ICU-6880 Corrected misspellings in the last change set.
X-SVN-Rev: 25931
2009-04-28 06:52:19 +00:00
Yoshito Umaoka
df41de6e90 ICU-6880 Fixed localized GMT format parse problem caused by the offset hour format without delimitter characters.
X-SVN-Rev: 25929
2009-04-28 06:20:32 +00:00
Yoshito Umaoka
5e09577bbf ICU-6415 ICU4C timezone 2009g
X-SVN-Rev: 25924
2009-04-27 21:41:29 +00:00
Andy Heninger
25be8362b9 ICU-4790 more spoof detection
X-SVN-Rev: 25921
2009-04-27 06:53:38 +00:00
Andy Heninger
b215e528d6 ICU-6394 charset detection returns duplicate charsets
X-SVN-Rev: 25909
2009-04-24 22:24:27 +00:00
John Emmons
0f8cb83cc0 ICU-6839 CLDR 1.7 integration - release-1-7-d02
X-SVN-Rev: 25906
2009-04-24 20:34:20 +00:00
Markus Scherer
5875bf7c7f ICU-6574 fix documentation related to the break iterator
X-SVN-Rev: 25899
2009-04-24 00:37:01 +00:00
Markus Scherer
57fbf5d5f7 ICU-6331 avoid using padding-sensitive (on old ARM) struct Group, access raw uint16_t instead
X-SVN-Rev: 25897
2009-04-23 21:57:48 +00:00
Markus Scherer
b2da0fe0c2 ICU-6687 fix ucnv_convertEx() code sample
X-SVN-Rev: 25892
2009-04-23 15:39:39 +00:00
Yoshito Umaoka
67415cdce4 ICU-6534 The problem reported by #6534 does not exist in ICU4C. However, the test case written for J also tests other issues which are reproduced also in ICU4C. So I'm updating ICU4C RBNF test case to synchronize with ICU4J.
X-SVN-Rev: 25887
2009-04-23 07:11:58 +00:00
Andy Heninger
838c606509 ICU-4790 Spoof detection code cleanup
X-SVN-Rev: 25886
2009-04-23 06:23:11 +00:00
Andy Heninger
aca052e550 ICU-6774 character break iteration, revise misleading documentation.
X-SVN-Rev: 25885
2009-04-23 06:04:20 +00:00
Peter Edberg
042d2995fe ICU-6800 Fix addCLDRData to handle literals/quotes when checking short time pattern for HhKk
X-SVN-Rev: 25884
2009-04-23 05:58:36 +00:00
Peter Edberg
18edc8740f ICU-6799 Remove internal static ValueComparator(), also defined - and only used - in currpinf.cpp
X-SVN-Rev: 25881
2009-04-23 04:50:26 +00:00
Steven R. Loomis
a0971dd8e9 ICU-6416 update to 4.2 for renaming
X-SVN-Rev: 25880
2009-04-23 04:49:08 +00:00
Steven R. Loomis
e8dd13d0e4 ICU-6822 locale capacity
X-SVN-Rev: 25878
2009-04-23 04:25:39 +00:00
Steven R. Loomis
10cfc43891 ICU-6801 snprintf -> sprintf
X-SVN-Rev: 25877
2009-04-23 03:58:28 +00:00
Andy Heninger
b08b9e8625 ICU-4790 spoof cleanups
X-SVN-Rev: 25876
2009-04-23 01:30:02 +00:00
Claire Ho
47ab87a0c7 ICU-6799 Fixed warnings for collation.
X-SVN-Rev: 25874
2009-04-23 00:23:57 +00:00
Peter Edberg
7bf3e6ab29 ICU-6740 Balance new[] with delete[]
X-SVN-Rev: 25873
2009-04-23 00:03:02 +00:00
Markus Scherer
34be31dcd4 ICU-6639 mingw has inttypes.h
X-SVN-Rev: 25872
2009-04-22 23:37:04 +00:00
Claire Ho
9efbecd983 ICU-6799 Fixed warnings for collation.
X-SVN-Rev: 25871
2009-04-22 23:10:07 +00:00
Markus Scherer
131e1b25ab ICU-6453 more test cleanup
X-SVN-Rev: 25870
2009-04-22 22:42:40 +00:00
Steven R. Loomis
49fe81a7c5 ICU-6836 acceptLanguage test improvement
X-SVN-Rev: 25869
2009-04-22 22:12:59 +00:00
Claire Ho
8e87a3957e ICU-6736 Support new CLDR data - CurrencySpacing.
X-SVN-Rev: 25868
2009-04-22 22:07:52 +00:00
Steven R. Loomis
5efc717c00 ICU-6799 warning reduction
X-SVN-Rev: 25867
2009-04-22 22:02:47 +00:00
John Emmons
44988ed696 ICU-6841 Fix Tamil character class 0BB6
X-SVN-Rev: 25866
2009-04-22 18:31:12 +00:00
Claire Ho
1d66b72094 ICU-5884 Update DateTimePatternGenerator for new CLDR letters: q and V.
X-SVN-Rev: 25863
2009-04-22 16:29:27 +00:00
Claire Ho
f5125c7d38 ICU-5884 Update DateTimePatternGenerator for new CLDR letters: q and V.
X-SVN-Rev: 25862
2009-04-22 16:28:25 +00:00
Peter Edberg
ad3a3f6f2d ICU-6801 Add BreakIterator tests for tailored locales
X-SVN-Rev: 25861
2009-04-22 07:53:50 +00:00
Andy Heninger
68ebb55db4 ICU-4790 tweaks to areConfusable function
X-SVN-Rev: 25860
2009-04-22 02:07:40 +00:00
Andy Heninger
f90914e296 ICU-4790 documentation edits for spoof dettection
X-SVN-Rev: 25859
2009-04-21 23:48:40 +00:00
Markus Scherer
5747679605 ICU-6453 partial test cleanup
X-SVN-Rev: 25858
2009-04-21 23:46:53 +00:00
Markus Scherer
9808a30392 ICU-6453 minor code improvements
X-SVN-Rev: 25857
2009-04-21 23:38:15 +00:00
Peter Edberg
a2a9c893b2 ICU-6853 Update ICU tailored break iterators to match CLDR 1.7
X-SVN-Rev: 25856
2009-04-21 22:42:37 +00:00
Yoshito Umaoka
a22f179e2b ICU-6434 Use the first extlang as locale ID language in uloc_forLanguageTag.
X-SVN-Rev: 25853
2009-04-21 06:17:54 +00:00
Andy Heninger
9c6ebc9b91 ICU-4790 more spoof detection testing, plus a couple of bug fixes.
X-SVN-Rev: 25851
2009-04-21 04:43:19 +00:00
Yoshito Umaoka
a5ccb30821 ICU-6434 Refactoring language tag support. Removed ultag.h, renamed ultag.c to uloc_tag.c.
X-SVN-Rev: 25849
2009-04-20 23:18:57 +00:00
Yoshito Umaoka
527a5e0e62 ICU-6491 Added a note mentioning that ucal_getCanonicalTimeZoneID() might be used for validating time zone ID before calling ucal_open(). Also made cosmetic updates in TimeZone API docs.
X-SVN-Rev: 25847
2009-04-20 21:07:01 +00:00
Michael Ow
27f15be753 ICU-6554 Cleanup cached currency information when currency_cleanup is called.
X-SVN-Rev: 25844
2009-04-20 19:17:35 +00:00
John Emmons
97d663d268 ICU-6785 Fix comments for numbering systems
X-SVN-Rev: 25843
2009-04-20 17:10:07 +00:00
Michael Ow
91dc92c717 ICU-6554 Unload data before returning.
X-SVN-Rev: 25842
2009-04-20 17:04:07 +00:00
Andy Heninger
1f909b0680 ICU-4790 add spoof tests
X-SVN-Rev: 25839
2009-04-20 06:27:34 +00:00
Peter Edberg
8e60e71d66 ICU-6855 Better future-proof error checking; make toPattern more parallel to format
X-SVN-Rev: 25836
2009-04-19 18:33:04 +00:00
Andy Heninger
6e9727e6d5 ICU-2515 add test for uenum_openFromStringEnumeration()
X-SVN-Rev: 25834
2009-04-19 05:20:15 +00:00
Michael Ow
e769235e0b ICU-6554 Remove pointer if not needed before returning.
X-SVN-Rev: 25832
2009-04-18 20:25:28 +00:00
Peter Edberg
991253ead3 ICU-6855 Add internal RelativeDateFormat toPattern/applyPattern functions
X-SVN-Rev: 25831
2009-04-18 08:15:46 +00:00
Peter Edberg
bf6746fb3b ICU-6855 Add internal RelativeDateFormat toPattern/applyPattern functions
X-SVN-Rev: 25830
2009-04-18 08:11:19 +00:00
Michael Ow
f9549f9f94 ICU-6554 Delete symbolsToAdopt if it is no longer needed.
X-SVN-Rev: 25828
2009-04-18 06:41:21 +00:00
Andy Heninger
183dadb915 ICU-5572 improved UText of empty string construction
X-SVN-Rev: 25824
2009-04-17 23:50:13 +00:00
Andy Heninger
dab5f92559 ICU-5340 port TransliteratorTest::TestAny() from java.
X-SVN-Rev: 25823
2009-04-17 21:42:46 +00:00
Andy Heninger
b547d95cb0 ICU-5340 port TransliteratorTest::TestAny() from java.
X-SVN-Rev: 25821
2009-04-17 21:06:21 +00:00
Michael Ow
f013360233 ICU-6554 Remove duplicate collator opening.
X-SVN-Rev: 25820
2009-04-17 20:54:05 +00:00
Xiaomei Ji
2c580848b1 ICU-6857 add test case to verify root resource loading and H/h in fallback
X-SVN-Rev: 25813
2009-04-17 19:27:05 +00:00
Xiaomei Ji
9e2a008374 ICU-6799 fix C++ compilation error due to hash value comparator in decimfmt.h and dtitvinf.h. remove static qualifier. since they are marked as internal, they wont be exposed
X-SVN-Rev: 25812
2009-04-17 18:52:52 +00:00
Xiaomei Ji
96fbfddfee ICU-6445 change the resource name of abbreviated duration format after CLDR1.7
X-SVN-Rev: 25810
2009-04-17 18:25:16 +00:00
Andy Heninger
e0f65f6c20 ICU-4853 added a test for unpaired surrogates in line break
X-SVN-Rev: 25809
2009-04-17 17:25:38 +00:00
Peter Edberg
0fbf5646da ICU-6847 fix UTextTest::Ticket6847() so s[] is NUL-terminated.
X-SVN-Rev: 25807
2009-04-17 15:29:22 +00:00
Andy Heninger
f940a828eb ICU-5260 'multiple passes' rules in C API of the transliteration functions
X-SVN-Rev: 25806
2009-04-17 01:02:11 +00:00
Markus Scherer
c29e95d549 ICU-6048 fix list of C++ header files for hdrtst, and export more public header files in Windows builds
X-SVN-Rev: 25805
2009-04-17 00:25:18 +00:00
Andy Heninger
2eb88b2772 ICU-6847 UText problems with nul-terminated strings
X-SVN-Rev: 25804
2009-04-16 23:41:36 +00:00
Markus Scherer
5169e13179 ICU-5995 fix URL for gb18030.html
X-SVN-Rev: 25802
2009-04-16 22:46:45 +00:00
Markus Scherer
5a876de674 ICU-5995 remove unused states from gb18030 and ibm-964 (EUC-TW) conversion tables
X-SVN-Rev: 25801
2009-04-16 22:18:03 +00:00
Michael Ow
f5f04a1928 ICU-6554 Use static variable when searching for tzfile and delete allocated pointer in numfmtst.
X-SVN-Rev: 25798
2009-04-16 20:56:04 +00:00
Michael Ow
5e42f898c5 ICU-6416 Update to 4.2 urename.h
X-SVN-Rev: 25782
2009-04-15 20:36:09 +00:00
Michael Ow
cac007a995 ICU-6416 Update to 4.2 (project files and mak file).
X-SVN-Rev: 25780
2009-04-15 19:08:25 +00:00
Michael Ow
5d619b24b5 ICU-6416 Update to 4.2
X-SVN-Rev: 25779
2009-04-15 19:00:58 +00:00
Michael Ow
c4d173f617 ICU-6825 Remove unneeded trailing parentheses.
X-SVN-Rev: 25778
2009-04-15 16:54:01 +00:00
Michael Ow
16f76c7974 ICU-6799 Add missing header for strcmp.
X-SVN-Rev: 25777
2009-04-15 16:00:21 +00:00
Michael Ow
407818a379 ICU-6765 Add missing header for memcmp and memcpy.
X-SVN-Rev: 25776
2009-04-15 15:59:22 +00:00
Steven R. Loomis
8fbb58a156 ICU-6799 oops, that param is used under aix
X-SVN-Rev: 25775
2009-04-15 06:51:29 +00:00
Markus Scherer
feacd1a1c6 ICU-6765 add comments about why StringPiece and ByteSink don't look like normal ICU classes
X-SVN-Rev: 25774
2009-04-15 04:21:57 +00:00
Markus Scherer
67c22b399c ICU-6765 test ByteSink
X-SVN-Rev: 25773
2009-04-15 04:20:44 +00:00
Steven R. Loomis
9eb9dd4c83 ICU-6799 fix many warnings, improve tests
X-SVN-Rev: 25772
2009-04-15 01:57:02 +00:00
Michael Ow
e526f90477 ICU-6778 Update intltest csdet.
X-SVN-Rev: 25770
2009-04-14 20:12:54 +00:00
Michael Ow
97f2fecc68 ICU-6778 Update ICU4C IBM420 and IBM424 CharsetDetector with changes made to ICU4J.
X-SVN-Rev: 25763
2009-04-13 21:32:21 +00:00
Yoshito Umaoka
b31d86a522 ICU-6415 ICU4C timezone 2009f
X-SVN-Rev: 25762
2009-04-13 21:12:51 +00:00
Yoshito Umaoka
6b1a0829a6 ICU-6434 ICU4C toLanguageTag/forLanguageTag implementation.
X-SVN-Rev: 25756
2009-04-10 22:30:39 +00:00
John Emmons
f4e2fd63ae ICU-6771 CLDR 1.7 Integration - release-1-7-d01
X-SVN-Rev: 25755
2009-04-10 21:35:36 +00:00
John Emmons
c50d7773ed ICU-6771 CLDR 1.7 Integration - release-1-7-d01
X-SVN-Rev: 25752
2009-04-10 16:58:34 +00:00
John Emmons
8a2a28d6e4 ICU-6771 CLDR 1.7 Integration - release-1-7-d01
X-SVN-Rev: 25751
2009-04-10 15:06:53 +00:00
John Emmons
1a390c1bfa ICU-6771 CLDR 1.7 Integration - release-1-7-d01
X-SVN-Rev: 25750
2009-04-10 07:47:09 +00:00
Michael Ow
d9c653f163 ICU-6714 Add test for new string prep profiles in ICU4C.
X-SVN-Rev: 25749
2009-04-09 21:09:43 +00:00
Michael Ow
56db54ee3f ICU-6238 Fix NSF/NFS typo.
X-SVN-Rev: 25745
2009-04-09 18:36:56 +00:00
Yoshito Umaoka
c9396f762e ICU-6831 Fixed localized GMT parsing problem reproduced with the new CLDR 1.7 data.
X-SVN-Rev: 25743
2009-04-09 03:55:40 +00:00
Markus Scherer
2a5c55f947 ICU-6441 add perf test for this ticket, testing ucnv_countAvailable() speed and memory consumption
X-SVN-Rev: 25742
2009-04-07 18:41:01 +00:00
Markus Scherer
8ee4058f62 ICU-6441 bug fix in ucnv_bld.c: don't ucnv_close() if onlyTestIsLoadable; and simplify code by dropping isLoadable result and using UErrorCode instead
X-SVN-Rev: 25741
2009-04-07 18:31:32 +00:00
Steven R. Loomis
6495533bd5 ICU-6738 fix --with-library-bits= and add some info to intltest. Merge of r25730 through r25735 from http://source.icu-project.org/repos/icu/icu/branches/srl/bits6738
X-SVN-Rev: 25738
2009-04-06 23:27:57 +00:00
Yoshito Umaoka
b3e6665772 ICU-6415 ICU4C timezone 2009e
X-SVN-Rev: 25737
2009-04-06 21:49:20 +00:00
Yoshito Umaoka
2b0926a2cd ICU-6828 Check the error code properly in the parseTagString and other likely/minimize subtag implementation.
X-SVN-Rev: 25734
2009-04-06 18:52:54 +00:00
Andy Heninger
b025558cb0 ICU-6227 RBBI rule file updates. Comments only, no substantive changes.
X-SVN-Rev: 25726
2009-04-03 00:59:33 +00:00
Michael Ow
90318f8895 ICU-6554 Delete/close objects or pointers to avoid memory leaks.
X-SVN-Rev: 25725
2009-04-02 20:29:06 +00:00
Andy Heninger
59fe26088c ICU-4790 update to API documentation comments
X-SVN-Rev: 25724
2009-04-02 17:56:08 +00:00
Steven R. Loomis
99283aed44 ICU-6799 more warning fixes
X-SVN-Rev: 25722
2009-04-02 07:34:37 +00:00
Steven R. Loomis
3fbe15ba2d ICU-6519 fix enable tracing (configure reporting wrong value)
X-SVN-Rev: 25721
2009-04-02 07:31:48 +00:00
Andy Heninger
3587c5f037 ICU-6799 Compiler warnings fix
X-SVN-Rev: 25720
2009-04-02 06:27:39 +00:00
Andy Heninger
8344b4d047 ICU-6799 fix compiler warnings.
X-SVN-Rev: 25719
2009-04-02 06:15:45 +00:00
Andy Heninger
34727b59c1 ICU-4790 remove 'position' parameter from areConfusable functions
X-SVN-Rev: 25718
2009-04-02 06:08:36 +00:00
Andy Heninger
639ee79aff ICU-4790 Spoof detection tests
X-SVN-Rev: 25717
2009-04-01 23:48:18 +00:00
Andy Heninger
6ff173f07e ICU-4790 Spoof detection tests
X-SVN-Rev: 25716
2009-04-01 23:46:14 +00:00
Michael Ow
6e910600d8 ICU-4790 Use uprv_malloc instead of malloc.
X-SVN-Rev: 25715
2009-04-01 20:46:30 +00:00
Markus Scherer
5c3b41f836 ICU-6789 implement Java-compatible Unicode, UnicodeBig and UnicodeLittle converters
X-SVN-Rev: 25714
2009-04-01 19:31:33 +00:00
Yoshito Umaoka
e88550b04d ICU-6820 Insert colon as hour/minute/second delimitter in custom time zone ID format.
X-SVN-Rev: 25710
2009-04-01 17:13:40 +00:00
Steven R. Loomis
ff3cb7a656 ICU-6799 reduce warnings (status: 718->459)
X-SVN-Rev: 25708
2009-04-01 05:57:09 +00:00
Steven R. Loomis
0d8cf9c5c5 ICU-4790 fix typo in U_EXPORT -> U_EXPORT2
X-SVN-Rev: 25707
2009-04-01 04:57:22 +00:00
Steven R. Loomis
9bcb031af8 ICU-6362 cross compile, merge of trunk r25698 vs http://source.icu-project.org/repos/icu/icu/branches/srl/config6362 r25699
X-SVN-Rev: 25704
2009-04-01 01:54:14 +00:00
Steven R. Loomis
d84fe470f6 ICU-6362 support for msvc assembly - old merge from trunk r25698 vs http://source.icu-project.org/repos/icu/icu/branches/srl/config6362 r25699
X-SVN-Rev: 25703
2009-04-01 01:52:48 +00:00
Andy Heninger
89aa66303d ICU-4790 spoof detection work
X-SVN-Rev: 25701
2009-04-01 01:09:49 +00:00
Peter Edberg
7187ff5002 ICU-6645 Lock around changes to gUString data
X-SVN-Rev: 25700
2009-04-01 00:19:26 +00:00
Steven R. Loomis
21a1c74128 ICU-6416 ICU4C 4.1.5
X-SVN-Rev: 25697
2009-03-31 17:00:42 +00:00
Michael Ow
26f9de0065 ICU-6778 Port IBM420 and IBM424 CharsetDetector to ICU4C.
X-SVN-Rev: 25696
2009-03-31 15:39:00 +00:00
Andy Heninger
52c043e5c3 ICU-4790 Spoof Detection tests
X-SVN-Rev: 25685
2009-03-31 00:34:17 +00:00
John Emmons
dd1c2b0799 ICU-6817 Reverted Hebrew rules due to parsing problems, update version numbers
X-SVN-Rev: 25683
2009-03-30 23:26:06 +00:00
Andy Heninger
bb2f7cdcb2 ICU-4790 spoof detection, more testing, fix leak in tests
X-SVN-Rev: 25682
2009-03-30 23:05:55 +00:00
Yoshito Umaoka
fc67192e07 ICU-6814 Updated useDaylightTime to return TRUE when DST is used at the beginning of the current year. Updated TimeZoneTest to make some test cases to check the current tzdata version and current year.
X-SVN-Rev: 25681
2009-03-30 20:55:05 +00:00
Yoshito Umaoka
e070a8aeb1 ICU-6415 ICU4C timezone 2009d
X-SVN-Rev: 25680
2009-03-30 20:03:47 +00:00
Michael Ow
9e716413b2 ICU-3378 Use constants in uloc.h.
X-SVN-Rev: 25678
2009-03-30 18:51:03 +00:00
Michael Ow
c34ccf726f ICU-6638 Fix getting CURR_*_DIR in mh_mingw.
X-SVN-Rev: 25677
2009-03-30 16:24:17 +00:00
John Emmons
cc2bd1fb69 ICU-6817 Updated RBNF rules from CLDR
X-SVN-Rev: 25675
2009-03-30 15:00:49 +00:00
Andy Heninger
23e83afc25 ICU-4790 spoof work in progress
X-SVN-Rev: 25674
2009-03-30 05:08:00 +00:00
Yoshito Umaoka
ded04eb47c ICU-6482 Use calendarPreferenceData in supplementalData to decide the default calendar type instead of getFunctionalEquivalent. Also aligned the implementation more like ICU4J's.
X-SVN-Rev: 25671
2009-03-29 05:13:44 +00:00
Yoshito Umaoka
ffad003eff ICU-6814 Temporarily disable test data for Australia/Perth in TestDisplanyNameMeta. The test failure started showing up on March 28 without no code changes
X-SVN-Rev: 25670
2009-03-29 04:34:57 +00:00
Andy Heninger
9f27994551 ICU-4790 spoof testing
X-SVN-Rev: 25669
2009-03-28 00:28:35 +00:00
Andy Heninger
cc9ed5eb45 ICU-6799 fix compiler warnings
X-SVN-Rev: 25668
2009-03-27 17:08:12 +00:00
Andy Heninger
c89045b0d6 ICU-6799 swat compiler warnings
X-SVN-Rev: 25661
2009-03-27 00:37:55 +00:00
Andy Heninger
c567c8c1b1 ICU-6813 parameter validation to uregex_appendReplacement()
X-SVN-Rev: 25660
2009-03-26 23:04:40 +00:00
Michael Ow
e217638d5e ICU-6580 Add compiler option for HP-UX/ACC.
X-SVN-Rev: 25658
2009-03-26 20:25:10 +00:00
Jason Spieth
a1a235b15e ICU-6726 Remove unneeded lower bound check in ICU4C
X-SVN-Rev: 25657
2009-03-26 19:06:50 +00:00
Steven R. Loomis
2ee407a70e ICU-5078 remove duplicate 'that'
X-SVN-Rev: 25656
2009-03-26 15:56:47 +00:00
Jason Spieth
b0c73cc54b ICU-6726 Integrate changes back into ICU4C trunk
X-SVN-Rev: 25653
2009-03-25 20:25:39 +00:00
Yoshito Umaoka
9d0666f840 ICU-6661 ucal_getKeywordValuesForLocale to use calendarPreference data from CLDR. Updated supplementalData.txt generated from the CLDR CVS head version of supplementalData.xml (1.205).
X-SVN-Rev: 25652
2009-03-25 17:59:48 +00:00
Yoshito Umaoka
be66679036 ICU-6315 Parsing generic GMT format with UT and standalone GMT/UT/UTC support for ICU4C.
X-SVN-Rev: 25650
2009-03-25 05:02:30 +00:00
Michael Ow
d4f8a1c607 ICU-6790 Remove dereferencing of freed pointer and use dynamic array instead of static.
X-SVN-Rev: 25648
2009-03-24 18:27:08 +00:00
Michael Ow
3dce722b6f ICU-6765 Explicit include std_string.h in swapimpl.cpp
X-SVN-Rev: 25647
2009-03-24 18:20:55 +00:00
Jason Spieth
ca4c5623ce ICU-3785 Test case to expose the error.
X-SVN-Rev: 25646
2009-03-24 04:43:23 +00:00