Commit Graph

12743 Commits

Author SHA1 Message Date
Steven R. Loomis
efbecae5c6 ICU-3938 add text to empty bundles so genrb doesn't complain
X-SVN-Rev: 16798
2004-11-08 22:08:03 +00:00
Steven R. Loomis
a4d034cfb4 ICU-3591 unfactor uprv_strtod for 3.2
X-SVN-Rev: 16796
2004-11-08 21:08:36 +00:00
Steven R. Loomis
a0a750e91a ICU-3591 const
X-SVN-Rev: 16792
2004-11-07 08:53:10 +00:00
Steven R. Loomis
911642fbb7 ICU-3591 factor uprv_strtod decimal code
X-SVN-Rev: 16791
2004-11-07 06:42:41 +00:00
Vladimir Weinstein
be0a14c3d7 ICU-3938 valid sub locales - fix tests
X-SVN-Rev: 16788
2004-11-05 23:14:58 +00:00
Vladimir Weinstein
f36cbfc414 ICU-3938 valid sub locales - fix tests
X-SVN-Rev: 16787
2004-11-05 22:50:08 +00:00
Steven R. Loomis
45752fe8c0 ICU-3591 handle non-'.' decimal points.
X-SVN-Rev: 16785
2004-11-05 22:16:35 +00:00
George Rhoten
3cb542a8f5 ICU-3905 Fix some compiler warnings
X-SVN-Rev: 16784
2004-11-05 21:59:13 +00:00
Steven R. Loomis
f7b2bf04c4 ICU-3591 use uprv_strtod, heap allocate if there are more than a few items
X-SVN-Rev: 16783
2004-11-05 21:58:34 +00:00
George Rhoten
b57f4ddc23 ICU-3862 ostringStream.str().c_str only seems to work when split across separate lines.
X-SVN-Rev: 16782
2004-11-05 21:25:02 +00:00
Steven R. Loomis
ecec1b73ca ICU-3938 valid sub locales, and remove the validSubLocales{} resource key
X-SVN-Rev: 16781
2004-11-05 20:53:44 +00:00
Ram Viswanadha
fe00d7d59a ICU-4206 update the header files
X-SVN-Rev: 16776
2004-11-05 19:58:06 +00:00
George Rhoten
e312467f5d ICU-3905 Fix some compiler warnings
X-SVN-Rev: 16775
2004-11-05 19:07:34 +00:00
George Rhoten
f3a2162e65 ICU-3905 Fix some compiler warnings
X-SVN-Rev: 16774
2004-11-05 18:59:09 +00:00
George Rhoten
c6e2c61f27 ICU-3862 Don't memcpy uninitialized data.
X-SVN-Rev: 16771
2004-11-05 18:33:15 +00:00
George Rhoten
0da7a95df6 ICU-3905 Fix some compiler warnings
X-SVN-Rev: 16770
2004-11-05 18:18:36 +00:00
George Rhoten
5fac5d74b6 ICU-3905 Fix some compiler warnings
X-SVN-Rev: 16769
2004-11-05 18:05:47 +00:00
George Rhoten
b0e8e3576a ICU-4204 Use strtod instead of atof.
atof is claimed to be thread unsafe on some platforms and that strtod should be used instead.

X-SVN-Rev: 16768
2004-11-05 17:50:46 +00:00
George Rhoten
4cc513278c ICU-3905 Fix some compiler warnings
X-SVN-Rev: 16767
2004-11-05 17:21:42 +00:00
George Rhoten
b8deff5e50 ICU-3905 Fix some compiler warnings.
X-SVN-Rev: 16766
2004-11-05 06:18:24 +00:00
George Rhoten
b99285414f ICU-3905 Fix some compiler warnings
X-SVN-Rev: 16765
2004-11-05 05:12:29 +00:00
Ram Viswanadha
9816c3aa98 ICU-3925 fix for thai transliterator
X-SVN-Rev: 16762
2004-11-05 01:38:29 +00:00
George Rhoten
9988ef0fc1 ICU-3905 Fix some compiler warnings
X-SVN-Rev: 16761
2004-11-05 00:25:35 +00:00
George Rhoten
62e47ceb17 ICU-3905 Fix some compiler warnings
X-SVN-Rev: 16760
2004-11-04 23:43:46 +00:00
Vladimir Weinstein
59ccce5787 ICU-3862 fix memory problem in ucol_elm
X-SVN-Rev: 16759
2004-11-04 23:26:37 +00:00
Eric Mader
6c0d288270 ICU-4179 don't examine files which are known to not need an IBM copyright
X-SVN-Rev: 16758
2004-11-04 22:56:36 +00:00
Steven R. Loomis
a037463a60 ICU-3591 fix some warnings
X-SVN-Rev: 16757
2004-11-04 22:52:07 +00:00
George Rhoten
bcead7df44 ICU-3905 Fix some compiler warnings
X-SVN-Rev: 16756
2004-11-04 22:24:46 +00:00
Andy Heninger
526617139e ICU-4055 fixed bad comment on UnicodeSet::size()
X-SVN-Rev: 16755
2004-11-04 22:05:00 +00:00
George Rhoten
287852e706 ICU-3905 Fix some compiler warnings
X-SVN-Rev: 16754
2004-11-04 21:51:57 +00:00
George Rhoten
2df1c8eff4 ICU-3591 Fix uprv_strndup
X-SVN-Rev: 16753
2004-11-04 21:26:17 +00:00
Steven R. Loomis
533b801efc ICU-3591 use uprv_stricmp not strcasecmp, don't free unallocated pointers.
X-SVN-Rev: 16752
2004-11-04 19:13:23 +00:00
Steven R. Loomis
59ac27a504 ICU-3591 uloc_acceptLanguage tests
X-SVN-Rev: 16751
2004-11-04 08:17:26 +00:00
Steven R. Loomis
ec27958921 ICU-3591 acceptLanguage implementation (first)
X-SVN-Rev: 16750
2004-11-04 08:16:54 +00:00
Steven R. Loomis
edf26740b3 ICU-3591 uprv_strndup
X-SVN-Rev: 16749
2004-11-04 08:05:36 +00:00
George Rhoten
17d109bdce ICU-3905 Fix some compiler warnings.
X-SVN-Rev: 16748
2004-11-04 06:41:39 +00:00
George Rhoten
b43d5d4272 ICU-3905 Fix some IA64 compiler warnings.
X-SVN-Rev: 16747
2004-11-04 02:36:10 +00:00
George Rhoten
b1c18db729 ICU-4116 Fix the Linux PPC documentation.
X-SVN-Rev: 16742
2004-11-03 19:30:24 +00:00
George Rhoten
9f8bdd2935 ICU-4148 gcc has a bug where RuleBasedBreakIterator::DONE isn't exported correctly.
Change this test so that it doesn't go into an infinite loop.

X-SVN-Rev: 16740
2004-11-03 15:53:10 +00:00
Vladimir Weinstein
7fe85edd5b ICU-4194 promotion of @draft 2.6 to @stable 2.6 for i18n library
X-SVN-Rev: 16738
2004-11-03 01:25:51 +00:00
George Rhoten
fcf9df2e64 ICU-4116 Add documentation for Linux PPC
X-SVN-Rev: 16736
2004-11-02 23:19:58 +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
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
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
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
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
Markus Scherer
b74819b945 ICU-4020 bug fix for UCONFIG_NO_BREAK_ITERATION
X-SVN-Rev: 16702
2004-11-01 22:36:35 +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
Eric Mader
3cc60cac35 ICU-4179 update copyright notices for ICU 3.2
X-SVN-Rev: 16681
2004-10-29 22:50:01 +00:00
Eric Mader
9a5baf62f7 ICU-4179 update copyright notices for ICU 3.2
X-SVN-Rev: 16679
2004-10-29 21:24:08 +00:00
Ram Viswanadha
dd55e581ae cldrbug 231: add support for isLeapMonth
X-SVN-Rev: 16678
2004-10-29 20:08:18 +00:00
Eric Mader
bf497ec1ff ICU-4132 DeviceTable::getAdjustment() should use "~" for complement. PairPositioningFormat1Subtable::process() should check for zero pairValueCount.
X-SVN-Rev: 16677
2004-10-29 19:24:42 +00:00
George Rhoten
aa753e01ef ICU-4176 Fix some newline handling.
X-SVN-Rev: 16676
2004-10-29 17:54:18 +00:00
Deborah Goldsmith
cf9a074264 ICU-4020 Add USET_ADD_CASE_MAPPINGS
X-SVN-Rev: 16668
2004-10-29 01:19:55 +00:00
Ram Viswanadha
a0611c7e7a ticket: 4092: revert the changes
X-SVN-Rev: 16665
2004-10-29 00:24:42 +00:00
George Rhoten
1f69f2a37c ICU-4078 Fix previous change
X-SVN-Rev: 16654
2004-10-28 16:14:14 +00:00
Steven R. Loomis
c3cf6d724e ICU-3591 ures_openAvailableLocales
X-SVN-Rev: 16653
2004-10-28 15:08:47 +00:00
GCL Shanghai
37862ea9bc ICU-4092 Add API/Method Coverage tests for ICU
X-SVN-Rev: 16652
2004-10-28 14:43:05 +00:00
George Rhoten
c0237af276 ICU-3905 Fix some compiler warnings.
X-SVN-Rev: 16651
2004-10-28 06:29:19 +00:00
George Rhoten
5cde413c0b ICU-3905 Fix some compiler warnings.
X-SVN-Rev: 16650
2004-10-28 06:21:47 +00:00
George Rhoten
23b78bf15e ICU-3905 Fix some compiler warnings.
X-SVN-Rev: 16649
2004-10-28 00:05:24 +00:00
George Rhoten
85c0552e8f ICU-3905 Fix some compiler warnings.
X-SVN-Rev: 16648
2004-10-27 23:40:36 +00:00
George Rhoten
039e695ba1 ICU-3905 Fix some compiler warnings.
X-SVN-Rev: 16647
2004-10-27 22:55:57 +00:00
Eric Mader
811ebbee0f ICU-3927 remove utmscale_fromDouble(), utmscale_toDouble()
X-SVN-Rev: 16646
2004-10-27 21:28:38 +00:00
George Rhoten
054eeb6d70 ICU-4163 Fix a compiler warning from last check-in
X-SVN-Rev: 16644
2004-10-27 21:21:23 +00:00
Vladimir Weinstein
436facf32a ICU-4163 ucol_cloneBinary & ucol_openBinary APIs - no C++ comments in C files
X-SVN-Rev: 16640
2004-10-27 02:09:07 +00:00
Steven R. Loomis
b64e784fe7 ICU-4102 remove some incorrect comments
X-SVN-Rev: 16638
2004-10-27 01:38:24 +00:00
Vladimir Weinstein
6f97dd1568 ICU-4163 ucol_cloneBinary & ucol_openBinary APIs
X-SVN-Rev: 16637
2004-10-27 00:31:04 +00:00
Andy Heninger
8d38207aa7 ICU-4059 update word boundary characters for regexp \b test.
X-SVN-Rev: 16634
2004-10-26 23:13:40 +00:00
George Rhoten
046e808a44 ICU-3927 Fix various Universal Time Scale problems on IA64,
like public header exportation, optimization problems and other such things.

X-SVN-Rev: 16633
2004-10-26 21:59:03 +00:00
Andy Heninger
1cf7040adc ICU-2423 improve API docs for regex
X-SVN-Rev: 16631
2004-10-26 18:49:30 +00:00
George Rhoten
fd673c912b ICU-3938 recommit UCARules.txt
X-SVN-Rev: 16629
2004-10-26 16:03:33 +00:00
Vladimir Weinstein
89c474229e ICU-3938 recommit UCARules.txt
X-SVN-Rev: 16628
2004-10-26 15:32:29 +00:00