Commit Graph

6093 Commits

Author SHA1 Message Date
Markus Scherer
5ff144bcb1 ICU-845 fix const-ness bugs
X-SVN-Rev: 7958
2002-03-12 22:59:04 +00:00
Steven R. Loomis
1c7fd9c1c5 ICU-1682 caniter.o added to makefile: It works better if you plug it in. :)
X-SVN-Rev: 7957
2002-03-12 22:44:18 +00:00
Steven R. Loomis
22ada1b0e8 ICU-1682 move caniter.h from unicode/ (public) to i18n (internal)
X-SVN-Rev: 7956
2002-03-12 22:39:42 +00:00
Steven R. Loomis
571fb8184e ICU-837 add iotest's makefile.in to the generated list (not built automatically for now)
X-SVN-Rev: 7955
2002-03-12 22:02:26 +00:00
Andy Heninger
68f38c3807 ICU-1762 converter cache thread safety fixes
X-SVN-Rev: 7954
2002-03-12 21:54:23 +00:00
Vladimir Weinstein
5d8eed9047 ICU-1682 canonical closure for contractions now uses canonical iterator
X-SVN-Rev: 7953
2002-03-12 20:20:08 +00:00
Vladimir Weinstein
ad8cbb01bf ICU-1682 fixed bugs in canonical closure code
X-SVN-Rev: 7952
2002-03-12 20:19:34 +00:00
George Rhoten
8d18b336ec ICU-1753 Fix for HP/UX CC compiler bug.
X-SVN-Rev: 7950
2002-03-12 19:10:28 +00:00
Markus Scherer
ed77825943 ICU-1721 test new u_hasBinaryProperty() & u_isUXyz()
X-SVN-Rev: 7949
2002-03-12 19:09:41 +00:00
Markus Scherer
4593d2eb03 ICU-1721 fix spelling of UCHAR_IDS_TRINARY_OPERATOR, export properties functions
X-SVN-Rev: 7948
2002-03-12 19:09:08 +00:00
Markus Scherer
d91876465d ICU-1682 move caniter.h from i18n/unicode (public) to i18n (internal)
X-SVN-Rev: 7947
2002-03-12 17:55:21 +00:00
George Rhoten
34c51ac8bf ICU-1748 Use the multithreaded AIX compiler when multithreading is used.
X-SVN-Rev: 7945
2002-03-12 17:14:58 +00:00
George Rhoten
1bc8c66e1f ICU-1036 Fix an HP/UX optimization bug with internal casing functions.
X-SVN-Rev: 7944
2002-03-12 16:57:57 +00:00
Steven R. Loomis
45500d7cb1 ICU-1568 static mode, static data on solaris, also fix data/out path for linking to libicudata
X-SVN-Rev: 7943
2002-03-12 03:51:04 +00:00
Markus Scherer
8c78422db2 ICU-1561 replace all UTextOffset with int32_t
X-SVN-Rev: 7942
2002-03-12 01:32:42 +00:00
Vladimir Weinstein
b600896b2d ICU-1754 fixed bugs in support for canonical closure
X-SVN-Rev: 7941
2002-03-12 00:49:48 +00:00
Andy Heninger
600998cd7f ICU-1730 String Thread test debugged and strengthened
X-SVN-Rev: 7939
2002-03-11 23:53:20 +00:00
Steven R. Loomis
1f599f9a68 ICU-1752 C comments
X-SVN-Rev: 7938
2002-03-11 23:52:03 +00:00
Steven R. Loomis
1c6e1c40fb ICU-1730 C comments fixed
X-SVN-Rev: 7937
2002-03-11 23:39:43 +00:00
Steven R. Loomis
7361bd3f0c ICU-1748 undo change to libicudata name
X-SVN-Rev: 7936
2002-03-11 23:38:25 +00:00
Markus Scherer
abccfeaf2e ICU-1682 move caniter.h from i18n/unicode (public) to i18n (internal)
X-SVN-Rev: 7934
2002-03-11 17:48:49 +00:00
Markus Scherer
2539512448 ICU-1682 use internal normalizer api to get data for canonical equivalence, move caniter.h from i18n/unicode (public) to i18n (internal)
X-SVN-Rev: 7933
2002-03-11 17:48:33 +00:00
Markus Scherer
76bec13586 ICU-1682 use internal normalizer api to get data for canonical equivalence
X-SVN-Rev: 7932
2002-03-11 17:48:06 +00:00
Markus Scherer
dee8abeeec ICU-1754 add internal APIs for canonical equivalence
X-SVN-Rev: 7931
2002-03-11 17:43:52 +00:00
Markus Scherer
fae8399d33 ICU-1754 add some const where necessary
X-SVN-Rev: 7930
2002-03-11 17:35:11 +00:00
Markus Scherer
dad663425c ICU-1754 store data for canonical closure
X-SVN-Rev: 7927
2002-03-09 06:00:42 +00:00
Markus Scherer
74d240ec1e ICU-1754 USet - poor man's UnicodeSet, very simple, all C, efficient serialization & functions working directly on serialized form
X-SVN-Rev: 7926
2002-03-09 05:57:39 +00:00
Andy Heninger
4408855d3f ICU-1730 UnicodeString thread safety changes
X-SVN-Rev: 7923
2002-03-09 00:36:54 +00:00
Andy Heninger
e8643521f8 ICU-1730 add test for UnicodeString thread safety.
X-SVN-Rev: 7922
2002-03-08 23:38:48 +00:00
George Rhoten
6477fef522 ICU-1568 Don't echo so much text so that the build server can more easily find error messages.
X-SVN-Rev: 7920
2002-03-08 22:01:16 +00:00
Andy Heninger
9981b416f2 ICU-1760 add ubrk_isBoundary(), which was some how missing.
X-SVN-Rev: 7919
2002-03-08 18:58:46 +00:00
George Rhoten
5c0436d02d ICU-1707 Fix an uninitialized variable.
X-SVN-Rev: 7916
2002-03-08 17:09:13 +00:00
George Rhoten
b36e9d8a1a ICU-162 Don't use // in a C file.
X-SVN-Rev: 7915
2002-03-08 17:04:20 +00:00
George Rhoten
b1aae91cca ICU-1757 Fix the problem with genuca using SFIO libraries.
X-SVN-Rev: 7914
2002-03-08 02:16:37 +00:00
George Rhoten
81310aa373 ICU-1756 Hopefully fix the case when the directory has a space in the name.
X-SVN-Rev: 7910
2002-03-08 01:57:46 +00:00
Steven R. Loomis
1d4f1aac65 ICU-1748 fix AIX non multithreaded build
X-SVN-Rev: 7909
2002-03-08 00:25:53 +00:00
Markus Scherer
bc4cb64d37 ICU-1721 implement Full_Composition_Exclusion
X-SVN-Rev: 7907
2002-03-07 19:57:23 +00:00
Markus Scherer
bae87c5158 ICU-1754 u_parseString() allow the input to be NUL-terminated
X-SVN-Rev: 7906
2002-03-07 19:57:00 +00:00
Markus Scherer
efe9c23d9f ICU-1754 parse/store in unorm.dat Full_Composition_Exclusion and FC_NFKC_Closure
X-SVN-Rev: 7905
2002-03-07 19:56:30 +00:00
Markus Scherer
3da93e7247 ICU-1754 parse/store in unorm.dat Full_Composition_Exclusion and FC_NFKC_Closure
X-SVN-Rev: 7904
2002-03-07 19:49:37 +00:00
Vladimir Weinstein
16883d2b8f ICU-1753 using character enumeration for canonical closure
X-SVN-Rev: 7903
2002-03-07 19:23:21 +00:00
Vladimir Weinstein
4ad979258e ICU-1752 added test for bug fix [before] implementation. Also updated tests that use internal parsing APIs
X-SVN-Rev: 7902
2002-03-07 19:06:00 +00:00
Vladimir Weinstein
69f8338735 ICU-1752 fix bug [before] implementation, refactored handling of the resets
X-SVN-Rev: 7901
2002-03-07 18:59:00 +00:00
George Rhoten
6f6308e270 ICU-1602 Remove some unneeded whitespace to reduce the data library size
X-SVN-Rev: 7898
2002-03-07 00:22:06 +00:00
Markus Scherer
56cc2f13b4 ICU-1721 implement all binary properties except Full_Composition_Exclusion
X-SVN-Rev: 7897
2002-03-06 23:31:11 +00:00
George Rhoten
b8fe07497d ICU-1602 We don't need to collate Unicode PUA characters normally, especially in this case.
The PUA in these locales are generally binary order at the end of the collation, except for a few gaps.
Most platforms don't agree what these PUA characters are for, and some don't even seem to be in a codepage.

X-SVN-Rev: 7896
2002-03-06 23:25:04 +00:00
Alan Liu
e060a452f8 ICU-162 add test for udat_parseCalendar
X-SVN-Rev: 7895
2002-03-06 20:42:32 +00:00
Alan Liu
ef77896421 ICU-162 add udat_parseCalendar
X-SVN-Rev: 7894
2002-03-06 20:41:57 +00:00
George Rhoten
a4fb5132cb ICU-1007 Make it easier to prune the directories from CVS
X-SVN-Rev: 7893
2002-03-06 19:53:59 +00:00
George Rhoten
adbc9f858d ICU-1568 Follow the 8.3 naming convention on files, which is still
important on older brain dead machines that ICU is still used on.

X-SVN-Rev: 7892
2002-03-06 19:46:00 +00:00