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
2c950afaad
ICU-5092 Automatically generate a compatible configure script on i5/OS.
...
X-SVN-Rev: 19626
2006-05-16 16:25:42 +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