Commit Graph

15657 Commits

Author SHA1 Message Date
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
Doug Felt
8e31751608 ICU-0 - fix readme.html file (failed to fix for final 3.2 release!)
X-SVN-Rev: 16894
2004-11-23 20:09:14 +00:00
Ram Viswanadha
2135929123 ICU-4259 update the modularization
X-SVN-Rev: 16891
2004-11-23 00:11:19 +00:00
Ram Viswanadha
40af4732e1 ICU-4259 make the task fail on error
X-SVN-Rev: 16890
2004-11-22 23:37:05 +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
Doug Felt
43583200b0 ICU-4259 - make securecheck tests pass - ibm 141 security bug?
X-SVN-Rev: 16888
2004-11-22 18:11:02 +00:00
Ram Viswanadha
78aa5539c6 ICU-4259 make the task fail on error
X-SVN-Rev: 16887
2004-11-21 00:45:16 +00:00
Doug Felt
9ca03f1fd2 ICU-4259 - make securecheck tests pass
X-SVN-Rev: 16886
2004-11-20 04:50:15 +00:00
Doug Felt
e1cb125860 ICU-4259 - make securecheck tests pass
X-SVN-Rev: 16885
2004-11-20 04:02:35 +00:00
Doug Felt
489b7928e9 ICU-4207 - doc tagging changes for 3.2
X-SVN-Rev: 16884
2004-11-19 20:21:29 +00:00
Doug Felt
042916c7a6 ICU-4207 - doc tagging changes for 3.2
X-SVN-Rev: 16883
2004-11-19 20:14:37 +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
Eric Mader
c8a41f6c2f ICU-4179 add Unicode, Inc. copyright notice.
X-SVN-Rev: 16875
2004-11-17 00:04:17 +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
Ram Viswanadha
3c5cd056bd ICU-4102 synch tests with ICU4C
X-SVN-Rev: 16873
2004-11-16 19:24:45 +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
Ram Viswanadha
2ef8f758ac ICU-4231 fix failures and update data
X-SVN-Rev: 16865
2004-11-15 21:55:22 +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
Doug Felt
65bd7164c5 ICU-3892 fix typo
X-SVN-Rev: 16862
2004-11-14 20:46:37 +00:00
Doug Felt
53728221d6 ICU-3892 provide descriptions for modular build tests so they are listed by -projecthelp
X-SVN-Rev: 16861
2004-11-14 20:45:27 +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
Mark Davis
74e55898bd ICU-0 fixes for generation of Unicode 4.1.0 properties
X-SVN-Rev: 16859
2004-11-13 23:28:39 +00:00
Mark Davis
bd1094eaca ICU-0 fixes for generation of Unicode 4.1.0 properties
X-SVN-Rev: 16858
2004-11-13 23:10:32 +00:00