Commit Graph

13021 Commits

Author SHA1 Message Date
George Rhoten
1ef9ce4649 ICU-4351 Fix for Unix
X-SVN-Rev: 17390
2005-03-25 16:38:59 +00:00
George Rhoten
296c4ce9bb ICU-4351 Allow data to be built from a .dat archive.
X-SVN-Rev: 17389
2005-03-25 05:40:51 +00:00
George Rhoten
9d88c78dfc ICU-4351 Fix decmn so that an archive can be taken apart and put back together without special makefile code.
X-SVN-Rev: 17388
2005-03-25 04:35:07 +00:00
Andy Heninger
6fbe41a6ca ICU-4157 Unicode 4.1 RBBI rule updates + required implementation fixes
X-SVN-Rev: 17387
2005-03-25 00:56:00 +00:00
George Rhoten
b6b99a8083 ICU-4378 Fix incorrect time calculation for uprv_getUTCtime.
Keep code commented out for now.

X-SVN-Rev: 17378
2005-03-23 07:45:55 +00:00
Andy Heninger
cd85b65d35 ICU-4157 Unicode 4.1 RBBI rule updates + required implementation fixes
X-SVN-Rev: 17376
2005-03-23 02:13:53 +00:00
George Rhoten
528569a151 ICU-4421 Fix Solaris x86 compile failures when building the data
library.

X-SVN-Rev: 17373
2005-03-22 18:47:21 +00:00
George Rhoten
b99a578711 ICU-4450 Manually update some of the currency data from CLDR
X-SVN-Rev: 17372
2005-03-22 04:50:49 +00:00
George Rhoten
7dc1243a75 ICU-4420 Make ICU work with Cygwin and MSVC 6 on Windows 98.
X-SVN-Rev: 17371
2005-03-22 03:37:06 +00:00
Ram Viswanadha
9f89ff2961 ICU-4450 synch data with CLDR 1.3-alpha
X-SVN-Rev: 17370
2005-03-22 01:38:18 +00:00
Ram Viswanadha
5cdd61a345 ICU-4450 synch data with CLDR 1.3-alpha
X-SVN-Rev: 17369
2005-03-22 01:25:51 +00:00
George Rhoten
db27dfd692 ICU-4092 Fix for i5/OS
X-SVN-Rev: 17367
2005-03-22 00:46:20 +00:00
George Rhoten
ace10cb258 ICU-4386 Fix an EBCDIC bug and a problem with using memset on UChars when u_memset was meant.
X-SVN-Rev: 17366
2005-03-22 00:41:46 +00:00
George Rhoten
0e704e1520 ICU-4420 Fix a typo from the last change.
X-SVN-Rev: 17365
2005-03-22 00:11:20 +00:00
George Rhoten
9d64bf4384 ICU-4420 Fix for MSVC 6 on Windows 98. cygpath is broken on Windows 98.
X-SVN-Rev: 17364
2005-03-21 18:16:49 +00:00
George Rhoten
21a7dba7c3 ICU-4440 Fix a typo
X-SVN-Rev: 17363
2005-03-21 18:11:56 +00:00
George Rhoten
e108966fe7 ICU-4438 Fix building the individual objects of a shared library when the genccode assembly isn't used.
DYNAMICCPPFLAGS and DYNAMICCFLAGS are only defined in dllmode.c and not sttcmode.c.

X-SVN-Rev: 17362
2005-03-20 13:53:04 +00:00
George Rhoten
c76c2efa6c ICU-3229 Pass in LDFLAGS properly for i5/OS.
X-SVN-Rev: 17359
2005-03-19 01:42:01 +00:00
Ram Viswanadha
15fd6cf1b9 ICU-4334 add timebomb for hebrew failure
X-SVN-Rev: 17358
2005-03-19 00:34:12 +00:00
George Rhoten
37227c3d2b ICU-3229 Pass in LDFLAGS properly for i5/OS.
X-SVN-Rev: 17357
2005-03-18 19:54:21 +00:00
George Rhoten
0f5e7481e8 ICU-4419 Fix incorrect dependency generation for MinGW and Cygwin.
X-SVN-Rev: 17356
2005-03-18 05:21:44 +00:00
George Rhoten
b379ce94c7 ICU-4420 Fix for MSVC 6 on Windows 98. cygpath is broken on Windows 98.
X-SVN-Rev: 17353
2005-03-17 21:08:13 +00:00
Eric Mader
be687a5753 ICU-4172 reorder Hebrew marks.
X-SVN-Rev: 17351
2005-03-17 02:14:54 +00:00
Eric Mader
f57c82a12d ICU-4428 update copyright notices for ICU 3.3.
X-SVN-Rev: 17348
2005-03-16 18:46:54 +00:00
George Rhoten
1973f1a18f ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 17347
2005-03-16 01:18:06 +00:00
George Rhoten
ac150dfac8 ICU-4379 Show elapsed time of test suite to verify that uprv_getUTCtime can show subsecond precision.
X-SVN-Rev: 17346
2005-03-16 00:33:39 +00:00
George Rhoten
f0096e265f ICU-4379 Fix for MSVC 6.
X-SVN-Rev: 17345
2005-03-15 22:59:22 +00:00
Eric Mader
48fe17450d ICU-4433 Review comment - call log_data_err() instead of log_err().
X-SVN-Rev: 17344
2005-03-15 20:13:11 +00:00
George Rhoten
f835d9c207 ICU-4440 Fix confusing runConfigureICU platform names and descriptions.
X-SVN-Rev: 17343
2005-03-15 18:20:10 +00:00
George Rhoten
578b93841c ICU-4439 Fix / and \ usage on Windows.
X-SVN-Rev: 17342
2005-03-15 06:06:11 +00:00
George Rhoten
169c88e9bd ICU-4220 Fix the rule stripping function for transliterators on Unix.
X-SVN-Rev: 17341
2005-03-15 04:15:57 +00:00
George Rhoten
0293876461 ICU-1143 Add a comment about koi8-ru Windows alias.
X-SVN-Rev: 17340
2005-03-15 01:10:22 +00:00
George Rhoten
dcd6895812 ICU-4379 uprv_getUTCtime can now return subsecond precision (at least on Windows for now).
X-SVN-Rev: 17338
2005-03-15 00:25:04 +00:00
George Rhoten
3d422a5f99 ICU-4379 Perform the clear suggestion as described in the documentation.
X-SVN-Rev: 17337
2005-03-15 00:20:32 +00:00
George Rhoten
d860f22457 ICU-4425 Remove the uninitialized memory copy Purify warning, and speed up resource bundle traversal to offset any performance hits.
X-SVN-Rev: 17336
2005-03-15 00:03:58 +00:00
George Rhoten
c2549aaace ICU-4420 Drop support for MSVC 6. This implements the changes proposed on 2004-03-26.
X-SVN-Rev: 17334
2005-03-13 19:56:58 +00:00
George Rhoten
7e191502de ICU-4436 Allow RTTI to work when /OPT:ICF (COMDAT folding) is used.
X-SVN-Rev: 17333
2005-03-13 19:49:45 +00:00
Markus Scherer
fb1fce11f4 ICU-4143 better document singleton/dummy objects
X-SVN-Rev: 17332
2005-03-12 00:09:27 +00:00
Markus Scherer
1fa2571e90 ICU-4334 refresh Unicode 4.1 data
X-SVN-Rev: 17331
2005-03-11 23:31:44 +00:00
George Rhoten
e44d9ec250 ICU-4419 Fix some MinGW data build issues
X-SVN-Rev: 17328
2005-03-11 16:08:37 +00:00
George Rhoten
8ee0d550f0 ICU-4419 Fix some MinGW data build issues
X-SVN-Rev: 17327
2005-03-11 08:57:06 +00:00
George Rhoten
d7896d1b52 ICU-4419 Fix a compiler warning on MinGW.
X-SVN-Rev: 17326
2005-03-11 08:39:20 +00:00
George Rhoten
2a878ef9b0 ICU-739 Deprecated a data field that isn't needed publicly.
X-SVN-Rev: 17325
2005-03-11 02:57:17 +00:00
George Rhoten
bbb9c4d56e ICU-4430 Last checkin was incomplete.
X-SVN-Rev: 17324
2005-03-11 02:29:26 +00:00
Vladimir Weinstein
71361c1354 ICU-4434 Test for Yamakkan fix.
X-SVN-Rev: 17323
2005-03-10 22:40:45 +00:00
Vladimir Weinstein
d7b0c07adf ICU-4434 Test for Yamakkan fix.
X-SVN-Rev: 17322
2005-03-10 22:21:16 +00:00
Vladimir Weinstein
82690d6ba8 ICU-4434 Fix for Yamakkan.
X-SVN-Rev: 17321
2005-03-10 22:20:31 +00:00
George Rhoten
7e1b3f0bfd ICU-739 Fix doxygen comments from previous change.
X-SVN-Rev: 17320
2005-03-10 08:22:26 +00:00
George Rhoten
a53c4cee5d ICU-4288 We don't care about the type punned warnings and strict aliasing rules.
X-SVN-Rev: 17319
2005-03-10 04:59:13 +00:00
George Rhoten
5834e77a4e ICU-4420 Fix compile time problems that appeared during MSVC 6 -> MSVC 7.1 migration for the performance tests.
X-SVN-Rev: 17318
2005-03-10 04:03:19 +00:00
George Rhoten
7cab2698f9 ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 17317
2005-03-10 03:46:19 +00:00
George Rhoten
1fd2507b51 ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 17316
2005-03-10 03:36:47 +00:00
George Rhoten
9189ce6392 ICU-4425 Fix the last checkin.
X-SVN-Rev: 17315
2005-03-10 03:27:07 +00:00
Eric Mader
f6fffb93ad ICU-4433 Don't do round-trip test if can't create the Unicode set of mirrored characters!
X-SVN-Rev: 17313
2005-03-10 02:02:14 +00:00
Ram Viswanadha
be493b8149 ICU-4432 update wrtxml.c
X-SVN-Rev: 17312
2005-03-10 01:21:09 +00:00
Ram Viswanadha
cebc07807c ICU-4431 update gendtjar.pl
X-SVN-Rev: 17311
2005-03-10 01:19:21 +00:00
Ram Viswanadha
b615158fa3 ICU-4430 Add docmain.h
X-SVN-Rev: 17310
2005-03-10 01:12:26 +00:00
George Rhoten
9c7cb15d13 ICU-4425 Remove the getTerminatedBuffer Purify warning, and speed up timezone creation to offset any performance hits.
X-SVN-Rev: 17309
2005-03-10 00:11:51 +00:00
George Rhoten
f9baa59b7b ICU-4189 Fix for UCONFIG_NO_CONVERSION
X-SVN-Rev: 17308
2005-03-09 23:50:26 +00:00
George Rhoten
8ccebb0c07 ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 17307
2005-03-09 17:57:35 +00:00
George Rhoten
7768476d71 ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 17306
2005-03-09 16:39:27 +00:00
George Rhoten
4b417fefd3 ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 17305
2005-03-09 16:27:42 +00:00
George Rhoten
933ce2197f ICU-739 Palm OS compiler has some issues with shared libraries and exported data (non-functions).
X-SVN-Rev: 17304
2005-03-09 05:48:19 +00:00
George Rhoten
cdf4eef48c ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 17303
2005-03-09 05:45:01 +00:00
Vladimir Weinstein
6fb21fed8a ICU-4122 xpath support in resource bundles
X-SVN-Rev: 17301
2005-03-09 00:00:34 +00:00
Vladimir Weinstein
84f5b53959 ICU-4122 test for xpath support
X-SVN-Rev: 17300
2005-03-08 23:59:12 +00:00
Vladimir Weinstein
631b7ff384 ICU-4122 test for xpath support
X-SVN-Rev: 17298
2005-03-08 23:34:00 +00:00
George Rhoten
5099f3d680 ICU-739 Palm OS compiler has some issues with shared libraries and exported data (non-functions).
X-SVN-Rev: 17297
2005-03-08 23:05:38 +00:00
Eric Mader
41ca4f63ee ICU-4428 update copyright notices for ICU 3.3.
X-SVN-Rev: 17296
2005-03-08 22:49:59 +00:00
George Rhoten
d49b520fcf ICU-4157 Fix a memory leak introduced by this bug.
X-SVN-Rev: 17295
2005-03-08 18:54:35 +00:00
George Rhoten
890ff89938 ICU-4220 Fix a compiler warning
X-SVN-Rev: 17294
2005-03-08 16:36:09 +00:00
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
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
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
George Rhoten
a2b0cd0ffb ICU-4386 Fix some compiler warnings.
X-SVN-Rev: 17253
2005-02-24 23:52:52 +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
Eric Mader
9c227a58f5 ICU-4172 reorder Arabic marks.
X-SVN-Rev: 17247
2005-02-24 02:42:44 +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
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
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
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
George Rhoten
baac5d7e02 ICU-739 The main fix is for platforms that don't have ability to use environment variables.
The following related changes were also made.
Remove incorrect code for OS/2, Mac OS 9 and Windows.
Speed up Windows for NaN and Infinity checking (also nice for some embedded platforms).
Fix a compiler bug with the Palm OS ADS compiler regarding NaN and Infinity.
Reduce stack footprint for embedded systems.

X-SVN-Rev: 17204
2005-02-16 07:53:01 +00:00
George Rhoten
71567e6745 ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 17203
2005-02-16 06:11:55 +00:00
Eric Mader
fc2dbe2d00 ICU-4216 updated Thai break dictionary from thai7.ucs.
X-SVN-Rev: 17201
2005-02-15 19:44:09 +00:00
Doug Felt
3120d08ecc ICU-4386 update based on review comments, extend tests
X-SVN-Rev: 17197
2005-02-14 19:15:44 +00:00
George Rhoten
f4b63ff7e0 ICU-4404 Fix a typo regarding const usage.
X-SVN-Rev: 17194
2005-02-08 18:58:26 +00:00
George Rhoten
ff6d9533d5 ICU-4404 Add some missing uset functions.
X-SVN-Rev: 17193
2005-02-08 18:40:36 +00:00
George Rhoten
fbcbc09bb6 ICU-4396 Fixes for Visual Studio 8 AMD 64
X-SVN-Rev: 17191
2005-02-06 22:33:12 +00:00
Markus Scherer
cdb6ba2c3e ICU-4334 Update skippables test data to Unicode 4.1 (from ICU4J generator)
X-SVN-Rev: 17185
2005-02-04 22:02:13 +00:00
Ram Viswanadha
54be55229c ICU-4400 failures in transforms. In exhaustive mode too!
X-SVN-Rev: 17179
2005-02-04 00:50:01 +00:00
Ram Viswanadha
1bc502c3ed ICU-4390 change the name of the API
X-SVN-Rev: 17168
2005-02-01 01:06:48 +00:00
Markus Scherer
5a1bc49ede ICU-4287 formatVersion is 1.0 not 1.1
X-SVN-Rev: 17167
2005-01-29 00:15:18 +00:00
Eric Mader
9546146cb6 ICU-4335 Use strftime() to generate date/time string in "Generated on:" comment.
X-SVN-Rev: 17165
2005-01-28 19:13:04 +00:00
Ram Viswanadha
e083bf3117 ICU-4390 preview of the api
X-SVN-Rev: 17162
2005-01-28 02:45:30 +00:00
Eric Mader
b8336940cf ICU-4335 Add local time to "Generated on:" comment.
X-SVN-Rev: 17159
2005-01-25 22:41:00 +00:00
George Rhoten
89826972bd ICU-4189 Fix previous change for Solaris with Workshpo 4.2.
X-SVN-Rev: 17158
2005-01-25 22:38:48 +00:00
Eric Mader
50ec20ea0d ICU-4335 Record, test font checksum and version strings in testdata. Change readme to reference Sun JRE and free Thai font. Use current date to set copyright date, gneration date in testdata.cpp.
X-SVN-Rev: 17157
2005-01-25 22:29:46 +00:00
Matitiahu Allouche
8f37e17383 ICU-4386 add multiple paragraph support to ubidi APIs
X-SVN-Rev: 17155
2005-01-23 13:06:41 +00:00
Eric Mader
c20088ab27 ICU-1144 Change UDTS_WINDOWS_DATE_TIME to UDTS_DOTNET_DATE_TIME
X-SVN-Rev: 17153
2005-01-21 22:41:50 +00:00
Eric Mader
af8887df8e ICU-2252 add kerning, add 'typoFlags' to layout engine constructors.
X-SVN-Rev: 17151
2005-01-21 20:46:24 +00:00
Eric Mader
b5be8f149a ICU-3294 Fix AIX warnings, add EEF_BASELINE_IS_LOGICAL_END flag, test.
X-SVN-Rev: 17150
2005-01-21 18:36:02 +00:00
Andy Heninger
f166e75932 ICU-4385 tz update from 2005c Olson data
X-SVN-Rev: 17148
2005-01-20 05:39:38 +00:00
Andy Heninger
ded70b3ae1 ICU-4385 Fix Makefile patch to work with Linux command paths
X-SVN-Rev: 17147
2005-01-20 05:37:16 +00:00
Andy Heninger
743f792983 ICU-4385 track changes to Olson zic.c file.
X-SVN-Rev: 17146
2005-01-20 05:26:53 +00:00
George Rhoten
8e08e5a7ec ICU-4288 Fix some compiler warnings
X-SVN-Rev: 17143
2005-01-18 17:31:05 +00:00
George Rhoten
531c9b9365 ICU-4288 Fix some compiler warnings
X-SVN-Rev: 17142
2005-01-18 17:25:28 +00:00
Matitiahu Allouche
4e487ccd7e ICU-4365 fix bug by specifying correct visualOrderx[i] variable
X-SVN-Rev: 17141
2005-01-18 16:55:48 +00:00
Vladimir Weinstein
c79038f47e ICU-4236 remove umsg_getLocaleByType. Remove failing cloctst test depending on this API
X-SVN-Rev: 17140
2005-01-17 21:46:14 +00:00
George Rhoten
d0f7df88c9 ICU-4189 Make UCONFIG_NO_CONVERSION work.
X-SVN-Rev: 17134
2005-01-15 06:36:10 +00:00
George Rhoten
bde5e3c3b8 ICU-4189 UCONFIG_NO_CONVERSION work.
X-SVN-Rev: 17133
2005-01-15 05:23:36 +00:00
George Rhoten
ec139de0db ICU-4189 UCONFIG_NO_CONVERSION work.
X-SVN-Rev: 17132
2005-01-15 04:46:14 +00:00
George Rhoten
a4f9b34c4a ICU-4092 Remove redundent code to increase code coverage.
X-SVN-Rev: 17131
2005-01-14 22:45:50 +00:00
George Rhoten
bc470cb619 ICU-4092 Remove unused code.
X-SVN-Rev: 17130
2005-01-14 22:26:50 +00:00
Doug Felt
2b4337c536 ICU-2252 add kerning, add 'typoFlags' to layout engine constructors
X-SVN-Rev: 17129
2005-01-14 19:22:53 +00:00
Andy Heninger
4a800c38fa ICU-4199 Timebomb POSIX charclass tests for now, until I understand what shoud be done.
X-SVN-Rev: 17128
2005-01-14 19:06:45 +00:00
Eric Mader
d6d16eefcf ICU-3294 Fix compilation error on Fedora FC3.
X-SVN-Rev: 17127
2005-01-14 18:49:35 +00:00
Eric Mader
07408c1d65 ICU-3294 It's "GlyphPositionAdjustments"!
X-SVN-Rev: 17126
2005-01-14 18:38:16 +00:00
Eric Mader
d6499055fa ICU-3294 Save entry/exit points when processing cursive attachment subtables, position glyphs after GPOS processing.
X-SVN-Rev: 17125
2005-01-14 18:11:18 +00:00
George Rhoten
d8cac3e429 ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 17124
2005-01-14 17:44:56 +00:00
Eric Mader
573c7a46d0 ICU-3294 Save entry/exit points when processing cursive attachment subtables, position glyphs after GPOS processing.
X-SVN-Rev: 17123
2005-01-14 17:31:32 +00:00
Eric Mader
bd1d7fd662 ICU-3294 Save entry/exit points when processing cursive attachment subtables, position glyphs after GPOS processing.
X-SVN-Rev: 17122
2005-01-14 17:25:11 +00:00
Andy Heninger
5c45d96fd7 ICU-4157 Add text boundary test files from the Unicode site.
X-SVN-Rev: 17121
2005-01-14 00:53:09 +00:00
George Rhoten
502856be58 ICU-4378 Add greater time precision for uprv_getUTCtime.
X-SVN-Rev: 17120
2005-01-14 00:51:03 +00:00
Andy Heninger
6e629a2ca0 ICU-4199 Add tests for correct definitions of POSIX style char classes
X-SVN-Rev: 17119
2005-01-13 23:45:49 +00:00
Andy Heninger
448c2e114b ICU-4157 RBBI Rule updates for Unicode 4.1
X-SVN-Rev: 17118
2005-01-13 23:42:12 +00:00
Andy Heninger
3da6e43cd6 ICU-4377 fix incorrect parseError info from rbbi rule builder
X-SVN-Rev: 17117
2005-01-13 23:40:17 +00:00
Markus Scherer
a8a1c70bcd ICU-4287 use precomputed DirProps values instead of lookup function calls
X-SVN-Rev: 17116
2005-01-13 18:36:34 +00:00
Markus Scherer
3b8e08e66f ICU-3881 do not build FCD trie at load time - see new comments in file
X-SVN-Rev: 17115
2005-01-13 04:18:13 +00:00
George Rhoten
54ccdd856b ICU-4281 Adding this virtual vector deleting destructor removes the dependency on caniter.obj on Windows.
The compiler automatically creates one in other .obj files, but not in unistr.obj because one isn't explicitly needed.

X-SVN-Rev: 17114
2005-01-12 19:15:42 +00:00
George Rhoten
dcaf6656da ICU-4339 Fixes for when STLPort is first in your include path.
X-SVN-Rev: 17113
2005-01-11 23:35:15 +00:00
Doug Felt
65fd02443d ICU-4092 service code coverage
X-SVN-Rev: 17110
2005-01-11 20:58:27 +00:00
George Rhoten
c0c34e6f90 ICU-3004 Don't create a default locale when it isn't needed.
X-SVN-Rev: 17109
2005-01-11 20:26:04 +00:00
Andy Heninger
5cf9c75c52 ICU-4157 4.1 RBBI changes. Stub out TestLineBreaks, which is looping; real fix to come later.
X-SVN-Rev: 17106
2005-01-11 00:49:22 +00:00
Markus Scherer
7f8d06b42b ICU-4334 Unicode 4.1 update
X-SVN-Rev: 17104
2005-01-10 18:02:54 +00:00
George Rhoten
723f11566a ICU-4296 collIterate is actually internal API, and it isn't used in any public API.
So users can't use it without using ucol_imp.h.  Remove it from the public header.

X-SVN-Rev: 17103
2005-01-09 06:18:07 +00:00
George Rhoten
aa10d84499 ICU-4296 Reduce the number of exported functions
X-SVN-Rev: 17102
2005-01-09 05:18:02 +00:00
George Rhoten
1e448b76b2 ICU-4092 Increase code coverage
X-SVN-Rev: 17101
2005-01-08 07:04:25 +00:00
George Rhoten
a7648f5508 ICU-4092 Increase code coverage
X-SVN-Rev: 17100
2005-01-08 06:50:46 +00:00
George Rhoten
b669afd469 ICU-4092 Move debugging code
X-SVN-Rev: 17099
2005-01-07 19:08:29 +00:00
George Rhoten
7948649d33 ICU-4092 Move debugging code
X-SVN-Rev: 17098
2005-01-07 19:06:24 +00:00
George Rhoten
6670e0cbb9 ICU-4092 #if 0 dead debugging code
X-SVN-Rev: 17097
2005-01-07 18:45:15 +00:00
George Rhoten
8be124aaa3 ICU-4331 Make sure that the right name is used.
X-SVN-Rev: 17096
2005-01-07 07:00:09 +00:00
George Rhoten
7d6a0f8973 ICU-4331 Fix and test lookup of data in user data trees
X-SVN-Rev: 17095
2005-01-07 06:05:44 +00:00
George Rhoten
7761c40699 ICU-4092 Remove dead debugging code
X-SVN-Rev: 17094
2005-01-07 01:56:47 +00:00
George Rhoten
53dc214ce0 ICU-4092 Improve code coverage by removing unused code.
X-SVN-Rev: 17093
2005-01-07 01:43:39 +00:00
George Rhoten
fafa060d6e ICU-4330 Change version from 3.2 to 3.3
X-SVN-Rev: 17092
2005-01-07 00:21:10 +00:00
George Rhoten
4c0fbd019d ICU-4330 Change version from 3.2 to 3.3
X-SVN-Rev: 17091
2005-01-07 00:01:49 +00:00
George Rhoten
1d9f513c4b ICU-4330 Change version from 3.2 to 3.3
X-SVN-Rev: 17090
2005-01-06 22:49:44 +00:00
George Rhoten
ab68bb3196 ICU-4309 Move the sr_YU locale alias from the installed locale list to the alias list, and add a test for aliases.
X-SVN-Rev: 17089
2005-01-06 16:31:36 +00:00
George Rhoten
ce062b0033 ICU-4092 Fix a Windows optimization problem that appeared while increasing code coverage
X-SVN-Rev: 17088
2005-01-05 06:58:55 +00:00
Markus Scherer
d223fd2d6c ICU-4287 need to initialize errorCode
X-SVN-Rev: 17086
2005-01-04 21:58:13 +00:00
Markus Scherer
0ecbd62a78 ICU-3858 check for and forbid negative numeric values
X-SVN-Rev: 17085
2005-01-04 16:55:02 +00:00
Markus Scherer
99ce5868d4 ICU-4287 makedata depends on genbidi
X-SVN-Rev: 17084
2005-01-04 16:43:55 +00:00
Markus Scherer
630b305e23 ICU-3881 modularize unorm.icu using build-time switches; build FCD trie at load time if omitted from data file; cope with missing data
X-SVN-Rev: 17083
2005-01-04 00:47:51 +00:00
Markus Scherer
d1af40d227 ICU-3881 modularize unorm.icu using build-time switches
X-SVN-Rev: 17082
2005-01-04 00:46:14 +00:00
Markus Scherer
2497eade76 ICU-3858 allow loading of uprops.icu with the properties vectors trie omitted
X-SVN-Rev: 17081
2005-01-04 00:36:56 +00:00
George Rhoten
2b95351e1d ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 17080
2005-01-02 23:57:36 +00:00
George Rhoten
87e84d06e8 ICU-4287 Fix previous check in for Linux and other platforms.
X-SVN-Rev: 17079
2005-01-02 20:00:55 +00:00
George Rhoten
1f4c8d4c18 ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 17078
2005-01-02 19:47:26 +00:00
George Rhoten
5ec3e3887c ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 17077
2005-01-02 19:36:38 +00:00
George Rhoten
8224c976f4 ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 17076
2005-01-02 19:30:11 +00:00
Markus Scherer
e2948d60cc ICU-3858 remove data for properties that were moved to ucase.icu and ubidi.icu, and simplify remaining structure
X-SVN-Rev: 17075
2005-01-02 00:32:39 +00:00
Markus Scherer
aa6cd66256 ICU-3858 remove data for properties that were moved to ucase.icu and ubidi.icu, and simplify remaining structure
X-SVN-Rev: 17074
2005-01-02 00:22:48 +00:00
Markus Scherer
1f69d77027 ICU-3858 turn upvec_toTrie() into more generic upvec_compact()
X-SVN-Rev: 17073
2005-01-02 00:21:25 +00:00
Markus Scherer
378a016021 ICU-4287 fix ubidi_addPropertyStarts() for new Joining_Group array
X-SVN-Rev: 17072
2005-01-01 23:16:12 +00:00
George Rhoten
b1c7af9d9e ICU-4325 Allow tests to work in the en_US_POSIX and th_TH locales
X-SVN-Rev: 17071
2005-01-01 21:55:07 +00:00
George Rhoten
b2e0401c9b ICU-3004 Perform better case insensitive comparison.
X-SVN-Rev: 17070
2005-01-01 21:31:21 +00:00
Markus Scherer
28ea05638f ICU-4287 smaller ubidi.icu by using 16-bit trie and storing Joining_Group data in a simple byte array outside the trie
X-SVN-Rev: 17069
2005-01-01 18:00:17 +00:00
George Rhoten
c8dc6ff820 ICU-4287 Fix various issues with non-MSVC6 compilers.
X-SVN-Rev: 17068
2005-01-01 04:23:18 +00:00
George Rhoten
8dae6168aa ICU-4092 Increase code coverage by removing the operator= implementation.
The implementation doesn't need to exist. It just needs to be declared private.

X-SVN-Rev: 17067
2005-01-01 03:00:49 +00:00
George Rhoten
394d5e102b ICU-4092 Increase code coverage. udata_setCommonData actually works in files mode.
X-SVN-Rev: 17066
2005-01-01 02:48:48 +00:00
Eric Mader
850e160d30 ICU-4302 changes from ICU 3.2 "no data" test.
X-SVN-Rev: 17065
2004-12-31 19:26:31 +00:00
George Rhoten
b159e9459d ICU-4287 Synchronize MSVC6 and MSVC7.1 project files.
Move bidi/shaping properties to ubidi.icu.

X-SVN-Rev: 17064
2004-12-31 19:07:00 +00:00
George Rhoten
b9875c90b5 ICU-4092 Remove dead code
X-SVN-Rev: 17063
2004-12-31 18:54:55 +00:00
George Rhoten
b2d0b4f465 ICU-4296 Don't export utility classes, and don't add ICU RTTI to utility classes.
X-SVN-Rev: 17062
2004-12-31 17:43:36 +00:00
George Rhoten
6163a051ac ICU-4092 Increase code coverage.
X-SVN-Rev: 17061
2004-12-31 17:31:47 +00:00
George Rhoten
8311539941 ICU-4092 Undo last check-in. Don't expose private API.
X-SVN-Rev: 17060
2004-12-31 17:00:40 +00:00
Markus Scherer
d677317bb9 ICU-4287 test ubidi_swap()
X-SVN-Rev: 17059
2004-12-31 13:47:41 +00:00
Markus Scherer
78eae5aacb ICU-4287 slightly better trie compaction by finding overlaps between blocks with multiple values in the overlap region
X-SVN-Rev: 17058
2004-12-31 13:43:57 +00:00
Markus Scherer
9ecfbdb2ee ICU-4287 use new internal APIs for bidi/shaping properties
X-SVN-Rev: 17057
2004-12-31 13:41:56 +00:00
Markus Scherer
ca773f99db ICU-4287 move bidi/shaping properties to ubidi.icu
X-SVN-Rev: 17056
2004-12-31 13:36:49 +00:00
Markus Scherer
739b6a5220 ICU-4287 move bidi/shaping properties to ubidi.icu
X-SVN-Rev: 17055
2004-12-31 13:28:06 +00:00
George Rhoten
c159da9c5e ICU-4092 Increase code coverage.
X-SVN-Rev: 17054
2004-12-31 08:30:04 +00:00
George Rhoten
cc1823680e ICU-4092 Fix swap function so that it works like the other swap functions.
X-SVN-Rev: 17053
2004-12-31 08:29:56 +00:00
George Rhoten
15e60bf6ee ICU-4092 Improve code coverage
X-SVN-Rev: 17052
2004-12-31 00:40:17 +00:00
George Rhoten
d8646520af ICU-4092 Improve code coverage by doing better memory management.
X-SVN-Rev: 17049
2004-12-30 23:08:43 +00:00
George Rhoten
f6ffb3b674 ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 17043
2004-12-30 08:05:55 +00:00
George Rhoten
36864c54af ICU-4288 Partially fix rtti inline warnings. The proper fix requires UOBJECT_DEFINE_RTTI_IMPLEMENTATION in different object files for AIX, Windows and Linux/390.
X-SVN-Rev: 17042
2004-12-30 07:58:39 +00:00
George Rhoten
d340213af7 ICU-4288 Fix some inlining warnings.
X-SVN-Rev: 17041
2004-12-30 07:45:48 +00:00
George Rhoten
4b8ef3e6e6 ICU-4288 Mostly fixes for --enable-strict for gcc 3.4 (Fedora Core 3)
X-SVN-Rev: 17040
2004-12-30 07:25:51 +00:00
George Rhoten
8ed12212b4 ICU-4092 Allow this class to be tested directly from tests on Windows.
X-SVN-Rev: 17038
2004-12-29 01:04:00 +00:00
George Rhoten
41f1e9ae96 ICU-4092 Increase code coverage
X-SVN-Rev: 17037
2004-12-29 01:03:00 +00:00
George Rhoten
95fb9fdbfa ICU-4092 Increase code coverage
X-SVN-Rev: 17035
2004-12-29 00:57:58 +00:00
George Rhoten
28a81790da ICU-4092 Better test of code coverage
X-SVN-Rev: 17034
2004-12-29 00:45:49 +00:00
George Rhoten
2ad7ff3b32 ICU-4092 Improve code coverage
X-SVN-Rev: 17033
2004-12-29 00:35:43 +00:00
George Rhoten
d0332520a5 ICU-4189 Remove some dependencies on the conversion API.
X-SVN-Rev: 17032
2004-12-28 23:01:05 +00:00
George Rhoten
eeaf321350 ICU-4092 Improve code coverage
X-SVN-Rev: 17031
2004-12-28 21:57:36 +00:00
George Rhoten
ed6074c3f1 ICU-4092 Improve code coverage
X-SVN-Rev: 17030
2004-12-28 21:43:33 +00:00
George Rhoten
9eb736e46f ICU-4092 Improve code coverage
X-SVN-Rev: 17029
2004-12-28 21:33:48 +00:00
George Rhoten
8fa0d0b1cd ICU-4092 Improve code coverage of UnicodeString::extract
X-SVN-Rev: 17028
2004-12-28 21:13:54 +00:00
George Rhoten
58ba61df77 ICU-4092 Improve code coverage of ures_openU
X-SVN-Rev: 17027
2004-12-28 20:55:07 +00:00
George Rhoten
4b00bc2b2b ICU-4092 Improve code coverage, and unhide some error messages
X-SVN-Rev: 17026
2004-12-28 20:42:25 +00:00
George Rhoten
29c0c11852 ICU-4092 Improve code coverage
X-SVN-Rev: 17025
2004-12-28 20:31:49 +00:00
George Rhoten
f6860c5a75 ICU-3004 Transliterators can't do locale sensitive casing due to how the transliterator registry is used.
Remove any code that attempts to do locale sensitive casing.
Bug #4324 has been filed to properly add this feature.

X-SVN-Rev: 17024
2004-12-28 20:06:43 +00:00
George Rhoten
9dcd00ba1e ICU-4092 Increase code coverage by merging redundant lines,
and properly cleanup when there is an error.

X-SVN-Rev: 17021
2004-12-28 05:42:37 +00:00
George Rhoten
decc39ec85 ICU-4092 Increase code coverage
X-SVN-Rev: 17020
2004-12-27 20:23:41 +00:00
George Rhoten
ba3a90a424 ICU-4092 Improve code coverage. The previous check in didn't quite work.
X-SVN-Rev: 17019
2004-12-24 07:53:41 +00:00
George Rhoten
d5a218810c ICU-4092 Increase code coverage for pointerTOC
X-SVN-Rev: 17018
2004-12-24 01:02:23 +00:00
George Rhoten
6dfb6fd62e ICU-4319 UTF-32 converters return the wrong offsets for supplementary characters
X-SVN-Rev: 17017
2004-12-23 21:03:30 +00:00
George Rhoten
6ade426c16 ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 17016
2004-12-23 20:16:56 +00:00
George Rhoten
7936a38824 ICU-4092 Increase code coverage
X-SVN-Rev: 17013
2004-12-23 20:03:22 +00:00
George Rhoten
068cfc80be ICU-4092 Increase code coverage by merging redundant lines,
and properly cleanup when there is an error.

X-SVN-Rev: 17012
2004-12-23 19:51:08 +00:00
George Rhoten
6c0562fc29 ICU-4092 Increase code coverage by merging redundant lines
X-SVN-Rev: 17011
2004-12-23 19:21:10 +00:00
George Rhoten
25b8fed2bb ICU-4233 Fix some doxygen escaped characters.
X-SVN-Rev: 17010
2004-12-23 00:41:06 +00:00
George Rhoten
939f4f60a4 ICU-4296 Don't export some internal static const variables.
Also fgNumberPatternsCount has the wrong value.

X-SVN-Rev: 17009
2004-12-22 23:32:48 +00:00
George Rhoten
391d8f379e ICU-4092 Increase code coverage
X-SVN-Rev: 17007
2004-12-22 21:57:43 +00:00
George Rhoten
abdc634426 ICU-3004 Fix some locale specific problems.
X-SVN-Rev: 17006
2004-12-22 20:06:05 +00:00
George Rhoten
479f3bec14 ICU-3004 Test for some Turkish case conversion errors.
X-SVN-Rev: 17005
2004-12-22 19:40:16 +00:00
George Rhoten
56c5df7e01 ICU-3004 Make sure that tests that change the default locale, change the default locale back to its original value.
This helps to make sure that the tests are not order dependent, and that Turkish casing problems appear more easily.

X-SVN-Rev: 17004
2004-12-22 19:28:42 +00:00
George Rhoten
1b9f1f50a6 ICU-3004 Test for some Turkish case conversion errors.
X-SVN-Rev: 17003
2004-12-22 19:25:19 +00:00
George Rhoten
61d7b4dc47 ICU-3004 Fix some Turkish case conversion errors.
X-SVN-Rev: 17002
2004-12-22 17:34:16 +00:00
George Rhoten
7876864829 ICU-4317 Fix a documentation problem.
X-SVN-Rev: 17001
2004-12-22 17:26:49 +00:00
George Rhoten
d6747bb687 ICU-4092 Improve code coverage
X-SVN-Rev: 17000
2004-12-22 08:02:08 +00:00
George Rhoten
fbb7b80250 ICU-4092 Improve code coverage
X-SVN-Rev: 16999
2004-12-22 07:33:15 +00:00
George Rhoten
0b361eca4b ICU-4092 Improve code coverage
X-SVN-Rev: 16998
2004-12-22 07:21:56 +00:00
George Rhoten
6ee1d5489d ICU-4092 Improve code coverage
X-SVN-Rev: 16997
2004-12-22 06:36:14 +00:00
George Rhoten
f9de880fb0 ICU-4092 Increase code coverage
X-SVN-Rev: 16996
2004-12-22 01:00:32 +00:00
George Rhoten
7063b3ce6d ICU-4092 Increase code coverage
X-SVN-Rev: 16995
2004-12-22 00:42:18 +00:00
George Rhoten
e4462ec8c6 ICU-4092 Increase code coverage
X-SVN-Rev: 16994
2004-12-22 00:34:39 +00:00
George Rhoten
2f83fa1b86 ICU-4092 Remove dead code to improve code coverage numbers.
X-SVN-Rev: 16993
2004-12-22 00:23:15 +00:00
George Rhoten
aff473ea00 ICU-4092 Remove dead code. See comments for details.
X-SVN-Rev: 16992
2004-12-22 00:07:37 +00:00
George Rhoten
e05a965b8d ICU-4092 Remove dead code.
Don't use codepage specific CharString.  There are other ways to achieve the same results.

X-SVN-Rev: 16991
2004-12-22 00:05:59 +00:00
Eric Mader
055c4cad17 ICU-2385 Initial checkin of submission from Javier Sola.
X-SVN-Rev: 16990
2004-12-22 00:00:13 +00:00
George Rhoten
4f61fbcda0 ICU-4092 Real fix for MSVC 6
X-SVN-Rev: 16989
2004-12-21 23:51:25 +00:00
George Rhoten
2596872615 ICU-4092 Fix a typo that I checked in.
X-SVN-Rev: 16988
2004-12-21 23:07:40 +00:00
George Rhoten
ae9c08341d ICU-4092 Fix for MSVC 6
X-SVN-Rev: 16987
2004-12-21 23:02:17 +00:00
George Rhoten
8ab45b2d62 ICU-4092 Fix previous checkin for Linux.
X-SVN-Rev: 16986
2004-12-21 22:26:39 +00:00
Eric Mader
fd3cc251f5 ICU-2385 Fix gcc compiler warnings.
X-SVN-Rev: 16985
2004-12-21 22:21:54 +00:00
George Rhoten
fb2c57068d ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 16984
2004-12-21 22:07:18 +00:00
George Rhoten
ed00aa3a6c ICU-4092 Improve code coverage.
X-SVN-Rev: 16983
2004-12-21 20:19:39 +00:00
Eric Mader
b5b1f86214 ICU-2385 Initial checkin of submission from Javier Sola.
X-SVN-Rev: 16982
2004-12-21 19:15:07 +00:00
George Rhoten
d376bfe07d ICU-4092 Properly test ucnv_getDisplayName preflighting
X-SVN-Rev: 16981
2004-12-21 16:44:36 +00:00
George Rhoten
f8ecf23b3b ICU-4092 Remove dead code.
X-SVN-Rev: 16980
2004-12-21 07:29:23 +00:00
George Rhoten
fef1b77683 ICU-4092 Increase code coverage.
Fix broken RTTI on Windows by splitting service registration into separate files,
and rename files for consistency at the request from Doug.

X-SVN-Rev: 16979
2004-12-21 06:55:20 +00:00
George Rhoten
5a592ce19e ICU-4092 Increase code coverage
X-SVN-Rev: 16978
2004-12-21 05:03:43 +00:00
George Rhoten
6d6e37483d ICU-4092 Improve code coverage.
X-SVN-Rev: 16977
2004-12-21 01:39:14 +00:00
George Rhoten
1036574f5b ICU-4092 Improve code coverage. Add some argument tests.
X-SVN-Rev: 16976
2004-12-21 01:31:24 +00:00
George Rhoten
2f8b690e51 ICU-4092 Improve code coverage. Add some preflighting tests.
X-SVN-Rev: 16975
2004-12-21 01:23:30 +00:00
George Rhoten
4f762b71a8 ICU-4092 Improve code coverage
X-SVN-Rev: 16974
2004-12-20 23:47:56 +00:00
George Rhoten
03506550ff ICU-4092 Improve code coverage
X-SVN-Rev: 16973
2004-12-20 23:38:05 +00:00
George Rhoten
f31614d5bc ICU-4092 Add documentation that was found to be helpful while testing.
X-SVN-Rev: 16972
2004-12-20 23:22:34 +00:00
George Rhoten
552e09eae6 ICU-4092 Improve code coverage
X-SVN-Rev: 16971
2004-12-20 23:10:09 +00:00
George Rhoten
1958749d0d ICU-4092 Move rtti test code to proper location
X-SVN-Rev: 16970
2004-12-20 23:07:25 +00:00
George Rhoten
b7d71b6d46 ICU-4092 Remove dead code
X-SVN-Rev: 16968
2004-12-18 01:05:47 +00:00
Eric Mader
b048fcb49a ICU-4308 Get rid of loengine, and good riddance!
X-SVN-Rev: 16967
2004-12-18 00:45:27 +00:00
George Rhoten
9fe324401f ICU-4092 Remove dead code
X-SVN-Rev: 16966
2004-12-17 23:48:55 +00:00
Eric Mader
9f74d939f0 ICU-4307 clean up @see references, document UTimeScaleValue, use UDateTimeScale names in time scale table.
X-SVN-Rev: 16965
2004-12-17 23:07:36 +00:00
Eric Mader
37ae10043d ICU-4306 Make sure that LayoutEngine docs get built, add to docmain, and clean up doc comments.
X-SVN-Rev: 16964
2004-12-17 01:17:36 +00:00
Eric Mader
1dc34d1780 ICU-4304 update @draft for ICU 3.2.
X-SVN-Rev: 16961
2004-12-16 19:06:33 +00:00
Eric Mader
1471376ec8 ICU-4302 changes from ICU 3.2 "no data" test.
X-SVN-Rev: 16958
2004-12-16 02:54:23 +00:00
George Rhoten
850c108c17 ICU-4092 Remove dead code.
X-SVN-Rev: 16957
2004-12-15 18:48:57 +00:00
George Rhoten
d205f70f5b ICU-4092 Enable dead code.
X-SVN-Rev: 16956
2004-12-15 18:03:41 +00:00
George Rhoten
70e9d03998 ICU-4299 Fix ures_openU so that it works as documented
X-SVN-Rev: 16955
2004-12-15 02:49:04 +00:00
George Rhoten
a1487bcd57 ICU-4092 Remove dead test code that Andy said was okay to delete.
Better test code is in intltest.

X-SVN-Rev: 16953
2004-12-15 02:26:24 +00:00
George Rhoten
a6320bf075 ICU-4092 Remove invalid and unused tests
X-SVN-Rev: 16952
2004-12-15 01:06:38 +00:00
George Rhoten
782d23513d ICU-4092 Consolidate MyNumberFormatTest PureCoverage numbers.
X-SVN-Rev: 16951
2004-12-15 01:06:19 +00:00
George Rhoten
90bcaf8e3a ICU-4296 Reduce the number of exports. Public static data can be a problem for gcc on Windows.
X-SVN-Rev: 16949
2004-12-14 17:58:42 +00:00
George Rhoten
4b70b59e77 ICU-4092 Increase function coverage
X-SVN-Rev: 16948
2004-12-14 17:43:56 +00:00
George Rhoten
d251279960 ICU-4296 Reduce the number of function exports
X-SVN-Rev: 16947
2004-12-14 16:59:34 +00:00
George Rhoten
68f761e57f ICU-4281 Reduce utrace dependencies when disabled.
X-SVN-Rev: 16937
2004-12-10 00:12:11 +00:00
George Rhoten
c68fa87f5b ICU-4281 Reduce UStack dependencies
X-SVN-Rev: 16934
2004-12-09 06:39:49 +00:00
George Rhoten
a91af43a2d ICU-4281 Mostly split collation so that the runtime doesn't depend on service
registration, resource bundles, collation building/loading and collation meta information.
ucol_close still depends on ures_close, but it's better than before.

X-SVN-Rev: 16933
2004-12-09 04:23:42 +00:00
George Rhoten
5f99b4942b ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 16931
2004-12-08 23:14:49 +00:00
George Rhoten
2f7b1cd736 ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 16930
2004-12-08 23:02:08 +00:00
George Rhoten
5c4521733e ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 16929
2004-12-08 22:38:55 +00:00
George Rhoten
70b126c727 ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 16927
2004-12-08 01:05:40 +00:00
George Rhoten
ac893ce00e ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 16926
2004-12-07 23:43:48 +00:00
George Rhoten
306b5ea7da ICU-3229 Fix for HP-UX. Apparently psuedo-rpath stuff doesn't work well
on HP-UX, and that is included with LDFLAGS from mh-hpux-acc. Use the official
LDFLAGS and add special flags as needed.

X-SVN-Rev: 16925
2004-12-07 22:14:25 +00:00
George Rhoten
9bf6134869 ICU-4280 Improve the z/OS ASCII support.
The Lotus specific addition apparently wasn't needed.

X-SVN-Rev: 16923
2004-12-06 17:31:27 +00:00
George Rhoten
466b466b9f ICU-4189 Reduce static library dependencies on conversion code,
and allow UCONFIG_NO_CONVERSION to work.

X-SVN-Rev: 16922
2004-12-06 06:09:20 +00:00
George Rhoten
a643013936 ICU-4189 Reduce static library dependencies on conversion code,
and allow UCONFIG_NO_CONVERSION to work.

X-SVN-Rev: 16921
2004-12-05 20:22:33 +00:00
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
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