Commit Graph

15925 Commits

Author SHA1 Message Date
George Rhoten
ec53e2aed0 ICU-4420 Drop support for MSVC 6 project files.
X-SVN-Rev: 17279
2005-03-03 19:31:37 +00:00
George Rhoten
45c0779e09 ICU-4420 Drop support for MSVC 6 project files
X-SVN-Rev: 17278
2005-03-03 16:19:41 +00:00
George Rhoten
d6f111187c ICU-4420 Temporary fix due to MSVC 6 -> MSVC 7.1 transition for the performance tests.
X-SVN-Rev: 17277
2005-03-03 16:19:22 +00:00
George Rhoten
48a2eb0433 ICU-4420 Fix compile time problems that appeared during MSVC 6 -> MSVC 7.1 migration for the performance tests.
X-SVN-Rev: 17276
2005-03-03 08:54:57 +00:00
George Rhoten
0d483be4ab ICU-4420 Drop support for MSVC 6 project files
X-SVN-Rev: 17275
2005-03-03 00:06:21 +00:00
George Rhoten
5c925cc912 ICU-4420 Drop support for MSVC 6 project files.
Remove projects that the build system currently does not depend on.

X-SVN-Rev: 17274
2005-03-03 00:04:10 +00:00
George Rhoten
321b145b00 ICU-4420 Drop support for MSVC 6 project files
X-SVN-Rev: 17273
2005-03-02 06:23:03 +00:00
George Rhoten
afc706ebfc ICU-4420 Drop support for MSVC 6 project files
X-SVN-Rev: 17269
2005-03-02 03:38:16 +00:00
Andy Heninger
04313f02eb ICU-124 Code Page Detection stub classes added.
X-SVN-Rev: 17268
2005-03-02 02:07:29 +00:00
Eric Mader
c3248589e2 ICU-4288 Make sure inline functions are defined before any calls.
X-SVN-Rev: 17267
2005-03-01 19:10:48 +00:00
Eric Mader
0f30976110 ICU-4288 fix lots of warnings.
X-SVN-Rev: 17266
2005-02-28 23:36:40 +00:00
Eric Mader
91d514a16f ICU-4288 fix lots of warnings.
X-SVN-Rev: 17265
2005-02-28 23:29:25 +00:00
Eric Mader
61b54a383a ICU-4288 fix lots of build warnings
X-SVN-Rev: 17264
2005-02-28 23:18:05 +00:00
Eric Mader
d46f327899 ICU-4288 move misplaced "inline".
X-SVN-Rev: 17263
2005-02-28 22:35:36 +00:00
Eric Mader
fe3b5b28c7 ICU-4288 comment out name of unused parameters.
X-SVN-Rev: 17262
2005-02-28 22:04:51 +00:00
Eric Mader
407d357101 ICU-4288 declare iinline methods as inline.
X-SVN-Rev: 17261
2005-02-28 21:17:09 +00:00
George Rhoten
f841ce2352 ICU-4419 Add some fixes for MinGW, and clean up the header a little bit.
X-SVN-Rev: 17260
2005-02-28 17:40:43 +00:00
Eric Mader
65675a2e42 ICU-4288 declare iinline methods as inline.
X-SVN-Rev: 17259
2005-02-26 00:40:09 +00:00
Markus Scherer
a715e415bd ICU-4392 slightly better trie compaction by finding overlaps between blocks with multiple values in the overlap region
X-SVN-Rev: 17258
2005-02-25 05:26:04 +00:00
Ram Viswanadha
19380bf95b ICU-4414 add manifest stub file
X-SVN-Rev: 17256
2005-02-25 01:33:44 +00:00
Ram Viswanadha
6666f58900 ICU-4414 update manifest stub file
X-SVN-Rev: 17255
2005-02-25 01:33:13 +00:00
Ram Viswanadha
c44fb21483 ICU-4414 add build target for CLDR Utilities
X-SVN-Rev: 17254
2005-02-25 01:31:37 +00:00
George Rhoten
a2b0cd0ffb ICU-4386 Fix some compiler warnings.
X-SVN-Rev: 17253
2005-02-24 23:52:52 +00:00
Markus Scherer
360a8cf2f1 ICU-4143 avoid mutexes in UCharacter.tolower() and similar; load case/bidi properties in UCharacter.static{} (as in 3.0) and use dummy objects when data is not available
X-SVN-Rev: 17252
2005-02-24 23:51:34 +00:00
George Rhoten
5d90e8e4c9 ICU-4340 Better -mt detection on HP-UX IA64, which has some missing threading functions.
X-SVN-Rev: 17251
2005-02-24 22:38:25 +00:00
Mark Davis
ad417f752e ICU-0 updated unicode files
X-SVN-Rev: 17248
2005-02-24 02:59:34 +00:00
Eric Mader
9c227a58f5 ICU-4172 reorder Arabic marks.
X-SVN-Rev: 17247
2005-02-24 02:42:44 +00:00
Eric Mader
ecd10dd518 ICU-4172 Add Mark Attachments Class Definitions table to GDEF using combining classes. Generate correct copyright year; add date file generated.
X-SVN-Rev: 17245
2005-02-24 01:00:16 +00:00
Eric Mader
4d1a2006ed ICU-4172 reorder Arabic marks.
X-SVN-Rev: 17244
2005-02-24 00:55:30 +00:00
Markus Scherer
4d9f1eaa3c ICU-4143 avoid mutexes in u_tolower() and similar; require u_init() for thread safety of case/bidi properties (as in 3.0) and use dummy objects when data is not available
X-SVN-Rev: 17243
2005-02-23 00:54:19 +00:00
Ram Viswanadha
f9f155478a ICU-4414 move to cldr repository
X-SVN-Rev: 17242
2005-02-22 01:19:51 +00:00
Ram Viswanadha
5556124327 ICU-3186 update index
X-SVN-Rev: 17241
2005-02-22 01:16:08 +00:00
Markus Scherer
3c0fa99e19 ICU-4143 partial fix for incremental case mapping in transliterators, end with correct offset
X-SVN-Rev: 17239
2005-02-21 22:50:27 +00:00
Markus Scherer
aeb5779000 ICU-4143 doc fix
X-SVN-Rev: 17238
2005-02-21 22:49:04 +00:00
Markus Scherer
bb8e7f04bc ICU-4334 fix enum names for new blocks
X-SVN-Rev: 17237
2005-02-21 22:46:36 +00:00
George Rhoten
3ca1e0dce4 ICU-4412 Bye bye oss.software.ibm.com. Your pages have been sent to other various web sites.
X-SVN-Rev: 17230
2005-02-18 04:21:53 +00:00
George Rhoten
ad80767ba1 ICU-4412 Bye bye oss.software.ibm.com. Your pages have been sent to other various web sites.
X-SVN-Rev: 17227
2005-02-18 03:37:26 +00:00
George Rhoten
d0d140c303 ICU-4412 Bye bye oss.software.ibm.com. Your pages have been sent to other various web sites.
X-SVN-Rev: 17226
2005-02-18 03:21:02 +00:00
George Rhoten
6f7c33bcb8 ICU-4412 Bye bye oss.software.ibm.com. Your pages have been sent to other various web sites.
X-SVN-Rev: 17225
2005-02-18 02:59:39 +00:00
George Rhoten
6b43efca20 ICU-4412 Bye bye oss.software.ibm.com. Your pages have been sent to other various web sites.
X-SVN-Rev: 17222
2005-02-18 02:32:32 +00:00
George Rhoten
aac8e996c4 ICU-4412 Bye bye oss.software.ibm.com. Your pages have been sent to other various web sites.
X-SVN-Rev: 17221
2005-02-18 00:19:33 +00:00
George Rhoten
8651474793 ICU-4412 Bye bye oss.software.ibm.com. Your pages have been sent to other various web sites.
X-SVN-Rev: 17219
2005-02-17 22:55:11 +00:00
Steven R. Loomis
1ab6191f2c ICU-4143 [for markus]
X-SVN-Rev: 17214
2005-02-17 17:56:41 +00:00
Markus Scherer
57dc9fc391 ICU-4143 move data from uprops.icu to new ucase.icu & ubidi.icu; case closure from data file; upgrade to Unicode 4.1 beta
X-SVN-Rev: 17213
2005-02-17 05:38:59 +00:00
Markus Scherer
52f3b40d7f ICU-4143 move data from uprops.icu to new ucase.icu & ubidi.icu; case closure from data file; upgrade to Unicode 4.1 beta
X-SVN-Rev: 17212
2005-02-17 05:09:12 +00:00
Markus Scherer
451af1a712 ICU-4143 move data from uprops.icu to new ucase.icu & ubidi.icu; case closure from data file; upgrade to Unicode 4.1 beta
X-SVN-Rev: 17211
2005-02-17 05:00:07 +00:00
George Rhoten
35e0a8a0d2 ICU-739 Make it easier to build ICU on Windows where WIN32 is defined, but WIN32 is not the target.
X-SVN-Rev: 17210
2005-02-17 00:19:44 +00:00
George Rhoten
563181b765 ICU-739 Make it easier to build ICU on Windows where WIN32 is defined, but WIN32 is not the target.
X-SVN-Rev: 17209
2005-02-17 00:10:29 +00:00
George Rhoten
c28606bd6d ICU-739 Some embedded systems do not have stdio's file API.
X-SVN-Rev: 17206
2005-02-16 07:55:35 +00:00
George Rhoten
29eb86aa35 ICU-739 Fix for the ADS compiler.
X-SVN-Rev: 17205
2005-02-16 07:53:42 +00:00