Commit Graph

11 Commits

Author SHA1 Message Date
George Rhoten
02deecc34f ICU-5932 Fix a namespace issue.
X-SVN-Rev: 22670
2007-09-13 21:38:41 +00:00
Eric Mader
bb4a371fdb ICU-5805 Update copyright notices for ICU 3.8
X-SVN-Rev: 22167
2007-07-27 03:12:12 +00:00
George Rhoten
ab838a4310 ICU-5445 Consolidate RuleWhiteSpace implementations, and reduce casting between USet and UnicodeSet.
X-SVN-Rev: 22135
2007-07-25 02:51:25 +00:00
Markus Scherer
c552b977a4 ICU-2766 freeze RuleWhiteSpace=Unicode Pattern_White_Space
X-SVN-Rev: 17646
2005-05-22 22:19:37 +00:00
George Rhoten
dd21bef768 ICU-4092 Remove unused code.
X-SVN-Rev: 16836
2004-11-12 01:31:18 +00:00
George Rhoten
1f69f2a37c ICU-4078 Fix previous change
X-SVN-Rev: 16654
2004-10-28 16:14:14 +00:00
George Rhoten
e69fca9d5f ICU-4078 Fix for AIX with Visual Age 5 compiler, and make sure that the
disentanglement is correct by putting all the UnicodeSet virtual functions are
in one file. Also move some of the rule whitespace handling into better
locations.

X-SVN-Rev: 16519
2004-10-15 22:56:26 +00:00
Alan Liu
d96f819545 ICU-1130 added parsePattern for use by Name-Any
X-SVN-Rev: 9850
2002-09-06 23:37:16 +00:00
Markus Scherer
11948b52df ICU-1962 change UObject: RTTI pure virtual, remove other boilerplate for now
X-SVN-Rev: 8977
2002-06-29 00:04:16 +00:00
Markus Scherer
5a81709c73 ICU-1962 derive all ICU C++ classes from common UObject base class
X-SVN-Rev: 8953
2002-06-27 01:19:20 +00:00
Alan Liu
237c0e67c3 ICU-1115 move UnicodeSet from i18n to common; also move affiliated classes; update USet to wrap UnicodeSet
X-SVN-Rev: 8721
2002-05-29 18:36:09 +00:00