Doug Felt
851c47136f
ICU-104 added test for llong
...
X-SVN-Rev: 7185
2001-11-29 23:49:09 +00:00
Doug Felt
3ce10fb69c
ICU-104 added test for llong, removed #ifdef used to bump code coverage
...
X-SVN-Rev: 7184
2001-11-29 23:47:52 +00:00
Markus Scherer
9739fc389e
ICU-1501 add internal function to get the titlecase mapping of a single code point, for transliteration - so far without context, i.e., incomplete
...
X-SVN-Rev: 7177
2001-11-29 20:44:54 +00:00
Vladimir Weinstein
4449c22900
ICU-393 .cvsignore
...
X-SVN-Rev: 7176
2001-11-29 20:27:30 +00:00
Vladimir Weinstein
655e6da650
ICU-1465 review @draft/@stable tags
...
X-SVN-Rev: 7175
2001-11-29 20:22:25 +00:00
Vladimir Weinstein
821cb96590
ICU-1005 made test independent of each other in order to help find a potential leak
...
X-SVN-Rev: 7174
2001-11-29 20:21:08 +00:00
Helena Chapman
32b4e49fd6
ICU-1501 Added u_getMaxCaseExpansion(). This can be considered added into API in the future.
...
X-SVN-Rev: 7173
2001-11-29 19:27:40 +00:00
Alan Liu
129fb5c916
ICU-1514 map Remove' => Null
...
X-SVN-Rev: 7169
2001-11-29 18:03:51 +00:00
George Rhoten
e72b5bd2c2
ICU-1533 Sync Unix and Windows build
...
X-SVN-Rev: 7163
2001-11-29 17:25:55 +00:00
George Rhoten
e674eedfbf
ICU-1533 Display the error message properly
...
X-SVN-Rev: 7159
2001-11-29 06:09:54 +00:00
Alan Liu
adeb7ac274
ICU-1560 implement smart rollback
...
X-SVN-Rev: 7155
2001-11-29 01:01:31 +00:00
Alan Liu
8eff706d84
ICU-1560 implement smart rollback
...
X-SVN-Rev: 7154
2001-11-29 00:39:20 +00:00
George Rhoten
88a3210dad
ICU-1460 Several fixes for HP/UX. One of them is the +DAportable option.
...
X-SVN-Rev: 7153
2001-11-29 00:29:20 +00:00
Markus Scherer
27a9f4efe9
ICU-1109 make u_terminate... safer: check if length<0
...
X-SVN-Rev: 7152
2001-11-28 23:59:09 +00:00
Markus Scherer
7e83770f19
ICU-852 most u_mem... check count>0; u_...cmpCodePointOrder() no fixup if ==; faster u_memchr32
...
X-SVN-Rev: 7151
2001-11-28 23:49:32 +00:00
Doug Felt
b880d50f0b
ICU-104 added test of fractionalRuleSet. Removed old ifdef'd out
...
debugging code.
X-SVN-Rev: 7150
2001-11-28 23:34:01 +00:00
Doug Felt
a8e24bc334
ICU-104 added fixes for findFractionalRuleSetRule. Worked around
...
msvc 6 compiler bug, uint32_t >> 32 leaves value unchanged. Minimal
rule sets with no rules but special rules failed. Removed obsolete comment.
X-SVN-Rev: 7149
2001-11-28 23:31:53 +00:00
Markus Scherer
e9fd450259
ICU-894 u_strncpy check n>0
...
X-SVN-Rev: 7148
2001-11-28 23:20:08 +00:00
Andy Heninger
d18236fca5
ICU-1075 fixed memory leak in udata_SetAppData(), when U_USING_DEFAULT_WARNING returned.
...
X-SVN-Rev: 7147
2001-11-28 23:19:56 +00:00
Helena Chapman
b3c6e99445
ICU-1533 Ported ReplaceableTest from Java to C++.
...
X-SVN-Rev: 7146
2001-11-28 23:03:04 +00:00
Markus Scherer
db0ea28e10
ICU-242 clarify U_CALLCONV some more; not just necessary for old compilers
...
X-SVN-Rev: 7145
2001-11-28 23:01:46 +00:00
Markus Scherer
a845c2f672
ICU-858 fix number of output digits for some escape callback options
...
X-SVN-Rev: 7142
2001-11-28 22:49:50 +00:00
Vladimir Weinstein
004feb34d1
ICU-1005 increase code coverage for NumberFormat
...
X-SVN-Rev: 7140
2001-11-28 22:28:16 +00:00
Markus Scherer
68be9ea66e
ICU-322 fix version check
...
X-SVN-Rev: 7139
2001-11-28 22:24:58 +00:00
Andy Heninger
d21c5857fd
ICU-1474 ufortune sample, tweak to Makefile for hpux
...
X-SVN-Rev: 7136
2001-11-28 22:06:46 +00:00
Ram Viswanadha
ac9be05b00
ICU-1259 Synch tests for TransliteratorTest
...
X-SVN-Rev: 7134
2001-11-28 20:55:15 +00:00
Ram Viswanadha
e137e58f4e
ICU-1259 Update rules from ICU4J
...
X-SVN-Rev: 7133
2001-11-28 20:25:00 +00:00
Vladimir Weinstein
b53174e523
ICU-1005 increase code coverage for RuleBasedNumberFormat
...
X-SVN-Rev: 7129
2001-11-28 18:23:23 +00:00
Ram Viswanadha
e343dd8007
ICU-1259 remove dependency on rollback
...
X-SVN-Rev: 7123
2001-11-28 06:05:12 +00:00
Ram Viswanadha
3e97d2b31e
ICU-1259 Synch up rules with ICU4J. Fix Indic bugs, remove dependency on rollback
...
X-SVN-Rev: 7122
2001-11-28 06:04:32 +00:00
Vladimir Weinstein
b70532ba6b
ICU-393 .cvsignore
...
X-SVN-Rev: 7119
2001-11-28 04:22:59 +00:00
George Rhoten
3df78aa641
ICU-1556 Allow enable/disable building 64-bit libraris on Solaris for now.
...
X-SVN-Rev: 7118
2001-11-28 04:10:53 +00:00
George Rhoten
beeac729b2
ICU-1259 Fix the TestgetID test when it fails.
...
X-SVN-Rev: 7117
2001-11-28 03:51:58 +00:00
Alan Liu
912c3f15a9
ICU-1238 make Korean transliterators use \' for separator instead of '-'
...
X-SVN-Rev: 7114
2001-11-28 01:39:37 +00:00
Andy Heninger
71f2c9fecd
ICU-1474 ufortune sample, tweaks to Makefile, build instructions for problems
...
found when testing on solaris, hp
X-SVN-Rev: 7112
2001-11-28 01:26:32 +00:00
Doug Felt
5fb466b2df
ICU-104 added Vladimir's API tests
...
X-SVN-Rev: 7110
2001-11-28 01:00:56 +00:00
Doug Felt
f3ee2bd004
ICU-104 fix problems with RBNF clone. llong conversion to text now
...
outputs '0' rather than nothing. Clone uses getRules() UnicodeString directly,
previously was extracting to (unterminated!) UChar*. Dispose NULLs out
fields of deleted objects to prevent double delete.
X-SVN-Rev: 7109
2001-11-28 00:58:33 +00:00
Markus Scherer
b285d652e2
ICU-1549 add test for Deseret (plane 1) lower/upper-casing (string-casing)
...
X-SVN-Rev: 7107
2001-11-28 00:47:56 +00:00
George Rhoten
c2cba02edd
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 7104
2001-11-27 23:10:56 +00:00
Alan Liu
ef320b3c1f
ICU-1533 incorporate Mark's review comments; move utility methods to Utility class
...
X-SVN-Rev: 7101
2001-11-27 21:54:58 +00:00
Alan Liu
e66ad4853f
ICU-1389 incorporate Mark's review comments - comments only
...
X-SVN-Rev: 7098
2001-11-27 21:36:24 +00:00
Alan Liu
f70b7c452d
ICU-1389 incorporate Mark's review comments - comments only
...
X-SVN-Rev: 7097
2001-11-27 21:34:15 +00:00
George Rhoten
6273bca566
ICU-1551 Some versions of Solaris couldn't handle that last change.
...
X-SVN-Rev: 7096
2001-11-27 19:44:51 +00:00
Eric Mader
a4662d784f
ICU-1289 changed to use ICU coding conventions.
...
X-SVN-Rev: 7094
2001-11-27 01:35:15 +00:00
Eric Mader
d003bca223
ICU-1289 added information about using the scrptrun files from their
...
original directory. Updated information about paired punctuation. Removed
information about LayoutEngine coding conventions.
X-SVN-Rev: 7093
2001-11-27 01:34:52 +00:00
Eric Mader
e347d76c05
ICU-1289 changes for paired character matching from samples/layout.
...
X-SVN-Rev: 7092
2001-11-27 01:05:31 +00:00
Eric Mader
67b7062a22
ICU-1428 changes to get scrptrun from extra/scrptrun
...
X-SVN-Rev: 7091
2001-11-27 01:03:15 +00:00
Eric Mader
9534b7c75b
ICU-1428 change to get scrptrun from extra/scrptrun instead of using a local ocopy
...
X-SVN-Rev: 7090
2001-11-27 00:52:51 +00:00
George Rhoten
10e4887cde
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 7089
2001-11-26 23:09:33 +00:00
Andy Heninger
35c3315c8a
ICU-1474 ufortune sample, windows project file build rules fixed
...
X-SVN-Rev: 7088
2001-11-26 21:52:43 +00:00