Commit Graph

13735 Commits

Author SHA1 Message Date
Andy Heninger
8e73f11a1b ICU-4639 add UErrorcode to setDeclaredEncoding()
X-SVN-Rev: 18479
2005-08-30 01:03:30 +00:00
Andy Heninger
7f115da43b ICU-4639 incorporate review comments to C charset detection API
X-SVN-Rev: 18477
2005-08-29 16:07:41 +00:00
Doug Felt
dd9d885bdc ICU-4745 cleanup
X-SVN-Rev: 18476
2005-08-28 18:11:25 +00:00
Andy Heninger
35039f1737 ICU-4058 add test for reported odd UnicodeSet behavior with $. Working as designed, but design may want to change.
X-SVN-Rev: 18475
2005-08-27 00:20:16 +00:00
Ram Viswanadha
f9555fcca8 ICU-4741 changes for zoneStrings access
X-SVN-Rev: 18474
2005-08-26 21:55:55 +00:00
Ram Viswanadha
73ac81ed00 ICU-4741 add clone and compare functions
X-SVN-Rev: 18473
2005-08-26 21:50:51 +00:00
Ram Viswanadha
f6df562793 ICU-4741 change the structure of zoneStrings
X-SVN-Rev: 18472
2005-08-26 21:49:44 +00:00
Steven R. Loomis
79ff85ee48 ICU-4347 beginning of min/max test
X-SVN-Rev: 18471
2005-08-26 21:17:29 +00:00
Markus Scherer
c5d27cdcfd ICU-4739 icupkg command-line tool, adds/removes/extracts items to/from ICU .dat data package files
X-SVN-Rev: 18470
2005-08-26 20:35:30 +00:00
Markus Scherer
30bc25d5a0 ICU-4739 icupkg command-line tool, adds/removes/extracts items to/from ICU .dat data package files
X-SVN-Rev: 18469
2005-08-26 15:43:59 +00:00
Markus Scherer
175a89e2ee ICU-4739 add *.plg/ncb/opt to .cvsignore
X-SVN-Rev: 18468
2005-08-26 15:38:49 +00:00
Markus Scherer
6a745cd16e ICU-4739 icupkg command-line tool, adds/removes/extracts items to/from ICU .dat data package files
X-SVN-Rev: 18467
2005-08-26 15:38:20 +00:00
Markus Scherer
180d06a431 ICU-4739 move data swapping implementation code from the icuswap tool to the toolutil library for sharing among multiple tools
X-SVN-Rev: 18466
2005-08-26 15:30:42 +00:00
Markus Scherer
9a040771c4 ICU-4739 add *.cvsignore to the list of copyright-ignorable filename suffixes
X-SVN-Rev: 18465
2005-08-26 15:27:15 +00:00
Eric Mader
6440d9df5b ICU-3304 Back out spurious change.
X-SVN-Rev: 18464
2005-08-25 22:28:35 +00:00
Eric Mader
7c0a4884e0 ICU-3304 Code review changes.
X-SVN-Rev: 18463
2005-08-25 22:20:16 +00:00
George Rhoten
f9e6f15721 ICU-4733 Use int32_t instead of int.
X-SVN-Rev: 18462
2005-08-25 18:02:20 +00:00
Richard Gillam
98be212f0a ICU-4726 Made Transliterator::filteredTransliterate() public, added Transliterator::registerAlias().
X-SVN-Rev: 18460
2005-08-25 17:23:51 +00:00
Andy Heninger
40a589829e ICU-3671 restore lost UTF-8 BOM to rbbi test data file.
X-SVN-Rev: 18459
2005-08-24 05:02:18 +00:00
George Rhoten
27fd8e382d ICU-4733 Use int32_t instead of int.
X-SVN-Rev: 18458
2005-08-23 18:44:52 +00:00
George Rhoten
b9aa59d976 ICU-4051 Remove tabs
X-SVN-Rev: 18457
2005-08-23 15:51:48 +00:00
Andy Heninger
3879460320 ICU-3671 Add locale option for data driven tests. Move Thai word test data from code to the data file
X-SVN-Rev: 18455
2005-08-19 01:25:17 +00:00
Andy Heninger
39e550a089 ICU-3671 Add test case for this bug; move Thai word test data from inline code to the data file.
X-SVN-Rev: 18454
2005-08-19 01:23:41 +00:00
Andy Heninger
f2a506c9d1 ICU-3671 Suppress assertion failure, bug uncovered by a new test case. New bug is 4730
X-SVN-Rev: 18453
2005-08-19 01:20:01 +00:00
Eric Mader
77b393d217 ICU-4729 assume that a zero offset in the mark2AnchorTableOffsetArray means that the marks don't combine. For unknown anchor formats, just use x, y coordinates.
X-SVN-Rev: 18452
2005-08-18 21:54:52 +00:00
George Rhoten
aee126b1b6 ICU-4051 Fixes for non-Windows platforms.
X-SVN-Rev: 18451
2005-08-18 21:02:57 +00:00
Eric Mader
8a4284c933 ICU-4724 ParagraphLayout::isComplex() must call uscript_closeRun() before returning.
X-SVN-Rev: 18450
2005-08-18 17:46:37 +00:00
Andy Heninger
67d1d05ddc ICU-4234 Add bounds check to an internal stack buffer.
X-SVN-Rev: 18446
2005-08-17 18:36:35 +00:00
Andy Heninger
dc312ef262 ICU-3705 Add check for successful u_cleanup/u_init to hpmufn test
X-SVN-Rev: 18445
2005-08-17 17:25:38 +00:00
Andy Heninger
e528c464a8 ICU-4654 remove outdated code snippets in break iterator header files.
X-SVN-Rev: 18444
2005-08-17 05:11:41 +00:00
Eric Mader
3c2bc2b29d ICU-3304 Add required feature per specified feature order.
X-SVN-Rev: 18443
2005-08-16 23:48:31 +00:00
Eric Mader
b422bf2c70 ICU-3304 Change FeatureMask constants to UL...
X-SVN-Rev: 18442
2005-08-15 23:35:16 +00:00
Steven R. Loomis
5bd9b6f420 ICU-4703 BEAM fixes
X-SVN-Rev: 18435
2005-08-15 21:50:56 +00:00
Ram Viswanadha
c68ff6e555 ICU-4051 verify locale aliases
X-SVN-Rev: 18433
2005-08-15 16:11:39 +00:00
George Rhoten
9f158c5eef ICU-4722 Fix for UCONFIG_NO_BREAK_ITERATION
X-SVN-Rev: 18432
2005-08-15 15:39:20 +00:00
Vladimir Weinstein
6583ecea6d ICU-4235 Fix problem detected by RandomCollatorTest - remove continuation marker when building with indirects and implicits
X-SVN-Rev: 18431
2005-08-13 02:26:32 +00:00
Ram Viswanadha
7aaebd3ab7 ICU-4051 verify locale aliases
X-SVN-Rev: 18430
2005-08-12 22:01:55 +00:00
George Rhoten
d0d876fcf7 ICU-4717 Fix memory leak.
X-SVN-Rev: 18429
2005-08-12 17:11:27 +00:00
Andy Heninger
a3bba48e5a ICU-4639 initial checkin of charset detector header file
X-SVN-Rev: 18424
2005-08-11 04:08:40 +00:00
Vladimir Weinstein
6115361760 ICU-4717 fix stack object initialization in init_resb_result - test
X-SVN-Rev: 18418
2005-08-10 06:13:37 +00:00
Vladimir Weinstein
51bbb19d1f ICU-4717 fix stack object initialization in init_resb_result
X-SVN-Rev: 18417
2005-08-10 06:13:04 +00:00
George Rhoten
d99342357b ICU-3449 The default codepage on Mac OS X (Darwin) should be UTF-8 as suggested by Deborah.
X-SVN-Rev: 18416
2005-08-09 23:36:28 +00:00
Eric Mader
b58a31e18f ICU-4697 Clean up empty line handling.
X-SVN-Rev: 18415
2005-08-09 00:54:54 +00:00
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
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
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
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
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