Commit Graph

1431 Commits

Author SHA1 Message Date
George Rhoten
28261ecb0a ICU-1749 Properly define the functions for HP/UX aCC
X-SVN-Rev: 8563
2002-05-02 03:01:49 +00:00
George Rhoten
9d8d0d3940 ICU-1868 Make DEFS be used for macros and includes only for compile
time, not for link time, and other various fixes.

X-SVN-Rev: 8562
2002-05-01 23:48:15 +00:00
Vladimir Weinstein
b5bb077bb3 ICU-1880 fix for argument parsing
X-SVN-Rev: 8557
2002-05-01 16:07:18 +00:00
Vladimir Weinstein
89ddf5d5b4 ICU-1880 argument parsing function - support for data driven tests
X-SVN-Rev: 8553
2002-04-30 23:29:44 +00:00
Alan Liu
e2b72f9b58 ICU-1749 hide public data members; remove abbreviation API
X-SVN-Rev: 8547
2002-04-30 22:12:01 +00:00
George Rhoten
faec7727ae ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8545
2002-04-30 21:03:00 +00:00
George Rhoten
4d0fb4be3e ICU-1749 Remove one of the CVS tags.
X-SVN-Rev: 8534
2002-04-29 17:43:12 +00:00
George Rhoten
f1ad25038e ICU-1749 Don't use static on an enum
X-SVN-Rev: 8533
2002-04-29 16:46:48 +00:00
George Rhoten
df30dfbd29 ICU-1877 Add Win64 support.
X-SVN-Rev: 8531
2002-04-26 23:04:32 +00:00
Alan Liu
2e2cfa72da ICU-1749 add usetiter
X-SVN-Rev: 8523
2002-04-26 00:04:50 +00:00
Alan Liu
89c3796eaa ICU-1749 initial port from Java of multichar string support
X-SVN-Rev: 8521
2002-04-25 23:39:57 +00:00
Alan Liu
4212379376 ICU-1749 initial port from Java
X-SVN-Rev: 8520
2002-04-25 23:36:02 +00:00
George Rhoten
78b2d83a32 ICU-1868 Consolodate most definitions into icudefs.mk.in
X-SVN-Rev: 8494
2002-04-19 02:19:24 +00:00
Alan Liu
8ed4fea84a ICU-1825 allow filters in &func calls; fix canonicalization of &func
X-SVN-Rev: 8478
2002-04-17 16:38:18 +00:00
George Rhoten
7405e16f29 ICU-1739 Fix memory leak.
X-SVN-Rev: 8429
2002-04-10 20:00:21 +00:00
George Rhoten
0cc587d5d0 ICU-1739 Fix memory leak.
X-SVN-Rev: 8426
2002-04-10 18:30:20 +00:00
Alan Liu
621729e015 ICU-1351 make fieldDifference handle leap years and large ranges better
X-SVN-Rev: 8419
2002-04-09 22:06:14 +00:00
George Rhoten
1084241fbf ICU-1828 Add missing headers to the project.
X-SVN-Rev: 8401
2002-04-05 19:23:41 +00:00
George Rhoten
df4c364592 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8400
2002-04-05 18:35:58 +00:00
Ram Viswanadha
0044ce2d1b ICU-1832 More argument checking and optimizations
X-SVN-Rev: 8397
2002-04-05 02:48:28 +00:00
George Rhoten
9ce40d9d20 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8384
2002-04-04 23:13:59 +00:00
George Rhoten
2668a20535 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8371
2002-04-04 02:45:18 +00:00
Ram Viswanadha
78cf8067b7 ICU-1832 Let parsing API exit gracefully if arguments are bad
X-SVN-Rev: 8355
2002-04-03 03:41:31 +00:00
George Rhoten
6e6032ba13 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8335
2002-04-02 03:25:05 +00:00
George Rhoten
7777030a4f ICU-1828 Remove tabs
X-SVN-Rev: 8331
2002-04-02 02:55:31 +00:00
George Rhoten
4efd9510f3 ICU-1733 Use uprv_malloc instead of new[] for int32_t
X-SVN-Rev: 8330
2002-04-02 01:47:07 +00:00
George Rhoten
13e9f435e6 ICU-1733 Use uprv_malloc instead of new[] for int32_t
X-SVN-Rev: 8329
2002-04-02 01:25:44 +00:00
George Rhoten
548d5febae ICU-1828 xformtrn.* is not used anymore.
X-SVN-Rev: 8327
2002-04-02 01:02:30 +00:00
George Rhoten
642919633d ICU-1740 Don't use CVS keywords.
X-SVN-Rev: 8321
2002-04-01 22:45:06 +00:00
George Rhoten
6e374cfacb ICU-1740 Don't use CVS keywords.
X-SVN-Rev: 8320
2002-04-01 22:32:09 +00:00
George Rhoten
13167a2d54 ICU-837 Add a comment about the API
X-SVN-Rev: 8311
2002-03-30 00:03:02 +00:00
George Rhoten
59cf0e7642 ICU-1739 These static variables are not thread safe. Make them thread safe.
X-SVN-Rev: 8308
2002-03-29 21:54:43 +00:00
George Rhoten
d88cc28869 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8306
2002-03-29 20:10:05 +00:00
Alan Liu
a8dfbb3436 ICU-1726 handle invalid $n gracefully
X-SVN-Rev: 8291
2002-03-29 18:16:08 +00:00
Andy Heninger
e6ca8550ef ICU-786 sample code embedded in API docs now will compile
X-SVN-Rev: 8277
2002-03-28 01:18:42 +00:00
Alan Liu
94a3a048f0 ICU-1681 fix comment
X-SVN-Rev: 8263
2002-03-27 19:13:22 +00:00
Vladimir Weinstein
a6014eee44 ICU-1801 made canonical iterator a bit more robust to error conditions passed from outside
X-SVN-Rev: 8258
2002-03-27 06:27:19 +00:00
George Rhoten
103f843333 ICU-1811 Remove unused code.
X-SVN-Rev: 8253
2002-03-26 23:09:05 +00:00
Vladimir Weinstein
6aef8ca18a ICU-1769 bumped up collation version (commited it with j1770 in error, added comment to recommit)
X-SVN-Rev: 8247
2002-03-26 16:50:11 +00:00
Vladimir Weinstein
98cdff5012 ICU-1770 more support for indirects & some more tests
X-SVN-Rev: 8245
2002-03-26 16:46:17 +00:00
George Rhoten
2836f911e3 ICU-1733 Forgot a change from Lotus.
X-SVN-Rev: 8241
2002-03-26 05:28:18 +00:00
George Rhoten
e6af09d1e9 ICU-1739 Fix uninitialized variable fExponentSignAlwaysShown.
X-SVN-Rev: 8240
2002-03-26 05:27:25 +00:00
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