Commit Graph

2524 Commits

Author SHA1 Message Date
Markus Scherer
320958102b ICU-2581 add global new/delete with crashing implementations to make sure they are never called from within icu4c
X-SVN-Rev: 10698
2002-12-17 21:26:31 +00:00
Markus Scherer
6ed802dbb0 ICU-2134 document .res file format, add alias type description
X-SVN-Rev: 10690
2002-12-16 22:43:08 +00:00
Steven R. Loomis
6752e8727f ICU-2457 urename.h update - one last time
X-SVN-Rev: 10687
2002-12-16 20:11:42 +00:00
Steven R. Loomis
48cfd87d30 ICU-2529 Removing GetDynamicClassID() functions that should not be implemented
X-SVN-Rev: 10686
2002-12-16 20:08:20 +00:00
George Rhoten
904ea6decc ICU-2135 All objects must derive from UMemory at least.
X-SVN-Rev: 10680
2002-12-14 09:19:33 +00:00
George Rhoten
11eaa7dc5b ICU-2135 Use static const arrays for strings instead of pointers to strings.
X-SVN-Rev: 10679
2002-12-14 09:06:40 +00:00
George Rhoten
24022e58e0 ICU-2135 Make the memory read only
X-SVN-Rev: 10678
2002-12-14 09:05:34 +00:00
George Rhoten
a4393f8db9 ICU-2135 Don't use static variables in headers.
Make these C++ classes a part of the ICU namespace.
Use static const arrays for strings instead of pointers to strings.

X-SVN-Rev: 10677
2002-12-14 09:05:17 +00:00
George Rhoten
96d7a9c8a7 ICU-2135 Don't export these private static variable names.
It makes it difficult to find other cache locations.

X-SVN-Rev: 10676
2002-12-14 09:03:22 +00:00
Alan Liu
fcaea48b4b ICU-2135 fix DigitList::operator= to avoid reading unassigned memory
X-SVN-Rev: 10661
2002-12-13 19:46:06 +00:00
Ram Viswanadha
e562766f2e ICU-2565 add @stable, etc tags
X-SVN-Rev: 10641
2002-12-12 02:21:38 +00:00
Steven R. Loomis
fa393874ff ICU-2529 DBBI had wrong classID!
X-SVN-Rev: 10639
2002-12-12 01:45:20 +00:00
George Rhoten
91413b76be ICU-2565 add @stable labels etc.
X-SVN-Rev: 10637
2002-12-12 01:25:55 +00:00
Ram Viswanadha
4a5e1a6071 ICU-2565 update documentation
X-SVN-Rev: 10635
2002-12-12 01:22:09 +00:00
Ram Viswanadha
a4fd8aaa88 ICU-2565 add @stable, etc tags
X-SVN-Rev: 10633
2002-12-12 01:01:41 +00:00
George Rhoten
388475ac32 ICU-2565 add @stable labels etc.
X-SVN-Rev: 10629
2002-12-12 00:27:50 +00:00
Alan Liu
6280a790ee ICU-2556 add docs per review; add quotes around 'which' for clarity
X-SVN-Rev: 10620
2002-12-11 23:28:44 +00:00
Markus Scherer
0ef875e461 ICU-2565 add @stable labels etc.
X-SVN-Rev: 10618
2002-12-11 22:49:18 +00:00
Vladimir Weinstein
387f59a820 ICU-2558 more fixes to status handling
X-SVN-Rev: 10617
2002-12-11 22:35:01 +00:00
Alan Liu
ef270eaf82 ICU-2504 add comments for transliterator and format errorcodes; fix typo in spelling, U_MULTIPLE_DECIMAL_SEPERATORS => U_MULTIPLE_DECIMAL_SEPARATORS (old spelling still defined for compatibility)
X-SVN-Rev: 10616
2002-12-11 22:29:17 +00:00
Alan Liu
3c23b5eaf7 ICU-2504 fix typo in spelling, U_MULTIPLE_DECIMAL_SEPERATORS => U_MULTIPLE_DECIMAL_SEPARATORS (old spelling still defined for compatibility)
X-SVN-Rev: 10615
2002-12-11 22:28:34 +00:00
Alan Liu
6e90a34749 ICU-2556 use new UCHAR_GENERAL_CATEGORY_MASK enum
X-SVN-Rev: 10608
2002-12-11 19:36:51 +00:00
Andy Heninger
11960914d0 ICU-2562 better error in breakiterator for missing ICU data.
X-SVN-Rev: 10606
2002-12-11 18:26:35 +00:00
Vladimir Weinstein
42a9879b66 ICU-2558 fixed resb code overwriting warning statuses
X-SVN-Rev: 10599
2002-12-11 01:39:59 +00:00
Alan Liu
d669d4e484 ICU-2556 use new UCHAR_GENERAL_CATEGORY_MASK enum
X-SVN-Rev: 10597
2002-12-11 01:16:51 +00:00
Alan Liu
53406ecc37 ICU-2556 implement UCHAR_GENERAL_CATEGORY_MASK in name api; refine min/max behavior
X-SVN-Rev: 10596
2002-12-11 01:09:02 +00:00
Markus Scherer
605aa7f4b7 ICU-1994 add note about "Storage Layout Engines"
X-SVN-Rev: 10592
2002-12-11 00:31:55 +00:00
Steven R. Loomis
97eeea4679 ICU-2457 urename update
X-SVN-Rev: 10591
2002-12-11 00:21:13 +00:00
George Rhoten
fdd9159abc ICU-2087 Add @internal tags and documentation.
X-SVN-Rev: 10589
2002-12-10 23:15:21 +00:00
George Rhoten
7f43e924bd ICU-2087 Add @internal tags and documentation.
X-SVN-Rev: 10588
2002-12-10 22:46:57 +00:00
Markus Scherer
fa40be5ab6 ICU-2244 UObject must inherit UMemory!
X-SVN-Rev: 10586
2002-12-10 21:57:37 +00:00
Andy Heninger
902b371b01 ICU-2103 API docs, @stable, @draft, etc. added.
X-SVN-Rev: 10579
2002-12-10 17:58:32 +00:00
Steven R. Loomis
e2c19fb93a ICU-2039 removing uncalled functions
X-SVN-Rev: 10574
2002-12-10 02:14:30 +00:00
Markus Scherer
3b3abb2441 ICU-2039 improve code coverage
X-SVN-Rev: 10571
2002-12-10 01:06:07 +00:00
Markus Scherer
1ac328c13c ICU-2556 add UCHAR_GENERAL_CATEGORY_MASK
X-SVN-Rev: 10570
2002-12-10 00:33:45 +00:00
Vladimir Weinstein
ec227bbac8 ICU-2504 Comments added to errorcodes
X-SVN-Rev: 10569
2002-12-09 23:52:39 +00:00
Andy Heninger
4ad4a67b9a ICU-2504 Comments added to errorcodes for RBBI
X-SVN-Rev: 10567
2002-12-09 23:06:45 +00:00
George Rhoten
53153b09b4 ICU-2000 Fix some compiler warnings
X-SVN-Rev: 10556
2002-12-08 09:40:06 +00:00
George Rhoten
e7b85bac9a ICU-2000 Fixed some compiler warnings.
X-SVN-Rev: 10552
2002-12-06 23:07:48 +00:00
Eric Mader
02f00e1d05 ICU-2087 Updated @draft tags to reflect recent changes.
X-SVN-Rev: 10548
2002-12-06 22:09:57 +00:00
George Rhoten
f3b26eabbe ICU-2118 ICUServiceTest shouldn't be a part of icu namespace.
This change makes it easier to see which ICU clases aren't being tested.

X-SVN-Rev: 10535
2002-12-06 18:29:32 +00:00
Vladimir Weinstein
012f463115 ICU-2107 added copyright notices
X-SVN-Rev: 10522
2002-12-06 01:40:42 +00:00
Vladimir Weinstein
760d3f2d73 ICU-2135 method didn't return a value
X-SVN-Rev: 10521
2002-12-06 00:33:55 +00:00
Markus Scherer
2ea302afc3 ICU-2087 change @deprecated to @obsolete
X-SVN-Rev: 10520
2002-12-06 00:33:30 +00:00
Vladimir Weinstein
ba679fb764 ICU-2135 Doug's changes to the service registration memory handling
X-SVN-Rev: 10519
2002-12-06 00:22:10 +00:00
Markus Scherer
982f05ae4a ICU-2087 change @deprecated to @obsolete
X-SVN-Rev: 10518
2002-12-06 00:19:24 +00:00
Markus Scherer
03c7c4bee7 ICU-2087 change @deprecated to @obsolete
X-SVN-Rev: 10513
2002-12-05 23:26:26 +00:00
George Rhoten
d21b9c91dc ICU-2543 Fix UCONFIG_NO_BREAK_ITERATION
X-SVN-Rev: 10505
2002-12-05 19:28:09 +00:00
George Rhoten
ae5e2c31b0 ICU-2087 Add @stable
X-SVN-Rev: 10491
2002-12-05 01:36:10 +00:00
Alan Liu
b00b17ebd1 ICU-2087 add "ICU 2.0" to versionless @stable tags, and add "ICU" to @stable tags that lack it
X-SVN-Rev: 10488
2002-12-05 00:30:16 +00:00
Andy Heninger
0ddd9b68bf ICU-2541 Memory leak in RBBI rule builder fixed.
X-SVN-Rev: 10485
2002-12-05 00:18:16 +00:00
Andy Heninger
0fa3cf9a11 ICU-2541 Memory leak in RBBI rule builder fixed.
X-SVN-Rev: 10484
2002-12-04 23:51:27 +00:00
Markus Scherer
64e714a1ef ICU-2087 change @stable to @stable ICU 2.0
X-SVN-Rev: 10482
2002-12-04 23:39:56 +00:00
Doug Felt
a382d860fa ICU-2135 service memory leaks
X-SVN-Rev: 10478
2002-12-04 18:50:01 +00:00
Andy Heninger
ba62204560 ICU-2103 API docs, @stable, @draft, etc. added.
X-SVN-Rev: 10476
2002-12-04 18:21:09 +00:00
Vladimir Weinstein
bcd885f8c0 ICU-2087 change @draft 2.0 to @stable
X-SVN-Rev: 10459
2002-12-03 23:50:06 +00:00
George Rhoten
d44475ada0 ICU-2087 @draft -> @stable
X-SVN-Rev: 10423
2002-12-02 23:06:55 +00:00
Markus Scherer
59f1257b92 ICU-2087 change @draft to @deprecated
X-SVN-Rev: 10421
2002-12-02 22:44:22 +00:00
Markus Scherer
4754f5838f ICU-2087 change @draft ICU 2.0 to @stable
X-SVN-Rev: 10419
2002-12-02 21:56:03 +00:00
George Rhoten
1341f3bcd1 ICU-2000 Fix some compiler warnings
X-SVN-Rev: 10411
2002-11-30 04:41:53 +00:00
George Rhoten
3a350fa020 ICU-2118 DigitList is a utility class that should only be used by DecimalFormat.
The usage here is incorrect and very slow for converting an int -> UnicodeString.

X-SVN-Rev: 10410
2002-11-30 02:46:55 +00:00
George Rhoten
bef9018f7e ICU-2118 DigitList is a utility class because some of its fields are public.
It should derive from UMemory instead of UObject because of this, and some of its RTTI info should be removed.

X-SVN-Rev: 10409
2002-11-30 02:43:51 +00:00
Vladimir Weinstein
8e192f2f4a ICU-2135 fixing memory problems
X-SVN-Rev: 10407
2002-11-28 08:53:37 +00:00
Steven R. Loomis
2720003f78 ICU-2529 close the namespace inside the #ifdef please
X-SVN-Rev: 10405
2002-11-28 01:27:35 +00:00
Alan Liu
c97958843b ICU-2087 correct typo 2.2 => 2.4
X-SVN-Rev: 10401
2002-11-27 20:08:13 +00:00
Alan Liu
8d85ca3664 ICU-2087 change @draft ICU 2.0 tags to @stable
X-SVN-Rev: 10400
2002-11-27 20:07:53 +00:00
Ram Viswanadha
e7de4f63c6 ICU-2068 make @draft 2.0 to @stable
X-SVN-Rev: 10399
2002-11-27 17:53:28 +00:00
Steven R. Loomis
dc7e2817d4 ICU-2087 @draft -> @stable
X-SVN-Rev: 10397
2002-11-27 17:27:31 +00:00
Ram Viswanadha
6996158d17 ICU-2118 improve API coverage
X-SVN-Rev: 10393
2002-11-27 02:11:42 +00:00
Markus Scherer
f3b20763e2 ICU-2351 improve setToBogus() documentation
X-SVN-Rev: 10386
2002-11-26 23:43:49 +00:00
Markus Scherer
fdc0319c0f ICU-2118 improve UnicodeString API coverage
X-SVN-Rev: 10385
2002-11-26 23:33:37 +00:00
Markus Scherer
8bc71e512b ICU-2118 pin more indices
X-SVN-Rev: 10384
2002-11-26 23:32:55 +00:00
Markus Scherer
230d313ee1 ICU-2118 improve *CharacterIterator API coverage
X-SVN-Rev: 10382
2002-11-26 21:18:47 +00:00
George Rhoten
d9174bc390 ICU-2474 Fix an EBCDIC problem
X-SVN-Rev: 10373
2002-11-26 16:03:52 +00:00
Doug Felt
ba30384f10 ICU-1949 StringEnumeration changes to public UObject
X-SVN-Rev: 10372
2002-11-26 00:46:48 +00:00
Markus Scherer
4612e951c7 ICU-2351 improve setToBogus() documentation
X-SVN-Rev: 10370
2002-11-26 00:08:40 +00:00
Markus Scherer
c8dd26aef9 ICU-2145 use macros for 0xffff and 0x10ffff
X-SVN-Rev: 10369
2002-11-25 22:44:48 +00:00
Markus Scherer
d9ed0431f0 ICU-2001 more comments on the inclusions set
X-SVN-Rev: 10368
2002-11-25 22:42:55 +00:00
Doug Felt
f194e6800b ICU-1949 icuservice
X-SVN-Rev: 10365
2002-11-24 23:46:04 +00:00
Markus Scherer
dc7dc3cb9f ICU-1949 add ustrenum.h
X-SVN-Rev: 10362
2002-11-23 01:08:14 +00:00
Syn Wee Quek
4691489129 ICU-2118
removed unnecessary and uncalled private methods

X-SVN-Rev: 10359
2002-11-23 00:51:10 +00:00
George Rhoten
cfdcb75347 ICU-1949 Fix some compiler warnings
X-SVN-Rev: 10355
2002-11-22 23:58:49 +00:00
Alan Liu
856c6142b2 ICU-2015 enhance/correct docs per review
X-SVN-Rev: 10347
2002-11-22 19:37:28 +00:00
Alan Liu
1e2ccf2c67 ICU-2015 move *_START identifiers to position #2 so debugger picks up "real" symbolic name
X-SVN-Rev: 10346
2002-11-22 19:36:55 +00:00
Syn Wee Quek
3b5d4d54fc ICU-2118
code coverage updates

X-SVN-Rev: 10345
2002-11-22 18:59:25 +00:00
Doug Felt
d6a9220d93 ICU-1949 StringEnumeration changes and some cleanup
X-SVN-Rev: 10341
2002-11-22 18:20:28 +00:00
Doug Felt
128bf53fe3 ICU-1949 change StringEnumeration per Markus's request
X-SVN-Rev: 10339
2002-11-22 18:16:02 +00:00
George Rhoten
4cd0cba09c ICU-2135 Make it easier to step through the code
X-SVN-Rev: 10336
2002-11-22 08:27:12 +00:00
Andy Heninger
aee9885219 ICU-1949 export unicode/strenum.h to icu/include; needed by brkiter.h
X-SVN-Rev: 10332
2002-11-22 00:39:41 +00:00
George Rhoten
f7384d4fe0 ICU-2000 Don't make the word error show in the warning message.
X-SVN-Rev: 10328
2002-11-21 23:58:25 +00:00
George Rhoten
8bca5d3989 ICU-1977 Increase code coverage
X-SVN-Rev: 10317
2002-11-21 19:24:53 +00:00
Doug Felt
bff98f6ace ICU-1964 doc cleanup and review changes
X-SVN-Rev: 10298
2002-11-20 17:16:11 +00:00
Doug Felt
aa710b99dd ICU-2203 minor cleanup
X-SVN-Rev: 10297
2002-11-20 17:15:34 +00:00
Andy Heninger
24bf088281 ICU-105 Regular Expressions, changes from code review
X-SVN-Rev: 10294
2002-11-19 19:31:03 +00:00
Markus Scherer
dc2a132696 ICU-2351 allow remove(guaranteed everything) and truncate(0) to also un-bogus a string
X-SVN-Rev: 10289
2002-11-19 02:12:39 +00:00
Markus Scherer
a1fcf67ec4 ICU-2351 make behavior of bogus strings consistent with NULL: only assignment revives a bogus string
X-SVN-Rev: 10281
2002-11-16 01:10:52 +00:00
Markus Scherer
9cb1c40db3 ICU-2351 make behavior of bogus strings consistent with NULL: only assignment revives a bogus string
X-SVN-Rev: 10280
2002-11-16 01:05:36 +00:00
Doug Felt
82e5383a7e ICU-2203 cleanup api after code review
X-SVN-Rev: 10277
2002-11-15 23:52:14 +00:00
George Rhoten
5c279e1290 ICU-2474 Fix linkage problem
X-SVN-Rev: 10267
2002-11-15 17:36:49 +00:00
Alan Liu
e0beb5b008 ICU-1125 move formal syntax table to end of class javadoc
X-SVN-Rev: 10266
2002-11-15 01:58:29 +00:00
Alan Liu
908561fe2a ICU-2038 move stack vars down
X-SVN-Rev: 10265
2002-11-14 22:42:13 +00:00
Alan Liu
de131d145e ICU-2038 update docs per Markus feedback
X-SVN-Rev: 10264
2002-11-14 22:26:41 +00:00
Doug Felt
767827eb75 ICU-1949 cleanup mutex, old debug ifdefs
X-SVN-Rev: 10257
2002-11-14 17:48:26 +00:00
Doug Felt
5c886229bf ICU-2203 fixes to breakiterator registration
X-SVN-Rev: 10256
2002-11-14 17:47:49 +00:00
Markus Scherer
efece3ac74 ICU-2410 fix example comment
X-SVN-Rev: 10254
2002-11-14 02:16:22 +00:00
Alan Liu
63f4ff679f ICU-1837 add javadoc re: U+FFFF and style info
X-SVN-Rev: 10249
2002-11-14 01:44:57 +00:00
Steven R. Loomis
f9173f3f2b ICU-2085 Don't have trailing commas in enums.
X-SVN-Rev: 10244
2002-11-14 00:43:21 +00:00
George Rhoten
8c4673aa29 ICU-2085 #ifdef out deprecated code
X-SVN-Rev: 10239
2002-11-13 22:36:43 +00:00
Markus Scherer
9ab5577904 ICU-2085 remove ignore_hangul from active duty
X-SVN-Rev: 10238
2002-11-13 22:34:33 +00:00
Alan Liu
93e834a970 ICU-2410 make max(bogus)=-1, script(bogus)=0, min(script)=0
X-SVN-Rev: 10234
2002-11-13 20:03:11 +00:00
Alan Liu
bf4b94596e ICU-2347 fix typo
X-SVN-Rev: 10233
2002-11-13 18:48:19 +00:00
Alan Liu
678e8ec99a ICU-2347 add uenum_openStringEnumeration (private)
X-SVN-Rev: 10229
2002-11-12 23:44:54 +00:00
Alan Liu
ee3fc7728b ICU-1949 add forward decl for UnicodeString
X-SVN-Rev: 10228
2002-11-12 23:40:05 +00:00
George Rhoten
c0fb379e40 ICU-2000 Fixed some compiler warnings
X-SVN-Rev: 10223
2002-11-12 00:50:59 +00:00
George Rhoten
dcfd5744ca ICU-2000 Fix some compiler warnings.
X-SVN-Rev: 10222
2002-11-12 00:43:02 +00:00
George Rhoten
1560a2fb59 ICU-2000 Fix some compiler warnings.
X-SVN-Rev: 10219
2002-11-11 18:39:28 +00:00
Doug Felt
db4ae82cbd ICU-1949 another fix for reentrant locks. Better would be a fix to mutex.
X-SVN-Rev: 10217
2002-11-09 02:19:06 +00:00
Doug Felt
649d22bf27 ICU-2203 remove synch in cleanup
X-SVN-Rev: 10212
2002-11-08 20:13:53 +00:00
Doug Felt
9b74d3f1fc ICU-1949 icuservice - cleanup, reentrant lock fix
X-SVN-Rev: 10210
2002-11-08 18:49:15 +00:00
Doug Felt
fc7db155e6 ICU-2203 BreakIterator service registration - cleanup
X-SVN-Rev: 10207
2002-11-08 18:07:48 +00:00
George Rhoten
bc942255a2 ICU-2203 Fix for Solaris
X-SVN-Rev: 10206
2002-11-08 04:38:37 +00:00
Markus Scherer
c2b0d61466 ICU-2094 add pErrorCode argument to uprv_haveProperties()
X-SVN-Rev: 10205
2002-11-08 02:22:15 +00:00
Markus Scherer
5e4e604d8c ICU-2314 add fromUBytesLength to .cnv file structure
X-SVN-Rev: 10203
2002-11-08 02:03:10 +00:00
Markus Scherer
dd1b7cb1a4 ICU-1849 properly detect UTF-7 signature(s)
X-SVN-Rev: 10202
2002-11-08 01:28:14 +00:00
Doug Felt
9e3ffd17d1 ICU-2203 BreakIterator service registration
X-SVN-Rev: 10197
2002-11-08 00:22:18 +00:00
Doug Felt
ce5a830202 ICU-1949 ICUService API (private for now)
X-SVN-Rev: 10196
2002-11-08 00:20:14 +00:00
Markus Scherer
442a78aeec ICU-2466 add IMAP-mailbox-name converter
X-SVN-Rev: 10187
2002-11-07 21:02:24 +00:00
Doug Felt
78e3bc3e2b ICU-1949 ICUService API (private for now)
X-SVN-Rev: 10184
2002-11-07 08:07:59 +00:00
Doug Felt
8f354b5a9e ICU-1949 ICUService API (private for now)
X-SVN-Rev: 10183
2002-11-07 08:02:41 +00:00
Markus Scherer
3c4333f7e1 ICU-2294 document non-subclassability
X-SVN-Rev: 10181
2002-11-07 02:38:51 +00:00
Andy Heninger
2d39fda4e3 ICU-105 Regular Expressions, ongoing development
X-SVN-Rev: 10180
2002-11-07 02:34:46 +00:00
Steven R. Loomis
f8f62de907 ICU-2457 update document on what needs to be updated to include stubdata
X-SVN-Rev: 10179
2002-11-07 02:11:05 +00:00
Markus Scherer
1b88d738fe ICU-2336 fix some comments about UTF-7
X-SVN-Rev: 10178
2002-11-07 01:57:18 +00:00
Alan Liu
819429ec06 ICU-2015 move getRuleWhiteSpaceSet to uprops and convert it from C++ to C
X-SVN-Rev: 10177
2002-11-07 01:28:14 +00:00
Vladimir Weinstein
880efe6d02 ICU-1949 removed absent file from the project
X-SVN-Rev: 10174
2002-11-06 22:56:49 +00:00
Doug Felt
e39b3b40a7 ICU-1949 ICUService API (private for now)
X-SVN-Rev: 10173
2002-11-06 22:14:49 +00:00
Markus Scherer
ef8d48e498 ICU-2001 enum constant name U_a is even safer than _a
X-SVN-Rev: 10172
2002-11-06 20:50:03 +00:00
Markus Scherer
ea20cfd4a6 ICU-2001 enum is safer than #define...
X-SVN-Rev: 10158
2002-11-06 03:09:56 +00:00
Andy Heninger
96ec073b83 ICU-105 Regular Expressions, ongoing development
X-SVN-Rev: 10157
2002-11-06 02:35:20 +00:00
Markus Scherer
5b21996599 ICU-2001 build more precise inclusions list (set) mostly from UCD data trie enumeration, plus code points for which properties are hardcoded
X-SVN-Rev: 10155
2002-11-06 00:52:44 +00:00
Markus Scherer
6ebcafd22d ICU-1785 implement unorm_isNFSkippable() and unorm_addPropertyStarts()
X-SVN-Rev: 10153
2002-11-05 00:57:52 +00:00
Markus Scherer
7f33a69caf ICU-1785 build skippables data; formatVersion 2.2
X-SVN-Rev: 10152
2002-11-05 00:56:25 +00:00
Steven R. Loomis
53ddbf2cdd ICU-2457 Bump version # to 2.4
X-SVN-Rev: 10149
2002-11-04 22:58:20 +00:00
Alan Liu
1ad9f88a32 ICU-2015 add total_size to header to inform java
X-SVN-Rev: 10145
2002-11-04 18:32:45 +00:00
Alan Liu
0c227bbcfb ICU-2015 add fields to header to inform java
X-SVN-Rev: 10144
2002-11-01 23:40:31 +00:00
Alan Liu
10fdb77455 ICU-2015 remove dead code
X-SVN-Rev: 10143
2002-11-01 23:20:10 +00:00
Alan Liu
602c0dd8fc ICU-2015 fix alignment!
X-SVN-Rev: 10142
2002-11-01 23:19:49 +00:00
Alan Liu
cc93a87ab1 ICU-2096 document new (2.4) APIs for property name<->enum per Markus discussion
X-SVN-Rev: 10140
2002-11-01 14:51:43 +00:00
Alan Liu
69ede390df ICU-2325 make unescape recognize \e \cX
X-SVN-Rev: 10138
2002-11-01 14:36:38 +00:00
Steven R. Loomis
10bc681d20 ICU-2457 update to 2.4 version number
X-SVN-Rev: 10137
2002-11-01 01:45:24 +00:00
George Rhoten
f85b8fd193 ICU-2394 Update the http:// link
X-SVN-Rev: 10136
2002-10-31 23:34:15 +00:00
George Rhoten
594a11605a ICU-2015 Really add propname.h
X-SVN-Rev: 10133
2002-10-31 21:32:15 +00:00
George Rhoten
31ebf42323 ICU-1977 add additional Converter Alias functions
get all converters
get the canonical names from a tagged alias

X-SVN-Rev: 10121
2002-10-30 22:52:08 +00:00
Alan Liu
b8cd8cf015 ICU-2015 add propname.o
X-SVN-Rev: 10114
2002-10-30 21:46:41 +00:00
Alan Liu
e9309088bb ICU-2015 make uscript use property alias API
X-SVN-Rev: 10103
2002-10-30 18:25:27 +00:00
Alan Liu
a1d0b63d78 ICU-2015 add double and string enum ranges to UProperty; add new property alias API; add comment tags read by genpname; add U_GC_LC_MASK
X-SVN-Rev: 10102
2002-10-30 18:24:53 +00:00
Alan Liu
432a2979d3 ICU-2015 rewrite upropset guts to use new property alias API; move code into uniset
X-SVN-Rev: 10101
2002-10-30 18:24:00 +00:00
Alan Liu
72802d9da6 ICU-2015 add uprv_getInclusions(), formerly implemented in upropset.cpp
X-SVN-Rev: 10100
2002-10-30 18:12:49 +00:00
Alan Liu
4e051554eb ICU-2015 add propname.[cpp|h]
X-SVN-Rev: 10099
2002-10-30 18:11:04 +00:00
Alan Liu
9a4ac886fe ICU-2015 initial checkin
X-SVN-Rev: 10098
2002-10-30 18:09:55 +00:00
Alan Liu
584ee76800 ICU-2015 amend comment
X-SVN-Rev: 10097
2002-10-30 18:07:23 +00:00
Alan Liu
98d8629ada ICU-2447 add range functions for add, remove, contains
X-SVN-Rev: 10085
2002-10-29 19:05:03 +00:00
Ram Viswanadha
4bf3d9b4b4 ICU-2411 make iso-2022-kr converter more lenient
X-SVN-Rev: 10079
2002-10-29 01:53:19 +00:00
Andy Heninger
5494469d5b ICU-105 Regular Expressions, ongoing development
X-SVN-Rev: 10076
2002-10-29 01:20:15 +00:00
George Rhoten
130f5c120b ICU-1885 Allow z/OS to use UCNV_SWAP_LFNL_OPTION_STRING
X-SVN-Rev: 10067
2002-10-25 22:46:22 +00:00
Markus Scherer
47cbd46736 ICU-2145 fix @stable to @draft ICU 2.4 for new functions
X-SVN-Rev: 10064
2002-10-25 00:56:13 +00:00
Andy Heninger
425ac49187 ICU-105 Regular Expressions, ongoing development
X-SVN-Rev: 10063
2002-10-24 22:16:07 +00:00
George Rhoten
08ca9c365b ICU-2395 Add some documentation on setlocale and cleanup some of the code for getting the default locale.
X-SVN-Rev: 10062
2002-10-24 20:52:54 +00:00
Markus Scherer
fcaeac080f ICU-1669 document out-of-bounds behavior of moveIndex32 and char[32]At
X-SVN-Rev: 10059
2002-10-24 18:30:07 +00:00
Markus Scherer
a44e92d425 ICU-2145 add u_strrstr, fix a bug
X-SVN-Rev: 10057
2002-10-24 17:29:35 +00:00
Markus Scherer
b1246ef900 ICU-2145 consistent behavior of binary string searches
X-SVN-Rev: 10055
2002-10-24 01:49:58 +00:00
Andy Heninger
6bd8583607 ICU-105 Regular Expressions initial check in
X-SVN-Rev: 10051
2002-10-23 01:14:17 +00:00
Andy Heninger
11891ab0d8 ICU-105 Regular Expressions initial check in
X-SVN-Rev: 10050
2002-10-22 00:09:32 +00:00
Ram Viswanadha
4d1e11911c ICU-2353 delete duplicate declaration
X-SVN-Rev: 10046
2002-10-17 23:31:55 +00:00
Steven R. Loomis
3e14bec41d ICU-2375 document C++ Locale difference from Java.
X-SVN-Rev: 10031
2002-10-15 22:00:55 +00:00
Markus Scherer
b6de7e771f ICU-2296 add fastCopyFrom, change normal copying
X-SVN-Rev: 10028
2002-10-12 01:04:09 +00:00
Markus Scherer
5d740a29e2 ICU-2296 add fastCopyFrom
X-SVN-Rev: 10027
2002-10-12 00:59:36 +00:00
Alan Liu
4418da5765 ICU-2061 implement uenum_nextDefault; re-use aux buffer instead of mallocing it each time; handle NULL return
X-SVN-Rev: 10021
2002-10-11 20:22:04 +00:00
Alan Liu
c647ceba6b ICU-2061 declare uenum_nextDefault; enhance existing docs a bit
X-SVN-Rev: 10020
2002-10-11 20:20:46 +00:00
Alan Liu
237f1f27f9 ICU-2038 add higher-performance implementation of add() that handles a single codepoint; other performance tweaks
X-SVN-Rev: 10018
2002-10-10 21:18:49 +00:00
Markus Scherer
e189db4818 ICU-1794 add UnicodeString::hasMoreChar32Than
X-SVN-Rev: 10005
2002-10-09 21:37:48 +00:00
Markus Scherer
5b9c9d52df ICU-1794 add u_strHasMoreChar32Than
X-SVN-Rev: 10002
2002-10-09 20:40:05 +00:00
Markus Scherer
c8bba9db42 ICU-2343 remove UCharReference and non-const UnicodeString::operator[]
X-SVN-Rev: 9994
2002-10-08 23:56:15 +00:00
Ram Viswanadha
995308afe4 ICU-2323 fix for ID 7
X-SVN-Rev: 9989
2002-10-08 17:45:39 +00:00
Markus Scherer
d815c4ce11 ICU-2150 check for valid code point
X-SVN-Rev: 9986
2002-10-08 01:08:34 +00:00
Markus Scherer
e37690683e ICU-2351 all UnicodeString modifications should make a bogus string valid/empty
X-SVN-Rev: 9980
2002-10-05 00:38:27 +00:00
Markus Scherer
a25c9734c6 ICU-2156 make sure that the same string can be used as source and destination
X-SVN-Rev: 9979
2002-10-05 00:29:14 +00:00
Markus Scherer
a715afb3e8 ICU-2150 replace UTF_ macros with U16_ macros in public header files
X-SVN-Rev: 9974
2002-10-04 22:09:49 +00:00
Markus Scherer
704b6a284c ICU-2244 interface/mixin classes (like all classes with virtual functions) must have a virtual destructor
X-SVN-Rev: 9973
2002-10-04 20:45:31 +00:00
Markus Scherer
bedf26bf18 ICU-2244 change SymbolTable subclasses to inherit both UObject or UMemory _and_ SymbolTable because SymbolTable is an interface/mixin class; UMemory is sufficient for internal classes
X-SVN-Rev: 9964
2002-10-04 17:30:36 +00:00
Markus Scherer
043d14576c ICU-2244 change SymbolTable to not inherit UObject or UMemory because it is an interface/mixin class; add a virtual destructor
X-SVN-Rev: 9963
2002-10-04 17:28:50 +00:00
Markus Scherer
398a1af182 ICU-2244 change internal classes to inherit UMemory, not UObject
X-SVN-Rev: 9962
2002-10-04 17:27:53 +00:00
Markus Scherer
66d7c271e6 ICU-2244 change internal classes to inherit UMemory, not UObject
X-SVN-Rev: 9961
2002-10-04 16:35:10 +00:00
Markus Scherer
87ab6dcc57 ICU-2244 change internal classes to inherit UMemory, not UObject
X-SVN-Rev: 9960
2002-10-04 01:23:34 +00:00
Ram Viswanadha
85b31f659c ICU-2323 Add missing name for LAO
X-SVN-Rev: 9955
2002-10-03 22:47:32 +00:00
Markus Scherer
7b22f218e3 ICU-2244 split UMemory off of UObject
X-SVN-Rev: 9951
2002-10-03 01:13:01 +00:00
Markus Scherer
183c932571 ICU-2150 fix a comment
X-SVN-Rev: 9941
2002-10-02 00:29:45 +00:00
Markus Scherer
3fd332b877 ICU-2150 include utypes.h for header tests
X-SVN-Rev: 9940
2002-10-01 20:19:12 +00:00
Markus Scherer
61969c8c50 ICU-2248 modularize ICU
X-SVN-Rev: 9934
2002-10-01 01:26:49 +00:00
Markus Scherer
6b1fa6036a ICU-2150 simplify/improve UTF macros
X-SVN-Rev: 9930
2002-09-30 04:00:17 +00:00
Markus Scherer
22e1a4fe61 ICU-2146 define UChar32=int32_t
X-SVN-Rev: 9929
2002-09-30 03:59:37 +00:00
Steven R. Loomis
c08c8f20f3 ICU-2330 [doc] deprecation referred to nonexistent function. Result: user confusion
X-SVN-Rev: 9927
2002-09-27 01:47:35 +00:00
Markus Scherer
e66ebe6655 ICU-2248 modularize ICU - do not turn off legacy conversion for 'only collation' because of ebcdic default converter
X-SVN-Rev: 9920
2002-09-25 22:29:52 +00:00
Markus Scherer
0eb9c506ec ICU-2248 modularize ICU
X-SVN-Rev: 9910
2002-09-21 00:43:14 +00:00
Markus Scherer
790f6533dc ICU-2146 define UChar32=int32_t regardless of platform wchar_t
X-SVN-Rev: 9909
2002-09-20 22:00:21 +00:00
Markus Scherer
3d38617bdc ICU-2248 modularize icu, allow parts to not be built
X-SVN-Rev: 9900
2002-09-20 01:54:48 +00:00
Vladimir Weinstein
aebe160111 ICU-2209 moved canonical iterator from i18n to common per Markus's request
X-SVN-Rev: 9899
2002-09-20 00:00:44 +00:00
Vladimir Weinstein
1acbac0711 ICU-1941 aliasing more robust when data is absent - found while testing lipo
X-SVN-Rev: 9884
2002-09-18 06:04:31 +00:00
Markus Scherer
ef0736d5a1 ICU-2153 fix bug in charSetToUSet - used global variable instead of argument
X-SVN-Rev: 9882
2002-09-18 01:47:01 +00:00
Markus Scherer
e6c9d15456 ICU-1885 add swaplfnl converter option
X-SVN-Rev: 9881
2002-09-18 01:42:32 +00:00
Markus Scherer
d4c9beaa73 ICU-1885 use the new swaplfnl converter option for -s390 EBCDIC mapping table variants
X-SVN-Rev: 9880
2002-09-18 01:38:17 +00:00
Markus Scherer
50972e29db ICU-1885 add swaplfnl converter option
X-SVN-Rev: 9879
2002-09-18 01:34:50 +00:00
Markus Scherer
3c802a478a ICU-1885 add swaplfnl converter option
X-SVN-Rev: 9878
2002-09-18 01:27:37 +00:00
Markus Scherer
fa4c6ea32f ICU-1885 use the new swaplfnl converter option for -s390 EBCDIC mapping table variants
X-SVN-Rev: 9877
2002-09-18 01:23:18 +00:00
Steven R. Loomis
feb85480d2 ICU-2307 initialize fields to NULL in case we bail early
X-SVN-Rev: 9868
2002-09-17 18:50:35 +00:00
Alan Liu
d96f819545 ICU-1130 added parsePattern for use by Name-Any
X-SVN-Rev: 9850
2002-09-06 23:37:16 +00:00
Vladimir Weinstein
978cef13a4 ICU-2293 fixed the length returned from u_unescape - it was counting the terminating zero, but it is supposed to return strlen of resulting string
X-SVN-Rev: 9844
2002-09-06 04:31:03 +00:00
George Rhoten
c7c90c528b ICU-2086 A small improvement for the binary search of algorithmic converters.
X-SVN-Rev: 9841
2002-09-06 00:48:35 +00:00
Andy Heninger
c258ec6fda ICU-2283 add missing NULL tests in RBBI operator ==
X-SVN-Rev: 9839
2002-09-05 18:51:50 +00:00
Markus Scherer
3ad71d6de5 ICU-2284 point more prominently to the User Guide Strings chapter, improve UNICODE_STRING_SIMPLE slightly
X-SVN-Rev: 9834
2002-09-04 00:57:54 +00:00
George Rhoten
9188a817d3 ICU-2086 Improve the binary search of aliases and the algorithmic converter name lookup
X-SVN-Rev: 9833
2002-09-04 00:36:40 +00:00
Markus Scherer
1403e3f82b ICU-2153 add internal APIs for name/ISO comment max lengths and used-character sets - enum through all names & comments to get separate sets
X-SVN-Rev: 9828
2002-09-02 21:48:41 +00:00
Markus Scherer
3141ae0281 ICU-2153 add internal APIs for name/ISO comment max lengths and used-character sets
X-SVN-Rev: 9827
2002-09-02 21:45:24 +00:00
Andy Heninger
423eb52850 ICU-2190 RBBI rule builder, fixed incorrect handling of some \escaped chars in rules,
and failure to allow white space before a * or ?

X-SVN-Rev: 9824
2002-08-30 23:04:10 +00:00
Alan Liu
541ae0e468 ICU-2153 C implementation and test for uprv_getCharNameCharacters()
X-SVN-Rev: 9818
2002-08-29 23:05:23 +00:00
Vladimir Weinstein
cc4c361654 ICU-2269 don't use aliasing ctor in uset_addString
X-SVN-Rev: 9817
2002-08-29 22:20:59 +00:00
Vladimir Weinstein
f346c4d8f2 ICU-2268 fixed UTokenAssigner bug in UVector
X-SVN-Rev: 9816
2002-08-29 22:12:49 +00:00
Alan Liu
ae8bbc8773 ICU-2189 eliminate duplicates in add(string)
X-SVN-Rev: 9815
2002-08-29 04:58:00 +00:00
Andy Heninger
5780aed3d3 ICU-2190 fix crashing bug in RBBI rule builder
X-SVN-Rev: 9813
2002-08-29 00:28:11 +00:00
Andy Heninger
d2e6ab9355 ICU-2123 Replace awkward RBBI builder data structure. Linked list of
uset nodes replaced by a vector; overloaded use of right child field of node eliminated.

X-SVN-Rev: 9812
2002-08-28 22:24:17 +00:00
Alan Liu
681c0468a4 ICU-1767 support [:ascii:] and \N{name} in UnicodeSet
X-SVN-Rev: 9810
2002-08-28 20:23:00 +00:00
Alan Liu
9ba92b30ff ICU-2025 deprecate UnicodeFilterLogic
X-SVN-Rev: 9809
2002-08-28 17:17:04 +00:00
George Rhoten
5b453f0ece ICU-2135 Fixed the case where u_uastrncpy would read one past the end of the array.
X-SVN-Rev: 9799
2002-08-27 23:03:45 +00:00
George Rhoten
99641b2420 ICU-2134 Update the API documentation.
X-SVN-Rev: 9798
2002-08-27 23:02:14 +00:00
George Rhoten
c7128f9628 ICU-1809 Update the API documentation.
X-SVN-Rev: 9797
2002-08-27 23:01:04 +00:00
George Rhoten
fe09a02ac7 ICU-2135 Fixed the case where u_austrncpy would read one past the end of the array.
X-SVN-Rev: 9795
2002-08-27 22:45:05 +00:00
George Rhoten
d9e40fee14 ICU-2137 Remove the underscore from some structs and enums
X-SVN-Rev: 9779
2002-08-23 15:49:09 +00:00
George Rhoten
f793531340 ICU-2135 Searching for writeable caches. This table doesn't need to be writable.
X-SVN-Rev: 9777
2002-08-22 23:17:09 +00:00
George Rhoten
554bd431af ICU-2000 Fixed some compiler warnings.
X-SVN-Rev: 9776
2002-08-22 22:46:13 +00:00
George Rhoten
8154569b07 ICU-2000 Fixed some compiler warnings.
X-SVN-Rev: 9775
2002-08-22 22:36:47 +00:00
George Rhoten
0aaeec4a70 ICU-2134 Fixed some doxygen warnings
X-SVN-Rev: 9774
2002-08-22 22:00:23 +00:00
George Rhoten
849251dcf2 ICU-2000 Remove the CVS version tags.
X-SVN-Rev: 9772
2002-08-22 21:04:03 +00:00
George Rhoten
9de782b1eb ICU-2000 Fixed some compiler warnings.
X-SVN-Rev: 9771
2002-08-22 21:01:43 +00:00
George Rhoten
858bac8a72 ICU-2134 Various doxygen updates.
X-SVN-Rev: 9769
2002-08-22 17:59:47 +00:00
George Rhoten
07b27d18a0 ICU-2023 This header file is out of date, undocumented and probably broken. Let's remove it.
X-SVN-Rev: 9766
2002-08-21 23:09:00 +00:00
George Rhoten
dbd2653078 ICU-2085 Don't use deprecated or unused includes
X-SVN-Rev: 9765
2002-08-21 22:38:33 +00:00
George Rhoten
bf404656a6 ICU-2085 #ifdef out deprecated code
X-SVN-Rev: 9760
2002-08-21 21:07:59 +00:00
George Rhoten
d7e0797b2c ICU-2085 #ifdef out deprecated code
X-SVN-Rev: 9756
2002-08-21 19:12:24 +00:00
George Rhoten
0c1cf21e98 ICU-2000 Fixed some compiler warnings.
X-SVN-Rev: 9740
2002-08-20 16:25:52 +00:00
George Rhoten
87438a3f34 ICU-2111 Fix for IRIX
X-SVN-Rev: 9738
2002-08-19 16:05:39 +00:00
Vladimir Weinstein
eab27cdaf0 ICU-1082 fixed comments some more
X-SVN-Rev: 9706
2002-08-13 23:59:11 +00:00
Ram Viswanadha
05d52b1f44 ICU-1082 update comments no code change
X-SVN-Rev: 9703
2002-08-13 22:35:37 +00:00
George Rhoten
2ddcca35b7 ICU-1991 Clean up the last fix.
X-SVN-Rev: 9688
2002-08-13 16:08:33 +00:00
George Rhoten
8824e0a8fa ICU-1891 Add better support for z/OS batch mode.
X-SVN-Rev: 9677
2002-08-12 20:30:23 +00:00
Vladimir Weinstein
cf20e7b548 ICU-1948 restored the original values for resource bundle types in order to preserve backward compatibility
X-SVN-Rev: 9674
2002-08-12 18:15:01 +00:00
Vladimir Weinstein
818fa7ad8d ICU-1948 restored the original values for resource bundle types in order to preserve backward compatibility
X-SVN-Rev: 9673
2002-08-12 17:47:12 +00:00
George Rhoten
c542471d32 ICU-1891 Improve the z/OS dual library batch mode support.
X-SVN-Rev: 9672
2002-08-12 16:59:12 +00:00
Vladimir Weinstein
f5a5a10a5b ICU-2023 fixed a typo in docs
X-SVN-Rev: 9666
2002-08-10 01:04:56 +00:00
Andy Heninger
4b75235c7c ICU-2077 RBBI: review comments incorporated.
X-SVN-Rev: 9659
2002-08-09 21:39:02 +00:00
Markus Scherer
997d0b8751 ICU-2091 propagate local error codes even less
X-SVN-Rev: 9658
2002-08-09 21:31:01 +00:00
George Rhoten
4713007464 ICU-2091 Only need to get the data directory once
X-SVN-Rev: 9657
2002-08-09 21:18:31 +00:00
Markus Scherer
39b343fc08 ICU-2091 do not propagate local error codes - a "script not found" condition must not result in a "file not found" error
X-SVN-Rev: 9656
2002-08-09 21:14:38 +00:00
Markus Scherer
ba2bf9c8b6 ICU-2091 constructors must always construct objects that are sufficiently initialized for the destructor to not crash - pre-initialize pointers even when U_FAILURE detected
X-SVN-Rev: 9652
2002-08-09 20:21:54 +00:00
Markus Scherer
3ab7b07607 ICU-2091 avoid recursion of init() by building the inclusions set with primitive set APIs instead of from a pattern
X-SVN-Rev: 9651
2002-08-09 20:18:29 +00:00
George Rhoten
de2774bc3c ICU-1739 Don't need to free on NULL memory.
X-SVN-Rev: 9648
2002-08-09 18:29:37 +00:00
Steven R. Loomis
efc63ad03c ICU-1891 fix for udata loading on 390
X-SVN-Rev: 9647
2002-08-09 18:17:39 +00:00
Andy Heninger
4aefb52904 ICU-2066 Update RBBI rules and tests for char and word breaks
X-SVN-Rev: 9643
2002-08-09 03:14:43 +00:00
George Rhoten
1d1c624ff0 ICU-2072 Add a better test for proper ambiguous converter alias mapping
X-SVN-Rev: 9641
2002-08-09 01:48:58 +00:00
Alan Liu
c701df490b ICU-2031 add version to @draft tag
X-SVN-Rev: 9638
2002-08-09 00:07:16 +00:00
George Rhoten
96bbbc8e92 ICU-2031 @draft -> @stable + more documentation
X-SVN-Rev: 9637
2002-08-09 00:03:53 +00:00
Markus Scherer
9b3a004040 ICU-2031 change @draft 1.8 to @stable
X-SVN-Rev: 9629
2002-08-08 23:08:14 +00:00
Vladimir Weinstein
53f553ccc4 ICU-2085 added dates to several deprecated enums
X-SVN-Rev: 9627
2002-08-08 22:55:13 +00:00
George Rhoten
d00b7eaa25 ICU-2072 Add some better (and correct) alias data to test ambiguous converter aliases
X-SVN-Rev: 9626
2002-08-08 22:46:05 +00:00
Vladimir Weinstein
a7ca6ecb8c ICU-1654 changes to resource bundle documentation. Updated API docs, APIs reviewed. Need to do update the users guide also
X-SVN-Rev: 9621
2002-08-08 21:24:52 +00:00
George Rhoten
2f53cce994 ICU-1900 Fix some dead code in case someone needs it.
X-SVN-Rev: 9617
2002-08-08 16:02:58 +00:00
Andy Heninger
6df1676310 ICU-2077 RBBI: review comments incorporated. (incomplete, more to come.)
X-SVN-Rev: 9612
2002-08-08 00:39:13 +00:00
Markus Scherer
f117f17673 ICU-2030 fix uprv_realloc for buffer!=zeroMem but size==0
X-SVN-Rev: 9607
2002-08-07 21:34:31 +00:00
Ram Viswanadha
23b86a17fc ICU-1953 fix some changes from GCL
X-SVN-Rev: 9595
2002-08-07 02:48:28 +00:00
Markus Scherer
c1b70c6908 ICU-1962 clarify another comment
X-SVN-Rev: 9591
2002-08-06 20:55:32 +00:00
George Rhoten
f18ebcae7c ICU-2067 Back out last change. It was already thread safe
X-SVN-Rev: 9587
2002-08-06 15:59:27 +00:00
George Rhoten
f2278079f3 ICU-1913 Make the structure smaller by moving the pointers first, which must be aligned on 4, 8 or 16 byte boundaries.
X-SVN-Rev: 9586
2002-08-06 00:55:25 +00:00
George Rhoten
7887d067b3 ICU-2067 Make ucnv_shareConverterData thread safe
X-SVN-Rev: 9584
2002-08-05 23:00:20 +00:00
George Rhoten
57d169db3a ICU-1887 Try to fix the name mangling problems with the Intel compiler by including utypes.h before the system headers.
X-SVN-Rev: 9583
2002-08-05 22:59:26 +00:00
Steven R. Loomis
7f327f311d ICU-1991 fix for safeclone on ISO-2022
X-SVN-Rev: 9582
2002-08-05 22:55:17 +00:00
Markus Scherer
8dd810c7bd ICU-1962 fix comment
X-SVN-Rev: 9579
2002-08-05 21:15:07 +00:00
Markus Scherer
9dc91204db ICU-2044 unorm_compare set error code if properties not loaded
X-SVN-Rev: 9578
2002-08-05 21:11:37 +00:00
George Rhoten
d884635597 ICU-1972 Free the data in the correct order
X-SVN-Rev: 9561
2002-08-03 01:00:02 +00:00
Markus Scherer
50ffaabba6 ICU-1967 UTF-8 set out-of-band isError
X-SVN-Rev: 9559
2002-08-03 00:54:39 +00:00
George Rhoten
d5560688bd ICU-1972 Add default implementation for unext and check for the length from ucnv_openStandardNames()
X-SVN-Rev: 9553
2002-08-02 23:01:10 +00:00
George Rhoten
59fc6a36d0 ICU-868 More documentation
X-SVN-Rev: 9551
2002-08-02 21:59:23 +00:00
Eric Mader
85ba6d1e64 ICU-1289 Reset parenSP if the paren stack overflows.
X-SVN-Rev: 9547
2002-08-02 21:06:29 +00:00
Vladimir Weinstein
6e1875348a ICU-1930 Added comment for U_SORT_KEY_TOO_SHORT_WARNING (used to be j847, but it is closed)
X-SVN-Rev: 9543
2002-08-02 18:51:34 +00:00
George Rhoten
bf8483ffef ICU-868 Make the documentation nicer for doxygen.
X-SVN-Rev: 9542
2002-08-02 18:42:01 +00:00
Markus Scherer
2ecdab9e2e ICU-1115 use index_outofbounds_error instead of illegal for itemIndex>=count; add TODO
X-SVN-Rev: 9537
2002-08-02 01:14:53 +00:00
Andy Heninger
00c62990d2 ICU-2019 upropset initialization and synchronization changes
X-SVN-Rev: 9535
2002-08-02 00:42:56 +00:00
George Rhoten
b1833a1e01 ICU-2031 Update @stable and @draft tags.
X-SVN-Rev: 9534
2002-08-02 00:31:35 +00:00
Ram Viswanadha
4dcd4ac434 ICU-1970 UBLOCKS_ should actually be UBLOCK_
X-SVN-Rev: 9530
2002-08-02 00:22:49 +00:00
Doug Felt
e5555a499b ICU-1461 doc that Locale(null) sets default locale
X-SVN-Rev: 9529
2002-08-01 23:21:35 +00:00
Andy Heninger
04c2c81c64 ICU-45 RBBI: Add missing status check at top of some constructors.
X-SVN-Rev: 9524
2002-08-01 21:31:06 +00:00
Andy Heninger
12b842b152 ICU-45 RBBI: Add missing status check at top of some constructors.
X-SVN-Rev: 9521
2002-08-01 21:07:56 +00:00