Markus Scherer
|
acd74a93d1
|
ICU-5691 stop illegal sequences before the first byte that could start a new character; in MBCS, DBCS, ISO-2022, HZ; also make ISO-2022-KR strictly check for validity
X-SVN-Rev: 24733
|
2008-10-07 04:33:51 +00:00 |
|
Peter Edberg
|
1e9adc5dc1
|
ICU-6072 Add DateFormatSymbols support for NarrowEras, use it to format & parse with GGGGG
X-SVN-Rev: 24709
|
2008-10-03 07:47:57 +00:00 |
|
Michael Ow
|
f92998e519
|
ICU-6554 Remove previous free from timezone.cpp and use static array in TestOpenVsOpenRules() capitst.
X-SVN-Rev: 24693
|
2008-10-01 16:54:07 +00:00 |
|
Michael Ow
|
13b807cf6f
|
ICU-6412 Remove some unused variables.
X-SVN-Rev: 24692
|
2008-10-01 15:39:27 +00:00 |
|
Michael Ow
|
9d289d4570
|
ICU-6554 Implement proper freeing of allocated memory to avoid memory leak.
X-SVN-Rev: 24691
|
2008-10-01 14:14:13 +00:00 |
|
Steven R. Loomis
|
1c2cc48c0d
|
ICU-4184 updated test to improve flexibility. This test does fail, so it was commented out until fixed. Added comments to the ticket.
X-SVN-Rev: 24664
|
2008-09-26 21:13:15 +00:00 |
|
Steven R. Loomis
|
6bb97a85f6
|
ICU-6538 revert year #
X-SVN-Rev: 24662
|
2008-09-26 20:51:08 +00:00 |
|
John Emmons
|
34345f0371
|
ICU-6512 Fix dependency information for coll/root.txt to ucadata - Move ucadata and invuca to coll
X-SVN-Rev: 24616
|
2008-09-22 17:16:32 +00:00 |
|
Brian Rower
|
4319fbcbbb
|
ICU-6538 Moved all variable declarations to top of function.
X-SVN-Rev: 24603
|
2008-09-19 00:15:13 +00:00 |
|
Brian Rower
|
e87b382542
|
ICU-6538 Added TestOpenVsOpenRules to cintltst
X-SVN-Rev: 24601
|
2008-09-18 23:07:16 +00:00 |
|
Steven R. Loomis
|
b7c81e69de
|
ICU-6535 fix the fix
X-SVN-Rev: 24572
|
2008-09-15 20:55:02 +00:00 |
|
Steven R. Loomis
|
1ca0d2231f
|
ICU-6535 minor test improvements
X-SVN-Rev: 24569
|
2008-09-15 19:29:43 +00:00 |
|
Markus Scherer
|
8d40f30202
|
ICU-6521 add utrie_enum() test data, improve utrie_enum() performance for 16-bit tries
X-SVN-Rev: 24536
|
2008-09-01 11:45:56 +00:00 |
|
Brian Rower
|
3ff38d32ad
|
ICU-4184 adding UString init to null string search, made test active
X-SVN-Rev: 24521
|
2008-08-22 23:10:22 +00:00 |
|
Brian Rower
|
59face9f13
|
ICU-4184 Fixed C++ style comments
X-SVN-Rev: 24491
|
2008-08-12 23:55:55 +00:00 |
|
Michael Ow
|
4e7f7ff702
|
ICU-6307 Edit cintltst.c, intltest.cpp, and iotest.cpp to load data correctly.
X-SVN-Rev: 24488
|
2008-08-12 16:34:55 +00:00 |
|
Michael Ow
|
1215abdc6d
|
ICU-6307 Merge update of Visual Studio project and solution files with addition of x64 platform build option. Update readme.html for Windows build change.
X-SVN-Rev: 24487
|
2008-08-12 04:41:41 +00:00 |
|
Brian Rower
|
181e789592
|
ICU-4184 Removed test case until functionality is repaired.
X-SVN-Rev: 24486
|
2008-08-11 18:26:36 +00:00 |
|
Brian Rower
|
8d4078172f
|
ICU-4184 Added test case searching for NULL character
X-SVN-Rev: 24473
|
2008-08-08 19:04:23 +00:00 |
|
Michael Ow
|
95ccfc636d
|
ICU-2929 Include the minor UCA version when ucol_getVersion is called.
X-SVN-Rev: 24469
|
2008-08-08 15:04:18 +00:00 |
|
Michael Ow
|
21ff136d04
|
ICU-6412 Add newline at the end of ucnvseltst.c and add missing header file in nucnvtst.c to eliminate warning messages.
X-SVN-Rev: 24468
|
2008-08-07 21:22:54 +00:00 |
|
Steven R. Loomis
|
574f3de194
|
ICU-6453 update sel test to load data from the correct spot.
X-SVN-Rev: 24462
|
2008-08-07 00:14:52 +00:00 |
|
Steven R. Loomis
|
26259c8299
|
ICU-6453 update sel test to not crash when it cant find data.
X-SVN-Rev: 24459
|
2008-08-06 23:34:40 +00:00 |
|
David Bertoni
|
cba0fb208e
|
ICU-6453 Updated Visual Studio project files. Fixed C++ comments in C source files. Fixed stack-overwrite bug.
X-SVN-Rev: 24455
|
2008-08-06 21:34:53 +00:00 |
|
Michael Ow
|
3d1a4a3fce
|
ICU-6307 Undo previous commit. Due to unexpected and unforeseen build failure.
X-SVN-Rev: 24444
|
2008-08-05 22:15:46 +00:00 |
|
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 |
|