Commit Graph

12 Commits

Author SHA1 Message Date
George Rhoten
aff473ea00 ICU-4092 Remove dead code. See comments for details.
X-SVN-Rev: 16992
2004-12-22 00:07:37 +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
Markus Scherer
53e086dc9a ICU-4078 disentangle conversion and properties code some from other parts of the common library
X-SVN-Rev: 16193
2004-08-26 22:51:40 +00:00
Eric Mader
6aac9dbeb8 ICU-3473 Update copyright notices for ICU 2.8.
X-SVN-Rev: 14180
2003-12-18 23:16:48 +00:00
George Rhoten
96377ea243 ICU-3222 Fix some compiler warnings.
X-SVN-Rev: 13901
2003-11-27 01:14:37 +00:00
Andy Heninger
22ec938fdf ICU-3335 CharString, option for default conversion.
X-SVN-Rev: 13478
2003-10-23 18:34:43 +00:00
Alan Liu
584ee76800 ICU-2015 amend comment
X-SVN-Rev: 10097
2002-10-30 18:07:23 +00:00
Markus Scherer
66d7c271e6 ICU-2244 change internal classes to inherit UMemory, not UObject
X-SVN-Rev: 9961
2002-10-04 16:35:10 +00:00
Markus Scherer
30c37a9114 ICU-1962 use uprv_malloc/free instead of new/delete for non-class types
X-SVN-Rev: 9194
2002-07-16 01:55:55 +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
77747f5ebc ICU-1533 per Doug's review, move this to separate file
X-SVN-Rev: 6993
2001-11-19 21:24:29 +00:00