Commit Graph

13272 Commits

Author SHA1 Message Date
George Rhoten
684b284cda ICU-3449 Add missing mapping tables so that ICU works in more Unix locales.
X-SVN-Rev: 18413
2005-08-08 22:49:24 +00:00
Eric Mader
f81164b27c ICU-4033 Add init feature to first matra in a run of Bengali text.
X-SVN-Rev: 18412
2005-08-08 21:01:27 +00:00
Eric Mader
ae943f3ca9 ICU-3304 Fix compiler warnings.
X-SVN-Rev: 18408
2005-08-08 18:15:29 +00:00
George Rhoten
af355358ef ICU-3449 Add missing hkbig5 for HP-UX.
X-SVN-Rev: 18407
2005-08-08 17:08:22 +00:00
Eric Mader
4830402fcc ICU-3304 Use bitmasks instead of a list of tags for applied features.
X-SVN-Rev: 18406
2005-08-06 00:48:27 +00:00
George Rhoten
e5d666e80e ICU-3449 Fix for Solaris.
X-SVN-Rev: 18405
2005-08-06 00:13:14 +00:00
George Rhoten
47778cdb36 ICU-4714 Add "posix" to canonicalization for AIX.
X-SVN-Rev: 18403
2005-08-05 21:41:31 +00:00
George Rhoten
eef6b52e78 ICU-3449 Don't dereference NULL.
X-SVN-Rev: 18402
2005-08-05 20:35:01 +00:00
George Rhoten
b0c15b2e79 ICU-3449 Don't dereference NULL.
X-SVN-Rev: 18401
2005-08-05 17:29:57 +00:00
George Rhoten
bdc92c945b ICU-4235 Fixes for Mac OS X
X-SVN-Rev: 18400
2005-08-05 17:13:24 +00:00
Vladimir Weinstein
9ab7bcfae6 ICU-4235 Fix problem detected by RandomCollatorTest - prevent element list count from becoming less than zero
X-SVN-Rev: 18399
2005-08-04 22:36:44 +00:00
George Rhoten
efad0e1488 ICU-3449 Remove debugging code.
X-SVN-Rev: 18398
2005-08-04 22:03:25 +00:00
George Rhoten
e929b87e4e ICU-3449 Add missing ANSI1251.
X-SVN-Rev: 18397
2005-08-04 20:40:51 +00:00
George Rhoten
8ae11bc910 ICU-3449 Return an ICU compatible charset name for certain platforms.
X-SVN-Rev: 18396
2005-08-04 20:39:34 +00:00
George Rhoten
870d1a4b22 ICU-3449 Simplify getDefaultCodepage so that it will be easier to return the correct codepage in various scenarios.
X-SVN-Rev: 18393
2005-08-04 17:44:15 +00:00
George Rhoten
6ceae7f947 ICU-4235 Fix compiler warnings and platform specific problems.
X-SVN-Rev: 18392
2005-08-04 16:49:11 +00:00
George Rhoten
e9fe9b73f4 ICU-4603 Fix beam complaints
X-SVN-Rev: 18390
2005-08-03 19:36:35 +00:00
George Rhoten
aea4db3da6 ICU-4603 Fix beam complaints
X-SVN-Rev: 18389
2005-08-03 19:27:44 +00:00
Ram Viswanadha
b40c443891 ICU-4603 fix beam complaints
X-SVN-Rev: 18388
2005-08-03 02:54:26 +00:00
Andy Heninger
fc1588e739 ICU-4703 beam compile warning fixes
X-SVN-Rev: 18387
2005-08-02 22:48:06 +00:00
Ram Viswanadha
2b51573bde ICU-4603 add test for beam complaint
X-SVN-Rev: 18386
2005-08-02 22:28:18 +00:00
Andy Heninger
dcf498d172 ICU-4703 beam compile warning fixes
X-SVN-Rev: 18385
2005-08-02 21:51:56 +00:00
George Rhoten
d4a1e7c1fe ICU-4235 Use more verbose output.
X-SVN-Rev: 18384
2005-08-02 21:47:28 +00:00
Eric Mader
3dd740cc9d ICU-4697 Create a new ParagraphLayout after each line / paragraph end.
X-SVN-Rev: 18383
2005-08-02 18:22:23 +00:00
George Rhoten
92181b792b ICU-4703 Fix BEAM warnings.
X-SVN-Rev: 18382
2005-08-02 18:12:39 +00:00
George Rhoten
10859a2901 ICU-4707 Fix compiler warnings.
X-SVN-Rev: 18381
2005-08-02 18:11:38 +00:00
George Rhoten
45ac202ab3 ICU-4707 Fix linker warnings for AIX.
X-SVN-Rev: 18380
2005-08-02 18:08:17 +00:00
Eric Mader
c7b9319b1c ICU-4703 BEAM fix: EntryExitPoint constructor was setting fEntryPoint.fY a second time instead of setting fExitPoint.fY
X-SVN-Rev: 18379
2005-08-02 18:03:04 +00:00
George Rhoten
bd60fe525d ICU-4235 Fix various porting, configuration and style issues.
Don't use namespaces.
Use UBool instead of bool.
Use FALSE instead of false.
Use TRUE instead of true.
Use the correct copyright date.
Use UCONFIG_NO_COLLATION consistently.
... and a few other issues.

X-SVN-Rev: 18378
2005-08-02 17:55:57 +00:00
Andy Heninger
2f8dfa2df2 ICU-4703 beam compile warning fixes
X-SVN-Rev: 18377
2005-08-02 00:25:54 +00:00
Andy Heninger
2f464cbba2 ICU-4686 rbbi data swapper, fixed size of buffer to zero out..
X-SVN-Rev: 18376
2005-08-01 23:27:52 +00:00
Eric Mader
cd7c10701c ICU-4703 BEAM fix: it's OK to delete a null instance...
X-SVN-Rev: 18375
2005-08-01 22:11:01 +00:00
Eric Mader
6cafd1716c ICU-4703 BEAM fix: in u_shapeArabic, stop if adjusted sourceLength is <= 0.
X-SVN-Rev: 18374
2005-08-01 22:10:20 +00:00
Ram Viswanadha
517d8e7b86 ICU-4235 fix problems
X-SVN-Rev: 18373
2005-08-01 20:18:44 +00:00
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
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
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
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
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
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