Commit Graph

16805 Commits

Author SHA1 Message Date
Eric Mader
bf235f0291 ICU-4696 Allow vowel OO to take vowel sign U. Allow vowel sign OO to be followed by vowel sign U.
X-SVN-Rev: 18371
2005-07-28 21:27:12 +00:00
Eric Mader
b8ba6dc98d ICU-4298 Initial checkin of Sinhala code. Fix ZWJ/ZWNJ filter in LEFontInstance::mapCharToGlyph()
X-SVN-Rev: 18370
2005-07-28 20:56:04 +00:00
Ram Viswanadha
60fc7972d6 ICU-4235 add random collator test
X-SVN-Rev: 18369
2005-07-28 20:25:44 +00:00
Ram Viswanadha
a6ba951e19 ICU-4692 oops forgot to update the reference platform list
X-SVN-Rev: 18362
2005-07-27 23:09:38 +00:00
Ram Viswanadha
17ced6b7bd ICU-4692 Update the module jar sizes
X-SVN-Rev: 18361
2005-07-27 22:34:41 +00:00
George Rhoten
460b96631c ICU-4687 Fix make check
X-SVN-Rev: 18359
2005-07-27 06:48:20 +00:00
George Rhoten
fb980e9475 ICU-4687 Fix make install
X-SVN-Rev: 18358
2005-07-27 06:14:24 +00:00
Doug Felt
7efd460d81 ICU-4692 update ICU4J readme for 3.4
X-SVN-Rev: 18354
2005-07-26 21:44:58 +00:00
Doug Felt
80c533be49 ICU-4691 fix charsetdetector/charsetmatch documentation bugs
X-SVN-Rev: 18353
2005-07-26 21:20:16 +00:00
Eric Mader
0b7da97ffc ICU-4689 Don't stop building font map when an invalid script is encountered. Quit if there are *no* valid scripts.
X-SVN-Rev: 18352
2005-07-26 17:14:13 +00:00
Markus Scherer
e558ebd3d9 ICU-4655 ICU 3.4 source downloads contain a .dat ICU data package rather than source data files
X-SVN-Rev: 18351
2005-07-26 17:10:10 +00:00
Eric Mader
62bbc0ae15 ICU-4689 Check return count from uscript_getCode() to detect bad script name. Don't continue if building the font map fails.
X-SVN-Rev: 18350
2005-07-25 23:53:32 +00:00
George Rhoten
c899b908ff ICU-3076 z/OS can't run in 64-bit mode. Comment out detection code for now.
X-SVN-Rev: 18349
2005-07-25 21:10:51 +00:00
Eric Mader
beded72068 ICU-497 Change character class of IRI and URA from _ct to _xx so that they won't combine w/ matras.
X-SVN-Rev: 18348
2005-07-25 18:55:48 +00:00
Andy Heninger
449f312af8 ICU-4286 copy right skip for userguide sxg file, html template file.
X-SVN-Rev: 18346
2005-07-25 06:02:35 +00:00
Ram Viswanadha
4089093d92 ICU-4175 add a test
X-SVN-Rev: 18345
2005-07-23 01:03:43 +00:00
Mark Davis
7384077700 ICU-4175 fixed broken fallback (for now).
X-SVN-Rev: 18344
2005-07-23 00:18:38 +00:00
Mark Davis
4005fb6452 ICU-4175 fixed broken fallback (for now).
X-SVN-Rev: 18342
2005-07-23 00:06:41 +00:00
Eric Mader
54fce8bd7f ICU-4407 Clairfy comment for reset() method.
X-SVN-Rev: 18341
2005-07-23 00:04:19 +00:00
Eric Mader
280c0428ef ICU-4407 Add reset() method to RunArray.
X-SVN-Rev: 18340
2005-07-23 00:01:40 +00:00
George Rhoten
612b6ad342 ICU-4684 Fix an array indexing bug.
X-SVN-Rev: 18339
2005-07-22 23:57:52 +00:00
Steven R. Loomis
69451e310e ICU-4683 icu-config cygwin fixes
X-SVN-Rev: 18338
2005-07-22 22:58:08 +00:00
Vladimir Weinstein
0ac7284cad ICU-4355 Port of no UCA runtime
X-SVN-Rev: 18337
2005-07-22 22:52:21 +00:00
Ram Viswanadha
a065ba1ab2 ICU-4563 fix a bug
X-SVN-Rev: 18336
2005-07-22 22:50:14 +00:00
Ram Viswanadha
ab6766a56d ICU-4563 fix a bug
X-SVN-Rev: 18335
2005-07-22 22:16:40 +00:00
Ram Viswanadha
10ccdc1156 ICU-4563 fix a bug
X-SVN-Rev: 18334
2005-07-22 22:16:23 +00:00
Eric Mader
d975837bef ICU-4338 Fixed bungled comment.
X-SVN-Rev: 18333
2005-07-22 21:50:45 +00:00
Vladimir Weinstein
262a7354a9 ICU-4355 fix a bug in contraction handling
X-SVN-Rev: 18332
2005-07-22 21:19:34 +00:00
Doug Felt
cc905f3d16 ICU-4175 replace tabs with whitespace
X-SVN-Rev: 18330
2005-07-22 20:08:54 +00:00
Doug Felt
bf1a8cdf86 ICU-4175 remove hard-coded zone index from test!!! (and cleaned up a bit)
X-SVN-Rev: 18329
2005-07-22 18:50:31 +00:00
Doug Felt
7cc3ff971a ICU-4175 restored tests to reflect new data added by ram
X-SVN-Rev: 18328
2005-07-22 18:33:10 +00:00
Mark Davis
22e0f0c71c ICU-4175 changed logic a bit
X-SVN-Rev: 18327
2005-07-22 18:03:22 +00:00
Ram Viswanadha
6c6b283ea3 ICU-4175 update data
X-SVN-Rev: 18326
2005-07-22 04:48:14 +00:00
Ram Viswanadha
fd4ae8c840 ICU-4175 fix indentation
X-SVN-Rev: 18325
2005-07-22 04:36:50 +00:00
Mark Davis
ef4fb1ec1b ICU-4175 fixed SimpleDateFormat to work with ""
X-SVN-Rev: 18324
2005-07-22 01:17:34 +00:00
George Rhoten
5ee0eeeda8 ICU-4682 Fixes for gcc on AIX
X-SVN-Rev: 18323
2005-07-21 23:27:41 +00:00
Ram Viswanadha
c65d5bcdb6 ICU-4563 make the tool work on aix
X-SVN-Rev: 18322
2005-07-21 22:09:52 +00:00
Eric Mader
292e6b3242 ICU-4681 Don't write deleted glyphs to ttGlyphs array at all; need to build a new positions array w/o entries for deleted glyphs.
X-SVN-Rev: 18321
2005-07-21 21:07:33 +00:00
Eric Mader
23c8e5bafa ICU-4336 Generate shaping type data from Unicode data.
X-SVN-Rev: 18320
2005-07-21 18:33:36 +00:00
Eric Mader
7e826f29cb ICU-4336 Use shaping types generated from Unicode data.
X-SVN-Rev: 18319
2005-07-21 18:30:10 +00:00
Doug Felt
789d366b99 ICU-4175 get correct country for fallback locale, handle null/empty time zone strings
X-SVN-Rev: 18318
2005-07-21 17:46:04 +00:00
George Rhoten
f808aad32a ICU-4452 Make new coverage test more portable.
X-SVN-Rev: 18317
2005-07-21 07:14:07 +00:00
George Rhoten
3191854082 ICU-4452 Make new coverage test more portable.
X-SVN-Rev: 18316
2005-07-21 07:06:35 +00:00
Ram Viswanadha
9b426dc0d7 ICU-4450 back out changes
X-SVN-Rev: 18314
2005-07-21 04:32:44 +00:00
Mark Davis
25284fea35 ICU-3943 added test against CLDR
X-SVN-Rev: 18313
2005-07-21 03:52:27 +00:00
Ram Viswanadha
9ce7b09a0f ICU-4563 make the tool work on aix
X-SVN-Rev: 18309
2005-07-21 00:27:23 +00:00
Ram Viswanadha
2ad35a317c ICU-4450 synch data with icu
X-SVN-Rev: 18307
2005-07-20 23:48:49 +00:00
Eric Mader
4fa995f1c6 ICU-4338 Remove unused per-script table.
X-SVN-Rev: 18306
2005-07-20 23:14:50 +00:00
Eric Mader
5215d2998f ICU-4338 Add updated script tables per Unicode 4.1.
X-SVN-Rev: 18305
2005-07-20 22:15:24 +00:00
Eric Mader
9c79cbef3f ICU-4337 Generate mirrored character data from Unicode data.
X-SVN-Rev: 18304
2005-07-20 18:45:07 +00:00