Commit Graph

2520 Commits

Author SHA1 Message Date
Michael Ow
e20dbc5d8a ICU-6307 Add platform x64 to Visual Studio solution. Build directory will now reflect this change with x86 for 32 bit and x64 for 64 bit. lib64 and bin64 have also been added for x64 platform.
X-SVN-Rev: 24443
2008-08-05 21:08:59 +00:00
Andy Heninger
ecdc0463b8 ICU-6453 Encoding Selection moved from development branch.
X-SVN-Rev: 24438
2008-08-04 21:56:02 +00:00
Michael Ow
4b0d511fa3 ICU-6412 Remove unread local variables and explicitly cast UChar to uint8_t where needed.
X-SVN-Rev: 24435
2008-08-01 20:39:15 +00:00
Michael Ow
f7964455c2 ICU-6457 Move the if statement after variable declaration in TestSimpleDisplayNames().
X-SVN-Rev: 24429
2008-07-31 21:18:57 +00:00
Michael Ow
07d1ffaaee ICU-6457 Handle the erroneous situation of when uloc_getDisplayName/Language is called and a string of numbers is given. Add test to this fix.
X-SVN-Rev: 24428
2008-07-31 20:25:07 +00:00
Michael Ow
d4a61e3f44 ICU-4316 Add test case for proper substitution and round tripping for certain converters.
X-SVN-Rev: 24387
2008-07-16 21:12:16 +00:00
Michael Ow
211918b3cf ICU-6259 Implement Unicode Technical Note 30 concerning proper Gurmukhi conversion for Bindi and Tippi, Consonant Clusters, and Gurmukhi Rra. The change has been implemented in both ICU4C and ICU4J and data driven test have been included. Changing other test data for iscii-gur was also done to comply with this technical note.
X-SVN-Rev: 24326
2008-07-01 17:52:51 +00:00
John Emmons
840a66c48d ICU-6378 Integrate CLDR release-1-6-d03
X-SVN-Rev: 24307
2008-06-27 02:34:14 +00:00
Steven R. Loomis
1a359a2fe6 ICU-6344 disable search if break iteration is on
X-SVN-Rev: 24260
2008-06-20 22:53:25 +00:00
John Emmons
4d161ddedc ICU-6256 Integrate CLDR 1.6 release 1-6-d01 + a few minor fixes
X-SVN-Rev: 24257
2008-06-20 22:19:23 +00:00
Steven R. Loomis
6b25b2f485 ICU-6367 whitespace again. If UWhiteSpace is skipped in the input text, skip it also in the pattern.
X-SVN-Rev: 24247
2008-06-20 00:43:45 +00:00
David Bertoni
fb00f867b0 ICU-6342 Updated two test cases.
X-SVN-Rev: 24240
2008-06-19 17:32:40 +00:00
Eric Mader
3d2690efdd ICU-6337 TestDiacriciticMatch: use "en_US" instead of default locale.
X-SVN-Rev: 24229
2008-06-18 21:37:41 +00:00
David Bertoni
17ad04d1f4 ICU-6342 Added new resource files, updated makefiles, updated code for new resources, and fixed tests to reflect new data.
X-SVN-Rev: 24225
2008-06-18 16:53:06 +00:00
John Emmons
924a38a76e ICU-5219 Dutch IJ Titlecasing
X-SVN-Rev: 24179
2008-06-13 21:07:22 +00:00
Eric Mader
8b8e11bb47 ICU-6337 Add callback to initArgs to handle unknown options. Change iotest to take the STANDARD_TEST_FILE name from the argument list.
X-SVN-Rev: 24158
2008-06-12 01:01:00 +00:00
Claire Ho
3b9c7131aa ICU-5468 Array beyound write in ucol_getSortKey()
X-SVN-Rev: 24155
2008-06-11 21:37:03 +00:00
Michael Ow
bd22023816 ICU-5955 Increase the initial size of value to eliminate segmentation fault on Solaris 10.
X-SVN-Rev: 24139
2008-06-10 15:40:19 +00:00
John Emmons
1ee6fd5b02 ICU-6256 Integrate 1.6 data - 2nd run
X-SVN-Rev: 24124
2008-06-07 20:46:42 +00:00
Michael Ow
f5b2610706 ICU-4038 Add test case in cintltst.
X-SVN-Rev: 24117
2008-06-06 19:34:51 +00:00
Michael Ow
e337ab8678 ICU-6300 Set the max bytes per char for UTF16 to 4 to make it consistent with the specs.
X-SVN-Rev: 24105
2008-06-04 17:49:37 +00:00
Peter Edberg
342953342c ICU-5568 Add ucal_clone()
X-SVN-Rev: 24014
2008-05-28 04:53:32 +00:00
Eric Mader
f3064ad5f8 ICU-5420 remove debugging output from TestNormExact
X-SVN-Rev: 23983
2008-05-26 20:22:18 +00:00
Eric Mader
246077067f ICU-5420 print debugging info in TestNormExact
X-SVN-Rev: 23981
2008-05-23 19:17:20 +00:00
Eric Mader
9011fe483f ICU-5420 merge changes from branches/eric/string-search r.23303 - r.23976
X-SVN-Rev: 23977
2008-05-23 04:22:28 +00:00
David Bertoni
5822580eca ICU-6124 Merged private branch into the trunk. Implementation complete, but waiting for new CLDR data.
X-SVN-Rev: 23960
2008-05-21 21:53:55 +00:00
Matitiahu Allouche
1637589583 ICU-6032 add test case for multiple paragraphs with default paragraph level - fix a typo and some formatting
X-SVN-Rev: 23939
2008-05-20 11:34:34 +00:00
Matitiahu Allouche
00fad48a8e ICU-6032 add test case for multiple paragraphs with default paragraph level
X-SVN-Rev: 23932
2008-05-19 14:13:15 +00:00
John Emmons
695f6fa9c3 ICU-6256 CLDR 1.6 integration - 1st snapshot
X-SVN-Rev: 23911
2008-05-16 15:01:02 +00:00
David Bertoni
8ad2ddd4ca ICU-6228 C++ implementation complete.
X-SVN-Rev: 23897
2008-05-14 20:39:58 +00:00
David Bertoni
b67c77c3c1 ICU-6228 C++ implementation complete.
X-SVN-Rev: 23893
2008-05-14 17:38:03 +00:00
David Bertoni
5196a571e6 ICU-6267 Changed Makefile rules to use LINK.cc rather than LINK.c.
X-SVN-Rev: 23864
2008-05-01 21:49:29 +00:00
Michael Ow
6f01b57fc6 ICU-6140 Fix invalid comment markers.
X-SVN-Rev: 23800
2008-04-17 17:58:36 +00:00
Michael Ow
0cca2d6ee3 ICU-6140 Fix various platform specific compilation errors for TestHiragana.
X-SVN-Rev: 23798
2008-04-17 16:55:43 +00:00
Michael Ow
debf923a89 ICU-6140 Ensure proper checking of Hiragana and Katakana common codepoints and add test for this.
X-SVN-Rev: 23797
2008-04-17 05:19:19 +00:00
Michael Ow
8a63dd5683 ICU-2498 Make test pass w/o data in iotest and cintltest.
X-SVN-Rev: 23783
2008-04-10 16:53:16 +00:00
Yoshito Umaoka
3396499f26 ICU-5845 Fixed a test case to invalidate zero-th week of month.
X-SVN-Rev: 23776
2008-04-09 19:19:29 +00:00
Andy Heninger
71bf003171 ICU-5696 Unicode 5.1 Update
X-SVN-Rev: 23761
2008-04-04 22:47:43 +00:00
Peter Edberg
d4774599b6 ICU-6175 Test detecting empty segments in ISO-2022-x & HZ with UConverterCallbackReason==UCNV_IRREGULAR
X-SVN-Rev: 23572
2008-03-12 23:22:07 +00:00
George Rhoten
607152add1 ICU-5966 Fix some compiler warnings.
X-SVN-Rev: 23543
2008-03-07 22:53:21 +00:00
George Rhoten
2eb00165d0 ICU-6165 Fix for EBCDIC platforms
X-SVN-Rev: 23483
2008-02-25 22:34:08 +00:00
George Rhoten
83abd2cfe6 ICU-6149 Use traditional ICU C callback declarations.
X-SVN-Rev: 23482
2008-02-25 22:32:11 +00:00
Andy Heninger
5e550c04ac ICU-6149 Merge regexp resource limit functions into the trunk
X-SVN-Rev: 23467
2008-02-20 03:08:44 +00:00
George Rhoten
ba02cd8038 ICU-6188 Improve error handling for ucol_getSortKey when memory allocation fails.
X-SVN-Rev: 23464
2008-02-19 20:10:55 +00:00
George Rhoten
2b59c659e8 ICU-6076 Make it easier to test small allocation failures.
X-SVN-Rev: 23461
2008-02-19 08:08:10 +00:00
George Rhoten
5a8942d749 ICU-6076 Fix allocation failure recovery problems.
X-SVN-Rev: 23460
2008-02-19 07:53:15 +00:00
George Rhoten
24e86c8cab ICU-6076 Make it easier to test small allocation failures.
X-SVN-Rev: 23459
2008-02-19 07:09:38 +00:00
George Rhoten
8bc5d287d9 ICU-6076 Reduce crashes and valgrind errors in tests for easier diagnostics.
X-SVN-Rev: 23457
2008-02-19 05:05:51 +00:00
George Rhoten
97e1549ea0 ICU-6076 Make it easier to find valgrind errors by not leaking memory.
X-SVN-Rev: 23452
2008-02-17 19:32:34 +00:00
George Rhoten
77d4e43ed0 ICU-6076 Prevent appending too much.
X-SVN-Rev: 23448
2008-02-17 08:27:29 +00:00
George Rhoten
df20c5147e ICU-6076 Fix some problems while testing ICU error recovery from out of memory conditions, like proper error reporting, not crashing, not leaking memory from when an allocation failure happens.
X-SVN-Rev: 23446
2008-02-16 22:58:32 +00:00
George Rhoten
512e3f34da ICU-6076 Prevent crashes while testing memory failures.
X-SVN-Rev: 23445
2008-02-16 12:30:55 +00:00
George Rhoten
0421a0ee5f ICU-6076 Fix some crashes when running out of memory.
X-SVN-Rev: 23444
2008-02-16 12:17:48 +00:00
George Rhoten
6feced2f5d ICU-6076 Fix some memory leaks found during testing for easier valgrind filtering.
X-SVN-Rev: 23441
2008-02-16 02:29:58 +00:00
George Rhoten
ededf15cbb ICU-6076 Fix some memory leaks found during testing for easier filtering.
X-SVN-Rev: 23439
2008-02-16 01:31:32 +00:00
George Rhoten
2bc412e598 ICU-6076 Use window failure testing instead of max size testing. This allows you to skip some hash table failures. Hash tables grow by powers of 2.
X-SVN-Rev: 23409
2008-02-10 20:17:14 +00:00
George Rhoten
0885eb2149 ICU-6132 Reduce large allocations
X-SVN-Rev: 23406
2008-02-09 00:50:08 +00:00
George Rhoten
b48351f219 ICU-6132 Fix previous change.
X-SVN-Rev: 23401
2008-02-08 16:20:34 +00:00
George Rhoten
87d1fafb55 ICU-6132 Recover from allocation errors more gracefully.
X-SVN-Rev: 23400
2008-02-08 09:50:36 +00:00
George Rhoten
6fd29e25c7 ICU-6132 Recover from allocation errors more gracefully.
X-SVN-Rev: 23399
2008-02-08 09:10:22 +00:00
George Rhoten
3daa4c96d4 ICU-6132 Recover from allocation errors more gracefully.
X-SVN-Rev: 23398
2008-02-08 08:21:32 +00:00
George Rhoten
ffcb7ce01a ICU-6132 Recover from various hash table allocation errors.
X-SVN-Rev: 23394
2008-02-08 03:42:40 +00:00
George Rhoten
9ad6ca1462 ICU-6132 Verify UnicodeSet bogus state is handled without crashing
X-SVN-Rev: 23393
2008-02-08 03:39:40 +00:00
Yoshito Umaoka
ba7bd65b8f ICU-5561 Added another version of getCanonicalID which tells you if the given ID is a system timezon in C++. Updated ucal_getCanonicalTimeZone to support the feature as well.
X-SVN-Rev: 23354
2008-02-05 19:14:43 +00:00
George Rhoten
1565c2fcba ICU-6165 Test reading past the end of a buffer a little more. Speed up some code. Format some code for easier code review.
X-SVN-Rev: 23342
2008-02-01 10:34:40 +00:00
George Rhoten
d170952252 ICU-6165 Prevent a reading past the end of a buffer.
X-SVN-Rev: 23340
2008-02-01 07:08:13 +00:00
Yoshito Umaoka
873d3f5b19 ICU-5561 Adding new C++ API TimeZone::getCanonicalID and its C corresponding. Added test cases for the new API. Cleaned up ZoneMeta class.
X-SVN-Rev: 23299
2008-01-23 23:47:13 +00:00
George Rhoten
31500a228b ICU-6126 Handle STROKE and PINYIN variants more consistently.
X-SVN-Rev: 23179
2008-01-07 20:07:39 +00:00
George Rhoten
82b85fb45c ICU-6118 Remove the @internal functions ucol_collatorToIdentifier, ucol_openFromIdentifier, ucol_identifierToShortString and ucol_shortStringToIdentifier (not used by original customer and their data is out of date).
Remove some references to unused internal header references.
Make some functions library private.

X-SVN-Rev: 23177
2008-01-05 01:27:56 +00:00
George Rhoten
f53704dfc4 ICU-6004 Remove tabs from source code for easier code review.
X-SVN-Rev: 23129
2007-12-26 18:50:17 +00:00
Michael Ow
326689f2cb ICU-6101 Fix Lenient UTF8 issue and add test for new supplemental character checking code.
X-SVN-Rev: 23122
2007-12-21 00:08:12 +00:00
George Rhoten
04871ef43f ICU-5955 valgrind's massif tool (heap profiler) shows this test using a lot of unnecesary heap.
Decrease amount of heap used, and allow future supplementary characters to be tested too.

X-SVN-Rev: 23091
2007-12-15 10:01:09 +00:00
Michael Ow
d9958662e3 ICU-6024 Add dynamic buffer to collIterate to extend the size of CEs if needed to limit buffer overflow errors. CE buffer overflow cintltst test is changed to reflect this change.
X-SVN-Rev: 23089
2007-12-15 00:30:35 +00:00
George Rhoten
b29d3066db ICU-6076 There is no need to use the internal malloc API.
X-SVN-Rev: 23088
2007-12-14 10:29:06 +00:00
George Rhoten
dc72952350 ICU-6076 Fix memory leak from new code for -m option
X-SVN-Rev: 23082
2007-12-14 00:46:21 +00:00
George Rhoten
e87f0d6ca0 ICU-6088 The numeric keys are sorted last in structLocale on EBCDIC base machines. Account for those platforms too.
X-SVN-Rev: 23067
2007-12-11 22:54:43 +00:00
Andy Heninger
67e296e813 ICU-5386 Regular Expressions update, improved Java 1.5 compatibility. svn merge -r 22747:23061 from branches/andy/regex
X-SVN-Rev: 23063
2007-12-11 21:30:10 +00:00
George Rhoten
2659a41917 ICU-6076 Add -m test option for easier memory failure testing.
The number of allocations can now be determined so that people can be
notified of a memory leak sooner than later in a development cycle.
Only C based test frameworks are affected.
Some test fixes for when the memory is limited to 100K per allocation are also
added.

X-SVN-Rev: 23042
2007-12-07 10:49:34 +00:00
Markus Scherer
efc935f2d3 ICU-6059 add test for u_strFromUTF8(E0 A5 9C)
X-SVN-Rev: 23020
2007-12-05 19:30:57 +00:00
George Rhoten
6fac6db1b4 ICU-5913 timebomb isn't needed
X-SVN-Rev: 22995
2007-11-30 20:24:58 +00:00
George Rhoten
b375764ea9 ICU-5913 Fix C++ comment in C code and fix timebomb
X-SVN-Rev: 22993
2007-11-30 20:02:21 +00:00
Claire Ho
c6dab684b7 ICU-5913 FCD broken in vi/ro sorts.
X-SVN-Rev: 22988
2007-11-30 04:29:20 +00:00
Eric Mader
b4afc1aece ICU-6004 remove C++ comments.
X-SVN-Rev: 22943
2007-11-16 01:25:00 +00:00
Andrew J Macheret
b936324dea ICU-6004 Tiny fix - Added end-lines to error messages
X-SVN-Rev: 22941
2007-11-15 23:19:14 +00:00
Andrew J Macheret
ec863e6f4e ICU-6004 Added a test in cmsccoll.c
X-SVN-Rev: 22940
2007-11-15 23:09:40 +00:00
Claire Ho
13ec3d524f ICU-5913 Need to add the rules somewhere else. Withdraw the previous changes first.
X-SVN-Rev: 22886
2007-11-06 02:28:36 +00:00
George Rhoten
c4849a6107 ICU-6010 ISO-3166 update
X-SVN-Rev: 22884
2007-11-04 00:06:32 +00:00
Claire Ho
88f2f061d7 ICU-5913 fixed bug in discontinuous contractions.
X-SVN-Rev: 22876
2007-10-31 05:32:26 +00:00
Michael Ow
feba867323 ICU-4279 Add test case for NFD and NFC string search.
X-SVN-Rev: 22873
2007-10-30 19:45:55 +00:00
Michael Ow
3b76a8e2fb ICU-5950 Added test case and added internal breakiterator to hold the character breakiterator.
X-SVN-Rev: 22854
2007-10-25 22:02:54 +00:00
Markus Scherer
b90b809ea1 ICU-6002 HZ: restrict byte values and fix various bugs
X-SVN-Rev: 22849
2007-10-25 05:03:34 +00:00
Michael Ow
56171edcdc ICU-5024 Add null entry in DIACTRICMATCH test case.
X-SVN-Rev: 22846
2007-10-24 19:20:58 +00:00
Michael Ow
f6ec12ee6c ICU-5024 Add test case for diactric matching bug.
X-SVN-Rev: 22839
2007-10-23 19:09:59 +00:00
Markus Scherer
e2232741ed ICU-5401 fix test, reenable check for existing file
X-SVN-Rev: 22831
2007-10-22 19:21:22 +00:00
Michael Ow
7c1d2e0b40 ICU-5950 Implement breakiterator to check for accents after character match when using primary strength searches. Also, accents in the pattern are ignored when using primary strength searches. TestIgnorable test cases has been altered to test for accent after character matches.
X-SVN-Rev: 22817
2007-10-18 22:29:39 +00:00
Markus Scherer
a7fe8c6d9b ICU-5797 fix tests
X-SVN-Rev: 22773
2007-10-11 21:52:29 +00:00
George Rhoten
414eef4c2f ICU-5977 Fix for mainframes
X-SVN-Rev: 22769
2007-10-10 23:04:12 +00:00
Claire Ho
ff81b45d21 ICU-5977 set the timezone to GMT to avoid the inconsisitent result.
X-SVN-Rev: 22764
2007-10-09 20:22:16 +00:00
Claire Ho
27e64bcfac ICU-5977 added log_err() to udatpg_test.
X-SVN-Rev: 22738
2007-10-03 00:33:12 +00:00
David Bertoni
65457ffe5b ICU-5891 Implementation of CSS2 escaping.
X-SVN-Rev: 22703
2007-09-19 16:45:00 +00:00
Claire Ho
fd57e3862a ICU-5939 minor fix of udatpg_test.c.
X-SVN-Rev: 22698
2007-09-18 02:58:09 +00:00
Claire Ho
96ae8b8b0a ICU-5939 Added C/C++ test cases of DateTimePatternGenerator.
X-SVN-Rev: 22697
2007-09-18 00:00:00 +00:00
George Rhoten
19015854f1 ICU-5350 Fix last commit. Don't use C++ comments in C code.
X-SVN-Rev: 22646
2007-09-10 18:15:10 +00:00
Andy Heninger
52cc4ee6bf ICU-5350 more decimal format rounding mode fixes
X-SVN-Rev: 22645
2007-09-08 01:00:27 +00:00
Markus Scherer
7bb221a187 ICU-5869 revert changes (r22476); too risky and needs further discussion; see ticket reply
X-SVN-Rev: 22607
2007-08-31 19:39:14 +00:00
George Rhoten
f3084b1f1b ICU-5889 Fix some logic errors uncovered by BEAM.
X-SVN-Rev: 22592
2007-08-31 04:58:52 +00:00
George Rhoten
76a99ee0e0 ICU-5447 Allow tests to pass with additional data.
X-SVN-Rev: 22508
2007-08-24 09:42:49 +00:00
Eric Mader
0a8eeb90c5 ICU-5871 Fix crashes found running cintltst w/o ICU data.
X-SVN-Rev: 22489
2007-08-23 18:07:45 +00:00
George Rhoten
8620a4a530 ICU-5869 Properly NULL terminate strings that are not byte based, like UTF-16 or UTF-32.
X-SVN-Rev: 22476
2007-08-22 23:39:11 +00:00
George Rhoten
ad98d31c53 ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22461
2007-08-21 23:02:50 +00:00
John Emmons
96dbf4b17d ICU-5861 Implement new date formatting symbols from tr35
X-SVN-Rev: 22451
2007-08-21 16:57:21 +00:00
George Rhoten
9754c268d3 ICU-5445 Fix some compiler warnings. Consulted with Eric for details.
X-SVN-Rev: 22426
2007-08-20 17:49:12 +00:00
Eric Mader
c771cb8f13 ICU-5808 fixes for uconfigtest.
X-SVN-Rev: 22398
2007-08-16 00:37:44 +00:00
Markus Scherer
36fdbd9322 ICU-5850 fix Bidi_Mirroring according to Unicode Corrigendum #6
X-SVN-Rev: 22394
2007-08-15 21:42:41 +00:00
George Rhoten
5978af8238 ICU-5821 Fix some issues for i5/OS
X-SVN-Rev: 22382
2007-08-14 20:36:38 +00:00
George Rhoten
6cbf6ab1d7 ICU-5821 Fix EBCDIC issue.
X-SVN-Rev: 22369
2007-08-13 21:21:16 +00:00
Matitiahu Allouche
4d320b8e17 ICU-5732 fix some compiler warnings
X-SVN-Rev: 22359
2007-08-12 08:01:40 +00:00
Matitiahu Allouche
c89bdf6138 ICU-5732 fix some compiler warnings
X-SVN-Rev: 22341
2007-08-10 11:53:55 +00:00
Matitiahu Allouche
b39e860bf1 ICU-5732 fix some compiler warnings
X-SVN-Rev: 22339
2007-08-10 10:14:03 +00:00
George Rhoten
feabb3b0a6 ICU-5732 Fix a memory leak.
X-SVN-Rev: 22315
2007-08-08 04:52:33 +00:00
George Rhoten
0d715edd6f ICU-5732 Clean up new code. Fix uninitialized memory errors, unused variables, unfriendly crashes and so forth.
X-SVN-Rev: 22314
2007-08-08 02:41:25 +00:00
Matitiahu Allouche
a7a26cd51d ICU-5732 add tests to match those in ICU4J
X-SVN-Rev: 22303
2007-08-07 19:22:05 +00:00
George Rhoten
4337b47506 ICU-5787 Don't use C++ comments in C code.
X-SVN-Rev: 22299
2007-08-07 07:51:08 +00:00
Claire Ho
3a6f874106 ICU-5787 fixed the warnings from VC++.
X-SVN-Rev: 22296
2007-08-07 06:13:19 +00:00
Claire Ho
887eafb2c8 ICU-5787 1. Added test cases. 2. code clean up.
X-SVN-Rev: 22295
2007-08-07 03:14:19 +00:00
George Rhoten
0c42a3167e ICU-5787 Don't pass char* results to a UChar * parameter.
X-SVN-Rev: 22264
2007-08-03 23:01:56 +00:00
Claire Ho
efe2014ed1 ICU-5787 merge from feature branch revision 22024:22252.
X-SVN-Rev: 22260
2007-08-03 18:43:04 +00:00
Markus Scherer
c12f6712f9 ICU-4935 add U_TITLECASE_NO_LOWERCASE, U_TITLECASE_NO_BREAK_ADJUSTMENT, ucasemap_get/setBreakIterator, ucasemap_toTitle, ucasemap_utf8ToTitle, ucasemap_utf8FoldCase, UnicodeString::toTitle(...options)
X-SVN-Rev: 22170
2007-07-27 06:37:08 +00:00
Eric Mader
bb4a371fdb ICU-5805 Update copyright notices for ICU 3.8
X-SVN-Rev: 22167
2007-07-27 03:12:12 +00:00
George Rhoten
c0e0167814 ICU-5427 Fix a memory leak.
X-SVN-Rev: 22156
2007-07-26 21:05:44 +00:00
John Emmons
e4726d7ed3 ICU-5761 CLDR 1.5 data integration
X-SVN-Rev: 22154
2007-07-26 17:24:12 +00:00
Steven R. Loomis
9c841b5251 ICU-5486 build in CLDRVersion to ICU data file (backwards compatible w/ pre 1.5 data), and clarify some tests that might break on new data. This checkin doesn't include any new data or dependencies on new data.
X-SVN-Rev: 22144
2007-07-25 18:46:17 +00:00
George Rhoten
b5e9f17cdd ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22120
2007-07-24 08:30:41 +00:00
Yoshito Umaoka
0651c49b65 ICU-3778 Added getTZDataVersion for C and C++
X-SVN-Rev: 22063
2007-07-19 22:29:51 +00:00
Steven R. Loomis
9099a7ef4b ICU-5486 fix crashing error in test (on failure)
X-SVN-Rev: 22056
2007-07-19 16:31:04 +00:00
George Rhoten
625c68b62d ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22055
2007-07-19 06:01:57 +00:00
George Rhoten
05d56b407d ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22054
2007-07-19 05:56:38 +00:00
Markus Scherer
19446aeeba ICU-5585 fast, freezable UnicodeSet with span() with string support; svn merge -r 21018:22033 http://source.icu-project.org/repos/icu/icu/branches/markus/fastset and revert source/test/perf/unisetperf/draft/* and source/common/utrie.* and source/allinone/allinone.sln (experimental code)
X-SVN-Rev: 22053
2007-07-19 04:33:20 +00:00
George Rhoten
cb440cbec2 ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22048
2007-07-19 01:51:03 +00:00
George Rhoten
211578fa68 ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22043
2007-07-19 00:19:21 +00:00
Eric Mader
8739b03c65 ICU-5581 replace // comments with /* */ comments.
X-SVN-Rev: 22026
2007-07-18 02:44:16 +00:00
George Rhoten
dbb58ee5cb ICU-5581 Fix formatting crash after setting a prefix or suffix of a currency format.
X-SVN-Rev: 22019
2007-07-17 21:46:59 +00:00
George Rhoten
d1f7d0ed12 ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22008
2007-07-17 05:57:55 +00:00
George Rhoten
d2a55b2ea8 ICU-4567 Fix test hang due to structLocale having incomplete data.
X-SVN-Rev: 21916
2007-07-05 21:47:39 +00:00
Matitiahu Allouche
c3aee65b83 ICU-5732 synchronize function names with ICU4J
X-SVN-Rev: 21899
2007-07-03 15:06:56 +00:00
John Emmons
7d837015e3 ICU-5486 CLDR 1.5 Integration run for 3.8M2
X-SVN-Rev: 21842
2007-06-28 20:59:10 +00:00
Matitiahu Allouche
28f1cefe17 ICU-5732 Just a small doc fix.
X-SVN-Rev: 21840
2007-06-28 14:58:47 +00:00
George Rhoten
9ef5cb1a9f ICU-5486 Testing collation keywords from CLDR.
X-SVN-Rev: 21818
2007-06-24 19:01:59 +00:00
John Emmons
83c612fed0 ICU-5486 CLDR 1.5 pre-vetting merge for M2
X-SVN-Rev: 21815
2007-06-22 23:57:38 +00:00
George Rhoten
ab5d23debd ICU-5410 Improve code coverage.
X-SVN-Rev: 21737
2007-06-14 20:09:01 +00:00
George Rhoten
cf3401426a ICU-5410 Improve code coverage.
X-SVN-Rev: 21729
2007-06-14 01:30:51 +00:00
George Rhoten
fc532c8ac1 ICU-5743 Stop crashing when the default collator keyword is unsupported. Also add some other code coverage tests.
X-SVN-Rev: 21728
2007-06-13 22:53:28 +00:00
George Rhoten
8991008eb9 ICU-5410 Improve code coverage.
X-SVN-Rev: 21721
2007-06-13 19:03:09 +00:00
George Rhoten
80bfe1b739 ICU-5357 Undo accidental change to tracetst.c
X-SVN-Rev: 21701
2007-06-11 21:08:10 +00:00
George Rhoten
93351fd30c ICU-5357 Fix broken HTTP links in documentation.
X-SVN-Rev: 21699
2007-06-11 19:14:47 +00:00
Deborah Goldsmith
5369d809be ICU-5350 Fix decimal rounding
X-SVN-Rev: 21647
2007-06-06 01:17:15 +00:00
George Rhoten
f560c6b644 ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 21593
2007-05-30 04:53:51 +00:00
George Rhoten
d41610f479 ICU-5627 Fixes for Windows
X-SVN-Rev: 21583
2007-05-24 16:41:19 +00:00
Deborah Goldsmith
e7c563efb3 ICU-5627 Add uloc_getLocaleForLCID
X-SVN-Rev: 21579
2007-05-24 00:04:20 +00:00
Markus Scherer
6751276083 ICU-5707 fix u_strFromUTF8Lenient() for 2-byte UTF-8 in last 3 bytes of input
X-SVN-Rev: 21510
2007-05-10 20:40:35 +00:00
George Rhoten
5c3a43a348 ICU-5234 Revert a few of the previous changes to use more of the original names & update a few tables.
X-SVN-Rev: 21505
2007-05-10 06:40:31 +00:00
George Rhoten
a416deefa0 ICU-5576 Non-ISO-639 codes should be skipped on z/OS too.
X-SVN-Rev: 21467
2007-04-28 16:26:27 +00:00
George Rhoten
6b6e3c19cb ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 21324
2007-03-28 23:47:14 +00:00
Ram Viswanadha
17b9524e72 ICU-5273 fix IDNAToUnicode to not fail on error
X-SVN-Rev: 21291
2007-03-19 14:33:15 +00:00
George Rhoten
8587834a2d ICU-5445 Fix some compiler warnings
X-SVN-Rev: 21281
2007-03-17 05:49:26 +00:00
Markus Scherer
cfc579ba82 ICU-5518 add a test case for bad UTF-8 input
X-SVN-Rev: 21274
2007-03-16 21:53:58 +00:00
John Emmons
a406fa663a ICU-5566 Fix timezone formatting test to use generic abbreviation for French
X-SVN-Rev: 21248
2007-03-14 15:47:09 +00:00
John Emmons
72b223b173 ICU-5566 Fixing some tests due to CLDR data changes
X-SVN-Rev: 21221
2007-03-10 23:04:30 +00:00
George Rhoten
67423367d5 ICU-5566 Fix some test failures due to the CLDR update.
X-SVN-Rev: 21209
2007-03-09 07:14:25 +00:00
George Rhoten
05b06a5045 ICU-5566 CLDR1.5 changes. ICU4J is wrong in two cases.
X-SVN-Rev: 21201
2007-03-09 01:21:52 +00:00
George Rhoten
9f104bd3fd ICU-5566 CLDR1.5 changes. zh_TW is now an alias of zh_Hant_TW. Port test from ICU4J to ICU4C
X-SVN-Rev: 21196
2007-03-09 00:08:56 +00:00
George Rhoten
1b3fe313b8 ICU-5566 Fix some test failures due to the CLDR update.
X-SVN-Rev: 21173
2007-03-06 05:06:32 +00:00
George Rhoten
202338aae8 ICU-5566 Fix test failures due to CLDR data update.
X-SVN-Rev: 21170
2007-03-06 01:15:14 +00:00
George Rhoten
80712054e2 ICU-5566 Fix test failures due to CLDR data update.
X-SVN-Rev: 21168
2007-03-06 01:05:52 +00:00
George Rhoten
36fc5d2137 ICU-5566 Fix some test failures due to CLDR update.
X-SVN-Rev: 21157
2007-03-05 18:26:53 +00:00
George Rhoten
4706047498 ICU-5101 Test and prevent code from crashing when prefix and suffix are changed on a currency format. The prefix and suffix are still not settable when a currency is used, and the applyPattern must still be used when using currency formats.
X-SVN-Rev: 21145
2007-03-02 00:28:09 +00:00
Yoshito Umaoka
fe62e13597 ICU-5597 Remove localized date time pattern characters from ICU locale data and update ICU4C DateFormatSymbols to use the base pattern
X-SVN-Rev: 21087
2007-02-22 23:44:11 +00:00
George Rhoten
76c3e4269c ICU-5602 Remove C++ comments.
X-SVN-Rev: 21044
2007-02-16 22:33:24 +00:00
George Rhoten
b847cd9089 ICU-5602 Test and fix French secondary buffer reallocation crash.
X-SVN-Rev: 21041
2007-02-16 19:06:24 +00:00
Markus Scherer
e674e4f0f0 ICU-5518 fix swapping and preflighting of UTF-8-friendly MBCS .cnv files without extension tables
X-SVN-Rev: 21013
2007-02-06 18:04:33 +00:00
Markus Scherer
9acca77737 ICU-5518 merge direct-from-UTF-8 conversion code from http://source.icu-project.org/repos/icu/icu/branches/markus/ucnvutf8 -r 20735:20990 to icu/trunk
X-SVN-Rev: 21010
2007-02-06 05:24:14 +00:00
George Rhoten
5efbe065a8 ICU-5234 Fix some rptp2ucm conversion problems when converting from the CDRA files to Most of the changes are due to new way to name the tables.
Most of these table changes are not updates.

X-SVN-Rev: 20923
2007-01-24 23:27:45 +00:00
Ram Viswanadha
16be18bd42 ICU-5540 Incorporate review comments
X-SVN-Rev: 20875
2007-01-11 00:33:32 +00:00
George Rhoten
7f0ecace85 ICU-5298 Fix memory leak from last test addition.
X-SVN-Rev: 20867
2007-01-08 17:20:05 +00:00
Ram Viswanadha
ffa04cabe7 ICU-5540 add domain name and domain label length checks
X-SVN-Rev: 20862
2007-01-05 01:26:08 +00:00
George Rhoten
1a89303d3c ICU-4988 Embed the available manifest into each executable and library for MSVC 2005
X-SVN-Rev: 20810
2006-12-19 06:09:48 +00:00
George Rhoten
202e0f66a7 ICU-5445 Fix some compiler warnings
X-SVN-Rev: 20809
2006-12-19 06:06:30 +00:00
George Rhoten
2af0d67c26 ICU-4988 Embed the available manifest into each executable and library for MSVC 2005
X-SVN-Rev: 20802
2006-12-16 21:07:01 +00:00
George Rhoten
3e9764f769 ICU-4988 Convert project files from MSVC 2003 to MSVC 2005.
No need to use =1

X-SVN-Rev: 20785
2006-12-13 04:41:02 +00:00
George Rhoten
79c80dea96 ICU-4988 Convert project files from MSVC 2003 to MSVC 2005.
Hide warnings about standard C functions being deprecated.
Optimize a few things for the new environment.
Allow project files to work on FAT32 directories.

X-SVN-Rev: 20772
2006-12-13 01:44:54 +00:00
Steven R. Loomis
fcb6fa3e01 ICU-2401 clean up .cvsignore files
X-SVN-Rev: 20757
2006-12-06 19:19:06 +00:00
George Rhoten
47160aaa27 ICU-5535 Fix documentation for --disable-tracing
X-SVN-Rev: 20751
2006-12-05 18:39:25 +00:00
Eric Mader
70c0dbe848 ICU-5421 Mehran's Arabic Shaping changes for non-Arabic languages.
X-SVN-Rev: 20705
2006-11-29 23:35:20 +00:00
George Rhoten
609d6ef7fc ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 20700
2006-11-28 22:07:19 +00:00
George Rhoten
439947f270 ICU-5410 Improve code coverage
X-SVN-Rev: 20672
2006-11-16 20:10:22 +00:00
George Rhoten
1822495e12 ICU-5410 Remove unused code.
X-SVN-Rev: 20660
2006-11-15 00:43:22 +00:00
George Rhoten
e2be25e646 ICU-5510 Add argument checks to verify that complete UChar * buffers are being used.
X-SVN-Rev: 20654
2006-11-14 22:59:46 +00:00
Markus Scherer
8b3dfa0673 ICU-5503 add new ISO 15924 script codes
X-SVN-Rev: 20644
2006-11-08 23:41:46 +00:00
George Rhoten
d74dc09607 ICU-5366 Warn about unavailable default locale.
X-SVN-Rev: 20641
2006-11-07 18:52:45 +00:00
Eric Mader
ca17961558 ICU-4832 add test to verify that unassigned code points in the RTL range in fact reorder as RTL.
X-SVN-Rev: 20631
2006-11-06 23:48:40 +00:00