George Rhoten
|
ca09e63755
|
ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 19545
|
2006-04-14 16:01:20 +00:00 |
|
George Rhoten
|
a17245d34c
|
ICU-5161 The source and target in a call to memcpy should be the same.
Check the capacity before using strlen.
Explain why the @ sign is variant in the code.
X-SVN-Rev: 19537
|
2006-04-13 07:27:52 +00:00 |
|
George Rhoten
|
786c654db5
|
ICU-5152 Remove broken uprv_dtostr function, and create a better ChoiceFormat::dtos function.
X-SVN-Rev: 19525
|
2006-04-08 09:48:13 +00:00 |
|
George Rhoten
|
7bc8795cf7
|
ICU-5151 Hide internal functions.
X-SVN-Rev: 19524
|
2006-04-08 08:34:52 +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
|
ce8b1ede60
|
ICU-5117 Fix memory leak.
X-SVN-Rev: 19515
|
2006-04-04 16:48:23 +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
|
ee12f37a5c
|
ICU-4703 Fix memory leak on function failure
X-SVN-Rev: 19508
|
2006-04-02 09:15:05 +00:00 |
|
George Rhoten
|
3209361c76
|
ICU-5117 Optimize the string declarations.
X-SVN-Rev: 19506
|
2006-03-31 19:12:26 +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
|
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
|
7b939088a9
|
ICU-4703 addListener should return when detecting bad arguments.
X-SVN-Rev: 19481
|
2006-03-30 09:12:35 +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
|
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
|
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
|
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
|
b7925ce640
|
ICU-5117 Fix the last fix.
X-SVN-Rev: 19449
|
2006-03-26 10:17:08 +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
|
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
|
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
|
b51bdf2a60
|
ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 19417
|
2006-03-23 05:53:36 +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
|
fda1f467e9
|
ICU-4707 Properly fix the last fix.
X-SVN-Rev: 19406
|
2006-03-22 09:38:06 +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
|
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
|
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
|
b492fe71a3
|
ICU-4707 Fix some compiler warnings
X-SVN-Rev: 19379
|
2006-03-20 07:35:37 +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 |
|