Commit Graph

38 Commits

Author SHA1 Message Date
Markus Scherer
8c78422db2 ICU-1561 replace all UTextOffset with int32_t
X-SVN-Rev: 7942
2002-03-12 01:32:42 +00:00
Alan Liu
6e4cce25cd ICU-929 add indexOf() and charAt() methods
X-SVN-Rev: 7340
2001-12-11 01:13:33 +00:00
Alan Liu
da0fef51a8 ICU-1572 fix ambiguous constructor call
X-SVN-Rev: 7284
2001-12-03 21:31:39 +00:00
Ram Viswanadha
17cb42a394 ICU-1572 Fix access violation in test
X-SVN-Rev: 7271
2001-12-03 18:41:21 +00:00
Alan Liu
7aea4f6ffd ICU-1572 fix UnicodeSet '&' and '-' handling
X-SVN-Rev: 7256
2001-12-01 21:46:53 +00:00
Alan Liu
302bf822c7 ICU-1572 fix UnicodeSet.toPattern() round trip bugs
X-SVN-Rev: 7245
2001-12-01 01:33:41 +00:00
Alan Liu
d1fc5965f4 ICU-1421 add test for copy constructor
X-SVN-Rev: 6797
2001-11-12 20:57:06 +00:00
Alan Liu
df1c436b6c ICU-1423 report failures with errln(), not logln()
X-SVN-Rev: 6675
2001-11-07 19:57:35 +00:00
Ram Viswanadha
cc748a6c21 ICU-1423 Add test
X-SVN-Rev: 6602
2001-11-03 03:03:43 +00:00
Alan Liu
af1d778ab5 ICU-1259 update tests for new 2.0 rules
X-SVN-Rev: 6454
2001-10-26 05:42:31 +00:00
Alan Liu
68744138aa ICU-1272 initial implementation of perl-ish character property syntax for UnicodeSet
X-SVN-Rev: 6281
2001-10-17 19:21:12 +00:00
Alan Liu
ee89d038e3 ICU-1260 support [:<script>:] syntax
X-SVN-Rev: 6170
2001-10-10 21:36:26 +00:00
George Rhoten
ad7e1d60be ICU-770 Memory cleanup
X-SVN-Rev: 5815
2001-09-19 02:08:04 +00:00
Alan Liu
d29ea969e6 ICU-990 improve error reporting
X-SVN-Rev: 4972
2001-06-12 18:08:22 +00:00
Ram Viswanadha
7f6d7e256f ICU-903 update copyright notices
X-SVN-Rev: 4235
2001-03-21 20:09:56 +00:00
George Rhoten
1b9224727e ICU-790 Added some headers that were in unistr.h
X-SVN-Rev: 3331
2001-01-02 19:01:49 +00:00
George Rhoten
a15b66a53d ICU-535 fixed some compiler warnings
X-SVN-Rev: 2339
2000-08-23 19:11:16 +00:00
George Rhoten
2dbb8812ba ICU-535 fixed some compiler warnings
X-SVN-Rev: 2226
2000-08-14 21:42:36 +00:00
George Rhoten
c0f0217993 ICU-535 fixed some compiler warnings
X-SVN-Rev: 2157
2000-08-10 00:28:31 +00:00
Vladimir Weinstein
0413fcf2dc ICU-432 fixes for running on a japanese machine
X-SVN-Rev: 2096
2000-08-02 19:06:18 +00:00
Vladimir Weinstein
5240a256f2 ICU-460 porting changes
X-SVN-Rev: 1679
2000-06-28 22:26:59 +00:00
Helena Chapman
a9feb343c8 ICU-408 AIX port.
X-SVN-Rev: 1551
2000-06-02 01:10:20 +00:00
Alan Liu
73d861e601 ICU-352 rename xor to complement (xor is HP keyword)
X-SVN-Rev: 1504
2000-05-26 18:32:15 +00:00
Helena Chapman
384cd08b2c ICU-352 HP-UX ACC doesn't like "xor" as function names.
X-SVN-Rev: 1503
2000-05-26 16:40:29 +00:00
Vladimir Weinstein
0d3c661cb9 ICU-352 conform with HP changes and change Java to C++ style for static data
X-SVN-Rev: 1502
2000-05-26 02:07:25 +00:00
Alan Liu
2197c4edb4 ICU-352 improve performance
X-SVN-Rev: 1496
2000-05-25 20:57:30 +00:00
Alan Liu
74a775bb67 ICU-352 add tests for inversion list upgrade
X-SVN-Rev: 1494
2000-05-25 19:28:53 +00:00
Helena Chapman
69ba12f77c ICU-351 Define UBool to be used in the APIs.
X-SVN-Rev: 1410
2000-05-18 22:08:39 +00:00
Markus Scherer
bba7ac1a00 ICU-176 UTF-16 changes for UnicodeString
X-SVN-Rev: 1052
2000-04-03 23:53:59 +00:00
Madhu K
0ebfa05d46 ICU-114 Addional tests
X-SVN-Rev: 1011
2000-03-28 23:51:25 +00:00
Markus Scherer
9f363ccb70 ICU-315 S/390 and EBCDIC updates
X-SVN-Rev: 977
2000-03-22 23:17:42 +00:00
Alan Liu
d623133b0c ICU-161 fix copyrights
X-SVN-Rev: 905
2000-03-07 02:39:27 +00:00
Alan Liu
f84644f895 ICU-199 add category tests for new UnicodeSet pattern parser
X-SVN-Rev: 548
2000-01-12 18:04:21 +00:00
Vladimir Weinstein
8b20f17f49 ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_
X-SVN-Rev: 473
1999-12-28 23:57:50 +00:00
Helena Chapman
16ac11f546 ICU-200 Updated with OS/400 specific port changes.
X-SVN-Rev: 459
1999-12-22 22:57:04 +00:00
Markus Scherer
54ba2e3819 ICU-170 use UnicodeString::length() instead of the deprecated size()
X-SVN-Rev: 339
1999-12-08 02:11:04 +00:00
Alan Liu
3d664ec1ed ICU-34 Expanded test.
X-SVN-Rev: 122
1999-10-26 17:16:13 +00:00
Alan Liu
ed2fb13c49 ICU-34 Add UnicodeSet class to i18n
X-SVN-Rev: 83
1999-10-20 22:08:09 +00:00