Commit Graph

15988 Commits

Author SHA1 Message Date
George Rhoten
7014790aec ICU-4220 Simplify adding a new process type, and fix some compiler warnings.
X-SVN-Rev: 17293
2005-03-08 16:25:50 +00:00
George Rhoten
611748c972 ICU-4220 Simplify adding a new process type, and fix some compiler warnings.
X-SVN-Rev: 17292
2005-03-08 16:23:22 +00:00
George Rhoten
c2a4ea9ea9 ICU-4220 Remove some of the string copying overhead noticed while debugging code.
X-SVN-Rev: 17291
2005-03-08 07:08:17 +00:00
George Rhoten
10cdd69133 ICU-4220 Use new process type to strip away comments,
and use the process rb type to explicitly declare special internal type handling.

X-SVN-Rev: 17290
2005-03-08 07:07:22 +00:00
George Rhoten
e07f0299f0 ICU-4220 rename util.h to rbutil.h because it conflicts with common/util.h
X-SVN-Rev: 17289
2005-03-08 07:05:49 +00:00
George Rhoten
26f029b88d ICU-4220 Add a rule stripping function for transliterators.
X-SVN-Rev: 17288
2005-03-08 07:04:29 +00:00
George Rhoten
ebcb00caff ICU-4220 Remove whitespace that is difficult to remove programatically.
X-SVN-Rev: 17287
2005-03-08 06:53:07 +00:00
George Rhoten
b53e510acd ICU-4420 Remove some original MSVC 6 specific definitions/options that do not apply to MSVC 7.1.
This change is also being done so that it's easier to compare the options against the Cygwin/MSVC build (the only way left to use MSVC 6).
Some of the definitions/options aren't used at all or are redundant.

X-SVN-Rev: 17285
2005-03-05 10:06:19 +00:00
Mark Davis
6e9b15c68e ICU-0 updated tools with CVS move
X-SVN-Rev: 17284
2005-03-04 02:50:26 +00:00
Ram Viswanadha
425e97906f ICU-4143 fix transliterator failures
X-SVN-Rev: 17283
2005-03-04 01:06:44 +00:00
George Rhoten
3f0a1edf15 ICU-4425 Remove the getTerminatedBuffer Purify warning, and speed up timezone creation to offset any performance hits.
X-SVN-Rev: 17282
2005-03-03 23:46:10 +00:00
Ram Viswanadha
40536bd2fa ICU-4420 remove uperf.o dependency from toolutil
X-SVN-Rev: 17281
2005-03-03 23:12:37 +00:00
George Rhoten
345e5c8c71 ICU-4424 Remove rarely used ibm-1381
X-SVN-Rev: 17280
2005-03-03 19:41:55 +00:00
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