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 |
|
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 |
|
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 |
|
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 |
|
John Emmons
|
59e662ea7c
|
ICU-6770 CLDR 1.7 integration snapshot - phase 1
X-SVN-Rev: 25576
|
2009-03-13 03:21:29 +00:00 |
|
Xiaomei Ji
|
6ed81b63d3
|
ICU-6433 improve currency parsing, fix parsing bug on non-empty suffix, fix plural format bug on non-empty negagtive numberpattern
X-SVN-Rev: 25497
|
2009-02-28 02:07:55 +00:00 |
|
John Emmons
|
fe57727649
|
ICU-6492 Merge Hebrew calendar changes to trunk
X-SVN-Rev: 25392
|
2009-02-09 18:11:52 +00:00 |
|
Michael Ow
|
f94144a976
|
ICU-3933 Remove unused files and code and update project files and makefiles to reflect this change. Update man page. Add files mode functionality to pkgdata. Clean up code.
X-SVN-Rev: 25383
|
2009-02-06 17:42:16 +00:00 |
|
Steven R. Loomis
|
2e10735e9c
|
ICU-6571 merge r25317 and r25318 - C side
X-SVN-Rev: 25327
|
2009-01-29 00:17:44 +00:00 |
|
John Emmons
|
6070262c2f
|
ICU-6694 Implementation of numbering systems and the @numbers keyword
X-SVN-Rev: 25285
|
2009-01-22 04:46:35 +00:00 |
|
Eric Mader
|
5f73103b5a
|
ICU-6659 Merge changes from branches/eric/boyer-moore
X-SVN-Rev: 25282
|
2009-01-22 00:24:48 +00:00 |
|
Michael Ow
|
aa19a5bae0
|
ICU-3933 Use icu-config when -O option is not given.
X-SVN-Rev: 25022
|
2008-12-01 21:57:14 +00:00 |
|
Michael Ow
|
112c1493df
|
ICU-3933 Fix installation of the data library.
X-SVN-Rev: 25020
|
2008-12-01 20:49:08 +00:00 |
|
Michael Ow
|
09813cbf3d
|
ICU-3933 Merge pkgdata update from branch to trunk.
X-SVN-Rev: 25002
|
2008-11-24 20:04:52 +00:00 |
|
Markus Scherer
|
92488b771d
|
ICU-5691 fix comments/order in conversion.txt
X-SVN-Rev: 24825
|
2008-10-16 00:32:27 +00:00 |
|
Markus Scherer
|
add67e15d5
|
ICU-5691 fix 2022 & HZ to really include the offending trail byte exactly if it is not a starter
X-SVN-Rev: 24824
|
2008-10-16 00:24:42 +00:00 |
|
Markus Scherer
|
c801506d5d
|
ICU-5691 stop illegal HZ tilde sequences before the first byte that could start a new character
X-SVN-Rev: 24773
|
2008-10-10 16:30:28 +00:00 |
|
Markus Scherer
|
b6b3273af0
|
ICU-5691 stop illegal ISO-2022 escape/shift sequences before the first byte that could start a new character
X-SVN-Rev: 24769
|
2008-10-10 06:00:27 +00:00 |
|
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 |
|
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 |
|
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 |
|
Eric Mader
|
db76696fb6
|
ICU-6327 don't generate REPH for RA + VIRAMA + ZWNJ.
X-SVN-Rev: 24423
|
2008-07-28 21:02:06 +00:00 |
|
Michael Ow
|
b3f5e6cf8a
|
ICU-6347 Port LMBCS converter from ICU4C to ICU4J. Add data driven test for LMBCS. Add null pointer check in CharsetMBCS method. Update exemption list in TestSurrogateBehaviour.
X-SVN-Rev: 24410
|
2008-07-25 19:09:29 +00:00 |
|
Michael Ow
|
3cae30da4c
|
ICU-5855 Change the data-driven charset test from iscii to iscii-dev to enable support for this test in ICU4J.
X-SVN-Rev: 24376
|
2008-07-11 17:10:18 +00:00 |
|
Kedar Rajwade
|
5de6be19e8
|
ICU-5671 Enabled new data driven test case for calendar and changed fractional number to long number for new test case
X-SVN-Rev: 24363
|
2008-07-08 20:16:53 +00:00 |
|
Yoshito Umaoka
|
897274047c
|
ICU-5671 Commented out new data driven test case for calendar for now.
X-SVN-Rev: 24346
|
2008-07-03 21:23:41 +00:00 |
|
Michael Ow
|
0909ccea4d
|
ICU-6365 Only write the language code after a linefeed if there are more characters after the linefeed. Update data driven test to check for this.
X-SVN-Rev: 24344
|
2008-07-03 15:27:12 +00:00 |
|
Kedar Rajwade
|
72bdc54048
|
ICU-5670 Added test case for Hebrew
X-SVN-Rev: 24338
|
2008-07-02 21:34:31 +00:00 |
|
Kedar Rajwade
|
0b46502174
|
ICU-5671 Added test case for Hebrew Calendar
X-SVN-Rev: 24337
|
2008-07-02 21:33:33 +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 |
|
Steven R. Loomis
|
d3d779e429
|
ICU-6402 fixes for IBM i.
X-SVN-Rev: 24317
|
2008-06-28 07:02:26 +00:00 |
|
Eric Mader
|
db3ebe664c
|
ICU-6369 replace with an XLIFF 1.1 version of the file.
X-SVN-Rev: 24250
|
2008-06-20 04:40:43 +00:00 |
|
Michael Ow
|
9ef387262f
|
ICU-6358 Convert ISO-2022-JP 2 byte code point to GR94DBCS when decoding if neccessary. Add data driven test this fix.
X-SVN-Rev: 24245
|
2008-06-19 22:13:34 +00:00 |
|
David Bertoni
|
fc718af2d0
|
ICU-6342 Updated skeleton test resource file.
X-SVN-Rev: 24236
|
2008-06-19 04:57:45 +00:00 |
|
John Emmons
|
924a38a76e
|
ICU-5219 Dutch IJ Titlecasing
X-SVN-Rev: 24179
|
2008-06-13 21:07:22 +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 |
|
Eric Mader
|
fb3c554196
|
ICU-6315 add test case.
X-SVN-Rev: 24103
|
2008-06-04 00:40:06 +00:00 |
|
Eric Mader
|
340fa39fd6
|
ICU-6249 Add test cases; use direction of first logical run as direction for test case text.
X-SVN-Rev: 24101
|
2008-06-03 23:05:26 +00:00 |
|
Steven R. Loomis
|
63278eb4d0
|
ICU-6236 make it easier to test the tests
X-SVN-Rev: 24045
|
2008-05-28 21:00:59 +00:00 |
|
Eric Mader
|
ba30b40d73
|
ICU-5906 Use correct case for font file name in test case.
X-SVN-Rev: 24006
|
2008-05-28 00:59:22 +00:00 |
|
Eric Mader
|
0c67eefa93
|
ICU-6232 Add character class for Al-Lakuna, fVirama -> fAllakuna, handle Al-Lakuna in state table, remove MPRE_FIXUPS from SINH_SCRIPT_FLAGS, add Al-Lakuna test cases.
X-SVN-Rev: 23999
|
2008-05-27 22:44:40 +00:00 |
|
Eric Mader
|
938d6b6768
|
ICU-6022 review comment: add test case that uses the font referenced in the ticket.
X-SVN-Rev: 23987
|
2008-05-27 00:47:08 +00:00 |
|
Eric Mader
|
d7448f65f8
|
ICU-5906 Review comments: remove some commented out code, add test case.
X-SVN-Rev: 23984
|
2008-05-27 00:16:41 +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 |
|
John Emmons
|
695f6fa9c3
|
ICU-6256 CLDR 1.6 integration - 1st snapshot
X-SVN-Rev: 23911
|
2008-05-16 15:01:02 +00:00 |
|
Michael Ow
|
a66223e29f
|
ICU-6266 Improve the code coverage for Charset ASCII and UTF-7.
X-SVN-Rev: 23884
|
2008-05-13 13:39:37 +00:00 |
|
Michael Ow
|
a20697ab70
|
ICU-6266 Improve ISO-2022 code coverage with error simulating data driven tests and over flow buffer tests.
X-SVN-Rev: 23883
|
2008-05-12 22:33:00 +00:00 |
|
Michael Ow
|
1597eb0479
|
ICU-6266 Add to data driven test to improve code coverage.
X-SVN-Rev: 23877
|
2008-05-08 21:33:49 +00:00 |
|