Commit Graph

6813 Commits

Author SHA1 Message Date
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
Mark Davis
154a8ff531 ICU-1547 fix the start of the active transliteration; also show it visually
X-SVN-Rev: 7138
2001-11-28 22:24:29 +00:00
Syn Wee Quek
c050fb642f ICU-1559
Tweaks for Windows 98 and JDK 1.2.

X-SVN-Rev: 7137
2001-11-28 22:19:02 +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
Mark Davis
ed4c99ca48 ICU-1547 fix the start of the active transliteration; also show it visually
X-SVN-Rev: 7135
2001-11-28 22:02:44 +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
Syn Wee Quek
3083c998a5 ICU-1554
com.ibm.text.components shifted to com.ibm.icu.demo.components

X-SVN-Rev: 7132
2001-11-28 19:35:23 +00:00
Syn Wee Quek
e1363d6485 ICU-1554
com.ibm.text.component shifted to com.ibm.icu.demo.component

X-SVN-Rev: 7131
2001-11-28 19:27:09 +00:00
Ram Viswanadha
af0112a68c ICU-1375 Add scripts to global filters.
X-SVN-Rev: 7130
2001-11-28 18:54:53 +00:00
Vladimir Weinstein
b53174e523 ICU-1005 increase code coverage for RuleBasedNumberFormat
X-SVN-Rev: 7129
2001-11-28 18:23:23 +00:00
Syn Wee Quek
cb1f449ae8 ICU-1559
Tweaks for Windows 98 and JDK 1.2.

X-SVN-Rev: 7128
2001-11-28 18:04:53 +00:00
Alan Liu
2067d78e45 ICU-1226 update to handle supplementals
X-SVN-Rev: 7127
2001-11-28 17:59:56 +00:00
Alan Liu
a407e9cb03 ICU-1226 add overloads of errln/logln for flexibility
X-SVN-Rev: 7126
2001-11-28 17:41:09 +00:00
Alan Liu
9c5c0ea4f6 ICU-1226 make intermediate results more explicit
don't add line separators and tabs to output (breaks cafe etc.)

X-SVN-Rev: 7125
2001-11-28 17:40:40 +00:00
Alan Liu
c11f88d940 ICU-1345 fix a couple warnings
X-SVN-Rev: 7124
2001-11-28 07:49:52 +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
Ram Viswanadha
23d4fd1474 ICU-1375 Add RoundTripTest to TestAll
X-SVN-Rev: 7121
2001-11-28 04:49:40 +00:00
Ram Viswanadha
405c5e9c91 ICU-1375 Fix InterINdic round trip failures and remove dependency on rollback
X-SVN-Rev: 7120
2001-11-28 04:49:08 +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
Mark Davis
8080b11779 ICU-1291 Fixed (mu-pi) bug. Turned out to be a rule bug after all.
X-SVN-Rev: 7116
2001-11-28 02:03:39 +00:00
Mark Davis
31adb0ae17 ICU-1501 last problem with titlecase. It was not using UTF16 to backup in the context looking for cased characters.
X-SVN-Rev: 7115
2001-11-28 02:00:31 +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
Alan Liu
d7292ec997 ICU-1238 make Korean transliterators use \' for separator instead of '-'
X-SVN-Rev: 7113
2001-11-28 01:32:58 +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
Mark Davis
9dba20b17e ICU-1226 fixed test to make intermediate results easier to follow for debugging RT tests. Added tests and fixed tests of supplementaries
X-SVN-Rev: 7111
2001-11-28 01:12:29 +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
Alan Liu
07cfb0b263 ICU-1238 make Korean transliterators use \' for separator instead of '-'
X-SVN-Rev: 7108
2001-11-28 00:49:43 +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
Helena Chapman
9c308d4c1a ICU-1533 Ported ErrorTest from C++ to Java.
X-SVN-Rev: 7106
2001-11-28 00:23:55 +00:00
Alan Liu
9811d28809 ICU-1373 use variable for disambiguation separator
X-SVN-Rev: 7105
2001-11-28 00:04:08 +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
ebd7f3dbca ICU-1389 incorporate Mark's review comments - comments only
X-SVN-Rev: 7103
2001-11-27 22:07:33 +00:00
Alan Liu
40bd4a562c ICU-1389 incorporate Mark's review comments - comments only
X-SVN-Rev: 7102
2001-11-27 21:57:05 +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
2a7014c1a0 ICU-1533 incorporate Mark's review comments
X-SVN-Rev: 7100
2001-11-27 21:48:50 +00:00
Alan Liu
e82e5f3e12 ICU-1533 incorporate Mark's review comments; show error context
X-SVN-Rev: 7099
2001-11-27 21:43:00 +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
Syn Wee Quek
0c4df3a0d1 ICU-1393
JDK 1.2 fix submitted by the GCL team.

X-SVN-Rev: 7095
2001-11-27 17:53:32 +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