Eric Mader
|
6a6f3feb6b
|
ICU-5871 Fix crashes found running intltest w/o ICU data.
X-SVN-Rev: 22477
|
2007-08-23 01:19:39 +00:00 |
|
Andy Heninger
|
3c035f1d12
|
ICU-5766 Remove Extended Grapheme Cluster from Break Iteration
X-SVN-Rev: 22412
|
2007-08-16 23:14:06 +00:00 |
|
George Rhoten
|
2435b965b7
|
ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22127
|
2007-07-24 21:21:49 +00:00 |
|
George Rhoten
|
765302affd
|
ICU-5775 Remove parentheses on test name
X-SVN-Rev: 22095
|
2007-07-22 20:56:42 +00:00 |
|
Andy Heninger
|
0e19040557
|
ICU-5775 add test case for reported RBBI problem
X-SVN-Rev: 21934
|
2007-07-10 18:11:43 +00:00 |
|
Andy Heninger
|
ca5d005978
|
ICU-5766 Extended Grapheme Clusters for ICU4C
X-SVN-Rev: 21933
|
2007-07-10 01:25:26 +00:00 |
|
George Rhoten
|
04c95e0c93
|
ICU-5410 Improve code coverage.
X-SVN-Rev: 21736
|
2007-06-14 19:48:47 +00:00 |
|
Andy Heninger
|
840f1c1813
|
ICU-5722 Temporarily comment out failing tests, fix compiler warning.
X-SVN-Rev: 21608
|
2007-05-31 16:31:49 +00:00 |
|
Andy Heninger
|
7b8a6aebf4
|
ICU-5722 add ICU tests for break test data from the Unicode web site.
X-SVN-Rev: 21591
|
2007-05-29 22:56:20 +00:00 |
|
Andy Heninger
|
ba117fc5a8
|
ICU-5276 Sentence Break Rule updates for Japanese Voicing Marks change.
X-SVN-Rev: 20042
|
2006-08-11 21:01:07 +00:00 |
|
Andy Heninger
|
09e3cfac5d
|
ICU-5276 update rbbi tests for treating Japanese Half Width voicing marks as Extend.
X-SVN-Rev: 20038
|
2006-08-11 19:38:49 +00:00 |
|
George Rhoten
|
154f34dbf2
|
ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 20028
|
2006-08-11 04:05:04 +00:00 |
|
Eric Mader
|
87731aeae7
|
ICU-5282 Fix problems found by uconfigtest.
X-SVN-Rev: 19922
|
2006-07-28 22:58:29 +00:00 |
|
George Rhoten
|
b1b20ec190
|
ICU-4707 Fix some compiler warnings
X-SVN-Rev: 19890
|
2006-07-25 05:31:24 +00:00 |
|
Andy Heninger
|
67d7810da1
|
ICU-5242 unicode 5.0 rbbi rules update
X-SVN-Rev: 19758
|
2006-06-26 04:54:00 +00:00 |
|
George Rhoten
|
27171584fb
|
ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 19754
|
2006-06-23 01:39:17 +00:00 |
|
Andy Heninger
|
98ca8c6c8b
|
ICU-5242 sentence break monkey test updates
X-SVN-Rev: 19751
|
2006-06-23 01:10:22 +00:00 |
|
Andy Heninger
|
58f987f511
|
ICU-5242 break rule updates for Unicode 5.0
X-SVN-Rev: 19747
|
2006-06-22 01:10:54 +00:00 |
|
Andy Heninger
|
2134fb7aac
|
ICU-5170 compiler warning cleanup
X-SVN-Rev: 19596
|
2006-04-26 04:01:00 +00:00 |
|
Andy Heninger
|
02503e08f4
|
ICU-5170 RBBI Dictionary test, moved stack objects to heap so Purify can better
check for out-of-bounds writes. In search of an elusive error.
X-SVN-Rev: 19581
|
2006-04-24 17:31:44 +00:00 |
|
Andy Heninger
|
9f85d5dd08
|
ICU-5170 move RBBI from CharacterIterator to UText
X-SVN-Rev: 19579
|
2006-04-22 05:29:27 +00:00 |
|
Deborah Goldsmith
|
225d629326
|
ICU-5163 Restore const void * constructor, improve test coverage
X-SVN-Rev: 19563
|
2006-04-18 22:49:08 +00:00 |
|
George Rhoten
|
7e6b69156d
|
ICU-5161 Properly delete memory, and make sure there is enough space to unescape a string.
X-SVN-Rev: 19555
|
2006-04-16 17:28:00 +00:00 |
|
Deborah Goldsmith
|
aa8de78f26
|
ICU-5136 Add test of MutableTrieDictionary and CompactTrieDictionary
X-SVN-Rev: 19473
|
2006-03-29 23:33:02 +00:00 |
|
Deborah Goldsmith
|
490cb834fa
|
ICU-5117 Thai break should work in all locales
X-SVN-Rev: 19408
|
2006-03-23 00:54:12 +00:00 |
|
Andy Heninger
|
6390a76fe2
|
ICU-4855 rbbi Line Break, handle unpaired surrogates as AL
X-SVN-Rev: 18596
|
2005-09-28 04:57:25 +00:00 |
|
Andy Heninger
|
9a954ce8d6
|
ICU-4269 fix some compiler warnings
X-SVN-Rev: 18595
|
2005-09-27 21:26:08 +00:00 |
|
Andy Heninger
|
f4c3b75a4d
|
ICU-4269 Tweak sentence break rules; fix rbbi UText problem.
X-SVN-Rev: 18591
|
2005-09-27 18:21:18 +00:00 |
|
Andy Heninger
|
6286b7d531
|
ICU-4269 temporarily disable utext test, until severe test failures are fixed.
X-SVN-Rev: 18590
|
2005-09-27 17:12:35 +00:00 |
|
Andy Heninger
|
3b26cf3000
|
ICU-4269 Add a sentence break monkey test
X-SVN-Rev: 18588
|
2005-09-26 23:58:54 +00:00 |
|
Andy Heninger
|
d733d65d28
|
ICU-4269 rbbi sentence break monkey test & rule updates. Work in in progress, sentence breaks not in good shape now.
X-SVN-Rev: 18534
|
2005-09-15 23:23:24 +00:00 |
|
Andy Heninger
|
d51e8e8a35
|
ICU-4766 rbbi word rules & tests updated for Unicode 4.1 handling of trailing format chars
X-SVN-Rev: 18510
|
2005-09-10 03:52:54 +00:00 |
|
Andy Heninger
|
3879460320
|
ICU-3671 Add locale option for data driven tests. Move Thai word test data from code to the data file
X-SVN-Rev: 18455
|
2005-08-19 01:25:17 +00:00 |
|
Andy Heninger
|
013fc06b32
|
ICU-4656 fix RBBI test failure
X-SVN-Rev: 18248
|
2005-07-14 20:56:31 +00:00 |
|
Andy Heninger
|
b90e172c19
|
ICU-3944 Text Access, rbbi impl fixes and tests added.
X-SVN-Rev: 18172
|
2005-07-08 01:57:58 +00:00 |
|
Ram Viswanadha
|
5c3d31658d
|
ICU-4354 make intltest pass with no data
X-SVN-Rev: 18140
|
2005-07-05 18:39:00 +00:00 |
|
Andy Heninger
|
2b714f2bce
|
ICU-4157 Word Break, fix problem with CR <combining> sequences
X-SVN-Rev: 17427
|
2005-03-31 01:45:27 +00:00 |
|
Andy Heninger
|
6fbe41a6ca
|
ICU-4157 Unicode 4.1 RBBI rule updates + required implementation fixes
X-SVN-Rev: 17387
|
2005-03-25 00:56:00 +00:00 |
|
Andy Heninger
|
cd85b65d35
|
ICU-4157 Unicode 4.1 RBBI rule updates + required implementation fixes
X-SVN-Rev: 17376
|
2005-03-23 02:13:53 +00:00 |
|
Eric Mader
|
41ca4f63ee
|
ICU-4428 update copyright notices for ICU 3.3.
X-SVN-Rev: 17296
|
2005-03-08 22:49:59 +00:00 |
|
George Rhoten
|
d49b520fcf
|
ICU-4157 Fix a memory leak introduced by this bug.
X-SVN-Rev: 17295
|
2005-03-08 18:54:35 +00:00 |
|
Eric Mader
|
fc2dbe2d00
|
ICU-4216 updated Thai break dictionary from thai7.ucs.
X-SVN-Rev: 17201
|
2005-02-15 19:44:09 +00:00 |
|
Andy Heninger
|
448c2e114b
|
ICU-4157 RBBI Rule updates for Unicode 4.1
X-SVN-Rev: 17118
|
2005-01-13 23:42:12 +00:00 |
|
Andy Heninger
|
5cf9c75c52
|
ICU-4157 4.1 RBBI changes. Stub out TestLineBreaks, which is looping; real fix to come later.
X-SVN-Rev: 17106
|
2005-01-11 00:49:22 +00:00 |
|
George Rhoten
|
b1c7af9d9e
|
ICU-4325 Allow tests to work in the en_US_POSIX and th_TH locales
X-SVN-Rev: 17071
|
2005-01-01 21:55:07 +00:00 |
|
George Rhoten
|
4b8ef3e6e6
|
ICU-4288 Mostly fixes for --enable-strict for gcc 3.4 (Fedora Core 3)
X-SVN-Rev: 17040
|
2004-12-30 07:25:51 +00:00 |
|
George Rhoten
|
a6320bf075
|
ICU-4092 Remove invalid and unused tests
X-SVN-Rev: 16952
|
2004-12-15 01:06:38 +00:00 |
|
George Rhoten
|
9f8bdd2935
|
ICU-4148 gcc has a bug where RuleBasedBreakIterator::DONE isn't exported correctly.
Change this test so that it doesn't go into an infinite loop.
X-SVN-Rev: 16740
|
2004-11-03 15:53:10 +00:00 |
|
Deborah Goldsmith
|
225c380bde
|
ICU-3561 Locale-based text boundaries
X-SVN-Rev: 16582
|
2004-10-21 01:03:01 +00:00 |
|
George Rhoten
|
86e489fb77
|
ICU-4098 Prevent missing break iterators from crashing the build.
X-SVN-Rev: 16310
|
2004-09-13 15:39:02 +00:00 |
|