Commit Graph

90 Commits

Author SHA1 Message Date
Markus Scherer
41c2ebf526 ICU-2710 remove @obsolete ICU 2.6 and earlier code
X-SVN-Rev: 11748
2003-05-01 01:31:28 +00:00
Vladimir Weinstein
05354408fa ICU-2840 don't crash test when data is not present
X-SVN-Rev: 11738
2003-04-30 00:52:53 +00:00
Vladimir Weinstein
fe6c5b30a4 ICU-2364 fix noisy check-in of version test
X-SVN-Rev: 11669
2003-04-24 16:48:09 +00:00
Vladimir Weinstein
5294fda0d3 ICU-2364 fix version test
X-SVN-Rev: 11662
2003-04-24 07:01:13 +00:00
George Rhoten
cfbdea0e8a ICU-2710 Remove obsolete code
X-SVN-Rev: 11040
2003-02-14 01:33:13 +00:00
George Rhoten
8b5d063db9 ICU-2000 Fixed some compiler warnings.
X-SVN-Rev: 10553
2002-12-06 23:53:00 +00:00
Vladimir Weinstein
5c50437c3b ICU-1856 changes according to code review
X-SVN-Rev: 10360
2002-11-23 00:52:08 +00:00
Vladimir Weinstein
109a29abd0 ICU-1856 Updated Cyrillic based locales to use [suppressContraction ] modifier in order to improve performance. They also copy UCA Cyrillic data, since the size of binaries doesn't increase, but performance does. Modified tests according to these changes.
X-SVN-Rev: 10045
2002-10-17 23:12:43 +00:00
Markus Scherer
44707c157b ICU-2248 modularize ICU
X-SVN-Rev: 9903
2002-09-20 17:54:45 +00:00
Steven R. Loomis
669c72ef06 ICU-1941 don't fail in lipo mode (first of many)
X-SVN-Rev: 9872
2002-09-17 19:45:50 +00:00
Vladimir Weinstein
150ad44972 ICU-1433 getTailoredSet C/C++ return all the canonically equivalent sequences. Also added tests
X-SVN-Rev: 9867
2002-09-17 06:27:51 +00:00
George Rhoten
0e172ed2e9 ICU-2000 Fixed some compiler warnings.
X-SVN-Rev: 9770
2002-08-22 20:48:21 +00:00
George Rhoten
56cbadb751 ICU-2085 Don't use deprecated code anymore
X-SVN-Rev: 9755
2002-08-21 19:09:33 +00:00
George Rhoten
963d1278e3 ICU-1739 fixed a memory leak
X-SVN-Rev: 9565
2002-08-03 05:53:19 +00:00
Vladimir Weinstein
d5a3955931 ICU-1865 Fixed the test according to the review
X-SVN-Rev: 9541
2002-08-02 18:22:44 +00:00
Vladimir Weinstein
49153360c8 ICU-1865 Added tests for buffer overflow fix and size calculation when the input buffer is too small. Fixed calculating the sortkey size when we have to exit in the middle of calculation
X-SVN-Rev: 9538
2002-08-02 06:55:51 +00:00
Vladimir Weinstein
20a177ac07 ICU-1937 treat rules without the starting reset as if there was a &[first tertiary ignorable]
X-SVN-Rev: 9520
2002-08-01 20:54:18 +00:00
Andy Heninger
f0f44e915e ICU-2030 WIndows build changes to allow apps to use static C runtime lib
X-SVN-Rev: 9400
2002-07-29 21:04:18 +00:00
Vladimir Weinstein
2b5bb4ffb5 ICU-1930 Bumped collation versions
X-SVN-Rev: 9269
2002-07-20 04:38:14 +00:00
Syn Wee Quek
27da46cea7 ICU-1897
synching up icu4j with icu4j
* updated docs for string search
* ignored java modifier !
* allows rules to start without strength or &

X-SVN-Rev: 9117
2002-07-12 20:33:01 +00:00
Vladimir Weinstein
57805e5cd2 ICU-1930 updated tests according to the new UCA
X-SVN-Rev: 9005
2002-07-02 22:36:04 +00:00
Vladimir Weinstein
71c2e432b3 ICU-1930 updated tests for the new UCA (some of them still fail, pending new data files)
X-SVN-Rev: 8883
2002-06-13 18:35:27 +00:00
George Rhoten
256ed9a3d3 ICU-1913 Make sure that the U_COL_SAFECLONE_BUFFERSIZE has the right size on os/400 with a better error message
X-SVN-Rev: 8676
2002-05-23 00:11:42 +00:00
George Rhoten
d950e15b50 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8334
2002-04-02 03:15:12 +00:00
Vladimir Weinstein
955e42c4e3 ICU-1769 bumped up collation version (please rebuild UCA & bundles)
X-SVN-Rev: 8246
2002-03-26 16:47:39 +00:00
Vladimir Weinstein
6155a8b5fb ICU-898 updated C test for ucol_getLocale()
X-SVN-Rev: 7974
2002-03-13 05:54:56 +00:00
Markus Scherer
8c78422db2 ICU-1561 replace all UTextOffset with int32_t
X-SVN-Rev: 7942
2002-03-12 01:32:42 +00:00
Vladimir Weinstein
e28899480a ICU-898 tests for the getLocale method for UCollator
X-SVN-Rev: 7804
2002-02-28 07:21:21 +00:00
George Rhoten
c705ca90c5 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 7724
2002-02-20 21:59:36 +00:00
George Rhoten
b269dce12c ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 7608
2002-02-08 04:53:41 +00:00
Vladimir Weinstein
67f5a94e56 ICU-847 more tests for loose match APIs. Still need to do code coverage
X-SVN-Rev: 7529
2002-01-30 06:14:50 +00:00
Vladimir Weinstein
c85bfd56c3 ICU-847 revised API and logic for bound generator. Needs more tests and examples
X-SVN-Rev: 7501
2002-01-24 23:02:02 +00:00
Vladimir Weinstein
b497a53be5 ICU-847 Test for upper and lower bound APIs - preliminary version
X-SVN-Rev: 7470
2002-01-21 23:54:58 +00:00
George Rhoten
11eab0527f ICU-900 Fixed some compiler warnings
X-SVN-Rev: 6913
2001-11-15 17:46:51 +00:00
Vladimir Weinstein
6bfd4ff7cc ICU-1005 fixed a test leak, maked sortkeytostring proper
X-SVN-Rev: 6892
2001-11-14 19:32:46 +00:00
Vladimir Weinstein
9023620088 ICU-1005 increase code coverage
X-SVN-Rev: 6849
2001-11-13 22:55:05 +00:00
Vladimir Weinstein
53dea4e31f ICU-1010 enabled the version test for collation
X-SVN-Rev: 6826
2001-11-13 16:59:35 +00:00
George Rhoten
87387a13d1 ICU-770 Memory cleanup
X-SVN-Rev: 6587
2001-11-02 19:55:04 +00:00
Vladimir Weinstein
f71f7eb0e8 ICU-1245 updated test for changes in quaternary generation
X-SVN-Rev: 5994
2001-10-02 16:51:27 +00:00
George Rhoten
ce583739d8 ICU-1244 xxx_safeClone functions need to align the memory buffer on
64-bit computers.

X-SVN-Rev: 5934
2001-09-26 21:09:18 +00:00
Markus Scherer
050177989d ICU-1229 deprecate UCOL_ constants in UNormalizationMode
X-SVN-Rev: 5894
2001-09-22 01:24:03 +00:00
Vladimir Weinstein
e186f84db0 ICU-998 More efficient secondary and tertiary compressing
X-SVN-Rev: 5877
2001-09-21 21:22:44 +00:00
Ram Viswanadha
4458f53dc1 ICU-329 update tests after first take on adding better error reporting with UParseError struct.
X-SVN-Rev: 5474
2001-08-16 00:58:53 +00:00
Vladimir Weinstein
b80caa0a93 ICU-1010 turned off collation version number test until we stabilize it
X-SVN-Rev: 5102
2001-06-26 22:28:11 +00:00
George Rhoten
8383c8f1b3 ICU-900 Fixed some compiler warnings
X-SVN-Rev: 4859
2001-05-31 23:30:09 +00:00
Vladimir Weinstein
d00e3eb462 ICU-96 updated a test to new data
X-SVN-Rev: 4825
2001-05-29 16:59:09 +00:00
Syn Wee Quek
2326dcf775 ICU-861
Made locale en_US and added extra checks to TestElemIter.

X-SVN-Rev: 4675
2001-05-15 21:51:05 +00:00
George Rhoten
c4f13497ac ICU-567 Forgot the sizeof(UChar)
X-SVN-Rev: 4590
2001-05-03 00:38:22 +00:00
George Rhoten
dfd3b1c90e ICU-567 Mac OS has a tough time with stack data larger than 32K
X-SVN-Rev: 4586
2001-05-03 00:08:09 +00:00
Vladimir Weinstein
ca370278a7 ICU-96 changed Fractional UCA - gap widened
X-SVN-Rev: 4515
2001-04-19 20:29:34 +00:00