Commit Graph

15497 Commits

Author SHA1 Message Date
Eric Mader
f918921ea0 ICU-4195 add private no-argument constructor to keep JavaDoc happy.
X-SVN-Rev: 16734
2004-11-02 22:39:03 +00:00
Doug Felt
bb02387c91 ICU-4195 doc tag cleanup for 3.2 release
X-SVN-Rev: 16733
2004-11-02 22:31:02 +00:00
Eric Mader
541aee4f63 ICU-4195 add @deprecated to @draft APIs, fix @see references, fix bad parameter names.
X-SVN-Rev: 16732
2004-11-02 21:36:23 +00:00
Doug Felt
ad2a4971b9 ICU-4195 doc tool cleanup for 3.2 release
X-SVN-Rev: 16730
2004-11-02 19:57:29 +00:00
Doug Felt
d653aa2c58 ICU-4195 doc tool cleanup for 3.2 release
X-SVN-Rev: 16729
2004-11-02 19:39:54 +00:00
Vladimir Weinstein
647cb8dc77 ICU-4194 promotion of @draft 2.6 to @stable 2.6 for common library
X-SVN-Rev: 16728
2004-11-02 07:28:07 +00:00
George Rhoten
62a10f40d1 ICU-4116 Add documentation for Linux PPC
X-SVN-Rev: 16727
2004-11-02 07:06:35 +00:00
Steven R. Loomis
2644cf5c59 ICU-2055 factor some code
X-SVN-Rev: 16726
2004-11-02 06:56:14 +00:00
Steven R. Loomis
aedf7a85a6 ICU-3938 fix tests broken by those translators
X-SVN-Rev: 16725
2004-11-02 06:51:07 +00:00
George Rhoten
807e452330 ICU-4148 Fixes for MinGW
X-SVN-Rev: 16724
2004-11-02 06:37:49 +00:00
George Rhoten
075adc8b89 ICU-4148 Allow pkgdata to run with GNU make on Windows when WIN32 is defined.
X-SVN-Rev: 16723
2004-11-02 05:58:19 +00:00
Steven R. Loomis
16e4106e87 ICU-3938 cldr 1.2
X-SVN-Rev: 16722
2004-11-02 05:55:55 +00:00
Steven R. Loomis
8bb25d5fb8 ICU-3938 cldr 1.2
cVS: ----------------------------------------------------------------------

X-SVN-Rev: 16721
2004-11-02 05:55:06 +00:00
George Rhoten
b8aefb8f66 ICU-4053 Update to a new version of doxygen
X-SVN-Rev: 16720
2004-11-02 05:51:32 +00:00
George Rhoten
a078bb1ce8 ICU-4053 Fix some doxygen warnings.
X-SVN-Rev: 16719
2004-11-02 04:55:53 +00:00
Doug Felt
2ad9305caa ICU-4193 minor test cleanup
X-SVN-Rev: 16718
2004-11-02 01:20:44 +00:00
Doug Felt
37e6605bbf ICU-4193 fix ulocale display name lookup
X-SVN-Rev: 16717
2004-11-02 01:18:05 +00:00
Mark Davis
95c8013cdc cldrbug 339: fix cldr tests
X-SVN-Rev: 16716
2004-11-02 00:53:21 +00:00
Mark Davis
6faeb8893d cldrbug 0: make parseCollation public
X-SVN-Rev: 16715
2004-11-02 00:51:10 +00:00
George Rhoten
716599aa07 ICU-4148 Allow pkgdata to run with GNU make on Windows when WIN32 is defined.
X-SVN-Rev: 16713
2004-11-02 00:27:43 +00:00
Eric Mader
0232219444 ICU-4179 filter out .dll, .ilk, .pdb, .bin files.
X-SVN-Rev: 16712
2004-11-02 00:11:21 +00:00
Doug Felt
c3bd7de2a9 ICU-4192 set default valid/actual locales
X-SVN-Rev: 16711
2004-11-01 23:58:24 +00:00
Eric Mader
b1f7808255 ICU-4179 fix copyright notices so that the cpyscan tool recognizes them.
X-SVN-Rev: 16710
2004-11-01 23:54:44 +00:00
Doug Felt
0b5e3fd691 ICU-4094 unequal objects having equal hashcodes is not an error
X-SVN-Rev: 16709
2004-11-01 23:51:44 +00:00
Eric Mader
a1910ed604 ICU-4179 look for the copyright notice in the first 20 lines instead of the first 10.
X-SVN-Rev: 16708
2004-11-01 23:36:49 +00:00
George Rhoten
a3c828c1ad ICU-4148 Improve the MinGW configuration so that it can get further along in the build process.
It doesn't complete yet, but this is a work in progress.
Commit changes for now so that others may improve the build.

X-SVN-Rev: 16706
2004-11-01 23:22:40 +00:00
Eric Mader
5f97f8d107 ICU-4179 update copyright notices for ICU 3.2
X-SVN-Rev: 16705
2004-11-01 23:21:22 +00:00
Doug Felt
9eb02b77ad ICU-4188 fix GMT display name lookup on IBM 1.4.2 windows JVM
X-SVN-Rev: 16704
2004-11-01 22:56:23 +00:00
Doug Felt
a3927fac14 ICU-4187 obsolete Currency.getLocale
X-SVN-Rev: 16703
2004-11-01 22:49:43 +00:00
Markus Scherer
b74819b945 ICU-4020 bug fix for UCONFIG_NO_BREAK_ITERATION
X-SVN-Rev: 16702
2004-11-01 22:36:35 +00:00
Eric Mader
4c9602c15d ICU-4179 update copyright notices for ICU 3.2
X-SVN-Rev: 16701
2004-11-01 22:36:30 +00:00
Markus Scherer
543e5c1477 ICU-4020 USET_ADD_CASE_MAPPINGS includes case foldings
X-SVN-Rev: 16700
2004-11-01 22:01:38 +00:00
Markus Scherer
c69521cdf0 ICU-4020 set.closeOver(USET_ADD_CASE_MAPPINGS) must contain the original set; include case foldings; improve performance with lower-level ucase.h functions
X-SVN-Rev: 16699
2004-11-01 21:51:03 +00:00
Markus Scherer
9685f38841 ICU-4020 verify that set.closeOver() contains the original set and that case foldings are included
X-SVN-Rev: 16698
2004-11-01 21:49:06 +00:00
Eric Mader
79867480db ICU-4179 update copyright notices for ICU 3.2
X-SVN-Rev: 16697
2004-11-01 19:55:20 +00:00
Eric Mader
c185a2d95b ICU-4179 update copyright notices for ICU 3.2
X-SVN-Rev: 16696
2004-11-01 19:49:09 +00:00
Eric Mader
0b0a9b9186 ICU-4179 update copyright notices for ICU 3.2
X-SVN-Rev: 16695
2004-11-01 19:41:06 +00:00
George Rhoten
3f36751ce2 ICU-3857 Don't crash if '-' isn't available.
X-SVN-Rev: 16694
2004-11-01 19:13:35 +00:00
Eric Mader
43646aea15 ICU-4179 update copyright notices for ICU 3.2
X-SVN-Rev: 16693
2004-11-01 18:56:24 +00:00
George Rhoten
7bbfff8f0b ICU-3857 Update as per reviewer comments.
X-SVN-Rev: 16692
2004-11-01 17:41:49 +00:00
George Rhoten
f7b99944d9 ICU-4185 Fix configure for very strict compilers
X-SVN-Rev: 16691
2004-11-01 16:37:59 +00:00
George Rhoten
75233160fb ICU-4078 Cut the nxCache in half by removing unused UnicodeSet options.
X-SVN-Rev: 16690
2004-10-31 05:43:23 +00:00
Steven R. Loomis
6a2217eb7c ICU-3938 CLDR 1.2 postbeta
X-SVN-Rev: 16689
2004-10-30 09:59:33 +00:00
Steven R. Loomis
7d4ba96675 ICU-3938 CLDR 1.2 postbeta
X-SVN-Rev: 16688
2004-10-30 09:50:11 +00:00
Steven R. Loomis
f2828bc597 cldrbug 353: added missing lo localeScript
X-SVN-Rev: 16687
2004-10-30 09:49:26 +00:00
Steven R. Loomis
fd09b2d910 ICU-3591 acceptLanguage API
X-SVN-Rev: 16686
2004-10-30 09:46:11 +00:00
Eric Mader
d0b0ab46a4 ICU-4179 update copyright notices for ICU 3.2
X-SVN-Rev: 16685
2004-10-30 00:06:24 +00:00
Eric Mader
043ea383c6 ICU-4179 update copyright notices for ICU 3.2
X-SVN-Rev: 16684
2004-10-29 23:57:08 +00:00
Eric Mader
1e856ba7a2 ICU-4179 update copyright notices for ICU 3.2
X-SVN-Rev: 16683
2004-10-29 23:42:49 +00:00
Eric Mader
d0a666402b ICU-4179 update copyright notices for ICU 3.2
X-SVN-Rev: 16682
2004-10-29 22:55:17 +00:00