Commit Graph

10849 Commits

Author SHA1 Message Date
Doug Felt
09bd2b2b11 ICU-2755 service registration for collation
X-SVN-Rev: 11722
2003-04-28 21:13:14 +00:00
George Rhoten
abaa737dfd ICU-2589 Fix some doxygen warnings.
X-SVN-Rev: 11721
2003-04-26 00:55:02 +00:00
George Rhoten
a2228d8e2a ICU-2589 Fix some doxygen warnings.
X-SVN-Rev: 11720
2003-04-26 00:48:12 +00:00
George Rhoten
59afab8283 ICU-2589 Fix some doxygen warnings.
X-SVN-Rev: 11719
2003-04-26 00:34:31 +00:00
George Rhoten
83feb5d788 ICU-2589 Fix some doxygen warnings.
X-SVN-Rev: 11718
2003-04-26 00:28:57 +00:00
George Rhoten
64c8d0e7cb ICU-2589 Fix some doxygen warnings.
X-SVN-Rev: 11717
2003-04-26 00:22:06 +00:00
George Rhoten
e1c569db1d ICU-2589 Fix some doxygen warnings.
X-SVN-Rev: 11716
2003-04-26 00:12:33 +00:00
George Rhoten
e9b4b410a1 ICU-2589 Fix some doxygen warnings.
X-SVN-Rev: 11715
2003-04-25 23:47:18 +00:00
George Rhoten
11358c6569 ICU-2628 Use the portable uint32_t
X-SVN-Rev: 11714
2003-04-25 23:41:23 +00:00
George Rhoten
5cc89c0134 ICU-2628 Don't delete const objects on z/OS
X-SVN-Rev: 11713
2003-04-25 23:38:20 +00:00
Markus Scherer
bbf546a40e ICU-2439 fix display name lookups to not fallback through the default locale
X-SVN-Rev: 11712
2003-04-25 22:56:51 +00:00
George Rhoten
50f7e65914 ICU-2599 Upgrading to autoconf 2.53 removes the --program options.
X-SVN-Rev: 11711
2003-04-25 21:43:50 +00:00
Alan Liu
7fd6350f1e ICU-2832 hack UnicodeSet parser to handle four special case names for C99 compatibility props
X-SVN-Rev: 11710
2003-04-25 20:34:44 +00:00
Eric Mader
846e8f9619 ICU-2243 Fix warnings on Solaris.
X-SVN-Rev: 11709
2003-04-25 19:59:23 +00:00
Alan Liu
2b2d152e74 ICU-2779 add Age=3.2 filter for ICU version 2.6 ONLY
X-SVN-Rev: 11708
2003-04-25 19:33:42 +00:00
Alan Liu
da530c15c9 ICU-2779 update ICU version to 2.6.0.0
X-SVN-Rev: 11707
2003-04-25 19:33:05 +00:00
Doug Felt
4dc960f3a4 ICU-2821 service registration for currency
X-SVN-Rev: 11706
2003-04-25 18:02:09 +00:00
George Rhoten
d72b0318f0 ICU-2699 Fixed some compiler warnings.
X-SVN-Rev: 11704
2003-04-25 16:27:10 +00:00
George Rhoten
786a30a19b ICU-2119 Fix an encoding problem.
X-SVN-Rev: 11703
2003-04-25 15:36:39 +00:00
Mark Davis
c5d385e09e ICU-0 fixes to work with Eclipse
X-SVN-Rev: 11702
2003-04-25 01:39:15 +00:00
Mark Davis
5967077f2c ICU-0 updated instructions for more Eclipse stuff
X-SVN-Rev: 11700
2003-04-25 01:27:27 +00:00
George Rhoten
7c0ef88db3 ICU-2699 Fixed some compiler warnings
X-SVN-Rev: 11698
2003-04-25 00:43:52 +00:00
George Rhoten
d9498ab8f9 ICU-2699 Fix some compiler warnings.
X-SVN-Rev: 11697
2003-04-25 00:33:20 +00:00
George Rhoten
fbf41b0eb4 ICU-2630 Remove 1159 and 9027
X-SVN-Rev: 11696
2003-04-25 00:24:50 +00:00
Markus Scherer
573e86baa0 ICU-2119 fix FRF
X-SVN-Rev: 11695
2003-04-25 00:20:34 +00:00
George Rhoten
6c1b9b2026 ICU-2753 Incorporate shared data library workaround for os/400.
Data library should now be 19MB on this platform.  Everywhere else is still about 8MB.

X-SVN-Rev: 11694
2003-04-25 00:17:44 +00:00
Vladimir Weinstein
432b58b99e ICU-2840 don't crash test when data is not present
X-SVN-Rev: 11693
2003-04-25 00:03:36 +00:00
George Rhoten
0a80f2b7c4 ICU-2699 Fixed a compiler warning.
X-SVN-Rev: 11692
2003-04-24 23:58:18 +00:00
Markus Scherer
38f638730a ICU-2119 add pre-Euro currencies, fix a few names
X-SVN-Rev: 11691
2003-04-24 23:57:07 +00:00
George Rhoten
58d0bbd305 ICU-2699 Fix some compiler warnings.
X-SVN-Rev: 11690
2003-04-24 23:49:51 +00:00
Vladimir Weinstein
38eff7394d ICU-2412 don't crash when you cannot open UCA collator
X-SVN-Rev: 11689
2003-04-24 23:18:00 +00:00
George Rhoten
92652c8bb4 ICU-2699 Fix some compiler warnings.
X-SVN-Rev: 11688
2003-04-24 23:17:55 +00:00
Markus Scherer
9f32af0974 ICU-2831 add 4 new C ctype.h/POSIX-style functions
X-SVN-Rev: 11687
2003-04-24 23:09:26 +00:00
Ram Viswanadha
55f4855c84 ICU-2298 test include functionality
X-SVN-Rev: 11686
2003-04-24 23:08:42 +00:00
Ram Viswanadha
7742976bf1 ICU-2298 add include functionality
X-SVN-Rev: 11685
2003-04-24 23:05:39 +00:00
Alan Liu
0abce0b969 ICU-1921 add convenience methods on Position
X-SVN-Rev: 11684
2003-04-24 23:05:03 +00:00
Markus Scherer
66327a7842 ICU-2831 test 4 new C ctype.h/POSIX-style functions
X-SVN-Rev: 11683
2003-04-24 23:04:31 +00:00
Alan Liu
28edc135d5 ICU-2154 fix compiler errors against Sun JDK 1.3
X-SVN-Rev: 11682
2003-04-24 22:59:13 +00:00
Alan Liu
4131ad8564 ICU-2824 move set/getCurrency from DecimalFormat to NumberFormat
X-SVN-Rev: 11681
2003-04-24 22:58:04 +00:00
George Rhoten
8e43d0330c ICU-2765 Fix for Mac OS X
X-SVN-Rev: 11680
2003-04-24 22:38:45 +00:00
George Rhoten
06a6567c93 ICU-2119 Remove some suspicious currency names.
X-SVN-Rev: 11679
2003-04-24 22:15:12 +00:00
George Rhoten
f99f2b6080 ICU-2707 Make it easier to install libraries into new locations.
X-SVN-Rev: 11678
2003-04-24 22:06:46 +00:00
Eric Mader
1b9e839652 ICU-2243 Platform-specific definitions of LIBICULX.
X-SVN-Rev: 11677
2003-04-24 21:00:36 +00:00
Eric Mader
9428caffa4 ICU-2243 Custom build rules for public headers need to be in *all* the configurations!
X-SVN-Rev: 11676
2003-04-24 20:16:30 +00:00
Eric Mader
3f50ee0f41 ICU-2243 Add Layout Extensions library.
X-SVN-Rev: 11675
2003-04-24 19:29:57 +00:00
Eric Mader
f7b000c41d ICU-2243 Need to include public headers from layout subdirectory.
X-SVN-Rev: 11673
2003-04-24 18:40:03 +00:00
Eric Mader
bc011da770 ICU-2243 Remove obsolete files.
X-SVN-Rev: 11672
2003-04-24 18:26:56 +00:00
Eric Mader
120661e806 ICU-2243 Move public headers to layout subdirectory.
X-SVN-Rev: 11671
2003-04-24 18:24:08 +00:00
Eric Mader
dada958faf ICU-2243 Remove old #if 0 code.
X-SVN-Rev: 11670
2003-04-24 18:22:42 +00:00
Vladimir Weinstein
fe6c5b30a4 ICU-2364 fix noisy check-in of version test
X-SVN-Rev: 11669
2003-04-24 16:48:09 +00:00