Commit Graph

12337 Commits

Author SHA1 Message Date
Doug Felt
64b4031062 ICU-3096 use offset instead of 0 in BigDecimal constructor
X-SVN-Rev: 13357
2003-10-07 23:55:19 +00:00
George Rhoten
c581387766 ICU-3259 Fix a time zone failure
X-SVN-Rev: 13356
2003-10-07 23:49:04 +00:00
Doug Felt
8b37178c56 ICU-2732 add -filter options
X-SVN-Rev: 13354
2003-10-07 23:18:09 +00:00
George Rhoten
c65d4d8669 ICU-3312 We no longer test properly getting the time zone from the OS.
The tests will now work in all time zones, but the tests will manually set the time zone to the expected time zone for testing.

X-SVN-Rev: 13353
2003-10-07 22:53:31 +00:00
George Rhoten
be16e68b51 ICU-3312 We no longer test properly getting the time zone from the OS.
The tests will now work in all time zones, but the tests will manually set the time zone to the expected time zone for testing.

X-SVN-Rev: 13352
2003-10-07 22:46:31 +00:00
George Rhoten
3f5619bf1e ICU-2966 This file isn't used anymore. The Attic will retain these changes.
X-SVN-Rev: 13351
2003-10-07 22:27:52 +00:00
George Rhoten
09edf55f1c ICU-3312 Remove the time zone option.
After fixing the time zone memory leak, I discovered that some tests call u_cleanup to test the heap functions.
So setting the time zone at the beginning of the process won't help because the value doesn't stay around.
Any tests that depend on the timezone need to set and reset the timezone.

X-SVN-Rev: 13350
2003-10-07 22:22:34 +00:00
George Rhoten
00e21ff118 ICU-3259 Remove the time zone option.
After fixing the time zone memory leak, I discovered that some tests call u_cleanup to test the heap functions.
So setting the time zone at the beginning of the process won't help because the value doesn't stay around.
Any tests that depend on the timezone need to set and reset the timezone.

X-SVN-Rev: 13349
2003-10-07 21:52:15 +00:00
George Rhoten
8f1deb1ece ICU-3259 Remove the time zone option.
After fixing the memory leak, I discovered that some tests call u_cleanup to test the heap functions.
So setting the time zone at the beginning of the process won't help because it doesn't stay around.
Any tests that depend on the timezone need to set and reset the timezone.

X-SVN-Rev: 13348
2003-10-07 21:50:15 +00:00
Alan Liu
8b78a7ea5f ICU-2906 no "//" allowed
X-SVN-Rev: 13347
2003-10-07 21:01:48 +00:00
George Rhoten
bd54471e54 ICU-2942 Sort the language and country names for easier comparison and to make it easier to find them.
X-SVN-Rev: 13346
2003-10-07 19:52:24 +00:00
George Rhoten
9969e5abe2 ICU-2942 Test getDisplayName
X-SVN-Rev: 13345
2003-10-07 19:51:31 +00:00
George Rhoten
41776fc2e1 ICU-3313 Fix library versioning
X-SVN-Rev: 13344
2003-10-07 18:36:09 +00:00
Alan Liu
64c5a40289 ICU-2906 liberalize escaped surrogate pair handling
X-SVN-Rev: 13343
2003-10-07 18:11:01 +00:00
Alan Liu
7fffbdf68f ICU-2906 make unescapeAt() handle escaped surrogate pairs
X-SVN-Rev: 13342
2003-10-07 18:10:37 +00:00
Ram Viswanadha
9ef53293f9 ICU-3309 fix the aliasing
X-SVN-Rev: 13341
2003-10-07 17:24:18 +00:00
Alan Liu
94a17e18a5 ICU-2906 make unescapeAt() handle \u-escaped surrogate pairs
X-SVN-Rev: 13340
2003-10-07 17:22:14 +00:00
Alan Liu
402f683111 ICU-3280 remove unescapeAt(RCI) in favor of using lookahead/jumpahead
X-SVN-Rev: 13339
2003-10-07 16:51:58 +00:00
George Rhoten
81ed46198e ICU-3222 Fix some compiler warnings.
X-SVN-Rev: 13338
2003-10-07 16:12:46 +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
b626ac0b2d ICU-3221 Abstract classes shouldn't have a static class ID
X-SVN-Rev: 13336
2003-10-07 15:47:56 +00:00
Eric Mader
b80b8bc887 ICU-3314 Add U_NAMESPACE_BEGIN, U_NAMESPACE_END
X-SVN-Rev: 13335
2003-10-07 02:23:19 +00:00
Ram Viswanadha
cd76fee190 ICU-3115 fix a bug that prevents the code from picking up table names
X-SVN-Rev: 13334
2003-10-07 00:59:26 +00:00
George Rhoten
ef250cdd79 ICU-2256 Fix a performance issue. Don't initialize with the default locale when you're going to use it as a fill in object.
X-SVN-Rev: 13329
2003-10-06 22:41:57 +00:00
George Rhoten
e7ded0fd0d ICU-3259 Fix a memory leak
X-SVN-Rev: 13328
2003-10-06 22:37:41 +00:00
George Rhoten
adec715ac1 ICU-3259 Fix memory initialization and memory leak problems.
X-SVN-Rev: 13327
2003-10-06 22:32:36 +00:00
George Rhoten
d982e0d2ab ICU-3259 Make it easier to distinguish tests while using heap debugging tools.
X-SVN-Rev: 13326
2003-10-06 22:15:27 +00:00
George Rhoten
c2fbe47c86 ICU-2942 Don't go off the end of the string.
X-SVN-Rev: 13325
2003-10-06 21:13:54 +00:00
George Rhoten
6154b69b6c ICU-1851 Fix uninitialized memory
X-SVN-Rev: 13324
2003-10-06 21:05:04 +00:00
George Rhoten
d91245b24c ICU-3271 Fix a compiler warning for Mac OS 8/9
X-SVN-Rev: 13323
2003-10-06 15:55:31 +00:00
George Rhoten
74b020b976 ICU-3311 Change spelling for Sunday
X-SVN-Rev: 13322
2003-10-06 15:40:11 +00:00
Markus Scherer
1fed84843c ICU-1838 forbid converting surrogate code points in UTF-16/32
X-SVN-Rev: 13321
2003-10-06 03:28:36 +00:00
George Rhoten
4f34da5a08 ICU-3258 Minor whitespace and documentation changes.
X-SVN-Rev: 13320
2003-10-05 23:44:30 +00:00
George Rhoten
539743d8d1 ICU-3156 Remove dead tests that don't need to be there anymore.
X-SVN-Rev: 13319
2003-10-04 17:55:32 +00:00
Alan Liu
66e807ff85 ICU-2966 make clone polymorphic
X-SVN-Rev: 13318
2003-10-04 00:38:19 +00:00
Alan Liu
996bc7de46 ICU-2920 update isRuleWhiteSpace to have a fixed set of characters per UTR #31
X-SVN-Rev: 13317
2003-10-04 00:37:18 +00:00
Doug Felt
63f0e270e9 ICU-2732 add -filter options
X-SVN-Rev: 13316
2003-10-04 00:27:28 +00:00
George Rhoten
fd7d8e1dc5 ICU-2942 Partial implementation of locale script API. More testing to be done later.
X-SVN-Rev: 13315
2003-10-03 23:57:04 +00:00
Andy Heninger
75b6798406 ICU-2128 RBBI monkey test, add periodic tic output when running with an infinite loop count
X-SVN-Rev: 13314
2003-10-03 22:27:35 +00:00
Andy Heninger
760c72a4df ICU-3042 Add enum API constants and tests for line break rule status values.
X-SVN-Rev: 13313
2003-10-03 22:25:26 +00:00
George Rhoten
8add0376b7 ICU-3191 Fix some data
X-SVN-Rev: 13312
2003-10-03 21:48:49 +00:00
George Rhoten
c98eaaa1b1 ICU-3191 Remove duplicate data.
X-SVN-Rev: 13311
2003-10-03 21:39:02 +00:00
George Rhoten
50429d826d ICU-3191 Fix some data
X-SVN-Rev: 13310
2003-10-03 21:22:55 +00:00
George Rhoten
319ada6a93 ICU-3191 Fix case of escaped characters for easier comparison
X-SVN-Rev: 13309
2003-10-03 21:21:34 +00:00
Eric Mader
c352190d78 ICU-3303 add missing return to error case in getGlyphs().
X-SVN-Rev: 13308
2003-10-03 18:56:39 +00:00
George Rhoten
da881aa769 ICU-3191 Fix some data
X-SVN-Rev: 13307
2003-10-03 18:21:57 +00:00
George Rhoten
626d2f98d4 ICU-3191 The locale data now returns different results.
X-SVN-Rev: 13306
2003-10-03 17:40:03 +00:00
Eric Mader
a0b3dbd56c ICU-2257 implement glyph insertion.
X-SVN-Rev: 13305
2003-10-03 16:41:02 +00:00
Andy Heninger
6966edd758 ICU-2128 add isBoundary() check to RBBI MonkeyTest
X-SVN-Rev: 13304
2003-10-03 05:05:13 +00:00
Ram Viswanadha
1a137fc5e2 update
X-SVN-Rev: 13303
2003-10-03 01:38:09 +00:00