George Rhoten
0b89d022a0
ICU-5410 Improve test code coverage by commenting out functions that can never be used.
...
X-SVN-Rev: 20387
2006-09-22 18:38:46 +00:00
George Rhoten
bbb82912ca
ICU-4707 Fix some compiler warnings.
...
X-SVN-Rev: 19442
2006-03-25 23:53:31 +00:00
Markus Scherer
19593be775
ICU-4268 don't need USetAdder.remove(), initialize to NULL
...
X-SVN-Rev: 17846
2005-06-09 17:47:18 +00:00
Eric Mader
41ca4f63ee
ICU-4428 update copyright notices for ICU 3.3.
...
X-SVN-Rev: 17296
2005-03-08 22:49:59 +00:00
George Rhoten
ec139de0db
ICU-4189 UCONFIG_NO_CONVERSION work.
...
X-SVN-Rev: 17132
2005-01-15 04:46:14 +00:00
Markus Scherer
a644b0e629
ICU-4078 add cdecl to C callbacks into C++
...
X-SVN-Rev: 16276
2004-09-08 14:14:35 +00:00
Markus Scherer
235b61e6f9
ICU-4078 oops
...
X-SVN-Rev: 16267
2004-09-07 19:19:33 +00:00
Markus Scherer
3ba67ae1c2
ICU-4078 use USetAdder interface to remove dependencies of low-level code on the USet/UnicodeSet implementation
...
X-SVN-Rev: 16266
2004-09-07 18:05:01 +00:00
George Rhoten
7d28c7c5c7
ICU-3862 Make sure that data isn't exported when it is only needed internally.
...
A linker warning on AIX brought this issue to my attention.
X-SVN-Rev: 16058
2004-07-19 21:33:03 +00:00
Eric Mader
a7def2c37f
ICU-3473 Update copyright notices for ICU 2.8.
...
X-SVN-Rev: 14193
2003-12-19 21:29:27 +00:00
George Rhoten
8e7a34ec49
ICU-3221 Fix AIX linker warnings, and reduce amount of private static class data being exported (some mainframes have minor issues with that)
...
X-SVN-Rev: 13337
2003-10-07 15:49:47 +00:00
George Rhoten
492d57ac79
ICU-3221 Fix AIX linker warnings
...
X-SVN-Rev: 12997
2003-08-31 20:53:46 +00:00
Markus Scherer
3d38617bdc
ICU-2248 modularize icu, allow parts to not be built
...
X-SVN-Rev: 9900
2002-09-20 01:54:48 +00:00
Alan Liu
85d23479b6
ICU-1130 use perl \N{name} notation in Any-Name and Name-Any
...
X-SVN-Rev: 9849
2002-09-06 23:30:29 +00:00
Alan Liu
649057f2f3
ICU-1997 use uprv_isRuleWhiteSpace() in parsers
...
X-SVN-Rev: 9381
2002-07-26 22:07:49 +00:00
George Rhoten
c85207afbd
ICU-1887 Try to fix the name mangling problems with the Intel compiler by including utypes.h before the system headers.
...
X-SVN-Rev: 9124
2002-07-12 21:42:24 +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
Alan Liu
94a3a048f0
ICU-1681 fix comment
...
X-SVN-Rev: 8263
2002-03-27 19:13:22 +00:00
George Rhoten
41ffc2ef36
ICU-1733 Integrate some of the easier (and non-redundent) changes from Lotus.
...
X-SVN-Rev: 7802
2002-02-28 01:42:40 +00:00
Yves Arrouye
96eda2afe7
ICU-1681 do not test for U+0020 it is handled already.
...
X-SVN-Rev: 7671
2002-02-14 20:39:27 +00:00
Yves Arrouye
327f965b6b
ICU-1681 simply use U_EXTENDED_CHAR_NAME to do the transliteration.
...
X-SVN-Rev: 7658
2002-02-14 05:45:39 +00:00
Yves Arrouye
4686f26d64
ICU-1681 fix Name-Any and test. Note for Alan: this is just to
...
stabilize the test until we sort out how to change u_charName and the
Java issue. Whatever the result of this sorting out is, we can then
revert these changes.
X-SVN-Rev: 7590
2002-02-07 07:14:42 +00:00
Yves Arrouye
9627c44495
ICU-1681 use Unicode 1.0 names ourselves until u_charName() does it,
...
and have name2uni.cpp recognize these too.
X-SVN-Rev: 7572
2002-02-06 02:05:49 +00:00
Alan Liu
f8af43b4ae
ICU-1373 more fixes to support supplementals
...
X-SVN-Rev: 7286
2001-12-03 21:43:13 +00:00
Helena Chapman
915a88d738
ICU-1533 Moved new Transliterator subclasses here to make them private.
...
X-SVN-Rev: 6964
2001-11-16 23:51:15 +00:00
Helena Chapman
d816eefc57
ICU-1264 added namspace support where possible.
...
X-SVN-Rev: 6124
2001-10-08 23:26:58 +00:00
George Rhoten
fefbf9b930
ICU-770 Memory cleanup
...
X-SVN-Rev: 6047
2001-10-04 16:36:32 +00:00
Alan Liu
2e0818a9fc
ICU-1053 move filter logic into Transliterator.filteredTransliterate
...
X-SVN-Rev: 5258
2001-07-17 23:36:41 +00:00
Alan Liu
ac1ec41793
ICU-989 use default converter for UChar -> char
...
X-SVN-Rev: 5209
2001-07-09 23:26:09 +00:00
Alan Liu
8f8fbedbfa
ICU-989 implement algorithmic Any-Name, Name-Any
...
X-SVN-Rev: 4948
2001-06-11 23:38:54 +00:00