Commit Graph

1389 Commits

Author SHA1 Message Date
George Rhoten
2711b3192a ICU-1766 Use #ifdef U_INT64_T_UNAVAILABLE instead.
X-SVN-Rev: 8234
2002-03-26 01:16:05 +00:00
George Rhoten
5abc8be6db ICU-1733 Deprecate ambiguous API regarding malloc and new.
X-SVN-Rev: 8230
2002-03-25 22:55:40 +00:00
George Rhoten
6d5ecbfc08 ICU-1733 Forgot a change from Lotus.
X-SVN-Rev: 8216
2002-03-23 00:25:51 +00:00
George Rhoten
8765a2f976 ICU-1612 Rework my original fix.
X-SVN-Rev: 8191
2002-03-22 01:16:36 +00:00
Yves Arrouye
5042d4276d ICU-1801 fix crashes.
X-SVN-Rev: 8187
2002-03-21 22:10:46 +00:00
Yves Arrouye
b1711e8988 ICU-1801 fix crashes.
X-SVN-Rev: 8186
2002-03-21 22:09:03 +00:00
Vladimir Weinstein
775924c1a7 ICU-847 C++ wrapper for loose match API
X-SVN-Rev: 8185
2002-03-21 21:21:08 +00:00
George Rhoten
dedd84d540 ICU-1682 (weiv) fixed a couple of leaks in canonical iterator
X-SVN-Rev: 8181
2002-03-21 19:37:25 +00:00
Yves Arrouye
02eb4684c1 ICU-1798 change project files and fix one code bug to build on Visual
Studio .NET

X-SVN-Rev: 8175
2002-03-21 17:09:52 +00:00
Alan Liu
1f73d4904a ICU-1779 add debugging code to track Entry object usage
X-SVN-Rev: 8155
2002-03-20 18:29:10 +00:00
Markus Scherer
1109f198e6 ICU-1682 use direct access to decomposition of a code point
X-SVN-Rev: 8153
2002-03-20 18:23:40 +00:00
Vladimir Weinstein
e553484ed8 ICU-1682 optimized canonical iterator a bit
X-SVN-Rev: 8145
2002-03-20 05:08:57 +00:00
Alan Liu
1d263414fa ICU-1779 set data object for entire tree of functors under a rule
X-SVN-Rev: 8132
2002-03-20 00:53:49 +00:00
Alan Liu
c5d4c5ee6c ICU-1779 set data object for entire tree of functors under a rule
X-SVN-Rev: 8131
2002-03-20 00:42:02 +00:00
George Rhoten
79d29d4e37 ICU-1296 Fixed the constness of createAvailableIDs
X-SVN-Rev: 8129
2002-03-20 00:15:44 +00:00
Alan Liu
7b4512d90f ICU-1036 use new internal case mapping functions
X-SVN-Rev: 8128
2002-03-19 22:09:07 +00:00
Alan Liu
08f6362c7b ICU-1036 use new internal case mapping functions
X-SVN-Rev: 8126
2002-03-19 21:54:13 +00:00
Syn Wee Quek
ce3295e827 ICU-1745
strictly restrict matches to fit the breakiterator range exactly.

X-SVN-Rev: 8125
2002-03-19 21:50:15 +00:00
Vladimir Weinstein
a8888ff849 ICU-1682 fixed append bug in extract. Did some optimization (passing objects by reference, reusing the hash table for permutation).
X-SVN-Rev: 8107
2002-03-19 07:16:01 +00:00
George Rhoten
bc64b17bee ICU-1199 Stop using the deprecated Unicode C++ class
X-SVN-Rev: 8105
2002-03-19 03:01:28 +00:00
Steven R. Loomis
2beec0d7ab ICU-1769 update to 2.1 version
X-SVN-Rev: 8103
2002-03-19 01:43:19 +00:00
Alan Liu
cd9a595ff6 ICU-1779 avoid malloc(0)
X-SVN-Rev: 8091
2002-03-18 21:25:01 +00:00
George Rhoten
09a8685edb ICU-1766 Workaround for HP/UX CC compiler bug.
X-SVN-Rev: 8089
2002-03-18 20:06:16 +00:00
Vladimir Weinstein
bde8cfadf4 ICU-1682 fixed behavior when an empty string is passed to the constructor
X-SVN-Rev: 8076
2002-03-16 06:15:58 +00:00
Vladimir Weinstein
cd6a077ab0 ICU-1770 fixed a typo
X-SVN-Rev: 8073
2002-03-16 05:05:08 +00:00
Vladimir Weinstein
292c9cef94 ICU-1770 implementation of support for indirect positioning of CEs
X-SVN-Rev: 8061
2002-03-15 23:41:56 +00:00
George Rhoten
9f3b0c5276 ICU-1733 Integrate some of Lotus' changes on mainframes.
X-SVN-Rev: 8060
2002-03-15 23:41:40 +00:00
Markus Scherer
02228a0689 ICU-1682 fix looping bug
X-SVN-Rev: 8033
2002-03-14 23:53:29 +00:00
George Rhoten
92f71db362 ICU-1766 Remove LLong
X-SVN-Rev: 8015
2002-03-14 21:29:44 +00:00
Doug Felt
f3acab9495 ICU-1766 Make RBNF in ICU4C use 64-bit ints
(still need to remove llong.h, llong.cpp and commented-out code)

X-SVN-Rev: 8008
2002-03-14 00:28:22 +00:00
Vladimir Weinstein
e954c1fe3f ICU-1682 one should not try to delete a const object. So, const is removed from the return value of internal CanonicalIterator::extract function
X-SVN-Rev: 7990
2002-03-13 18:29:24 +00:00
Vladimir Weinstein
376e2e3d13 ICU-898 implementation of getLocale function and method. User can now select the type of locale to get back (requested, valid, actual)
X-SVN-Rev: 7973
2002-03-13 05:48:25 +00:00
Syn Wee Quek
ba68284b32 ICU-809
replaced UnicodeString.farray by UnicodeString.getBuffer()

X-SVN-Rev: 7968
2002-03-13 03:18:11 +00:00
Steven R. Loomis
fb4700c602 ICU-1628 use FALSE not false
X-SVN-Rev: 7964
2002-03-12 23:21:52 +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
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
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
Markus Scherer
8c78422db2 ICU-1561 replace all UTextOffset with int32_t
X-SVN-Rev: 7942
2002-03-12 01:32:42 +00:00
Steven R. Loomis
1f599f9a68 ICU-1752 C comments
X-SVN-Rev: 7938
2002-03-11 23:52:03 +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
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
69f8338735 ICU-1752 fix bug [before] implementation, refactored handling of the resets
X-SVN-Rev: 7901
2002-03-07 18:59:00 +00:00
Alan Liu
ef77896421 ICU-162 add udat_parseCalendar
X-SVN-Rev: 7894
2002-03-06 20:41:57 +00:00
Andy Heninger
d13e42d4e3 ICU-1737 thread safety problem with initialization lazy initialization of mutexs on first Lock.
X-SVN-Rev: 7885
2002-03-04 22:57:50 +00:00
Alan Liu
34a2aecffc ICU-162 add DateFormat parse() and format() methods taking a Calendar
X-SVN-Rev: 7857
2002-03-02 00:29:54 +00:00