Vladimir Weinstein
|
c85bfd56c3
|
ICU-847 revised API and logic for bound generator. Needs more tests and examples
X-SVN-Rev: 7501
|
2002-01-24 23:02:02 +00:00 |
|
Vladimir Weinstein
|
8f52fc6f60
|
ICU-1599 made ucol_tok_inittokenlist more robust
X-SVN-Rev: 7479
|
2002-01-23 18:26:47 +00:00 |
|
George Rhoten
|
0836738cc1
|
ICU-1630 Move UMTX from utypes.h to umutex.h,
and remove unneeded references to mutex.h (so we can find multithreading issues more easily)
X-SVN-Rev: 7478
|
2002-01-23 17:17:06 +00:00 |
|
George Rhoten
|
2766f1ce9c
|
ICU-1629 Remove an inaccurate comment between the invariant converter and the default converter
X-SVN-Rev: 7475
|
2002-01-23 02:03:11 +00:00 |
|
George Rhoten
|
9307dbf205
|
ICU-1272 Hide the cleanup functionality
X-SVN-Rev: 7474
|
2002-01-23 02:01:19 +00:00 |
|
George Rhoten
|
24fb5c7668
|
ICU-1629 Simplify UnicodeString creation
X-SVN-Rev: 7471
|
2002-01-22 00:27:49 +00:00 |
|
Vladimir Weinstein
|
429d200e9d
|
ICU-847 upper and lower bound APIs - working version, not fully complete
X-SVN-Rev: 7469
|
2002-01-21 23:54:34 +00:00 |
|
George Rhoten
|
c6f5b3eedc
|
ICU-1099 Make all string data const
X-SVN-Rev: 7467
|
2002-01-21 21:40:41 +00:00 |
|
Yves Arrouye
|
ba0e60f683
|
ICU-1608 fix a bug in uprv_uca_cloneTempTable() that crashes
uprv_uca_closeTempTable().
X-SVN-Rev: 7443
|
2002-01-17 04:25:48 +00:00 |
|
George Rhoten
|
be02bc0060
|
ICU-1612 Fix SimpleTimeZone::setDSTSavings
X-SVN-Rev: 7437
|
2002-01-12 01:29:22 +00:00 |
|
Markus Scherer
|
f5a5b2efe6
|
ICU-1611 use u_enumCharTypes in UnicodePropertySet::getCategorySet
X-SVN-Rev: 7435
|
2002-01-12 00:22:55 +00:00 |
|
George Rhoten
|
b3b7b301d6
|
ICU-882 Remove old version of setDSTSavings()
X-SVN-Rev: 7432
|
2002-01-11 23:37:57 +00:00 |
|
Vladimir Weinstein
|
ae091aac7b
|
ICU-1602 long primary build code. Also fix for a bug that assigned values to implicit CEs in CJK range (the data was correct, but it increased the size of the data file)
X-SVN-Rev: 7411
|
2002-01-08 22:16:56 +00:00 |
|
Vladimir Weinstein
|
8be8e7e5c4
|
ICU-1602 runtime support for three byte primaries
X-SVN-Rev: 7401
|
2002-01-08 00:11:54 +00:00 |
|
Vladimir Weinstein
|
2131d21888
|
ICU-1594 remove supplemental latin1 mapping from the data file, as there is one already included in the utrie, and
jitterbug 1599: testing the results of malloc/realloc, preserving status in some operations
X-SVN-Rev: 7377
|
2001-12-28 20:58:58 +00:00 |
|
Vladimir Weinstein
|
99976f36e8
|
ICU-1594 remove supplemental latin1 mapping from the data file, as there is one already included in the utrie
X-SVN-Rev: 7376
|
2001-12-28 20:55:24 +00:00 |
|
Vladimir Weinstein
|
ce3c06861d
|
ICU-1599 testing the results of malloc/realloc, preserving status in some operations
X-SVN-Rev: 7375
|
2001-12-28 20:53:44 +00:00 |
|
Vladimir Weinstein
|
b310fd38da
|
ICU-1594 collation now uses generalized utrie data structure
X-SVN-Rev: 7352
|
2001-12-19 07:00:45 +00:00 |
|
Alan Liu
|
b8d527f6ac
|
ICU-929 fix indexOf bug
X-SVN-Rev: 7347
|
2001-12-13 22:57:08 +00:00 |
|
Alan Liu
|
cafdcca519
|
ICU-1591 clean up TransliterationRule
X-SVN-Rev: 7344
|
2001-12-11 22:11:51 +00:00 |
|
Alan Liu
|
16fcadebb0
|
ICU-1591 clean up TransliterationRule
X-SVN-Rev: 7342
|
2001-12-11 17:45:13 +00:00 |
|
Alan Liu
|
6e4cce25cd
|
ICU-929 add indexOf() and charAt() methods
X-SVN-Rev: 7340
|
2001-12-11 01:13:33 +00:00 |
|
Alan Liu
|
e8edb9740e
|
ICU-1592 add Sk to SKIP set
X-SVN-Rev: 7339
|
2001-12-11 00:02:07 +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 |
|
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 |
|
Alan Liu
|
f8af43b4ae
|
ICU-1373 more fixes to support supplementals
X-SVN-Rev: 7286
|
2001-12-03 21:43:13 +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 |
|
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 |
|
George Rhoten
|
07fd534156
|
ICU-900 Fixed some compiler warnings
X-SVN-Rev: 7267
|
2001-12-03 18:32:20 +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
|
7aea4f6ffd
|
ICU-1572 fix UnicodeSet '&' and '-' handling
X-SVN-Rev: 7256
|
2001-12-01 21:46:53 +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 |
|
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
|
4ca9b67054
|
ICU-900 Fixed some compiler warnings
X-SVN-Rev: 7233
|
2001-11-30 23:01:40 +00:00 |
|
George Rhoten
|
78a66d2c3b
|
ICU-1566 Use TRUE instead of true
X-SVN-Rev: 7200
|
2001-11-30 01:26:49 +00:00 |
|
Alan Liu
|
54d8e90e03
|
ICU-1560 sync with Java
X-SVN-Rev: 7199
|
2001-11-30 01:24:25 +00:00 |
|
Helena Chapman
|
cd5de5761f
|
ICU-1501 Ported back the Upper/Lower/TitlecaseTransliterator changes from Java.
X-SVN-Rev: 7192
|
2001-11-30 00:57:29 +00:00 |
|
George Rhoten
|
859edb1416
|
ICU-1567 This should fix some of the AIX 4.3/Visual Age 5 preprocessor problems
X-SVN-Rev: 7187
|
2001-11-30 00:06:13 +00:00 |
|
Alan Liu
|
2db72dd89a
|
ICU-1566 make getDisplayName() grok variants
X-SVN-Rev: 7186
|
2001-11-29 23:49:44 +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 |
|
Vladimir Weinstein
|
655e6da650
|
ICU-1465 review @draft/@stable tags
X-SVN-Rev: 7175
|
2001-11-29 20:22:25 +00:00 |
|
Alan Liu
|
129fb5c916
|
ICU-1514 map Remove' => Null
X-SVN-Rev: 7169
|
2001-11-29 18:03:51 +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 |
|