Commit Graph

14376 Commits

Author SHA1 Message Date
Vladimir Weinstein
df16a7eb82 ICU-5231 Remove FractionalUCA.txt and UCARules.txt from the list of copyrighted files
X-SVN-Rev: 19724
2006-06-16 05:20:12 +00:00
Markus Scherer
1d687cde69 ICU-5230 faster u_strToUTF8() and u_strFromUTF8() functions, added ...WithSub() variants, added u_strFromUTF8Lenient()
X-SVN-Rev: 19723
2006-06-15 19:22:04 +00:00
Markus Scherer
154314acd1 ICU-5230 faster U8_NEXT and U8_APPEND macros
X-SVN-Rev: 19722
2006-06-15 19:09:42 +00:00
George Rhoten
188173647b ICU-5225 Based on the decision of the group, we will optimize for speed and provide no option for optimizing for size.
X-SVN-Rev: 19721
2006-06-14 23:09:52 +00:00
George Rhoten
4b466dd22a ICU-5225 Fix a compiler warning based on the last check-in.
X-SVN-Rev: 19720
2006-06-14 05:57:29 +00:00
Markus Scherer
54dea95f46 ICU-5084 Unicode 5.0 beta (d16)
X-SVN-Rev: 19717
2006-06-13 23:14:38 +00:00
George Rhoten
ec8b663ffa ICU-5226 Comment change
X-SVN-Rev: 19716
2006-06-13 15:59:20 +00:00
George Rhoten
ec174ab671 ICU-5226 Better testing of default converter.
X-SVN-Rev: 19715
2006-06-13 15:58:39 +00:00
George Rhoten
a706c5b441 ICU-5226 Fix a problem from the last check that will cause default algorithmic converters with options to be created incorrectly.
X-SVN-Rev: 19714
2006-06-13 15:50:01 +00:00
George Rhoten
2187439b4d ICU-5225 Documentation change for the last file change.
X-SVN-Rev: 19713
2006-06-13 05:56:05 +00:00
George Rhoten
bf8df9fe3f ICU-5225 Minor speed improvement when opening all converters.
Don't advertise rarely used LMBCS converter variants when LMBCS-1 is good enough.

X-SVN-Rev: 19712
2006-06-13 05:47:40 +00:00
George Rhoten
6984e13ef5 ICU-5226 Fix a problem from the last check that will cause default algorithmic converters with options not be parsed correctly.
X-SVN-Rev: 19711
2006-06-12 22:59:13 +00:00
George Rhoten
8141124adb ICU-5226 Fix a problem from the last check that will cause default algorithmic converters with options not be parsed correctly.
X-SVN-Rev: 19710
2006-06-12 22:58:43 +00:00
George Rhoten
7dfb99d52c ICU-5226 Fix a typo from the last check in.
X-SVN-Rev: 19709
2006-06-12 22:48:41 +00:00
George Rhoten
7724842efe ICU-5226 Fix some issues with ucnv_setDefaultName.
X-SVN-Rev: 19708
2006-06-12 22:43:49 +00:00
George Rhoten
78f8b26a73 ICU-5225 Minor speed improvement for opening and closing converters
by storing information about whether converter options are on the canonical converter name.

X-SVN-Rev: 19707
2006-06-12 10:05:08 +00:00
George Rhoten
f7ad33b0b7 ICU-5225 Minor speed improvement for opening and closing converters.
X-SVN-Rev: 19706
2006-06-12 07:00:57 +00:00
George Rhoten
b6fa95c973 ICU-5225 Minor speed improvement for opening and closing converters.
X-SVN-Rev: 19705
2006-06-12 06:28:31 +00:00
George Rhoten
290c62fdcd ICU-5208 Make it easier for dumb compilers to optimize the hashtable.
X-SVN-Rev: 19704
2006-06-11 22:13:56 +00:00
George Rhoten
5e15aecbe2 ICU-5225 Provide optimization option for size or speed of the alias table.
X-SVN-Rev: 19703
2006-06-11 16:57:02 +00:00
George Rhoten
90521732dc ICU-5014 Make --disable-64-libs use -m32 on gcc platforms.
X-SVN-Rev: 19698
2006-06-09 01:33:53 +00:00
George Rhoten
18f81012d0 ICU-5161 Fix uninitialized memory read.
X-SVN-Rev: 19696
2006-06-08 05:17:00 +00:00
George Rhoten
9ee0b9a0f2 ICU-4527 Fix "%.*G" for printf
X-SVN-Rev: 19695
2006-06-08 03:17:38 +00:00
George Rhoten
79be730203 ICU-4527 Porting fix for Linux
X-SVN-Rev: 19694
2006-06-08 03:17:05 +00:00
George Rhoten
3a91be6e8a ICU-5032 Improve code coverage
X-SVN-Rev: 19693
2006-06-07 22:28:24 +00:00
George Rhoten
ad959a3e4d ICU-4527 Fix "%.*G" for printf
X-SVN-Rev: 19692
2006-06-07 04:42:25 +00:00
George Rhoten
7f2f9e4c63 ICU-5032 Remove unused code.
X-SVN-Rev: 19691
2006-06-06 22:38:49 +00:00
George Rhoten
1768c70e6d ICU-5032 Improve code coverage
X-SVN-Rev: 19690
2006-06-06 22:00:05 +00:00
George Rhoten
b5f2352337 ICU-5032 Improve code coverage
X-SVN-Rev: 19689
2006-06-06 19:25:42 +00:00
George Rhoten
542af25b7a ICU-5216 Fix parsing of variant locales on POSIX based machines.
X-SVN-Rev: 19688
2006-06-06 16:26:06 +00:00
George Rhoten
291f674b54 ICU-5190 Fix collation cloning.
X-SVN-Rev: 19687
2006-06-06 06:42:34 +00:00
George Rhoten
fbd6fd7e16 ICU-5032 Improve code coverage
X-SVN-Rev: 19686
2006-06-06 01:11:22 +00:00
George Rhoten
1b31bc0493 ICU-5190 Added equality test for ucol_safeClone
X-SVN-Rev: 19685
2006-06-06 00:57:04 +00:00
Doug Felt
725c41d1ca ICU-5065 add wrapper version of icu4j
X-SVN-Rev: 19684
2006-06-06 00:50:28 +00:00
George Rhoten
f4b0ed0368 ICU-5190 Fix a bug where the cloned collator uses UCA instead of customized rules.
X-SVN-Rev: 19682
2006-06-05 21:56:14 +00:00
George Rhoten
a0f982aa38 ICU-5092 Allow tests to finish when QIBM_MULTI_THREADED=Y is not defined.
X-SVN-Rev: 19677
2006-05-28 20:51:47 +00:00
George Rhoten
dab772d40a ICU-4869 Remove the unsupported OS390V2R10 configuration. Minimum level is z/OS 1.2.
X-SVN-Rev: 19675
2006-05-28 18:26:27 +00:00
George Rhoten
0193d401ef ICU-5200 Fix this Makefile to handle the --disable-shared --enable-static configure options.
X-SVN-Rev: 19674
2006-05-27 10:04:47 +00:00
George Rhoten
a2f8361eb3 ICU-5208 Optimize C++ Hashtable allocation.
X-SVN-Rev: 19673
2006-05-27 07:33:10 +00:00
George Rhoten
cae2846c2a ICU-5032 Improve code coverage
X-SVN-Rev: 19672
2006-05-27 04:01:42 +00:00
George Rhoten
e41abf8ec5 ICU-5032 Improve code coverage through refactorization
X-SVN-Rev: 19671
2006-05-27 04:01:15 +00:00
George Rhoten
a284d4f987 ICU-5032 Make the StringPrepProfile smaller by using less struct padding.
X-SVN-Rev: 19670
2006-05-27 04:00:56 +00:00
George Rhoten
5753843bb8 ICU-5032 Improve code coverage
X-SVN-Rev: 19668
2006-05-26 22:24:52 +00:00
George Rhoten
066ecf1746 ICU-5032 Improve code coverage through refactorization
X-SVN-Rev: 19667
2006-05-26 21:29:32 +00:00
George Rhoten
af4997cdc6 ICU-5032 Improve code coverage through refactorization
X-SVN-Rev: 19666
2006-05-26 20:31:30 +00:00
George Rhoten
c1e3b4d3b9 ICU-5092 Remove files that have been removed, and simplify checkins.
X-SVN-Rev: 19665
2006-05-26 20:16:56 +00:00
George Rhoten
359c920bb3 ICU-5091 Remove this unused code because we don't have an Alpha machine anymore, and it's specific to that platform.
unaligned.c also contains bad newlines.

X-SVN-Rev: 19664
2006-05-26 19:58:55 +00:00
George Rhoten
93f2811dcc ICU-5032 Improve code coverage by using new/delete less frequently by using stack objects.
X-SVN-Rev: 19663
2006-05-26 19:14:35 +00:00
George Rhoten
f599e79f74 ICU-4707 Fix some compiler warnings
X-SVN-Rev: 19662
2006-05-26 06:04:01 +00:00
George Rhoten
3b6078d331 ICU-4707 Fix some compiler warnings
X-SVN-Rev: 19661
2006-05-26 05:34:26 +00:00
George Rhoten
714e31a22e ICU-4707 Fix some compiler warnings
X-SVN-Rev: 19660
2006-05-26 04:44:31 +00:00
George Rhoten
020abe6693 ICU-5190 Fix some offset allocation issues for unaligned buffers.
X-SVN-Rev: 19659
2006-05-26 04:00:52 +00:00
George Rhoten
2fd8657bd3 ICU-5032 Improve code coverage through refactorization
X-SVN-Rev: 19658
2006-05-26 01:47:54 +00:00
George Rhoten
697a03e0c8 ICU-5032 Improve code coverage through refactorization
X-SVN-Rev: 19657
2006-05-26 01:34:30 +00:00
George Rhoten
6e035da1d5 ICU-5032 Comment out unused @internal code.
X-SVN-Rev: 19656
2006-05-26 00:57:09 +00:00
George Rhoten
33bc5c6399 ICU-5032 Improve code coverage
X-SVN-Rev: 19655
2006-05-25 22:27:14 +00:00
George Rhoten
77496af1aa ICU-5084 Reduce the size of some files.
X-SVN-Rev: 19654
2006-05-25 21:52:50 +00:00
George Rhoten
1d2faec9b6 ICU-5032 Improve code coverage
X-SVN-Rev: 19653
2006-05-25 19:27:08 +00:00
George Rhoten
13c7d19ba3 ICU-5138 Separate the casing data from normalization data and data loading a little better.
X-SVN-Rev: 19652
2006-05-25 18:44:07 +00:00
George Rhoten
ae96662bb1 ICU-5113 Ignore the names of generated files.
X-SVN-Rev: 19650
2006-05-25 17:30:57 +00:00
George Rhoten
7e94299ca4 ICU-5196 Don't divide by zero.
X-SVN-Rev: 19648
2006-05-24 00:00:46 +00:00
Andy Heninger
5d834f6c4a ICU-4669 UText previous index, inline native index
X-SVN-Rev: 19647
2006-05-23 22:52:58 +00:00
Andy Heninger
569a8256ac ICU-5170 use inline UText getNativeIndex
X-SVN-Rev: 19646
2006-05-23 22:50:54 +00:00
George Rhoten
62a3de084a ICU-4707 Fix some compiler warnings
X-SVN-Rev: 19641
2006-05-22 06:27:37 +00:00
George Rhoten
9d357b5a09 ICU-4707 Fix some compiler warnings
X-SVN-Rev: 19640
2006-05-22 06:11:18 +00:00
George Rhoten
f2ecbc7d10 ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 19639
2006-05-22 06:03:31 +00:00
George Rhoten
09999a3f5e ICU-4707 Fix some compiler warnings
X-SVN-Rev: 19638
2006-05-22 05:46:55 +00:00
George Rhoten
a33e2d37a9 ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 19637
2006-05-22 05:29:53 +00:00
George Rhoten
36e78e6d21 ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 19636
2006-05-22 05:20:52 +00:00
George Rhoten
cbb891e5ec ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 19635
2006-05-22 05:01:21 +00:00
George Rhoten
7b15f0e402 ICU-5190 Test and fix some allocation issues from ucol_safeClone
X-SVN-Rev: 19634
2006-05-21 22:44:14 +00:00
George Rhoten
3ec1127306 ICU-5190 Test and fix some allocation issues from ucol_safeClone
X-SVN-Rev: 19633
2006-05-21 22:22:24 +00:00
George Rhoten
319d2629b3 ICU-5190 Test and fix some allocation issues from ucol_safeClone
X-SVN-Rev: 19632
2006-05-21 21:09:01 +00:00
George Rhoten
e67193f2dc ICU-5196 Don't divide by zero.
X-SVN-Rev: 19631
2006-05-21 17:58:29 +00:00
George Rhoten
d9fe86302a ICU-5190 Perform better testing of ucol_safeClone.
X-SVN-Rev: 19630
2006-05-21 17:56:44 +00:00
George Rhoten
a4663ad545 ICU-5190 Fix ucol_safeClone to properly clone a collator.
X-SVN-Rev: 19629
2006-05-21 17:52:09 +00:00
George Rhoten
d2ec6dee38 ICU-4707 A function can't be inline when it's always called out of line.
X-SVN-Rev: 19628
2006-05-21 07:27:31 +00:00
George Rhoten
361f663295 ICU-5190 Perform fewer mallocs and frees for easier safe cloning.
X-SVN-Rev: 19627
2006-05-21 01:27:15 +00:00
George Rhoten
3893bd1ab2 ICU-5190 Decrease size of collator. Performance isn't addressed, but it helps to reduce what to look at for cloning.
X-SVN-Rev: 19625
2006-05-15 05:08:49 +00:00
George Rhoten
5b973ae614 ICU-5198 Disable charset detection when UCONFIG_NO_CONVERSION is 1.
X-SVN-Rev: 19622
2006-05-09 18:06:10 +00:00
Andy Heninger
eda5a86809 ICU-5170 improved rbbi getText(), returning a characterIterator, behavior, as discussed with Markus on the mail list.
X-SVN-Rev: 19620
2006-05-08 16:08:53 +00:00
Eric Mader
79df33682b ICU-5196 Skip Windows locales that don't have a corresponding ICU locale ID. Generate random doubles as the quotient of two int64_ts.
X-SVN-Rev: 19619
2006-05-05 23:21:23 +00:00
George Rhoten
5b3447592a ICU-4714 Fix for Windows Vista.
X-SVN-Rev: 19618
2006-05-05 20:36:18 +00:00
George Rhoten
d0b264bb95 ICU-5195 Fix a performance issue found while fixing UTF-32 codepoint handling that stradle buffers.
X-SVN-Rev: 19615
2006-05-05 07:10:09 +00:00
George Rhoten
dd2917fc9b ICU-5195 Fix codepoint handling that stradle buffers.
X-SVN-Rev: 19614
2006-05-05 07:08:37 +00:00
George Rhoten
e1412ad342 ICU-5170 Fix a compiler warning.
X-SVN-Rev: 19613
2006-05-05 03:40:26 +00:00
George Rhoten
47da668e46 ICU-4714 Fix for Windows Vista.
X-SVN-Rev: 19612
2006-05-05 02:40:03 +00:00
George Rhoten
7e90d04bc0 ICU-4985 Update for LUF
X-SVN-Rev: 19611
2006-05-05 01:41:21 +00:00
Deborah Goldsmith
eac56d17c4 ICU-4985 Fix another problem with test in debug mode
X-SVN-Rev: 19610
2006-05-05 01:01:36 +00:00
Deborah Goldsmith
7becf109fd ICU-4985 Fix problem with test in debug mode
X-SVN-Rev: 19609
2006-05-05 00:52:58 +00:00
George Rhoten
5d5bccd2b8 ICU-5032 Add comments about code coverage.
Fix indentation.

X-SVN-Rev: 19608
2006-05-04 21:39:56 +00:00
Deborah Goldsmith
d6d4d2f647 ICU-5192 Code review cleanup
X-SVN-Rev: 19606
2006-05-03 21:09:00 +00:00
Andy Heninger
3a31ab328e ICU-5170 fix invalid paramater checking & test for ubrk_open()
X-SVN-Rev: 19605
2006-05-03 03:32:18 +00:00
Deborah Goldsmith
de8c6c14f3 ICU-4985 currency rounding/fractions no longer ignored
X-SVN-Rev: 19604
2006-05-03 00:00:34 +00:00
Eric Mader
bfcdc84f92 ICU-5113 Add 'locl' feature to Indic. Add tests for Marathi vs. Hindi version of SHA.
X-SVN-Rev: 19599
2006-04-26 20:45:47 +00:00
George Rhoten
37304eb354 ICU-4669 Fix compiler warnings/errors
X-SVN-Rev: 19598
2006-04-26 07:03:14 +00:00
George Rhoten
dacb74bf27 ICU-4855 No need to have real data in this structure.
X-SVN-Rev: 19597
2006-04-26 06:43:56 +00:00
Andy Heninger
2134fb7aac ICU-5170 compiler warning cleanup
X-SVN-Rev: 19596
2006-04-26 04:01:00 +00:00
Andy Heninger
2d1e469781 ICU-4669 compiler warnings & a lurking UText bug.
X-SVN-Rev: 19595
2006-04-26 03:58:01 +00:00
Andy Heninger
e710052695 ICU-5170 More RBBI with UText cleanup
X-SVN-Rev: 19594
2006-04-26 01:07:31 +00:00
Andy Heninger
4a1c753cf3 ICU-5170 fix bug in break iterator use of UText, surfaced as failure in string search tests.
X-SVN-Rev: 19593
2006-04-26 00:51:53 +00:00
George Rhoten
79637baca1 ICU-5032 Improve code coverage, and improve testing
X-SVN-Rev: 19592
2006-04-25 23:28:06 +00:00
George Rhoten
8c9bd249fa ICU-4803 Temporarily add icuswap back into ICU. This tool will be
removed at a later date.

X-SVN-Rev: 19591
2006-04-25 22:43:37 +00:00
George Rhoten
fe36a94fdc ICU-4803 Temporarily add icuswap back into ICU. This tool will be removed at a later date.
X-SVN-Rev: 19590
2006-04-25 22:38:43 +00:00
Andy Heninger
eab5948118 ICU-5170 fix crashing failure in cintltst /tstxtbd, problem with ubrk_safeClone()
X-SVN-Rev: 19589
2006-04-25 22:02:42 +00:00
George Rhoten
c687f5051e ICU-5161 Fix a typo
X-SVN-Rev: 19588
2006-04-25 19:49:32 +00:00
George Rhoten
4c544c3b2a ICU-5161 Fix the compilation issue introduced with Compare It.
X-SVN-Rev: 19587
2006-04-25 19:41:17 +00:00
George Rhoten
f5e940afb4 ICU-5161 Fix valgrind and Purify warnings about uninitialized memory copies.
Make it more efficient to copy and initialize a UResourceBundle.
Don't use U_INTERNAL_PROGRAM_ERROR when U_ILLEGAL_ARGUMENT_ERROR was meant.

X-SVN-Rev: 19586
2006-04-25 19:32:35 +00:00
Eric Mader
958fde0c5f ICU-5113 Add 'locl' feature to Indic. Add "lang" attribute to <test-case>, add Han language-sensitive tests.
X-SVN-Rev: 19585
2006-04-25 19:16:44 +00:00
Eric Mader
deda1e3fbc ICU-5113 Add 'locl' feature to Indic. Add "lang" attribute to <test-case>, add Han language-sensitive tests.
X-SVN-Rev: 19584
2006-04-25 19:08:11 +00:00
George Rhoten
d23a8d71e0 ICU-4803 Temporarily add icuswap back into ICU. This tool will be removed at a later date.
X-SVN-Rev: 19583
2006-04-24 22:12:37 +00:00
Ram Viswanadha
11f7388a91 ICU-5117 slight change in version .. the old version number was wrong.
X-SVN-Rev: 19582
2006-04-24 20:23:32 +00:00
Andy Heninger
02503e08f4 ICU-5170 RBBI Dictionary test, moved stack objects to heap so Purify can better
check for out-of-bounds writes.  In search of an elusive error.

X-SVN-Rev: 19581
2006-04-24 17:31:44 +00:00
Andy Heninger
dc202a471e ICU-4669 improved initialization of UText fields
X-SVN-Rev: 19580
2006-04-24 17:28:43 +00:00
Andy Heninger
9f85d5dd08 ICU-5170 move RBBI from CharacterIterator to UText
X-SVN-Rev: 19579
2006-04-22 05:29:27 +00:00
Ram Viswanadha
aca85b53cf ICU-4855 fix a failure
X-SVN-Rev: 19578
2006-04-22 00:46:03 +00:00
Eric Mader
88ed19df34 ICU-4967 Document the requirement to call reset() before calling layoutChars() again.
X-SVN-Rev: 19577
2006-04-21 20:34:28 +00:00
Eric Mader
19230a3f00 ICU-5116 computeGlyphs() should return if characterProcessing() or glyphProcessing() fail.
X-SVN-Rev: 19576
2006-04-21 20:03:37 +00:00
George Rhoten
c2bc815333 ICU-5161 Fix valgrind and Purify warnings about uninitialized memory copies
X-SVN-Rev: 19575
2006-04-21 18:56:24 +00:00
Ram Viswanadha
5c3e7107ad ICU-4855 synch data with CLDR
X-SVN-Rev: 19574
2006-04-21 16:09:28 +00:00
Andy Heninger
932aa7f58f ICU-4669 Add reserved fields, various bug fixes.
X-SVN-Rev: 19573
2006-04-21 04:34:00 +00:00
Ram Viswanadha
bbbee77fe0 ICU-4855 synch data with CLDR
X-SVN-Rev: 19572
2006-04-21 01:18:35 +00:00
Ram Viswanadha
d0c4030d94 ICU-5117 make genrb read the new structure
X-SVN-Rev: 19571
2006-04-21 01:15:46 +00:00
Ram Viswanadha
565c438d08 ICU-4855 synch data with CLDR
X-SVN-Rev: 19570
2006-04-21 01:05:59 +00:00
Ram Viswanadha
cb17e6f035 ICU-5117 generate data files from LDML2ICUConverter
X-SVN-Rev: 19569
2006-04-21 00:55:24 +00:00
Ram Viswanadha
74a465c31c ICU-5117 make brkitr work with changes to data files
X-SVN-Rev: 19568
2006-04-21 00:30:22 +00:00
Eric Mader
db8dd2923f ICU-3979 Update for version 1.15 of CODE2000.TTF
X-SVN-Rev: 19566
2006-04-19 18:40:56 +00:00
Eric Mader
8341bf4d87 ICU-5161 call fontInstance->deleteNameString instead of DELETE_ARRAY.
X-SVN-Rev: 19565
2006-04-19 18:38:46 +00:00
George Rhoten
90b87f3aa8 ICU-5161 Fix memory leaks and use ICU putil functions.
X-SVN-Rev: 19564
2006-04-19 06:53:43 +00:00
Deborah Goldsmith
225d629326 ICU-5163 Restore const void * constructor, improve test coverage
X-SVN-Rev: 19563
2006-04-18 22:49:08 +00:00
Eric Mader
653fcc2232 ICU-5115 Add test cases for matra and mark combinations, including missing consonants.
X-SVN-Rev: 19562
2006-04-18 19:04:05 +00:00
Eric Mader
e8969d0b13 ICU-5115 uniform handling of matras, modifiers w/o a base consonant.
X-SVN-Rev: 19561
2006-04-18 00:38:45 +00:00
George Rhoten
65924f6b3c ICU-5161 Don't allow users to access uninitialized memory.
X-SVN-Rev: 19559
2006-04-17 17:01:52 +00:00
George Rhoten
689ac9f998 ICU-5161 Fix a memory leak.
X-SVN-Rev: 19558
2006-04-17 07:37:21 +00:00
George Rhoten
69dc11a58d ICU-5161 Fix a memory leak.
X-SVN-Rev: 19557
2006-04-17 05:06:11 +00:00
George Rhoten
57206e7d3c ICU-5161 Fix memory leaks.
X-SVN-Rev: 19556
2006-04-16 18:11:12 +00:00
George Rhoten
7e6b69156d ICU-5161 Properly delete memory, and make sure there is enough space to unescape a string.
X-SVN-Rev: 19555
2006-04-16 17:28:00 +00:00
George Rhoten
504248ad53 ICU-5161 Fix a memory leak.
X-SVN-Rev: 19554
2006-04-15 18:04:35 +00:00
George Rhoten
6de38a94a1 ICU-5161 Better fix for Purify/valgrind warnings about uninitialized memory reading.
X-SVN-Rev: 19553
2006-04-15 16:06:01 +00:00
George Rhoten
7a50d6f62d ICU-5161 Fix Purify/valgrind warnings about reading uninitialized memory.
X-SVN-Rev: 19552
2006-04-15 08:07:30 +00:00
George Rhoten
ac0ec58b80 ICU-5161 Fix Purify/valgrind warnings about uninitialized memory reading.
X-SVN-Rev: 19551
2006-04-15 07:52:16 +00:00
George Rhoten
8530362290 ICU-5161 Properly delete the memory.
X-SVN-Rev: 19550
2006-04-15 07:35:05 +00:00
George Rhoten
3737c923bd ICU-5161 Fix valgrind and Purify warnings about getTerminatedBuffer and uninitialized memory reads.
X-SVN-Rev: 19549
2006-04-14 21:58:41 +00:00
George Rhoten
4493abae62 ICU-5161 Fix valgrind and Purify warnings about getTerminatedBuffer and uninitialized memory reads.
X-SVN-Rev: 19548
2006-04-14 21:43:21 +00:00
George Rhoten
e88c000399 ICU-5161 Reduce memory consumption.
Allow more memory allocation errors to be reported.
Reduce memory fragmentation.
Speed up initialization slightly.

X-SVN-Rev: 19547
2006-04-14 21:09:42 +00:00
George Rhoten
573f662749 ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 19546
2006-04-14 16:20:02 +00:00
George Rhoten
ca09e63755 ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 19545
2006-04-14 16:01:20 +00:00
George Rhoten
216965ea92 ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 19544
2006-04-14 15:49:37 +00:00
George Rhoten
a0a2635fdc ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 19543
2006-04-14 15:41:51 +00:00
Eric Mader
8927afbf4b ICU-5153 Make sure the string passed to GetNumberFormatW, GetCurrencyFormatW has "." as the decimal separator.
X-SVN-Rev: 19542
2006-04-13 23:48:32 +00:00
George Rhoten
e397fa369b ICU-5161 Fix uninitialized memory read.
X-SVN-Rev: 19538
2006-04-13 15:56:37 +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
e4b3bbc599 ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 19533
2006-04-12 23:36:56 +00:00
Eric Mader
107a44eb64 ICU-5157 need to add the 'ccmp' feature.
X-SVN-Rev: 19531
2006-04-12 01:32:13 +00:00
Eric Mader
2751032ccd ICU-3979 Fix extrremely annoying compiler warnings.
X-SVN-Rev: 19530
2006-04-11 22:40:05 +00:00
Eric Mader
656d7e1b43 ICU-3979 remove spurious semi-colons.
X-SVN-Rev: 19528
2006-04-11 01:32:24 +00:00
Eric Mader
ca9fcb4e10 ICU-3979 Fix compiler warnings.
X-SVN-Rev: 19527
2006-04-11 01:15:08 +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
Eric Mader
e4ae327eed ICU-3979 Add automatic LayoutEngine tests.
X-SVN-Rev: 19523
2006-04-07 23:51:55 +00:00
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
George Rhoten
ff468864c7 ICU-4869 Clean up the configure script for z/OS
X-SVN-Rev: 19176
2006-02-16 17:41:38 +00:00
Ram Viswanadha
8a9c47c61a ICU-5045 fix the tests
X-SVN-Rev: 19175
2006-02-16 17:41:18 +00:00
George Rhoten
4396be7b64 ICU-4869 Clean up the configure script for z/OS
X-SVN-Rev: 19174
2006-02-16 17:34:23 +00:00
Ram Viswanadha
24875a7ca0 ICU-5045 use full names for enum constants
X-SVN-Rev: 19172
2006-02-16 01:21:14 +00:00
George Rhoten
0f50705ce8 ICU-5044 ICU 3.4.0 incorrectly missed tagging idna_conf.txt, and this test silently failed.
This change fixes the error reporting.

X-SVN-Rev: 19168
2006-02-15 19:59:00 +00:00
Eric Mader
e1161df698 ICU-5057 Treat wchar_t as built-in type.
X-SVN-Rev: 19162
2006-02-14 21:12:45 +00:00
Eric Mader
85bbb0fcbf ICU-5057 Treat wchar_t as built-in type.
X-SVN-Rev: 19161
2006-02-14 20:57:08 +00:00
Eric Mader
a935bdccbb ICU-5057 Treat wchar_t as built-in type.
X-SVN-Rev: 19160
2006-02-14 19:37:26 +00:00
Eric Mader
0f20803cef ICU-5057 Don't allow ZWJ Virama ZWJ
X-SVN-Rev: 19159
2006-02-14 19:33:43 +00:00
George Rhoten
00b5accd4b ICU-4869 Fix for z/OS. Tell the compiler to use the correct file C++ extension.
X-SVN-Rev: 19157
2006-02-14 18:16:28 +00:00
Eric Mader
ba21b7880e ICU-4639 Add Big5, use sorted mbcs statistics, increase coverage.
X-SVN-Rev: 19152
2006-02-13 20:47:36 +00:00
Eric Mader
1e5f4efef9 ICU-4639 Initial version of C test. Clean up error messages.
X-SVN-Rev: 19138
2006-02-11 00:28:36 +00:00
Eric Mader
ee7482efd7 ICU-4639 Initial version of C test. Clean up error messages.
X-SVN-Rev: 19137
2006-02-10 23:49:09 +00:00
Steven R. Loomis
0d32aba0f9 ICU-5039 olson 2006a updates
X-SVN-Rev: 19134
2006-02-10 03:09:44 +00:00
Steven R. Loomis
537711b4ed ICU-5015 fix offset calculation for historical zones.
X-SVN-Rev: 19133
2006-02-10 03:08:14 +00:00
Steven R. Loomis
ca4f34973a ICU-5039 update zoneinfo
X-SVN-Rev: 19132
2006-02-10 03:06:07 +00:00
Steven R. Loomis
e9971936a5 ICU-5013 improved test
X-SVN-Rev: 19131
2006-02-10 03:05:14 +00:00
Steven R. Loomis
877be1db38 ICU-5015 olson 2006 update
X-SVN-Rev: 19130
2006-02-10 03:03:19 +00:00
Eric Mader
62c59f82c2 ICU-4639 Change class static const arrays to file private static const arrays.
X-SVN-Rev: 19127
2006-02-10 00:10:58 +00:00
Markus Scherer
cc00933757 ICU-5045 documentation updates
X-SVN-Rev: 19125
2006-02-09 21:38:12 +00:00
George Rhoten
cf94403ea4 ICU-4707 Fix some compiler warnings about unused variables.
X-SVN-Rev: 19124
2006-02-09 21:29:49 +00:00
Markus Scherer
05c910e183 ICU-5043 low-level code for lenient-UTF-8 UText provider
X-SVN-Rev: 19123
2006-02-09 21:16:20 +00:00
Eric Mader
959633d24c ICU-4639 Remove static constants from headers, fix overflow in confidence calculation in match_mbcs.
X-SVN-Rev: 19122
2006-02-09 21:13:01 +00:00
Ram Viswanadha
e1b12af644 ICU-4974 fix a bug pointed out by George
X-SVN-Rev: 19121
2006-02-09 17:00:23 +00:00
George Rhoten
ab69e3a740 ICU-5046 Add DragonFly BSD configuration
X-SVN-Rev: 19119
2006-02-09 09:12:47 +00:00
George Rhoten
5dee33ea3e ICU-4707 Fix some compiler warnings about unused variables.
X-SVN-Rev: 19118
2006-02-09 08:59:20 +00:00
Ram Viswanadha
3657fc5b7f ICU-5045 tests for codes in iso 15924
X-SVN-Rev: 19106
2006-02-09 01:28:31 +00:00
Ram Viswanadha
d3ac526291 ICU-5045 add support for codes in iso 15924
X-SVN-Rev: 19105
2006-02-09 01:27:00 +00:00
George Rhoten
4482471787 ICU-4941 Change a comment
X-SVN-Rev: 19104
2006-02-09 01:06:37 +00:00
George Rhoten
78c1921020 ICU-5042 Update the currency codes.
X-SVN-Rev: 19103
2006-02-08 23:42:42 +00:00
George Rhoten
4dc470e620 ICU-4152 Make some functions static.
X-SVN-Rev: 19102
2006-02-08 21:46:11 +00:00
George Rhoten
c942580977 ICU-5032 Increase code coverage numbers by removing redundant code
X-SVN-Rev: 19101
2006-02-08 21:42:32 +00:00
George Rhoten
5cdbf449ca ICU-4152 virtual functions should not be inline
X-SVN-Rev: 19100
2006-02-08 21:34:46 +00:00
George Rhoten
0485d6ec53 ICU-5032 Increase code coverage numbers by simplifying the code.
X-SVN-Rev: 19099
2006-02-08 21:30:58 +00:00
George Rhoten
818946b8f4 ICU-5008 Change some mislabeled @draft enums to @internal
X-SVN-Rev: 19098
2006-02-08 19:56:35 +00:00
George Rhoten
2a111fef69 ICU-5032 Increase code coverage numbers
X-SVN-Rev: 19097
2006-02-08 19:43:00 +00:00
Steven R. Loomis
aff09b5e97 ICU-5039 updated tzcode patch. updated readme
X-SVN-Rev: 19096
2006-02-08 18:53:15 +00:00
Ram Viswanadha
a7308f4887 ICU-4974 remove obsolete files
X-SVN-Rev: 19095
2006-02-08 17:51:53 +00:00
Eric Mader
72365ebe1d ICU-4639 Uncomment tests that were failing due to Shift_JIS, EUC-JP, GB-18030 bugs.
X-SVN-Rev: 19092
2006-02-08 00:19:04 +00:00
George Rhoten
dd7f893fec ICU-5032 Increase code coverage numbers
X-SVN-Rev: 19089
2006-02-07 23:20:38 +00:00