Commit Graph

19 Commits

Author SHA1 Message Date
Markus Scherer
e31ce99b84 ICU-8575 option for not including utf headers by default; replace uses of deprecated utf_old.h macros
X-SVN-Rev: 30430
2011-07-27 05:53:56 +00:00
Markus Scherer
9f7d74001c ICU-8605 document & test ICU4C dependencies, remove cycles, reduce some deps; merged from branches/markus/depstest -r 30155:30193
X-SVN-Rev: 30194
2011-06-03 05:23:57 +00:00
Markus Scherer
9774441e40 ICU-8491 remove uprv_isRuleWhiteSpace(c)
X-SVN-Rev: 29900
2011-04-26 06:39:29 +00:00
George Rhoten
de6512a9c1 ICU-6132 Undo some unneccessary changes. Remove some tabs. Make sure that the UErrorCode is propagated when possible. When a UErrorCode is available, don't check for a NULL return value.
X-SVN-Rev: 23479
2008-02-23 19:15:18 +00:00
Michael Ow
fc445e22ef ICU-6132 Add check after new for memory allocation failure in util.cpp.
X-SVN-Rev: 23255
2008-01-16 23:19:25 +00:00
George Rhoten
dd845e9520 ICU-5955 Mark data const
X-SVN-Rev: 23158
2008-01-03 10:07:47 +00:00
George Rhoten
02deecc34f ICU-5932 Fix a namespace issue.
X-SVN-Rev: 22670
2007-09-13 21:38:41 +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
George Rhoten
480c5cc648 ICU-5138 Separate ICU_Utility into property using and non-property using functions.
X-SVN-Rev: 19503
2006-03-31 08:00:41 +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
Eric Mader
3cc60cac35 ICU-4179 update copyright notices for ICU 3.2
X-SVN-Rev: 16681
2004-10-29 22:50:01 +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
George Rhoten
a862144196 ICU-4078 Remove unneeded caseCompare
X-SVN-Rev: 16416
2004-10-07 18:19:27 +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
Alan Liu
a75bbfba1c ICU-3280 sync definition of unprintable with ICU4J
X-SVN-Rev: 13233
2003-09-29 20:41:54 +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
Alan Liu
649057f2f3 ICU-1997 use uprv_isRuleWhiteSpace() in parsers
X-SVN-Rev: 9381
2002-07-26 22:07:49 +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