Commit Graph

12394 Commits

Author SHA1 Message Date
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
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
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
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