Commit Graph

14322 Commits

Author SHA1 Message Date
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