Commit Graph

10274 Commits

Author SHA1 Message Date
Alan Liu
f42ca8c44c ICU-2350 made closeOver API @internal; added constructor and applyPattern() method taking option bitmask to support case-insensitive patterns
X-SVN-Rev: 11053
2003-02-14 21:22:20 +00:00
Alan Liu
95631523ed ICU-2350 added test for constructor and applyPattern() method taking option bitmask to support case-insensitive patterns
X-SVN-Rev: 11052
2003-02-14 21:18:41 +00:00
Alan Liu
fe3dd2faa3 ICU-2350 remove withdrawn API changes
X-SVN-Rev: 11051
2003-02-14 21:18:19 +00:00
Syn Wee Quek
9fbdc7f5c1 ICU-2186 changed test data to utf8
X-SVN-Rev: 11050
2003-02-14 20:21:49 +00:00
George Rhoten
e1faf21914 ICU-2707 Fix a typo
X-SVN-Rev: 11049
2003-02-14 19:36:20 +00:00
Syn Wee Quek
57be3d920d ICU-2186 classpath changes
X-SVN-Rev: 11048
2003-02-14 18:55:10 +00:00
George Rhoten
c60823327d ICU-2707 Fix for Red Hat Linux 8 with gcc 3.2 doesn't work on AIX5.1/VA5 32-bit mode.
X-SVN-Rev: 11047
2003-02-14 18:35:32 +00:00
Alan Liu
0d227832c7 ICU-2350 added test for constructor and applyPattern() method taking option bitmask to support case-insensitive patterns
X-SVN-Rev: 11046
2003-02-14 18:26:01 +00:00
Alan Liu
217dd4e4ca ICU-2350 made closeOver API @internal; added constructor and applyPattern() method taking option bitmask to support case-insensitive patterns
X-SVN-Rev: 11045
2003-02-14 18:23:37 +00:00
Alan Liu
a4a9e2e1a3 ICU-2350 add isCaseUnique
X-SVN-Rev: 11044
2003-02-14 18:21:32 +00:00
Vladimir Weinstein
d89d403025 ICU-2412 another take of iterative collation and partial sort key generation
X-SVN-Rev: 11043
2003-02-14 07:46:20 +00:00
Vladimir Weinstein
98f8e51686 ICU-2711 make all the intltest collation test classes use doTest defined in IntlTestCollator class.
X-SVN-Rev: 11042
2003-02-14 07:14:02 +00:00
George Rhoten
6b0ec25200 ICU-2710 Remove obsolete code
X-SVN-Rev: 11041
2003-02-14 01:44:49 +00:00
George Rhoten
cfbdea0e8a ICU-2710 Remove obsolete code
X-SVN-Rev: 11040
2003-02-14 01:33:13 +00:00
Alan Liu
4dc1d411e8 ICU-2350 fix binary search bug
X-SVN-Rev: 11039
2003-02-14 00:12:17 +00:00
Alan Liu
3e3223963e ICU-2350 add test cases
X-SVN-Rev: 11038
2003-02-14 00:11:50 +00:00
Syn Wee Quek
b11567abc8 ICU-2204 array bounds checking error fix
X-SVN-Rev: 11037
2003-02-13 23:34:01 +00:00
Markus Scherer
c60e812576 ICU-2657 more api doc improvements
X-SVN-Rev: 11036
2003-02-13 01:46:14 +00:00
Andy Heninger
14da9b81e3 ICU-2422 regexp, free-format support added, some match mode bugs fixed
X-SVN-Rev: 11035
2003-02-13 01:10:22 +00:00
Syn Wee Quek
22d336f746 ICU-2516 UCharacter optimization
X-SVN-Rev: 11033
2003-02-12 01:50:45 +00:00
Andy Heninger
2397658197 ICU-2422 regexp, match flag setting options added.
X-SVN-Rev: 11032
2003-02-12 01:28:01 +00:00
Alan Liu
5e8f53a387 ICU-2350 data generation code for UnicodeSet.closeOver Java and C++
X-SVN-Rev: 11031
2003-02-12 01:01:26 +00:00
Alan Liu
eaafd233d5 ICU-2350 move data generation code into separate class in .tools pkg
X-SVN-Rev: 11030
2003-02-12 01:00:56 +00:00
Markus Scherer
c5e4c5b9cb ICU-2657 make checks for multiple general categories more readable
X-SVN-Rev: 11029
2003-02-11 23:30:09 +00:00
Syn Wee Quek
8b4d6d7609 ICU-2219 minor changes for java output, comments and alignment.
X-SVN-Rev: 11028
2003-02-11 23:30:08 +00:00
Markus Scherer
73b457e004 ICU-2657 improve API documentation
X-SVN-Rev: 11027
2003-02-11 23:27:40 +00:00
Markus Scherer
67883d2422 ICU-2657 add the CAT_MASK helper macro
X-SVN-Rev: 11026
2003-02-11 23:26:13 +00:00
Markus Scherer
c7ce296bdc ICU-2657 add a check to verify [:Nd:]==[:Numeric_Type=Decimal:] which is expected to be true in Unicode 4.0
X-SVN-Rev: 11025
2003-02-11 23:25:41 +00:00
Alan Liu
85fdc31af1 ICU-2350 add tests for closeOver()
X-SVN-Rev: 11024
2003-02-11 22:47:28 +00:00
Alan Liu
c51a59cd65 ICU-2350 implement closeOver()
X-SVN-Rev: 11023
2003-02-11 22:47:12 +00:00
Alan Liu
a2225cc8d9 ICU-2350 declare closeOver() and supporting methods
X-SVN-Rev: 11022
2003-02-11 22:46:20 +00:00
Alan Liu
b4379f3870 ICU-2350 added USET_CLOSE for UnicodeSet::closeOver()
X-SVN-Rev: 11021
2003-02-11 22:45:43 +00:00
George Rhoten
12151213b7 ICU-2707 Fix for Red Hat Linux 8 with gcc 3.2
X-SVN-Rev: 11020
2003-02-11 22:42:18 +00:00
Steven R. Loomis
45ea6df21c ICU-2686 readme updates
X-SVN-Rev: 11019
2003-02-11 19:27:37 +00:00
George Rhoten
4194737649 ICU-2000 Fixed a compiler warning
X-SVN-Rev: 11018
2003-02-11 02:45:50 +00:00
Markus Scherer
5d82e0c3b0 ICU-2657 improve API documentation
X-SVN-Rev: 11017
2003-02-11 01:59:32 +00:00
Markus Scherer
2e5616455d ICU-2657 fix u_isbase: not true for Mn!
X-SVN-Rev: 11016
2003-02-11 01:59:05 +00:00
Markus Scherer
fa4d373013 ICU-2657 minor test improvements
X-SVN-Rev: 11015
2003-02-11 01:57:51 +00:00
Syn Wee Quek
0bca745b95 ICU-2700 Javadoc links updated
X-SVN-Rev: 11014
2003-02-11 01:19:02 +00:00
Andy Heninger
483da7c7df ICU-2422 regexp, case insensitive matching, work in progress
X-SVN-Rev: 11013
2003-02-11 01:17:51 +00:00
Syn Wee Quek
a3101e0cbb ICU-2516 UCharacter optimizations
X-SVN-Rev: 11012
2003-02-11 01:11:22 +00:00
Syn Wee Quek
7b743fa7e9 ICU-2516 UCharacter optimizations
X-SVN-Rev: 11011
2003-02-11 00:49:17 +00:00
George Rhoten
4630bf5b46 ICU-2705 Add CygWin/MSVC configuration
X-SVN-Rev: 11010
2003-02-11 00:25:29 +00:00
George Rhoten
8bbc298e8e ICU-2705 Add CygWin/MSVC configuration
X-SVN-Rev: 11009
2003-02-11 00:18:14 +00:00
George Rhoten
4d3562dcb7 ICU-2705 Add CygWin/MSVC support
X-SVN-Rev: 11008
2003-02-11 00:13:48 +00:00
George Rhoten
2e8ab39f15 ICU-2705 Use better library versioning
X-SVN-Rev: 11007
2003-02-11 00:13:03 +00:00
Andy Heninger
606b10c511 ICU-2703 fix missing null termination on extract from zero length UnicodeString
X-SVN-Rev: 11006
2003-02-10 22:57:39 +00:00
Doug Felt
94412e726e ICU-2280 minor cleanup to test fmwk
X-SVN-Rev: 11003
2003-02-10 21:16:45 +00:00
Markus Scherer
7677ee0d22 ICU-2397 split uciter8.c to make separate uit_len8.h/.c
X-SVN-Rev: 11002
2003-02-10 19:56:40 +00:00
Markus Scherer
9fcdfc0f88 ICU-2657 minor test improvements
X-SVN-Rev: 11001
2003-02-09 21:04:13 +00:00