George Rhoten
cbac1432df
ICU-4873 Fix Solaris warning and z/OS error.
...
X-SVN-Rev: 19522
2006-04-07 07:43:27 +00:00
Ram Viswanadha
ea4cd7f0fa
ICU-5084 add timebombs for tests
...
X-SVN-Rev: 19519
2006-04-04 23:23:05 +00:00
George Rhoten
0fdb67b69c
ICU-4946 Allow stable API to work by undoing previous change.
...
X-SVN-Rev: 19518
2006-04-04 20:30:45 +00:00
George Rhoten
6d5916a2ce
ICU-4703 Improve the error checking.
...
X-SVN-Rev: 19517
2006-04-04 20:15:46 +00:00
George Rhoten
735bfbfbc0
ICU-4707 There is no need to set s-fChars to 0 when it's already known to be 0 in the if statement.
...
X-SVN-Rev: 19516
2006-04-04 19:28:14 +00:00
George Rhoten
ce8b1ede60
ICU-5117 Fix memory leak.
...
X-SVN-Rev: 19515
2006-04-04 16:48:23 +00:00
George Rhoten
94f0de1e3a
ICU-5025 Better fix for an Intel compiler optimization bug.
...
X-SVN-Rev: 19514
2006-04-04 15:57:50 +00:00
George Rhoten
ebbb957f9d
ICU-5025 Better fix for an Intel compiler optimization bug.
...
X-SVN-Rev: 19513
2006-04-04 15:56:38 +00:00
George Rhoten
a28d9218a0
ICU-4946 Install missing headers on Windows machines.
...
X-SVN-Rev: 19512
2006-04-03 23:48:17 +00:00
Ram Viswanadha
481a532f56
ICU-5117 add a hack for falling back to root instead of default locale
...
X-SVN-Rev: 19511
2006-04-03 21:16:02 +00:00
George Rhoten
b29549eef4
ICU-5143 Make sure that proper ownership rules of the RuleBasedCollator are followed.
...
Do deep copying where needed.
Don't dereference NULL on failure to create rule string.
Initialize all member variables.
Consolidate copy and pasted code.
X-SVN-Rev: 19509
2006-04-02 19:07:50 +00:00
George Rhoten
ee12f37a5c
ICU-4703 Fix memory leak on function failure
...
X-SVN-Rev: 19508
2006-04-02 09:15:05 +00:00
George Rhoten
20a74838a6
ICU-5138 Keep the two collation hash functions together.
...
X-SVN-Rev: 19507
2006-04-01 17:29:49 +00:00
George Rhoten
3209361c76
ICU-5117 Optimize the string declarations.
...
X-SVN-Rev: 19506
2006-03-31 19:12:26 +00:00
Ram Viswanadha
44fc7fbfea
ICU-5139 update install scripts
...
X-SVN-Rev: 19504
2006-03-31 18:11:18 +00:00
George Rhoten
480c5cc648
ICU-5138 Separate ICU_Utility into property using and non-property using functions.
...
X-SVN-Rev: 19503
2006-03-31 08:00:41 +00:00
George Rhoten
01aff246f1
ICU-5138 Separate cleaning registration from the uinit() implementation.
...
X-SVN-Rev: 19502
2006-03-31 07:11:33 +00:00
George Rhoten
9b0162b829
ICU-5138 Separate the platform independent math from putil.c
...
X-SVN-Rev: 19501
2006-03-31 06:40:46 +00:00
George Rhoten
ac1228488e
ICU-5138 Separate the bidi data from the data loading.
...
X-SVN-Rev: 19500
2006-03-31 06:24:45 +00:00
George Rhoten
7d382500f6
ICU-5138 Separate the casing data from normalization data and data loading.
...
X-SVN-Rev: 19499
2006-03-31 05:29:06 +00:00
Andy Heninger
f47dea2b53
ICU-4873 UText with surrogates spanning chunk boundaries.
...
X-SVN-Rev: 19498
2006-03-31 02:11:39 +00:00
George Rhoten
43b2723119
ICU-5032 Undo recent changes because getState and setState are sometimes called directly.
...
X-SVN-Rev: 19495
2006-03-31 01:22:48 +00:00
George Rhoten
84322414ef
ICU-5032 Undo recent changes because getState and setState are sometimes called directly.
...
X-SVN-Rev: 19494
2006-03-31 01:21:06 +00:00
George Rhoten
61bc5bf179
ICU-5032 Really undo recent changes.
...
X-SVN-Rev: 19493
2006-03-30 20:20:27 +00:00
George Rhoten
f4cdaf67ff
ICU-4707 Remove some linker warnings.
...
X-SVN-Rev: 19492
2006-03-30 20:19:17 +00:00
George Rhoten
3318c119ba
ICU-5032 Undo last two checkins. They were invalid.
...
X-SVN-Rev: 19491
2006-03-30 20:08:34 +00:00
George Rhoten
714c0ec3c1
ICU-5032 Increase code coverage by removing dead code.
...
X-SVN-Rev: 19490
2006-03-30 20:00:13 +00:00
George Rhoten
f12fa33ed7
ICU-5032 Increase code coverage by removing dead code.
...
X-SVN-Rev: 19489
2006-03-30 19:53:19 +00:00
George Rhoten
86c776c5bb
ICU-5032 Increase code coverage
...
X-SVN-Rev: 19488
2006-03-30 19:43:46 +00:00
George Rhoten
629b60258a
ICU-4703 Improve the error checking.
...
X-SVN-Rev: 19487
2006-03-30 17:06:40 +00:00
George Rhoten
c4a7db9fa0
ICU-4703 Don't deference NULL when a mallloc fails, and report when the memory failure happens.
...
X-SVN-Rev: 19486
2006-03-30 16:54:13 +00:00
George Rhoten
8a9efb0f0f
ICU-4703 ucol_openRules shouldn't use destination preflighting buffer rules on source strings.
...
X-SVN-Rev: 19485
2006-03-30 09:40:21 +00:00
George Rhoten
e336f52fd8
ICU-4703 Don't dereference NULL.
...
X-SVN-Rev: 19484
2006-03-30 09:30:12 +00:00
George Rhoten
f748c9d5e4
ICU-4703 Fail cleanly when detecting bad arguments.
...
X-SVN-Rev: 19483
2006-03-30 09:27:31 +00:00
George Rhoten
8a895cadee
ICU-4703 usearch_openFromCollator should return when detecting bad arguments.
...
X-SVN-Rev: 19482
2006-03-30 09:26:24 +00:00
George Rhoten
7b939088a9
ICU-4703 addListener should return when detecting bad arguments.
...
X-SVN-Rev: 19481
2006-03-30 09:12:35 +00:00
George Rhoten
0ba4bdac5d
ICU-4703 Don't crash when bad arguments are given.
...
X-SVN-Rev: 19480
2006-03-30 08:57:44 +00:00
George Rhoten
1378f39a25
ICU-4703 Fix a memory leak on long package names.
...
X-SVN-Rev: 19479
2006-03-30 08:26:56 +00:00
George Rhoten
b27859e922
ICU-4703 Fix memory leak on function failure
...
X-SVN-Rev: 19478
2006-03-30 05:36:01 +00:00
George Rhoten
b20499f06b
ICU-4703 Fix memory leak on function failure
...
X-SVN-Rev: 19477
2006-03-30 05:29:25 +00:00
George Rhoten
303da65207
ICU-5032 Test swapping a 32-bit key resource bundle table
...
X-SVN-Rev: 19476
2006-03-30 04:50:01 +00:00
George Rhoten
1d6533d978
ICU-5025 Fix an Intel compiler issue.
...
X-SVN-Rev: 19475
2006-03-30 01:18:26 +00:00
George Rhoten
d77a2417e1
ICU-5129 Both Rational and FreeBSD need this change to allow the icu-config script to be generated correctly.
...
X-SVN-Rev: 19474
2006-03-30 00:33:20 +00:00
Deborah Goldsmith
aa8de78f26
ICU-5136 Add test of MutableTrieDictionary and CompactTrieDictionary
...
X-SVN-Rev: 19473
2006-03-29 23:33:02 +00:00
Deborah Goldsmith
eaa65b983e
ICU-5112 Correct documentation of UDTS_MAC_OLD_TIME
...
X-SVN-Rev: 19472
2006-03-29 20:43:15 +00:00
George Rhoten
d2edd10e4e
ICU-4703 Fix memory leak when malloc fails.
...
X-SVN-Rev: 19471
2006-03-29 09:42:16 +00:00
George Rhoten
25614b86e4
ICU-4703 Fix memory leak when malloc fails.
...
X-SVN-Rev: 19470
2006-03-29 09:03:32 +00:00
George Rhoten
88420fdecf
ICU-5032 Fix a typo from the last checkin
...
X-SVN-Rev: 19469
2006-03-29 00:59:28 +00:00
George Rhoten
dbe243b118
ICU-5032 Increase code coverage. Bad input should fail and not succeed.
...
X-SVN-Rev: 19468
2006-03-29 00:19:41 +00:00
George Rhoten
7aa9c4c444
ICU-5032 Increase code coverage.
...
X-SVN-Rev: 19467
2006-03-29 00:19:28 +00:00
George Rhoten
d5bc69e7f4
ICU-5032 Increase code coverage numbers
...
X-SVN-Rev: 19466
2006-03-28 22:00:11 +00:00
George Rhoten
4c80e2649e
ICU-4703 Fix u_errorName bounds checking.
...
X-SVN-Rev: 19465
2006-03-28 08:52:36 +00:00
George Rhoten
27ec624563
ICU-4703 Fix a memory leak on function failure
...
X-SVN-Rev: 19464
2006-03-28 08:51:19 +00:00
George Rhoten
bc071af705
ICU-4703 Fix memory leak on function failure
...
X-SVN-Rev: 19463
2006-03-28 08:50:34 +00:00
George Rhoten
f4838cc379
ICU-4703 Fix memory leak on function failure
...
X-SVN-Rev: 19462
2006-03-28 07:40:46 +00:00
George Rhoten
9b74d98d49
ICU-4707 Fix some compiler warnings
...
X-SVN-Rev: 19461
2006-03-28 07:25:09 +00:00
George Rhoten
d96b2b6088
ICU-4703 Fix memory leaks when functions start failing, and fix a threading issue.
...
X-SVN-Rev: 19460
2006-03-28 04:08:34 +00:00
George Rhoten
40e798da6d
ICU-4703 Fail correctly when the function arguments are bad.
...
X-SVN-Rev: 19459
2006-03-28 04:02:17 +00:00
George Rhoten
fff133aa6e
ICU-4703 Fix memory leak on failure
...
X-SVN-Rev: 19458
2006-03-28 04:00:58 +00:00
George Rhoten
83097bf105
ICU-5025 %f, %e and %g for scanf should expect a float by default.
...
X-SVN-Rev: 19457
2006-03-27 17:55:32 +00:00
George Rhoten
9460da6828
ICU-5129 Allow non-compatible "compatible" nmake to work.
...
X-SVN-Rev: 19456
2006-03-27 17:40:56 +00:00
George Rhoten
23eeb9c7bf
ICU-5129 Remove non-existing dependencies.
...
X-SVN-Rev: 19455
2006-03-27 17:33:08 +00:00
George Rhoten
57f049005f
ICU-5129 Allow non-compatible GNU "compatible" make to work.
...
X-SVN-Rev: 19454
2006-03-27 17:31:56 +00:00
George Rhoten
1b791d0cb4
ICU-5129 Allow non-compatible GNU "compatible" make to disallow implicit static library rules.
...
X-SVN-Rev: 19453
2006-03-27 17:31:07 +00:00
George Rhoten
37b0527b38
ICU-5129 Don't include the current directory for the default library path.
...
X-SVN-Rev: 19452
2006-03-27 17:29:15 +00:00
George Rhoten
722f647186
ICU-5092 Replace the temporary pointer parsing hack with a permanent platform independent parsing function.
...
X-SVN-Rev: 19451
2006-03-27 06:49:03 +00:00
George Rhoten
406830baf5
ICU-4707 Fix the last fix.
...
X-SVN-Rev: 19450
2006-03-26 10:24:57 +00:00
George Rhoten
b7925ce640
ICU-5117 Fix the last fix.
...
X-SVN-Rev: 19449
2006-03-26 10:17:08 +00:00
George Rhoten
a483e0fdf9
ICU-5117 Ignore new generated files.
...
X-SVN-Rev: 19448
2006-03-26 01:10:47 +00:00
George Rhoten
2d662cf06c
ICU-4707 Fix some compiler warnings.
...
X-SVN-Rev: 19447
2006-03-26 01:09:16 +00:00
George Rhoten
73da58a35a
ICU-4707 Fix some compiler warnings.
...
X-SVN-Rev: 19446
2006-03-26 00:43:34 +00:00
George Rhoten
401f909a49
ICU-4707 Fix some compiler warnings.
...
X-SVN-Rev: 19445
2006-03-26 00:32:27 +00:00
George Rhoten
81b211ef90
ICU-4707 Fix some compiler warnings.
...
X-SVN-Rev: 19444
2006-03-26 00:18:23 +00:00
George Rhoten
ebaf1da5a8
ICU-4707 Fix some compiler warnings.
...
X-SVN-Rev: 19443
2006-03-26 00:06:01 +00:00
George Rhoten
bbb82912ca
ICU-4707 Fix some compiler warnings.
...
X-SVN-Rev: 19442
2006-03-25 23:53:31 +00:00
George Rhoten
9dd557b1ae
ICU-4707 Fix some compiler warnings about missing virtual destructors
...
X-SVN-Rev: 19441
2006-03-25 23:27:09 +00:00
George Rhoten
4763cb63a0
ICU-4707 Fix some compiler warnings
...
X-SVN-Rev: 19440
2006-03-25 23:00:58 +00:00
George Rhoten
0b0d6328ab
ICU-4707 Properly define range checking
...
X-SVN-Rev: 19439
2006-03-25 22:29:09 +00:00
George Rhoten
46598e61bb
ICU-5126 Don't intermingle stdout and stderr for a single message.
...
X-SVN-Rev: 19438
2006-03-25 22:16:50 +00:00
George Rhoten
4fb57830c8
ICU-5117 Allow the swapping code to swap the new trie dictionary format.
...
X-SVN-Rev: 19437
2006-03-25 00:45:58 +00:00
George Rhoten
32416a8a9c
ICU-5125 Remove unusable code.
...
X-SVN-Rev: 19435
2006-03-25 00:15:56 +00:00
George Rhoten
485ca2f705
ICU-5032 Increase code coverage.
...
X-SVN-Rev: 19433
2006-03-24 23:43:25 +00:00
George Rhoten
363ecfa42a
ICU-4639 Use U_CAPI instead of U_DRAFT for the implementation.
...
X-SVN-Rev: 19432
2006-03-24 23:30:09 +00:00
George Rhoten
044a33ac62
ICU-5032 Increase code coverage.
...
X-SVN-Rev: 19431
2006-03-24 23:29:08 +00:00
George Rhoten
a818a144e1
ICU-4639 Make it easier to find charset detection.
...
X-SVN-Rev: 19430
2006-03-24 23:20:25 +00:00
George Rhoten
467aa116a5
ICU-5032 Increase code coverage.
...
X-SVN-Rev: 19429
2006-03-24 23:12:30 +00:00
George Rhoten
64483b9dd3
ICU-5117 Remove unused BreakDictionary and ucmp8 APIs.
...
X-SVN-Rev: 19427
2006-03-24 21:24:39 +00:00
George Rhoten
fb73d7b9a9
ICU-5086 Fix a typo from the last checkin.
...
X-SVN-Rev: 19426
2006-03-24 03:22:11 +00:00
George Rhoten
82bc2a9dd3
ICU-5117 Better fix for building the break iterator data on Windows.
...
X-SVN-Rev: 19425
2006-03-24 01:21:27 +00:00
George Rhoten
4d88bc8d78
ICU-5086 Improve timezone detection on Mac OS X and AIX.
...
X-SVN-Rev: 19424
2006-03-23 23:38:53 +00:00
Deborah Goldsmith
76c98bfa7c
ICU-5117 Fix unused parameter warnings
...
X-SVN-Rev: 19423
2006-03-23 20:48:47 +00:00
George Rhoten
3bc9b13a04
ICU-5121 Improve usage of _REENTRANT
...
X-SVN-Rev: 19419
2006-03-23 18:51:51 +00:00
George Rhoten
a6e0012c36
ICU-5117 Partial fix for building on Windows
...
X-SVN-Rev: 19418
2006-03-23 09:46:37 +00:00
George Rhoten
b51bdf2a60
ICU-4707 Fix some compiler warnings.
...
X-SVN-Rev: 19417
2006-03-23 05:53:36 +00:00
George Rhoten
240c50c633
ICU-4707 Fix some compiler warnings.
...
X-SVN-Rev: 19416
2006-03-23 04:21:33 +00:00
George Rhoten
1e184956a8
ICU-4707 Fix some compiler warnings.
...
X-SVN-Rev: 19415
2006-03-23 04:11:36 +00:00
George Rhoten
a65f7a1ab1
ICU-4707 Fix some compiler warnings
...
X-SVN-Rev: 19414
2006-03-23 04:09:01 +00:00
George Rhoten
ffaad4ccaa
ICU-4707 Fix some compiler warnings
...
X-SVN-Rev: 19413
2006-03-23 03:57:20 +00:00
George Rhoten
d0138fed19
ICU-4707 Provide more helpful compiler warnings.
...
X-SVN-Rev: 19412
2006-03-23 03:16:09 +00:00
George Rhoten
56b11c8b39
ICU-5117 Fixes for other versions of gcc
...
X-SVN-Rev: 19411
2006-03-23 02:54:34 +00:00
Markus Scherer
1d5b134af8
ICU-4707 remove unused code from uchar_swapNames()
...
X-SVN-Rev: 19410
2006-03-23 01:49:49 +00:00
George Rhoten
92a50f8a73
ICU-5117 Fixes for Windows
...
X-SVN-Rev: 19409
2006-03-23 01:35:21 +00:00
Deborah Goldsmith
490cb834fa
ICU-5117 Thai break should work in all locales
...
X-SVN-Rev: 19408
2006-03-23 00:54:12 +00:00
George Rhoten
7dce112ff1
ICU-4639 Make sure that the next enumeration function fails as expected.
...
X-SVN-Rev: 19407
2006-03-22 09:48:15 +00:00
George Rhoten
fda1f467e9
ICU-4707 Properly fix the last fix.
...
X-SVN-Rev: 19406
2006-03-22 09:38:06 +00:00
George Rhoten
0a59fb064b
ICU-4707 Fix some compiler warnings.
...
X-SVN-Rev: 19405
2006-03-22 09:22:46 +00:00
George Rhoten
851d1dccb8
ICU-4707 Fix some compiler warnings
...
X-SVN-Rev: 19404
2006-03-22 08:52:04 +00:00
George Rhoten
de9404852f
ICU-4707 Fix some compiler warnings
...
X-SVN-Rev: 19403
2006-03-22 08:19:34 +00:00
George Rhoten
88889fdd3a
ICU-4707 Fix some compiler warnings.
...
X-SVN-Rev: 19402
2006-03-22 08:17:49 +00:00
George Rhoten
aeb583804c
ICU-4707 Fix some compiler warnings.
...
X-SVN-Rev: 19401
2006-03-22 07:57:49 +00:00
George Rhoten
d2246109e4
ICU-4707 Fix some compiler warnings about dereferencing type-punned pointers.
...
Fix a Beam warning.
Fix a Palm OS compiler error.
X-SVN-Rev: 19400
2006-03-22 07:40:47 +00:00
George Rhoten
ad096587e1
ICU-4707 Fix some compiler warnings.
...
X-SVN-Rev: 19399
2006-03-22 06:13:30 +00:00
George Rhoten
a7b05e0c3d
ICU-3967 Update the performance test to the current way of building ICU.
...
X-SVN-Rev: 19398
2006-03-22 05:00:27 +00:00
George Rhoten
e8641af8d2
ICU-5032 Move deprecated virtual inline code into the rest of the Hebrew calendar.
...
X-SVN-Rev: 19397
2006-03-22 00:38:45 +00:00
George Rhoten
01e946968d
ICU-3967 Update the performance test to the current way of building ICU.
...
X-SVN-Rev: 19396
2006-03-21 23:25:04 +00:00
George Rhoten
02470e105b
ICU-4707 Fix some compiler warnings
...
X-SVN-Rev: 19391
2006-03-21 09:48:57 +00:00
George Rhoten
a977c0adc7
ICU-4707 Fix some compiler warnings
...
X-SVN-Rev: 19390
2006-03-21 09:14:27 +00:00
George Rhoten
a6e52426c3
ICU-4707 Fix some compiler warnings
...
X-SVN-Rev: 19387
2006-03-21 05:04:29 +00:00
George Rhoten
af4d11cd28
ICU-5032 Increase code coverage by removing dead code.
...
X-SVN-Rev: 19384
2006-03-20 18:59:54 +00:00
George Rhoten
35c4c75f13
ICU-4707 Fix some compiler warnings
...
X-SVN-Rev: 19383
2006-03-20 07:53:07 +00:00
George Rhoten
2dd590c668
ICU-5032 Refactor code while increasing code coverage.
...
X-SVN-Rev: 19382
2006-03-20 07:49:49 +00:00
George Rhoten
db92b0f4f9
ICU-5032 Increase code coverage of UTF-32 converter
...
X-SVN-Rev: 19381
2006-03-20 07:43:13 +00:00
George Rhoten
efedac815e
ICU-5032 Refactor code while increasing code coverage.
...
X-SVN-Rev: 19380
2006-03-20 07:42:35 +00:00
George Rhoten
b492fe71a3
ICU-4707 Fix some compiler warnings
...
X-SVN-Rev: 19379
2006-03-20 07:35:37 +00:00
Eric Mader
c612f9a13a
ICU-4338 Remove more compiler warnings. (sigh...)
...
X-SVN-Rev: 19374
2006-03-18 01:17:07 +00:00
Eric Mader
1e7477b4e4
ICU-4338 fix compiler warnings.
...
X-SVN-Rev: 19373
2006-03-18 01:09:27 +00:00
Eric Mader
27ce7a467e
ICU-4338 explicitly declare the size of per-script arrays.
...
X-SVN-Rev: 19372
2006-03-18 00:04:26 +00:00
Markus Scherer
28804eff03
ICU-5084 NFSkippable sets for Unicode 5.0
...
X-SVN-Rev: 19371
2006-03-17 23:24:15 +00:00
Markus Scherer
f14b733772
ICU-5084 Unicode 5 moves Grapheme_Link around between properties files
...
X-SVN-Rev: 19369
2006-03-17 22:07:05 +00:00
George Rhoten
a93931d6c4
ICU-4973 Rephrase how resource bundles are closed (not deleted).
...
X-SVN-Rev: 19365
2006-03-17 08:18:45 +00:00
Andy Heninger
3be61f553b
ICU-5107 check in regular expressions demo
...
X-SVN-Rev: 19363
2006-03-17 02:21:54 +00:00
Andy Heninger
cb2c0014e2
ICU-5107 check in regular expressions demo
...
X-SVN-Rev: 19362
2006-03-17 02:10:50 +00:00
George Rhoten
b09c29ad1d
ICU-5032 Remove unreachable code.
...
X-SVN-Rev: 19361
2006-03-17 00:35:59 +00:00
George Rhoten
95212a9bfd
ICU-5032 Increase code coverage numbers by removing redundant code
...
X-SVN-Rev: 19356
2006-03-16 22:47:23 +00:00
George Rhoten
cf9c14a088
ICU-4707 Fix some compiler warnings about unused code.
...
X-SVN-Rev: 19355
2006-03-16 20:33:21 +00:00
George Rhoten
13eed03890
ICU-4707 Fix some compiler warnings
...
X-SVN-Rev: 19354
2006-03-16 07:36:52 +00:00
George Rhoten
a62c62531f
ICU-4707 Fix some compiler warnings about unused code.
...
X-SVN-Rev: 19353
2006-03-16 06:07:07 +00:00
George Rhoten
e3613f638e
ICU-4707 Fix some compiler warnings about unused code.
...
X-SVN-Rev: 19352
2006-03-16 05:43:34 +00:00
George Rhoten
b8328839ca
ICU-4707 Fix some compiler warnings about unused code.
...
X-SVN-Rev: 19351
2006-03-16 04:54:35 +00:00
George Rhoten
af66ad6b26
ICU-4707 Fix some compiler warnings
...
X-SVN-Rev: 19350
2006-03-16 03:43:24 +00:00
Doug Felt
5213dc5a7f
ICU-1 add icu4j iuc29 paper
...
X-SVN-Rev: 19346
2006-03-14 22:22:44 +00:00
Eric Mader
db72e9408f
ICU-4765 Update state table per the bug.
...
X-SVN-Rev: 19345
2006-03-14 19:45:23 +00:00
George Rhoten
f68b52650f
ICU-4707 Fix some compiler warnings by merging some code.
...
X-SVN-Rev: 19332
2006-03-06 08:23:20 +00:00
George Rhoten
28783a7e55
ICU-5100 Fix a gcc compiler error.
...
X-SVN-Rev: 19331
2006-03-06 03:35:36 +00:00
George Rhoten
8d310941ec
ICU-5099 Compiler fixes for gcc
...
X-SVN-Rev: 19330
2006-03-04 00:01:38 +00:00
Markus Scherer
e7aa3f3380
ICU-5084 Unicode 5.0 beta (d13)
...
X-SVN-Rev: 19329
2006-03-03 20:59:01 +00:00
Markus Scherer
ce0d2dc69b
ICU-5084 UnicodeData.txt cannot have a copyright because its format does not permit comments
...
X-SVN-Rev: 19328
2006-03-03 20:41:19 +00:00
George Rhoten
5ec2f7ff26
ICU-5086 Only use a non-Olson ID when the raw offset is wrong. This
...
allows the daylight saving changeover to happen in long running ICU processes.
X-SVN-Rev: 19327
2006-03-03 20:10:02 +00:00
George Rhoten
06743ea5a6
ICU-5086 Detect when an a potential non-unique abbreviation is used,
...
and try to use the raw offset when that happens. Some timezones are still
sometimes off by one hour, but this is much better than before (off by several
hours in many more timezones).
X-SVN-Rev: 19326
2006-03-03 17:46:26 +00:00
George Rhoten
7f267c6e1b
ICU-5086 Improve timezone detection.
...
X-SVN-Rev: 19325
2006-03-03 08:17:36 +00:00
George Rhoten
ccc5d310f4
ICU-5098 Fix some typos
...
X-SVN-Rev: 19324
2006-03-03 07:20:15 +00:00
George Rhoten
deb7d17fdc
ICU-5086 Use the localtime timezone link check on platforms that support it.
...
X-SVN-Rev: 19323
2006-03-03 07:08:05 +00:00
George Rhoten
0e9027e52a
ICU-5086 Use the localtime timezone link check on platforms that support it.
...
X-SVN-Rev: 19322
2006-03-03 07:02:43 +00:00
George Rhoten
1e9f89c2c9
ICU-4707 Remove some compiler warnings about empty compilation units while using static libraries.
...
X-SVN-Rev: 19321
2006-03-03 07:01:17 +00:00
George Rhoten
b2aaafe4dd
ICU-4707 Remove some compiler warnings about empty compilation units.
...
X-SVN-Rev: 19320
2006-03-03 06:59:43 +00:00
George Rhoten
5c175798f2
ICU-5086 Use the localtime timezone link check on platforms that support it.
...
X-SVN-Rev: 19319
2006-03-03 06:47:40 +00:00
George Rhoten
393617a8f7
ICU-5086 Try out better timezone detection.
...
The default detection without the TZ environment variable still needs to be fixed.
X-SVN-Rev: 19318
2006-03-03 01:35:59 +00:00
George Rhoten
202d985613
ICU-5086 Try out better timezone detection.
...
The default detection without the TZ environment variable still needs to be fixed.
X-SVN-Rev: 19317
2006-03-03 01:12:55 +00:00
George Rhoten
5b679e213a
ICU-5086 Try out better timezone detection.
...
The default detection without the TZ environment variable still needs to be fixed.
X-SVN-Rev: 19316
2006-03-03 01:05:05 +00:00
George Rhoten
a174b70acd
ICU-5086 Try out better timezone detection.
...
The default detection without the TZ environment variable still needs to be fixed.
X-SVN-Rev: 19315
2006-03-03 01:00:54 +00:00
Eric Mader
8f24bb476b
ICU-4639 Clean up csdet.vcproj
...
X-SVN-Rev: 19312
2006-03-02 18:11:37 +00:00
George Rhoten
286c5c0051
ICU-4707 Fix some compiler warnings.
...
X-SVN-Rev: 19311
2006-03-02 03:45:55 +00:00
Eric Mader
e68625742b
ICU-4639 return 0 from main to indicate successful execution.
...
X-SVN-Rev: 19309
2006-03-01 22:47:23 +00:00
Eric Mader
fa4e147b16
ICU-4639 Invoke the sample w/ an input file from the uconv sample directory.
...
X-SVN-Rev: 19308
2006-03-01 22:38:03 +00:00
Eric Mader
f85c640c46
ICU-4639 initial checkin of a liitle sample application.
...
X-SVN-Rev: 19307
2006-03-01 22:21:50 +00:00
Eric Mader
76da88a1ed
ICU-4639 Initial checkin of a little sample application.
...
X-SVN-Rev: 19306
2006-03-01 21:56:10 +00:00
George Rhoten
4f9774ab89
ICU-5091 Fix some newline conversion problems.
...
X-SVN-Rev: 19303
2006-03-01 05:45:34 +00:00
George Rhoten
93ebb28935
ICU-5091 Fix some newline conversion problems.
...
X-SVN-Rev: 19302
2006-03-01 05:43:01 +00:00
Eric Mader
98b4e4f7a2
ICU-5088 Fix typo in definition of $Extend
...
X-SVN-Rev: 19298
2006-02-28 00:29:44 +00:00
George Rhoten
5d15b21a8d
ICU-4901 Make files mode work better.
...
X-SVN-Rev: 19294
2006-02-27 04:20:12 +00:00
George Rhoten
b8352c122c
ICU-4901 Make files mode work better.
...
X-SVN-Rev: 19293
2006-02-26 21:55:55 +00:00
George Rhoten
8ada4896ee
ICU-5081 Stop using the old naming scheme.
...
X-SVN-Rev: 19291
2006-02-25 23:32:49 +00:00
George Rhoten
61d40226d0
ICU-3085 The Windows project files now use /Zc:wchar_t
...
X-SVN-Rev: 19290
2006-02-25 23:23:05 +00:00
George Rhoten
f5d50b8d93
ICU-4869 Make it easier to read the logs.
...
X-SVN-Rev: 19286
2006-02-25 05:34:28 +00:00
George Rhoten
d0d6fd29ce
ICU-4869 Make it easier for the samples to work on z/OS
...
X-SVN-Rev: 19285
2006-02-25 05:06:19 +00:00
George Rhoten
cc92266ff5
ICU-4905 Remove an over optimization of mapping files on Windows.
...
This change will also make sure that you never find someone else's custom modified mapped file.
X-SVN-Rev: 19278
2006-02-25 00:18:07 +00:00
George Rhoten
f4a20aa1c8
ICU-5081 Remove support for the old naming scheme.
...
X-SVN-Rev: 19276
2006-02-24 21:25:44 +00:00
George Rhoten
040e9f22e4
ICU-4051 Make unmodified global variables static const
...
X-SVN-Rev: 19275
2006-02-24 20:05:45 +00:00
George Rhoten
d8d86b82a4
ICU-4639 Make unmodified global variables static const
...
X-SVN-Rev: 19274
2006-02-24 19:57:04 +00:00
George Rhoten
ba00f9b408
ICU-5081 Remove support for the old naming scheme.
...
X-SVN-Rev: 19273
2006-02-24 19:47:47 +00:00
George Rhoten
21694002ed
ICU-5081 Change testdata to use the new file naming scheme.
...
X-SVN-Rev: 19272
2006-02-24 19:31:34 +00:00
George Rhoten
3cfb5459ac
ICU-5081 U_HAVE_BIND_INTERNAL_REFERENCES and BIR_CPPFLAGS aren't used in the tools anymore
...
X-SVN-Rev: 19271
2006-02-24 19:31:15 +00:00
George Rhoten
dc8d04a99e
ICU-5081 Change testdata to use the new file naming scheme.
...
X-SVN-Rev: 19270
2006-02-24 19:22:09 +00:00
George Rhoten
11e43d7a6e
ICU-4639 Convert this file from binary to a UTF-8 text file.
...
X-SVN-Rev: 19232
2006-02-21 20:17:31 +00:00
George Rhoten
187ccbab3b
ICU-4639 Convert this file from binary to a UTF-8 text file.
...
X-SVN-Rev: 19231
2006-02-21 20:15:41 +00:00
George Rhoten
5937e5ec9a
ICU-4707 Fix some compiler warnings about unused variables.
...
X-SVN-Rev: 19230
2006-02-21 18:32:00 +00:00
George Rhoten
fb6970fdde
ICU-4869 Use U_CALLCONV in C callbacks.
...
X-SVN-Rev: 19229
2006-02-21 18:30:10 +00:00
George Rhoten
dc2dae588a
ICU-5070 Better fix for Visual Age 7
...
X-SVN-Rev: 19228
2006-02-21 17:49:03 +00:00
Eric Mader
10b15d2a44
ICU-3274 Initial checkin of Hangul OpenType code.
...
X-SVN-Rev: 19227
2006-02-21 17:13:48 +00:00
George Rhoten
422d7dbe64
ICU-5070 Fix for Visual Age 7
...
X-SVN-Rev: 19226
2006-02-21 07:11:41 +00:00
George Rhoten
5409dafe12
ICU-4825 The Intel compiler test machine has been updated.
...
X-SVN-Rev: 19224
2006-02-20 19:39:44 +00:00
Ram Viswanadha
b3887b4af0
ICU-4947 remove C from log message
...
X-SVN-Rev: 19222
2006-02-20 19:15:53 +00:00
George Rhoten
4baa77b32b
ICU-5068 Remove the PTX configuration due to lack of testing.
...
X-SVN-Rev: 19219
2006-02-19 08:08:55 +00:00
Ram Viswanadha
831b6b91be
ICU-4947 fix a typo
...
X-SVN-Rev: 19217
2006-02-18 21:19:24 +00:00
George Rhoten
4ba5decd00
ICU-4869 Clean up the configure script for z/OS
...
X-SVN-Rev: 19214
2006-02-18 08:38:11 +00:00
Doug Felt
6d17cc5a61
ICU-5065 add eclipse wrapper to icu4j dev tree
...
X-SVN-Rev: 19211
2006-02-18 00:40:26 +00:00
George Rhoten
217d598c65
ICU-5044 Fix some header test issues.
...
X-SVN-Rev: 19209
2006-02-18 00:37:42 +00:00
Andy Heninger
cfd5650611
ICU-4699 add Freeze to UText
...
X-SVN-Rev: 19197
2006-02-17 02:16:01 +00:00
Ram Viswanadha
e4671c2124
ICU-5045 fix bug while testing for ro_RO
...
X-SVN-Rev: 19182
2006-02-16 22:49:34 +00:00
George Rhoten
de57f5f647
ICU-4759 Document the UCONFIG switches better.
...
X-SVN-Rev: 19179
2006-02-16 22:24:24 +00:00