George Rhoten
a91af43a2d
ICU-4281 Mostly split collation so that the runtime doesn't depend on service
...
registration, resource bundles, collation building/loading and collation meta information.
ucol_close still depends on ures_close, but it's better than before.
X-SVN-Rev: 16933
2004-12-09 04:23:42 +00:00
George Rhoten
5f99b4942b
ICU-4288 Fix some compiler warnings.
...
X-SVN-Rev: 16931
2004-12-08 23:14:49 +00:00
George Rhoten
2f7b1cd736
ICU-4288 Fix some compiler warnings.
...
X-SVN-Rev: 16930
2004-12-08 23:02:08 +00:00
George Rhoten
5c4521733e
ICU-4288 Fix some compiler warnings.
...
X-SVN-Rev: 16929
2004-12-08 22:38:55 +00:00
George Rhoten
d5dbf8a676
ICU-4286 os/400 -> i5/OS
...
X-SVN-Rev: 16928
2004-12-08 01:10:20 +00:00
George Rhoten
70b126c727
ICU-4288 Fix some compiler warnings.
...
X-SVN-Rev: 16927
2004-12-08 01:05:40 +00:00
George Rhoten
ac893ce00e
ICU-4288 Fix some compiler warnings.
...
X-SVN-Rev: 16926
2004-12-07 23:43:48 +00:00
George Rhoten
306b5ea7da
ICU-3229 Fix for HP-UX. Apparently psuedo-rpath stuff doesn't work well
...
on HP-UX, and that is included with LDFLAGS from mh-hpux-acc. Use the official
LDFLAGS and add special flags as needed.
X-SVN-Rev: 16925
2004-12-07 22:14:25 +00:00
George Rhoten
9bf6134869
ICU-4280 Improve the z/OS ASCII support.
...
The Lotus specific addition apparently wasn't needed.
X-SVN-Rev: 16923
2004-12-06 17:31:27 +00:00
George Rhoten
466b466b9f
ICU-4189 Reduce static library dependencies on conversion code,
...
and allow UCONFIG_NO_CONVERSION to work.
X-SVN-Rev: 16922
2004-12-06 06:09:20 +00:00
George Rhoten
a643013936
ICU-4189 Reduce static library dependencies on conversion code,
...
and allow UCONFIG_NO_CONVERSION to work.
X-SVN-Rev: 16921
2004-12-05 20:22:33 +00:00
George Rhoten
d0d233155d
ICU-4281 Condense break iterator usage.
...
X-SVN-Rev: 16920
2004-12-05 06:23:51 +00:00
George Rhoten
de39e80b8c
ICU-4281 Reduce the u_errorName usage.
...
X-SVN-Rev: 16919
2004-12-05 05:38:50 +00:00
George Rhoten
cf2b390e5a
ICU-4237 Update RUR->RUB
...
X-SVN-Rev: 16918
2004-12-05 02:07:23 +00:00
George Rhoten
c5422c1142
ICU-4240 Fix some error messages.
...
X-SVN-Rev: 16917
2004-12-05 01:49:02 +00:00
George Rhoten
ece68847de
ICU-4280 Improve the z/OS ASCII support
...
X-SVN-Rev: 16916
2004-12-04 22:57:38 +00:00
George Rhoten
c4d892bdd7
ICU-4189 Remove some dependencies on the conversion API.
...
X-SVN-Rev: 16915
2004-12-04 07:22:23 +00:00
George Rhoten
db0f035859
ICU-4280 Improve the z/OS ASCII support.
...
X-SVN-Rev: 16914
2004-12-04 01:25:57 +00:00
Doug Felt
d31f339917
ICU-4080 fix nl number spellout
...
X-SVN-Rev: 16913
2004-12-03 23:26:50 +00:00
George Rhoten
937bd376ff
ICU-3004 An AIX machine set to the tr_TR locale complains bitterly about some "builtin" functions defined in stdlib.h.
...
Include it in fewer places so that fewer warnings appear, and make sure that it's more difficult to accidentally use the C malloc and free.
X-SVN-Rev: 16912
2004-12-03 20:22:01 +00:00
George Rhoten
a0ab77176b
ICU-4189 Remove some dependencies on the conversion API.
...
X-SVN-Rev: 16911
2004-12-03 06:16:10 +00:00
Doug Felt
e2d8c9baaa
ICU-4263 fixed bad locale data, added test
...
X-SVN-Rev: 16909
2004-12-02 21:49:50 +00:00
Markus Scherer
7e756c1233
ICU-3432 remove temporary code
...
X-SVN-Rev: 16907
2004-12-02 18:21:55 +00:00
George Rhoten
7fcbdfbb65
ICU-3229 Allow pkgdata to pass in linker options to the linker
...
X-SVN-Rev: 16906
2004-12-02 07:58:32 +00:00
George Rhoten
ef1ac9b4f4
ICU-3229 Pass in special LDFLAGS when creating a shared data library.
...
This will make sure that the proper /base: can be passed in on Windows,
and it changes how the shared data library is created on at least Linux so that it requires no C runtime initialization (faster load time).
X-SVN-Rev: 16905
2004-12-02 07:37:00 +00:00
George Rhoten
65e90ef307
ICU-4102 Improve multi-level aliasing with fallbacks.
...
We only need to know that the length of the string is >0.
X-SVN-Rev: 16904
2004-12-02 07:27:34 +00:00
George Rhoten
380f90589e
ICU-4273 Fix some test initialization issues.
...
X-SVN-Rev: 16903
2004-12-02 07:09:05 +00:00
Markus Scherer
ca77616509
ICU-3432 move uniset.cpp data for case closure to ucase.icu; have gencase build case closure data; ucase.c use it; UnicodeSet::closeOver() call that
...
X-SVN-Rev: 16902
2004-12-02 04:18:35 +00:00
George Rhoten
67f46c57e8
ICU-4065 Only use usleep from the main thread, since usleep is not thread safe on pre-Solaris 9 machines.
...
See if that helps, since nanosleep isn't portable among various versions of Solaris.
X-SVN-Rev: 16900
2004-11-30 22:19:38 +00:00
George Rhoten
13158509da
ICU-1142 Better rbnf support for Ukrainian locale
...
X-SVN-Rev: 16899
2004-11-29 21:18:32 +00:00
George Rhoten
ca836f55f7
ICU-1143 Add support for KOI8-U
...
X-SVN-Rev: 16898
2004-11-29 21:16:23 +00:00
George Rhoten
d4cfb5dd8f
ICU-2961 Make stubdata mirror pkgdata settings.
...
X-SVN-Rev: 16897
2004-11-25 01:28:59 +00:00
George Rhoten
a078b0c0e9
ICU-4189 Remove some dependencies on conversion code.
...
X-SVN-Rev: 16896
2004-11-25 00:25:52 +00:00
George Rhoten
fa0fd19f7c
ICU-2961 Remove the default intrinsic function setting, as it is controlled by /O2.
...
X-SVN-Rev: 16895
2004-11-24 19:49:16 +00:00
George Rhoten
5b575ed168
ICU-4244 The fixes for Cygwin/MSVC also need to be applied to Cygwin.
...
X-SVN-Rev: 16889
2004-11-22 23:27:00 +00:00
George Rhoten
51db19938f
ICU-4244 Real fixes for Cygwin/MSVC installation. This might be a configuration problem on some Cygwin installations.
...
X-SVN-Rev: 16880
2004-11-18 21:22:09 +00:00
George Rhoten
1f8fee4a46
ICU-4244 Fixes for Cygwin/MSVC installation.
...
X-SVN-Rev: 16877
2004-11-17 20:41:21 +00:00
Eric Mader
1571c95f52
ICU-4179 replace text w/ a notice to fetch the file from Markus Kuhn's site.
...
X-SVN-Rev: 16876
2004-11-17 00:13:10 +00:00
George Rhoten
fb771e59da
ICU-4228 Return an empty locale on error instead of the default locale.
...
X-SVN-Rev: 16874
2004-11-16 22:42:08 +00:00
George Rhoten
f3229bc8ac
ICU-4225 Better character escaping
...
X-SVN-Rev: 16868
2004-11-15 23:03:53 +00:00
George Rhoten
ee75bfbbae
ICU-3591 [srl] fix a memory leak, put in disabled code that makes purify happy
...
X-SVN-Rev: 16867
2004-11-15 23:02:05 +00:00
Eric Mader
965852701a
ICU-4232 Add info about Universal Time Scale API.
...
X-SVN-Rev: 16866
2004-11-15 22:14:58 +00:00
George Rhoten
416ccfce31
ICU-3854 Fix for older versions of os/400. ICU now has many more binary and UTF-8 files.
...
X-SVN-Rev: 16864
2004-11-15 19:35:13 +00:00
Andy Heninger
981153310f
ICU-4127 fix incorrect parameter description comments.
...
X-SVN-Rev: 16863
2004-11-15 18:26:25 +00:00
Andy Heninger
072921d9d3
ICU-4228 memory allocation not using ICU functions
...
X-SVN-Rev: 16860
2004-11-14 05:11:59 +00:00
George Rhoten
4c8340b33f
ICU-4053 Fix an accessibility warning
...
X-SVN-Rev: 16856
2004-11-13 05:26:06 +00:00
George Rhoten
394723ee9a
ICU-4053 General documentation updates.
...
X-SVN-Rev: 16855
2004-11-13 05:17:16 +00:00
Steven R. Loomis
6dc440bcf8
ICU-4218 build with UCONFIG_NO_SERVICE
...
X-SVN-Rev: 16853
2004-11-13 02:33:36 +00:00
George Rhoten
12176f4596
ICU-4179 Improve the copyright notice
...
X-SVN-Rev: 16852
2004-11-13 01:17:49 +00:00
George Rhoten
86cad13aa9
ICU-4225 I misread the font. Use the correct numbers.
...
X-SVN-Rev: 16851
2004-11-13 00:56:28 +00:00
George Rhoten
6ff73e1576
ICU-4226 BreakIterator should not ignore the returned pointers from the ures_* APIs.
...
X-SVN-Rev: 16850
2004-11-13 00:49:55 +00:00
George Rhoten
00922e7983
ICU-4225 Properly remove non-ascii characters from source code.
...
X-SVN-Rev: 16849
2004-11-13 00:13:36 +00:00
George Rhoten
44db2a42bc
ICU-4154 Fixes for IRIX. Add pthread safety.
...
X-SVN-Rev: 16848
2004-11-13 00:01:27 +00:00
Eric Mader
ca462b2c99
ICU-4226 BreakIterator::buildInstance() needs to init brkrules and brkname, even if the ures_open call failed.
...
X-SVN-Rev: 16847
2004-11-12 23:56:07 +00:00
Steven R. Loomis
4691d5a096
ICU-3591 qsort -> uprv_sortArray
...
X-SVN-Rev: 16846
2004-11-12 23:43:37 +00:00
George Rhoten
ecda2bc8c5
ICU-3866 Fix some doxygen warnings.
...
X-SVN-Rev: 16843
2004-11-12 22:50:38 +00:00
George Rhoten
83876dc112
ICU-4161 Better whitespace removal
...
X-SVN-Rev: 16840
2004-11-12 07:22:05 +00:00
George Rhoten
1c9a993999
ICU-4161 Properly indent the code.
...
X-SVN-Rev: 16839
2004-11-12 07:07:41 +00:00
George Rhoten
aba8e9f5a7
ICU-4161 Better whitespace removal
...
X-SVN-Rev: 16838
2004-11-12 05:58:08 +00:00
George Rhoten
dd21bef768
ICU-4092 Remove unused code.
...
X-SVN-Rev: 16836
2004-11-12 01:31:18 +00:00
Andy Heninger
9f6f294e5f
ICU-4225 remove non-ascii characters from source code
...
X-SVN-Rev: 16835
2004-11-12 01:11:27 +00:00
George Rhoten
9d4709a71e
ICU-4154 Fixes for IRIX. memcmp seems to be broken on IRIX for some odd reason.
...
X-SVN-Rev: 16833
2004-11-12 00:38:34 +00:00
George Rhoten
b42fe1345c
ICU-4154 Fixes for IRIX. The standard headers are broken on IRIX.
...
X-SVN-Rev: 16831
2004-11-12 00:26:54 +00:00
Ram Viswanadha
a941df5285
cldrbug 231: remove un-necessary files from the icu module .. these cause conflicts while generating icu data
...
X-SVN-Rev: 16830
2004-11-12 00:01:06 +00:00
Andy Heninger
665e553354
ICU-4161 remove tabs from source code
...
X-SVN-Rev: 16829
2004-11-11 23:34:58 +00:00
George Rhoten
03ad2885e5
ICU-4218 Change the previous checkin so that we are sure that it will work on all platforms.
...
X-SVN-Rev: 16828
2004-11-11 23:10:35 +00:00
George Rhoten
78af02f69e
ICU-3854 Last configure update before ICU 3.2 is released.
...
X-SVN-Rev: 16827
2004-11-11 23:03:56 +00:00
Ram Viswanadha
5e4bfb25d1
ICU-4221 fix for boundaries data
...
X-SVN-Rev: 16826
2004-11-11 22:48:47 +00:00
George Rhoten
be316ee1a8
ICU-3771 Fix a typo in the 3 letter ISO-639 list.
...
X-SVN-Rev: 16824
2004-11-11 21:52:37 +00:00
Ram Viswanadha
142ffdc7d7
cldrbug 231: add en_US_POSIX so that boundaries data can be generated
...
X-SVN-Rev: 16822
2004-11-11 19:31:31 +00:00
Ram Viswanadha
1c1587c5e2
cldrbug 231: remove un-necessary files from the icu module .. these cause conflicts while generating icu data
...
X-SVN-Rev: 16821
2004-11-11 19:31:00 +00:00
Vladimir Weinstein
cf14e838e4
ICU-3862 remove harmful changes to ucol_elm
...
X-SVN-Rev: 16819
2004-11-11 07:07:44 +00:00
Steven R. Loomis
e3f6bd5606
ICU-4218 uconfig.h fixes.
...
X-SVN-Rev: 16817
2004-11-10 22:30:29 +00:00
George Rhoten
f309c41fad
ICU-4154 Fix static library building on some platforms.
...
X-SVN-Rev: 16814
2004-11-10 05:02:51 +00:00
Steven R. Loomis
2e8a985dc6
ICU-4218 uconfig for 3.2
...
X-SVN-Rev: 16813
2004-11-10 03:47:56 +00:00
Ram Viswanadha
a0bf853527
ICU-4217 fix failure on Intel RedHat Linux
...
X-SVN-Rev: 16808
2004-11-09 23:24:15 +00:00
George Rhoten
1670cfdf45
ICU-3855 Fix Cygwin/MSVC install.
...
X-SVN-Rev: 16805
2004-11-09 19:21:06 +00:00
George Rhoten
41d38de693
ICU-3963 Update to version 3.2
...
X-SVN-Rev: 16804
2004-11-09 19:11:02 +00:00
Vladimir Weinstein
e5f691ee8a
ICU-4163 Remove empty function body (ucol_openFromImage) that was in by mistake
...
X-SVN-Rev: 16802
2004-11-09 07:08:50 +00:00
Ram Viswanadha
6595b78c67
ICU-4179 update the copyright notice
...
X-SVN-Rev: 16801
2004-11-09 00:44:09 +00:00
George Rhoten
f02886798f
ICU-3905 Fix some compiler warnings
...
X-SVN-Rev: 16800
2004-11-09 00:37:10 +00:00
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
George Rhoten
f4e52357e7
ICU-3720 Only whitespace changes.
...
Reduce the number of lines so that it's easier to count the test cases.
X-SVN-Rev: 16627
2004-10-26 07:02:05 +00:00
Eric Mader
10522052fb
ICU-3927 code review changes.
...
X-SVN-Rev: 16626
2004-10-26 00:25:39 +00:00
Andy Heninger
244f4e3ac2
ICU-4157 Word Break, undo failed attempt at a branch for TR29 proposed updates
...
X-SVN-Rev: 16625
2004-10-25 23:50:11 +00:00
Andy Heninger
d6a3a3e9f5
ICU-4157 Word Break, TR29 proposed changes for Unicode 4.1
...
X-SVN-Rev: 16623
2004-10-25 23:41:39 +00:00
George Rhoten
fd0d950183
ICU-4156 Test and fix getAvailableLocales for service registration.
...
X-SVN-Rev: 16622
2004-10-25 23:38:08 +00:00
George Rhoten
5c97ee7892
ICU-3963 Update to version 3.2
...
X-SVN-Rev: 16621
2004-10-25 23:32:50 +00:00
George Rhoten
ad84740ebb
ICU-3963 Update to version 3.2
...
X-SVN-Rev: 16617
2004-10-25 21:55:56 +00:00
Andy Heninger
a9beb2aa36
ICU-4155 Olson Time Zone data update.
...
X-SVN-Rev: 16615
2004-10-25 21:46:15 +00:00
George Rhoten
903ee0a20d
ICU-4154 Speed up building the data library on the Opteron
...
X-SVN-Rev: 16613
2004-10-25 21:22:21 +00:00
George Rhoten
1ea4086cc6
ICU-3855 Fix minor Cygwin build and linking issues.
...
X-SVN-Rev: 16612
2004-10-25 17:01:32 +00:00
George Rhoten
de0bbb2054
ICU-4006 Fix an allocation problem.
...
X-SVN-Rev: 16611
2004-10-25 00:20:59 +00:00
George Rhoten
46bf1afd99
ICU-4154 Speed up building the data library on the Opteron
...
X-SVN-Rev: 16610
2004-10-24 20:01:37 +00:00
George Rhoten
cbbbbda612
ICU-4154 Alpha Linux with gcc has an optimization bug.
...
Adding this extra check gets around this bug.
X-SVN-Rev: 16609
2004-10-24 20:00:14 +00:00
George Rhoten
0351f8c29e
ICU-4154 Speed up building the data library
...
X-SVN-Rev: 16608
2004-10-24 19:57:55 +00:00
George Rhoten
24f4947b54
ICU-4154 Remove unused include directories.
...
X-SVN-Rev: 16607
2004-10-24 19:57:28 +00:00
Vladimir Weinstein
5544bc1710
ICU-3763 fix path stomping when parent == fill-in
...
X-SVN-Rev: 16606
2004-10-23 00:19:39 +00:00
Eric Mader
04b1d434aa
ICU-3927 added a note to utmscale_fromDouble about why fromMin, fromMax are "volatile."
...
X-SVN-Rev: 16605
2004-10-23 00:15:34 +00:00
Eric Mader
1ab8447475
ICU-3927 in utmscale_fromDouble, make fromMin, fromMax volatile to avoid gcc compiler problem w/ compare.
...
X-SVN-Rev: 16604
2004-10-22 23:56:36 +00:00
Vladimir Weinstein
09f8ca5624
ICU-4102 fix ures_getByKeyWithFallback for aliased resources
...
X-SVN-Rev: 16603
2004-10-22 23:13:12 +00:00
George Rhoten
0e772ac85a
ICU-4153 Fix 64-bit library building on Solaris.
...
X-SVN-Rev: 16602
2004-10-22 23:08:16 +00:00
Andy Heninger
1f42f071fc
ICU-4057 incorrect regex appendReplacement after multiple find()s.
...
X-SVN-Rev: 16601
2004-10-22 22:51:02 +00:00
George Rhoten
1675fa4465
ICU-3805 Break putil.h/utypes.h header file dependancy loop
...
X-SVN-Rev: 16600
2004-10-22 22:19:12 +00:00
Eric Mader
83f812dd0a
ICU-3927 fix problems w/ comparing doubles and int64_ts.
...
X-SVN-Rev: 16597
2004-10-22 18:11:43 +00:00
Andy Heninger
9f286086d1
ICU-3337 better detect incorrect usage of Regex APIs.
...
X-SVN-Rev: 16595
2004-10-22 16:32:12 +00:00
Ram Viswanadha
a3d81118a3
cldrbug 231: fix the sentence attr
...
X-SVN-Rev: 16593
2004-10-22 00:34:07 +00:00
Ram Viswanadha
62c6f70295
ticket: 3938: fix the tests
...
X-SVN-Rev: 16592
2004-10-21 23:53:38 +00:00
Ram Viswanadha
2d229482dd
ticket: 3938: merge CLDR data
...
X-SVN-Rev: 16591
2004-10-21 23:47:57 +00:00
Eric Mader
41038b6081
ICU-3927 initial checkin of C version of Universal Time Scale.
...
X-SVN-Rev: 16590
2004-10-21 21:29:55 +00:00
Ram Viswanadha
42fc815f5f
cldrbug 231: readd boundaries data to ja
...
X-SVN-Rev: 16589
2004-10-21 18:10:50 +00:00
Eric Mader
e69c18cd1f
ICU-3927 initial checkin of C version of Universal Time Scale.
...
X-SVN-Rev: 16588
2004-10-21 17:32:52 +00:00
Eric Mader
5e69676523
ICU-3927 initial checkin of C version of Universal Time Scale.
...
X-SVN-Rev: 16587
2004-10-21 17:15:52 +00:00
George Rhoten
15ac6a140c
ICU-3855 Fix Cygwin/MSVC install.
...
X-SVN-Rev: 16586
2004-10-21 16:22:07 +00:00
George Rhoten
1397daa245
ICU-4148 The MinGW headers have a bug so that NOGDI doesn't work.
...
X-SVN-Rev: 16585
2004-10-21 06:40:36 +00:00
Deborah Goldsmith
225c380bde
ICU-3561 Locale-based text boundaries
...
X-SVN-Rev: 16582
2004-10-21 01:03:01 +00:00
George Rhoten
d118393447
ICU-3855 Shorten the data build log so that I can read it more easily
...
X-SVN-Rev: 16581
2004-10-21 00:10:03 +00:00
George Rhoten
b08624b5bf
ICU-3855 Fix Cygwin/MSVC install.
...
X-SVN-Rev: 16580
2004-10-21 00:08:48 +00:00
Andy Heninger
720fe18819
ICU-3920 document that u_cleanup() resets memory, heap and trace functions.
...
X-SVN-Rev: 16579
2004-10-21 00:01:39 +00:00
Markus Scherer
1cd4ae803f
ICU-3674 improve conversion code coverage
...
X-SVN-Rev: 16573
2004-10-20 13:46:58 +00:00
Markus Scherer
72e364aa16
ICU-3674 improve conversion code coverage
...
X-SVN-Rev: 16570
2004-10-20 00:25:37 +00:00
Markus Scherer
8cf2cb2f1b
ICU-3674 improve conversion code coverage
...
X-SVN-Rev: 16569
2004-10-19 23:44:49 +00:00
Markus Scherer
fbb584dbda
ICU-3969 add test for ucase_openBinary()
...
X-SVN-Rev: 16568
2004-10-19 23:00:46 +00:00
Steven R. Loomis
21c45aad7e
ICU-4144 make getFunctionalEquivalent return the minimal locale
...
X-SVN-Rev: 16567
2004-10-19 22:53:58 +00:00
Steven R. Loomis
b713df344d
ICU-4144 getFunctionalEquivalent test updates
...
X-SVN-Rev: 16566
2004-10-19 22:53:25 +00:00
George Rhoten
74fa020d9b
ICU-3905 Fix some compiler warnings.
...
X-SVN-Rev: 16563
2004-10-19 18:31:51 +00:00
George Rhoten
db30246c77
ICU-3963 Make sure that the icudt.lib (import library) are the same between Windows configurations.
...
X-SVN-Rev: 16562
2004-10-19 18:27:15 +00:00
Ram Viswanadha
de6c863cb8
cldrbug 243: move timzone stuff to icu tree
...
X-SVN-Rev: 16561
2004-10-19 18:10:08 +00:00
George Rhoten
d630f74e6f
ICU-4142 Use current the ICU RTTI style in the layout engine
...
X-SVN-Rev: 16560
2004-10-19 06:58:47 +00:00
George Rhoten
daaa78b744
ICU-3862 Make sure that some numbers are marked const.
...
X-SVN-Rev: 16559
2004-10-19 06:47:21 +00:00
George Rhoten
8db485aace
ICU-3862 Make sure that pointers are marked const too.
...
X-SVN-Rev: 16558
2004-10-19 06:42:33 +00:00
George Rhoten
9af532a6ac
ICU-4142 Use current the ICU RTTI style in the layout engine
...
X-SVN-Rev: 16557
2004-10-19 06:25:41 +00:00
George Rhoten
dbf6b9b765
ICU-4068 Use C variable declarations instead of C++ variable declarations,
...
and separate ICU API tests from CLDR.
X-SVN-Rev: 16556
2004-10-19 05:31:51 +00:00
George Rhoten
83642167bf
ICU-4068 Use C variable declarations instead of C++ variable declarations.
...
X-SVN-Rev: 16555
2004-10-19 05:19:36 +00:00
George Rhoten
337b3a2146
ICU-3963 Update what is renamed
...
X-SVN-Rev: 16554
2004-10-19 05:12:17 +00:00
George Rhoten
5d6a56d136
ICU-3963 Make sure that certain classes and functions get into urename.h properly.
...
X-SVN-Rev: 16553
2004-10-19 03:57:56 +00:00
George Rhoten
bdf72fb52c
ICU-3805 Break putil.h/utypes.h header file dependancy loop
...
X-SVN-Rev: 16552
2004-10-19 03:15:10 +00:00
Deborah Goldsmith
95bbad7347
ICU-4115 Set warning code when falling back to parent or root
...
X-SVN-Rev: 16546
2004-10-18 23:59:41 +00:00
Deborah Goldsmith
9cc484fdb3
ICU-4068 Fix warning code for non-existent language
...
X-SVN-Rev: 16545
2004-10-18 23:58:03 +00:00
Steven R. Loomis
426d7025d8
cldrbug 259: add as.xml
...
X-SVN-Rev: 16540
2004-10-18 23:01:50 +00:00
Eric Mader
b549eeb06e
ICU-4104 don't add features to lookupOrderArray if they've already been added.
...
X-SVN-Rev: 16536
2004-10-18 20:44:55 +00:00
George Rhoten
e35ff474f7
ICU-3963 Make sure that the icudt.lib (import library) are the same between Windows configurations.
...
X-SVN-Rev: 16534
2004-10-18 03:28:06 +00:00
George Rhoten
63253ed74f
ICU-3805 Break putil.h/utypes.h header file dependancy loop
...
X-SVN-Rev: 16532
2004-10-18 03:18:25 +00:00
George Rhoten
ba582e9d72
ICU-4100 Fix a debug build warning
...
X-SVN-Rev: 16531
2004-10-18 03:18:13 +00:00
George Rhoten
83b0d17af1
ICU-4078 Revert the move of the invariant conversion routines back to putil.h.
...
They are stable APIs, and they should not be moved.
X-SVN-Rev: 16530
2004-10-18 03:03:13 +00:00
George Rhoten
9fe39e1c8c
ICU-3805 Break putil.h/utypes.h header file dependancy loop
...
X-SVN-Rev: 16529
2004-10-18 02:43:33 +00:00
Eric Mader
8de24faef2
ICU-4067 Update character class for Gurmukhi characters A01, A03.
...
X-SVN-Rev: 16528
2004-10-17 20:45:06 +00:00
Eric Mader
39d9b493bf
ICU-4085 update shapeTypes table to Unicode 4.0.1
...
X-SVN-Rev: 16527
2004-10-17 20:31:34 +00:00
George Rhoten
01783a7d6a
ICU-4084 Improve the Calendar instantiation.
...
Converters/service registration aren't needed by default anymore.
X-SVN-Rev: 16526
2004-10-17 19:46:59 +00:00
George Rhoten
07b125019f
ICU-4102 Improve multi-level aliasing with fallbacks.
...
X-SVN-Rev: 16525
2004-10-17 16:58:33 +00:00
George Rhoten
8318ed5467
ICU-4102 Improve multi-level aliasing with fallbacks.
...
X-SVN-Rev: 16524
2004-10-17 05:16:23 +00:00
George Rhoten
a886202e99
ICU-4138 Refix OS390_STUBDATA
...
X-SVN-Rev: 16521
2004-10-15 23:47:14 +00:00
George Rhoten
e69fca9d5f
ICU-4078 Fix for AIX with Visual Age 5 compiler, and make sure that the
...
disentanglement is correct by putting all the UnicodeSet virtual functions are
in one file. Also move some of the rule whitespace handling into better
locations.
X-SVN-Rev: 16519
2004-10-15 22:56:26 +00:00
Ram Viswanadha
713d078861
ICU-3938 add boundaries data
...
X-SVN-Rev: 16510
2004-10-15 18:28:45 +00:00
George Rhoten
a860edf4f6
ICU-4138 Refix OS390_STUBDATA
...
X-SVN-Rev: 16508
2004-10-15 16:25:11 +00:00
George Rhoten
0e1c5bf499
ICU-4078 Fix a compiler warning from previous check-in
...
X-SVN-Rev: 16507
2004-10-15 06:23:05 +00:00
George Rhoten
7746ac4c0b
ICU-3634 Use 0 for UChar types. NULL (a pointer type) shouldn't be used.
...
X-SVN-Rev: 16506
2004-10-15 06:18:07 +00:00
George Rhoten
308aba80be
ICU-4078 Make sure that the decoupled cleanup functions are still called during a failure.
...
X-SVN-Rev: 16503
2004-10-15 06:05:51 +00:00
George Rhoten
0a954254c2
ICU-3839 Fix an error message so that errors show up.
...
X-SVN-Rev: 16498
2004-10-14 23:34:35 +00:00
George Rhoten
287e1a3959
ICU-4136 TRANLIT_SOURCE -> TRANSLIT_SOURCE
...
X-SVN-Rev: 16497
2004-10-14 23:32:14 +00:00
Steven R. Loomis
96905f266e
ICU-3938 update collation files (updated locales)
...
X-SVN-Rev: 16494
2004-10-14 22:22:55 +00:00
Vladimir Weinstein
3f2eaaf702
ICU-3938 Changes in tests due to changes in zh collation names. Could be a bug in getFunctionalEquivalent
...
X-SVN-Rev: 16488
2004-10-14 20:13:13 +00:00
Vladimir Weinstein
aa515c3763
ICU-3938 Support CLDR collation data in the parses: comment support + bugfixes
...
X-SVN-Rev: 16487
2004-10-14 20:12:11 +00:00
Vladimir Weinstein
acaa9b180c
ICU-3938 UCARules needs to have unescaped rules due to the way it is included in root
...
X-SVN-Rev: 16486
2004-10-14 20:11:09 +00:00
Vladimir Weinstein
70621e0c6c
ICU-3938 Collation data generated from CLDR 1.2
...
X-SVN-Rev: 16485
2004-10-14 20:10:38 +00:00
George Rhoten
c67d95bf59
ICU-3969 Fix for HP-UX with aCC 3.50
...
X-SVN-Rev: 16484
2004-10-14 18:50:44 +00:00
Ram Viswanadha
1ebcdbb34e
cldrbug 231: modify specials data as per Deborah's request
...
X-SVN-Rev: 16483
2004-10-14 18:01:35 +00:00
Steven R. Loomis
6d31727dc7
ICU-3938 more CLDR data. Include override-draft locales.
...
X-SVN-Rev: 16480
2004-10-14 06:16:35 +00:00
Steven R. Loomis
e5ee4621ed
cldrbug 259: icu specials for collation
...
X-SVN-Rev: 16479
2004-10-14 06:03:14 +00:00
Steven R. Loomis
66c0e2e23a
cldrbug 259: update override list
...
X-SVN-Rev: 16478
2004-10-14 06:01:50 +00:00
Steven R. Loomis
75d79203b5
cldrbug 259: add override draft
...
X-SVN-Rev: 16476
2004-10-13 23:56:44 +00:00
George Rhoten
a68d40a687
ICU-4078 Reduce the dependencies on the conversion API.
...
X-SVN-Rev: 16470
2004-10-13 06:24:06 +00:00
George Rhoten
ac294b5379
ICU-3969 Fix new case mapping code so that it will work on z/OS
...
X-SVN-Rev: 16469
2004-10-13 06:08:52 +00:00
George Rhoten
5f2505021e
ICU-4084 Improve doOpenChoice performance
...
X-SVN-Rev: 16468
2004-10-13 05:41:18 +00:00
George Rhoten
94a92cdceb
ICU-3938 Add CLDR changes for English.
...
X-SVN-Rev: 16465
2004-10-13 00:44:55 +00:00
George Rhoten
e10141ecc9
ICU-3938 Partial incorporation of CLDR data. Some of the currency, weekend and DateTimeElements will be fixed later when the draftness is removed from some of the data.
...
X-SVN-Rev: 16464
2004-10-13 00:39:42 +00:00
George Rhoten
2e69aa04e2
ICU-4129 Fix for Borland C++ Builder.
...
X-SVN-Rev: 16459
2004-10-12 23:24:19 +00:00
George Rhoten
5e3d7989dd
ICU-3938 Make fewer tests fail by not leaking resource bundles.
...
X-SVN-Rev: 16455
2004-10-12 19:03:54 +00:00
George Rhoten
addb950226
ICU-4084 Improve doOpenChoice performance on less optimal platforms.
...
X-SVN-Rev: 16454
2004-10-12 06:09:26 +00:00
George Rhoten
0709ebfcce
cldrbug 231: Remove unavailable info for boundary data.
...
X-SVN-Rev: 16451
2004-10-11 23:35:48 +00:00
George Rhoten
7d820669c9
ICU-4116 Improve Linux PPC data building
...
X-SVN-Rev: 16449
2004-10-11 23:12:42 +00:00
George Rhoten
d5efe15136
ICU-4084 Improve doOpenChoice performance, and make sure that tests can run against the shared data library.
...
X-SVN-Rev: 16448
2004-10-11 22:31:01 +00:00
Doug Felt
be20a502df
ICU-3634 localized RBNF rule set names - fix error handling in loc data parsing
...
X-SVN-Rev: 16446
2004-10-11 21:59:44 +00:00
George Rhoten
6b11c1a3af
ICU-4084 Improve doOpenChoice performance, and make sure that tests can run against the shared data library.
...
X-SVN-Rev: 16445
2004-10-11 21:23:12 +00:00
George Rhoten
cf3b69cbf1
ICU-4084 Improve doOpenChoice performance.
...
X-SVN-Rev: 16444
2004-10-11 21:21:55 +00:00
George Rhoten
4fbf096779
ICU-4019 Fix last test addition so that it doesn't leak memory.
...
X-SVN-Rev: 16443
2004-10-11 17:24:02 +00:00
George Rhoten
87487f4c09
ICU-4129 Fix for Borland C++ Builder.
...
X-SVN-Rev: 16440
2004-10-09 00:59:35 +00:00
George Rhoten
df4a6985d3
ICU-4116 Improve Linux PPC 64-bit building with archives.
...
X-SVN-Rev: 16438
2004-10-09 00:45:25 +00:00
George Rhoten
419f2b4966
ICU-3925 Fix an EBCDIC bug introduced by version 1.152
...
X-SVN-Rev: 16433
2004-10-08 22:00:26 +00:00
George Rhoten
2ddb970446
ICU-4125 Add minus rule to rbnf
...
X-SVN-Rev: 16430
2004-10-08 19:09:07 +00:00
George Rhoten
088b7ae383
ICU-4078 Remove some dependencies
...
X-SVN-Rev: 16428
2004-10-08 17:38:36 +00:00
George Rhoten
d24eab530d
ICU-3837 Fix UCONFIG_NO_SERVICE
...
X-SVN-Rev: 16426
2004-10-08 06:23:24 +00:00
George Rhoten
588364a499
ICU-4078 Depend less on the default converter
...
X-SVN-Rev: 16425
2004-10-08 06:07:27 +00:00
George Rhoten
7674c243d1
ICU-4078 There is no need to use the default locale for foldCase as stated by Markus.
...
X-SVN-Rev: 16424
2004-10-08 05:17:17 +00:00
George Rhoten
42bc6ea738
ICU-4078 Split out u_errorName from putil.c. It's mainly used for error reporting, and it's large.
...
X-SVN-Rev: 16423
2004-10-08 04:22:58 +00:00
George Rhoten
349c3b5ad3
ICU-4127 Fix Hashtable constructors.
...
X-SVN-Rev: 16422
2004-10-08 01:52:53 +00:00
George Rhoten
19e709ced5
ICU-4078 There is no need to use the default locale for foldCase as stated by Markus.
...
X-SVN-Rev: 16420
2004-10-07 22:11:34 +00:00
Steven R. Loomis
be8e4abcfe
ICU-3938 fix to test err message
...
X-SVN-Rev: 16419
2004-10-07 21:32:53 +00:00
George Rhoten
23433708ce
ICU-4116 Improve the Linux PPC pkgdata's usage of genccode.
...
X-SVN-Rev: 16417
2004-10-07 20:42:34 +00:00
George Rhoten
a862144196
ICU-4078 Remove unneeded caseCompare
...
X-SVN-Rev: 16416
2004-10-07 18:19:27 +00:00
George Rhoten
7a0397e812
ICU-4078 Fix for z/OS due to recent modularization.
...
X-SVN-Rev: 16415
2004-10-07 17:29:15 +00:00
George Rhoten
918a684663
ICU-4078 Fix for z/OS due to recent modularization.
...
X-SVN-Rev: 16414
2004-10-07 17:26:53 +00:00
George Rhoten
d078ffb611
ICU-4125 Fix a test typo
...
X-SVN-Rev: 16412
2004-10-07 07:51:11 +00:00
George Rhoten
9777ef9aae
ICU-4078 Move dependency of uloc API from locmap to uloc.
...
X-SVN-Rev: 16411
2004-10-07 06:05:26 +00:00
George Rhoten
61639cbad5
ICU-4078 Depend less on the default converter.
...
X-SVN-Rev: 16406
2004-10-06 23:49:02 +00:00
George Rhoten
45801df756
ICU-4078 Fix some typos while reviewing the cleanup functions.
...
X-SVN-Rev: 16404
2004-10-06 23:23:13 +00:00
George Rhoten
e2188e6775
ICU-4078 Decouple the cleanup functions from u_init and u_cleanup.
...
X-SVN-Rev: 16403
2004-10-06 23:10:53 +00:00
George Rhoten
1188be07f8
ICU-3634 Fix for AIX. New constructors can't be inlined.
...
X-SVN-Rev: 16402
2004-10-06 17:38:10 +00:00
Steven R. Loomis
7eb456615b
cldrbug 259: updated deprecated info
...
X-SVN-Rev: 16398
2004-10-06 01:32:53 +00:00
George Rhoten
36caf6be5a
ICU-4116 Fix for Visual Age 7.0 on Linux PPC so that __I doesn't collide with anything.
...
X-SVN-Rev: 16397
2004-10-05 23:08:06 +00:00
George Rhoten
36bd9780aa
ICU-3938 Fix previous test fix so that it won't leak memory.
...
X-SVN-Rev: 16394
2004-10-05 23:02:26 +00:00
Ram Viswanadha
c444cc6348
cldrbug 231: add specials info for boundary data
...
X-SVN-Rev: 16393
2004-10-05 22:02:37 +00:00
George Rhoten
f8ad9f78cd
cldrbug 243: Add missing script data.
...
X-SVN-Rev: 16391
2004-10-05 18:59:44 +00:00
George Rhoten
106e91de6a
ICU-4078 Make sure that some functions that need to use __cxa_pure_virtual from g++ are only defined in one object file, especially if they are only used by other class.
...
X-SVN-Rev: 16389
2004-10-04 04:27:52 +00:00
George Rhoten
64a50b501a
ICU-3855 Partially fix the icu-config script
...
X-SVN-Rev: 16388
2004-10-02 06:53:24 +00:00
George Rhoten
6614a56925
ICU-3634 Fix for MSVC 6
...
X-SVN-Rev: 16387
2004-10-02 06:47:13 +00:00
George Rhoten
2fec9a203b
ICU-3938 Fix previous test fix so it won't crash on Windows.
...
X-SVN-Rev: 16386
2004-10-02 04:59:29 +00:00
George Rhoten
4dee03aead
ICU-3805 Move the usage of an internal function to an implementation file.
...
X-SVN-Rev: 16385
2004-10-02 03:58:10 +00:00
Steven R. Loomis
164b735f3f
ICU-3938 CLDR 1.2 test updates
...
X-SVN-Rev: 16384
2004-10-01 21:07:02 +00:00
Steven R. Loomis
61d6352299
ICU-3938 more cldr 1.2 test updates
...
X-SVN-Rev: 16383
2004-10-01 21:04:48 +00:00
Steven R. Loomis
81d9667f1a
ICU-3938 fix test so it won't crash, bump buffer size
...
X-SVN-Rev: 16382
2004-10-01 20:25:18 +00:00
George Rhoten
03ae301189
ICU-3837 Fewer failures when UCONFIG_NO_SERVICE = 1
...
X-SVN-Rev: 16381
2004-10-01 18:59:31 +00:00
George Rhoten
b089cba52e
ICU-3925 Missing ITL
...
X-SVN-Rev: 16380
2004-10-01 05:59:32 +00:00
Steven R. Loomis
5b42f887ad
cldrbug 259: fix to deprecated format
...
X-SVN-Rev: 16379
2004-10-01 02:27:13 +00:00
George Rhoten
e91f899d00
ICU-3634 Fix the previous commit so that it works on Solaris.
...
X-SVN-Rev: 16377
2004-09-30 23:25:20 +00:00
George Rhoten
2a2c32a2f0
ICU-4078 Fix a Solaris compiler error that was due to the last change.
...
X-SVN-Rev: 16375
2004-09-30 21:35:30 +00:00
George Rhoten
ceb13e99c4
ICU-4078 Fix a Solaris compiler error from last change.
...
X-SVN-Rev: 16374
2004-09-30 21:34:26 +00:00
Vladimir Weinstein
162ffbb8f8
ICU-4118 fix ucol_normalizeShortDefinitionString crash when parse error is NULL
...
X-SVN-Rev: 16373
2004-09-30 20:39:02 +00:00
George Rhoten
71bfb44cba
ICU-4116 Add Linux PPC configuration.
...
X-SVN-Rev: 16372
2004-09-30 18:51:03 +00:00
Steven R. Loomis
26fe419cbc
cldrbug 259: adding dz script info
...
X-SVN-Rev: 16370
2004-09-30 17:42:02 +00:00
Steven R. Loomis
d22234fe81
cldrbug 259: aux files for ICU gen
...
X-SVN-Rev: 16367
2004-09-30 06:43:34 +00:00
George Rhoten
8e90ce724e
ICU-4079 Make it easier to show what is the default charset.
...
X-SVN-Rev: 16366
2004-09-30 06:06:01 +00:00
Vladimir Weinstein
459f0a8090
ICU-4112 Fix for typo in uca init code + some consistency bug fixes in latin-1 generation.
...
X-SVN-Rev: 16362
2004-09-28 05:50:21 +00:00
George Rhoten
a12dd1e22f
ICU-3805 Fix a compiler warning from previous check-in
...
X-SVN-Rev: 16361
2004-09-27 16:38:55 +00:00
George Rhoten
3c0f436a67
ICU-4109 Fix a buffer overflow bug.
...
X-SVN-Rev: 16360
2004-09-27 16:34:29 +00:00
Doug Felt
3e2694d596
ICU-2052 hebrew spellout names need fix
...
X-SVN-Rev: 16358
2004-09-24 23:11:05 +00:00
Doug Felt
eb31068f2a
ICU-3634 localized RBNF rule set names - text description
...
X-SVN-Rev: 16357
2004-09-24 22:58:00 +00:00
George Rhoten
6a80fd1c86
ICU-3805 Break the circular dependency between utypes.h and putil.h
...
X-SVN-Rev: 16356
2004-09-23 00:24:36 +00:00
George Rhoten
b98552d53c
ICU-4001 Allow --disable-shared to work a little better.
...
X-SVN-Rev: 16352
2004-09-22 05:01:01 +00:00
George Rhoten
d9258ee74b
ICU-4078 Don't depend on Memory stream anymore, and fix some typos
...
X-SVN-Rev: 16349
2004-09-21 21:01:31 +00:00
Steven R. Loomis
2b8b121963
ICU-3651 uloc_setKeywordValue: test removal, and sorting of added keywords.
...
X-SVN-Rev: 16348
2004-09-21 00:00:24 +00:00
Steven R. Loomis
174104abe1
ICU-3651 uloc_setKeywordValue: removal, and sorting of added keywords.
...
X-SVN-Rev: 16347
2004-09-20 23:59:59 +00:00
Eric Mader
bb1eba97cb
ICU-4026 remove conditional which preserved old code during testing.
...
X-SVN-Rev: 16346
2004-09-20 22:38:00 +00:00
George Rhoten
6dc1bba6ad
ICU-3963 Update what is renamed.
...
X-SVN-Rev: 16342
2004-09-17 18:38:48 +00:00
George Rhoten
896c3fb9e8
ICU-3905 Fix some compiler warnings.
...
X-SVN-Rev: 16341
2004-09-17 07:46:37 +00:00
George Rhoten
209c7b9bbd
ICU-4078 Don't depend on Memory stream anymore
...
X-SVN-Rev: 16340
2004-09-17 04:19:30 +00:00
George Rhoten
84960a49a3
ICU-4078 Don't depend on Memory stream anymore
...
X-SVN-Rev: 16339
2004-09-17 00:09:29 +00:00
George Rhoten
176c33eeee
ICU-4078 Remove some unused headers.
...
X-SVN-Rev: 16338
2004-09-17 00:08:28 +00:00
George Rhoten
b6a2f6b622
ICU-4078 Make sure that some inline functions aren't included.
...
X-SVN-Rev: 16337
2004-09-17 00:08:03 +00:00
Andy Heninger
73c7376f73
ICU-4101 add translit ID test.
...
X-SVN-Rev: 16336
2004-09-16 22:48:37 +00:00
Markus Scherer
b986312493
ICU-3969 edit man page
...
X-SVN-Rev: 16335
2004-09-16 13:15:07 +00:00