Commit Graph

12741 Commits

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