Commit Graph

5576 Commits

Author SHA1 Message Date
George Rhoten
5e119cd4aa ICU-770 Memory cleanup
X-SVN-Rev: 7307
2001-12-04 17:27:12 +00:00
Alan Liu
426dadc5a8 ICU-1076 clear toPattern result buffer
X-SVN-Rev: 7306
2001-12-04 05:25:39 +00:00
George Rhoten
37279d71cc ICU-1211 Don't go beyond the end of the array (fix for Solaris, Windows, HP/UX)
X-SVN-Rev: 7304
2001-12-04 02:16:58 +00:00
Alan Liu
8824cc7909 ICU-1575 more mutex and string initialization cleanup
X-SVN-Rev: 7301
2001-12-04 00:08:31 +00:00
George Rhoten
c914380027 ICU-900 Fixed some compiler warnings
X-SVN-Rev: 7300
2001-12-03 23:56:30 +00:00
Alan Liu
ecdf5e0a92 ICU-1575 don't use global mutex
X-SVN-Rev: 7298
2001-12-03 23:50:24 +00:00
Alan Liu
264c5e2f9a ICU-1226 remove stale script/block code
X-SVN-Rev: 7297
2001-12-03 23:32:14 +00:00
Eric Mader
53475997bb ICU-1577 fix gcc compiler warnings.
X-SVN-Rev: 7296
2001-12-03 23:31:52 +00:00
George Rhoten
12bf469d3c ICU-1211 Integrated the Min Cui's test from ICU4J
X-SVN-Rev: 7295
2001-12-03 23:16:04 +00:00
Alan Liu
eba45479e5 ICU-1373 add tests of supplemental character handling by algorithm transliterators
X-SVN-Rev: 7294
2001-12-03 23:09:07 +00:00
Eric Mader
3657aa4170 ICU-1577 fix definition of DEPS, which caused the warning "no file name for '-incluce'"
X-SVN-Rev: 7293
2001-12-03 22:39:50 +00:00
Andy Heninger
316aa9b311 ICU-1576 updated urename.h file for 2.0 ICU release
X-SVN-Rev: 7292
2001-12-03 22:35:34 +00:00
George Rhoten
f0a28aa373 ICU-1028 os/390 fix, which uses EBCDIC instead of ASCII
X-SVN-Rev: 7291
2001-12-03 22:35:02 +00:00
George Rhoten
192e7744fe ICU-1472 Update @draft -> @stable
X-SVN-Rev: 7290
2001-12-03 22:22:18 +00:00
Ram Viswanadha
006e4e3fb1 ICU-1038 Documentation fixes no code change
X-SVN-Rev: 7289
2001-12-03 21:58:00 +00:00
Alan Liu
f8af43b4ae ICU-1373 more fixes to support supplementals
X-SVN-Rev: 7286
2001-12-03 21:43:13 +00:00
Alan Liu
da0fef51a8 ICU-1572 fix ambiguous constructor call
X-SVN-Rev: 7284
2001-12-03 21:31:39 +00:00
Ram Viswanadha
7afda52678 ICU-980 Fix alias names
X-SVN-Rev: 7283
2001-12-03 21:24:15 +00:00
Alan Liu
2443c39da1 ICU-1575 full rule update
X-SVN-Rev: 7281
2001-12-03 20:51:19 +00:00
Alan Liu
3eccfcc26d ICU-1575 fixed normalizing transliterator to get closer to the end in incremental mode; latin-katakana & fullwidth/halfwidth now pass incremental tests. UnicodeSet has some package-private utilities added -- they should be made public next release.
X-SVN-Rev: 7280
2001-12-03 20:50:50 +00:00
George Rhoten
a026a70834 ICU-1220 Fix the Windows build of uconv
X-SVN-Rev: 7278
2001-12-03 20:27:42 +00:00
Andy Heninger
3ddc3827c9 ICU-1576 Rename class Utility to ICU_Utility, to avoid possible conflicts with application classes.
Used by transliteration; may be used by other modules in the future.

X-SVN-Rev: 7276
2001-12-03 20:19:08 +00:00
Ram Viswanadha
5ef961d839 ICU-960 Fix compiler warnings and crashing bug on Unixes
X-SVN-Rev: 7275
2001-12-03 19:55:31 +00:00
Ram Viswanadha
da4610d484 ICU-960 more error logging
X-SVN-Rev: 7273
2001-12-03 19:28:19 +00:00
Markus Scherer
b0a95e14d0 ICU-1549 test lj upper/lower-casing
X-SVN-Rev: 7272
2001-12-03 18:47:52 +00:00
Ram Viswanadha
17cb42a394 ICU-1572 Fix access violation in test
X-SVN-Rev: 7271
2001-12-03 18:41:21 +00:00
George Rhoten
788101acd4 ICU-1556 This is no longer needed because we have the configure option.
X-SVN-Rev: 7270
2001-12-03 18:40:09 +00:00
George Rhoten
07fd534156 ICU-900 Fixed some compiler warnings
X-SVN-Rev: 7267
2001-12-03 18:32:20 +00:00
Alan Liu
35b031a971 ICU-1575 port updated rules
X-SVN-Rev: 7266
2001-12-03 18:30:30 +00:00
George Rhoten
791e9e764c ICU-1259 Fixes for HP/UX11CC
X-SVN-Rev: 7262
2001-12-03 18:06:27 +00:00
George Rhoten
e70635bba6 ICU-770 Memory cleanup
X-SVN-Rev: 7260
2001-12-03 17:13:18 +00:00
Alan Liu
514ea083f8 ICU-1501 fix to handle surrogates
X-SVN-Rev: 7258
2001-12-01 22:37:34 +00:00
Alan Liu
dafa4debfb ICU-1501 fix TestIncrementalProgress
X-SVN-Rev: 7257
2001-12-01 22:29:07 +00:00
Alan Liu
7aea4f6ffd ICU-1572 fix UnicodeSet '&' and '-' handling
X-SVN-Rev: 7256
2001-12-01 21:46:53 +00:00
George Rhoten
d571c6188f ICU-1279 Change the LCID for sh and sr locales like the nn locale, which have more than one mapping.
X-SVN-Rev: 7255
2001-12-01 08:19:56 +00:00
George Rhoten
aa3405d060 ICU-104 Fix for Linux (unfix a warning on HP/UX 11 CC)
X-SVN-Rev: 7253
2001-12-01 06:33:54 +00:00
Ram Viswanadha
f20e95322f ICU-1259 Synch test with ICU4j
X-SVN-Rev: 7252
2001-12-01 04:33:03 +00:00
Ram Viswanadha
15f7564cb7 ICU-1259 Synch rules with ICU4j
X-SVN-Rev: 7249
2001-12-01 04:30:28 +00:00
George Rhoten
3b9185cba0 ICU-1501 Fixed ANSI C (gcc) compiler problem.
X-SVN-Rev: 7248
2001-12-01 03:18:08 +00:00
Alan Liu
302bf822c7 ICU-1572 fix UnicodeSet.toPattern() round trip bugs
X-SVN-Rev: 7245
2001-12-01 01:33:41 +00:00
George Rhoten
f55499cf92 ICU-900 Fixed some compiler warnings
X-SVN-Rev: 7240
2001-12-01 00:32:29 +00:00
Ram Viswanadha
8c16739f86 ICU-452 Update with comments from Markus
X-SVN-Rev: 7236
2001-11-30 23:59:23 +00:00
Helena Chapman
6f5df69456 ICU-1501 Updated Upper/Lower/TitlecaseTransliterator and checked in new casing tests for surrogates from Java.
X-SVN-Rev: 7235
2001-11-30 23:53:55 +00:00
George Rhoten
1022f98094 ICU-104 Fix Solaris optimization bug
X-SVN-Rev: 7234
2001-11-30 23:27:28 +00:00
George Rhoten
4ca9b67054 ICU-900 Fixed some compiler warnings
X-SVN-Rev: 7233
2001-11-30 23:01:40 +00:00
George Rhoten
7619d3574b ICU-104 Fix for HP/UX 11 CC
X-SVN-Rev: 7229
2001-11-30 22:23:45 +00:00
Markus Scherer
bbb1ebd15e ICU-960 small fixes and optimizations
X-SVN-Rev: 7227
2001-11-30 22:15:36 +00:00
Alan Liu
b720561095 ICU-1560 sync C rules with Java
X-SVN-Rev: 7224
2001-11-30 21:24:16 +00:00
George Rhoten
f544712400 ICU-900 Fixed some compiler warnings
X-SVN-Rev: 7221
2001-11-30 20:11:33 +00:00
George Rhoten
74d95b9cee ICU-104 Fix for EBCDIC machines.
X-SVN-Rev: 7220
2001-11-30 19:57:11 +00:00