Commit Graph

13508 Commits

Author SHA1 Message Date
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
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
Eric Mader
7e826f29cb ICU-4336 Use shaping types generated from Unicode data.
X-SVN-Rev: 18319
2005-07-21 18:30:10 +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
9ce7b09a0f ICU-4563 make the tool work on aix
X-SVN-Rev: 18309
2005-07-21 00:27:23 +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
fe031aafe0 ICU-4337 add mirrored character data generated from Unicode data.
X-SVN-Rev: 18303
2005-07-20 18:42:47 +00:00
Ram Viswanadha
b716b6c920 ICU-4450 fix a bug in LDML2ICUConverter and regenerate the data
X-SVN-Rev: 18297
2005-07-19 21:45:14 +00:00
George Rhoten
a96e9f5339 ICU-4452 An EBCDIC fix, an HP-UX/Solaris compiler warning fix, and a possible Free BSD compiler error fix.
X-SVN-Rev: 18295
2005-07-19 21:37:26 +00:00
George Rhoten
07b046d0f7 ICU-4676 Restore ICU_DATA after u_cleanup.
X-SVN-Rev: 18286
2005-07-19 16:45:35 +00:00
Vladimir Weinstein
d2df1e1fdd ICU-4175 test showing that on ICU4C aliasing timezones work correctly
X-SVN-Rev: 18280
2005-07-19 05:12:33 +00:00
George Rhoten
e4b55cc0a3 ICU-4449 Fix for i5/OS
X-SVN-Rev: 18277
2005-07-18 21:43:48 +00:00
George Rhoten
6025ec6275 ICU-4065 Known better fix for Solaris. Comment out this fix, until its ramifications can be determined.
X-SVN-Rev: 18274
2005-07-18 21:04:12 +00:00
George Rhoten
977c1f8f69 ICU-4671 Fix for Tru64
X-SVN-Rev: 18273
2005-07-18 20:22:31 +00:00
George Rhoten
2821b59c02 ICU-4671 Fix for Forte 8
X-SVN-Rev: 18272
2005-07-18 20:22:03 +00:00
George Rhoten
766fb06f3c ICU-4559 Fix memory leaks
X-SVN-Rev: 18271
2005-07-18 17:11:32 +00:00
George Rhoten
535e77b8de ICU-4288 Fix some compiler warnings
X-SVN-Rev: 18270
2005-07-18 16:47:06 +00:00
George Rhoten
ca26ed29c5 ICU-3333 More fixes for Solaris.
X-SVN-Rev: 18269
2005-07-18 16:33:00 +00:00
George Rhoten
a5dd573fea ICU-4288 Fix some compiler warnings
X-SVN-Rev: 18268
2005-07-18 16:32:26 +00:00
George Rhoten
c1507f4e86 ICU-4501 Update samples to use the current data building procedure and fix a few other problems found along the way
X-SVN-Rev: 18267
2005-07-18 06:49:18 +00:00
George Rhoten
b11decc48c ICU-4452 Don't call ures_close on a const UChar *.
X-SVN-Rev: 18266
2005-07-18 06:05:28 +00:00
Vladimir Weinstein
5839d96cdc ICU-4288 fix compiler warnings
X-SVN-Rev: 18263
2005-07-15 22:11:40 +00:00
Vladimir Weinstein
638ef9f179 ICU-4288 fix compiler warning
X-SVN-Rev: 18262
2005-07-15 22:08:44 +00:00
Eric Mader
621ab38807 ICU-4665 DateFormatRoundTripTest should look for both "z" and "Z" to check for zone.
X-SVN-Rev: 18259
2005-07-15 21:28:19 +00:00
George Rhoten
f57f84234d ICU-3333 Fix for Solaris
X-SVN-Rev: 18255
2005-07-15 16:18:44 +00:00
Ram Viswanadha
baf31502f7 ICU-4452 fix bugs that showed up after adding coverage tests
X-SVN-Rev: 18252
2005-07-14 23:25:48 +00:00
Ram Viswanadha
7d1fac1020 ICU-4452 add coverage tests
X-SVN-Rev: 18251
2005-07-14 23:24:38 +00:00
George Rhoten
68043eef1c ICU-4657 Disable a test temporarily
X-SVN-Rev: 18249
2005-07-14 21:25:02 +00:00
Andy Heninger
013fc06b32 ICU-4656 fix RBBI test failure
X-SVN-Rev: 18248
2005-07-14 20:56:31 +00:00
George Rhoten
d56e7da793 ICU-4559 Fix a typo from previous checkin
X-SVN-Rev: 18247
2005-07-14 20:55:39 +00:00
George Rhoten
244ff80e7e ICU-4559 Fix memory leaks and other memory problems
X-SVN-Rev: 18246
2005-07-14 20:12:29 +00:00
Doug Felt
1016d76aec ICU-4288 fix compiler warning about uninitialized local var
X-SVN-Rev: 18242
2005-07-14 18:23:09 +00:00
George Rhoten
f84f9aa516 ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 18240
2005-07-14 06:03:34 +00:00
Andy Heninger
c94d33dc6e ICU-3944 text access, a few review fixes
X-SVN-Rev: 18234
2005-07-13 23:09:30 +00:00
Andy Heninger
1cccf83ae7 ICU-4288 fix compiler warnings
X-SVN-Rev: 18233
2005-07-13 22:38:03 +00:00
Markus Scherer
6c460ca8b2 ICU-4288 fix compiler warnings
X-SVN-Rev: 18232
2005-07-13 21:28:52 +00:00
George Rhoten
f1dceb6718 ICU-4503 Fix for out of source building.
X-SVN-Rev: 18231
2005-07-13 17:45:13 +00:00
George Rhoten
b622ae28f8 ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 18230
2005-07-13 03:30:11 +00:00
George Rhoten
b2e4950349 ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 18229
2005-07-13 03:19:08 +00:00
George Rhoten
82c3411833 ICU-4629 Update locale data
X-SVN-Rev: 18225
2005-07-12 22:31:20 +00:00
George Rhoten
1020cce4f1 ICU-4629 Add some missing locale data
X-SVN-Rev: 18224
2005-07-12 22:30:55 +00:00
Ram Viswanadha
e4e33c02e0 ICU-3333 add idna conformance test
X-SVN-Rev: 18223
2005-07-12 20:55:45 +00:00
Ram Viswanadha
5b5a49e553 ICU-3333 add idna conformance test
X-SVN-Rev: 18222
2005-07-12 20:33:15 +00:00
Andy Heninger
d14cb50870 ICU-4233 fix typo in comment
X-SVN-Rev: 18221
2005-07-12 20:27:10 +00:00
George Rhoten
254cb04022 ICU-4647 Preoptimize some code so that the compiler doesn't crash on Mac OS X 10.4.
X-SVN-Rev: 18220
2005-07-12 20:26:25 +00:00
Steven R. Loomis
d0e615a466 ICU-4652 coptic and ethiopic root data
X-SVN-Rev: 18218
2005-07-12 19:29:46 +00:00
Steven R. Loomis
8071b801ea ICU-4642 coptic and ethiopic data
X-SVN-Rev: 18215
2005-07-12 18:00:48 +00:00
Steven R. Loomis
31c40f93b8 ICU-4642 attempt to build data on macosx
X-SVN-Rev: 18212
2005-07-12 17:51:01 +00:00
George Rhoten
50a9f1c513 ICU-4241 Implement uprv_getDefaultCodepage a little more application friendly.
X-SVN-Rev: 18211
2005-07-12 06:34:30 +00:00
Vladimir Weinstein
91ca58210c ICU-4395 Collation status should not reflect default value lookup status
X-SVN-Rev: 18210
2005-07-12 06:20:06 +00:00
George Rhoten
bf9d88bc15 ICU-4481 Add an ICU4C# wrapper example.
X-SVN-Rev: 18208
2005-07-12 05:23:40 +00:00
George Rhoten
8ac00c183a ICU-4644 Add missing getSymbol functionality
X-SVN-Rev: 18207
2005-07-12 04:41:20 +00:00
George Rhoten
86296b2eae ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 18206
2005-07-12 03:02:06 +00:00
Doug Felt
208c96caca ICU-4288 undo accidental deletion of line
X-SVN-Rev: 18202
2005-07-11 22:48:52 +00:00
Vladimir Weinstein
1b70e032c6 ICU-4395 properly reflect fallback info in status - test
X-SVN-Rev: 18201
2005-07-11 22:39:26 +00:00
Vladimir Weinstein
5956eef087 ICU-4395 properly reflect fallback info in status
X-SVN-Rev: 18200
2005-07-11 22:38:59 +00:00
Vladimir Weinstein
b1cd6079f7 ICU-4395 test data - need a resource only in root
X-SVN-Rev: 18199
2005-07-11 22:38:38 +00:00
Eric Mader
8bf2040e86 ICU-4606 Changed class RA to _rb, ANUSVARA to _mp, added classes for new characters VA and WA.
X-SVN-Rev: 18198
2005-07-11 22:22:05 +00:00
Eric Mader
aeef6cc6c3 ICU-4640 Changed class of Punjabi RRA (U+0A5C) from _cn to _ct.
X-SVN-Rev: 18197
2005-07-11 22:10:52 +00:00
Eric Mader
9cba4c039f ICU-4476 Apply Jens' patches to handle Koneg + Ro at the start of text.
X-SVN-Rev: 18196
2005-07-11 21:54:51 +00:00
George Rhoten
c390882c2c ICU-4629 These locales are now a part of ICU.
X-SVN-Rev: 18195
2005-07-11 20:52:00 +00:00
George Rhoten
6d6277331f ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 18194
2005-07-11 20:45:46 +00:00
Doug Felt
2cae21f19f ICU-4288 fix compiler warnings (from george)
X-SVN-Rev: 18193
2005-07-11 20:36:49 +00:00
George Rhoten
b4bcdffb7f ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 18192
2005-07-11 20:34:32 +00:00
George Rhoten
f14317a91d ICU-4638 Fix for Solaris x86 with Sun's compiler
X-SVN-Rev: 18191
2005-07-11 20:27:45 +00:00
Andy Heninger
6edb932e50 ICU-3944 text access, tests and fixes
X-SVN-Rev: 18190
2005-07-11 07:40:18 +00:00
Andy Heninger
6bf5e3f373 ICU-3944 text access, tests and fixes
X-SVN-Rev: 18189
2005-07-10 19:09:39 +00:00
George Rhoten
0ffb6e241f ICU-4620 properly fix unconfig failures.
X-SVN-Rev: 18188
2005-07-10 15:45:12 +00:00
George Rhoten
8dcffb23b3 ICU-4620 uconfig.h fixes
X-SVN-Rev: 18187
2005-07-10 15:44:47 +00:00
George Rhoten
9c8f7adcc4 ICU-4620 better fix for unconfig failures.
X-SVN-Rev: 18186
2005-07-10 15:34:52 +00:00
George Rhoten
b9c0a0f92c ICU-4620 Uniform fixes for unconfig failures.
X-SVN-Rev: 18185
2005-07-10 15:31:29 +00:00
Steven R. Loomis
4ad35ac8b8 ICU-4620 error in #ifs
X-SVN-Rev: 18184
2005-07-09 08:50:00 +00:00
Steven R. Loomis
db04e06f4e ICU-4620 test fixes for uconfig.h
X-SVN-Rev: 18183
2005-07-09 03:15:06 +00:00
Steven R. Loomis
a49bbbffb8 ICU-4620 uconfig.h (API should be disabled- new bug filed)
X-SVN-Rev: 18182
2005-07-09 03:11:51 +00:00
Steven R. Loomis
207273e923 ICU-4620 uconfig.h fixes
X-SVN-Rev: 18181
2005-07-09 03:09:47 +00:00
Doug Felt
9619133865 ICU-4630 test port of missing ICU4J changes for Hebrew to ICU4C
X-SVN-Rev: 18180
2005-07-09 02:13:00 +00:00
Andy Heninger
681da53c75 ICU-3944 Text Access, more tests and fixes.
X-SVN-Rev: 18178
2005-07-09 01:05:41 +00:00
Doug Felt
9ed71036c1 ICU-4630 test port of missing ICU4J changes for Hebrew to ICU4C
X-SVN-Rev: 18174
2005-07-08 18:23:44 +00:00
George Rhoten
c753a1da12 ICU-4630 NULL terminate string.
X-SVN-Rev: 18173
2005-07-08 17:14:18 +00:00
Andy Heninger
b90e172c19 ICU-3944 Text Access, rbbi impl fixes and tests added.
X-SVN-Rev: 18172
2005-07-08 01:57:58 +00:00
Doug Felt
ce736f9da4 ICU-4630 port missing ICU4J changes for Hebrew to ICU4C
X-SVN-Rev: 18171
2005-07-08 00:16:47 +00:00
Vladimir Weinstein
7610b35047 ICU-4355 code revieiw changes
X-SVN-Rev: 18170
2005-07-07 22:48:45 +00:00
George Rhoten
c1a584bb0b ICU-4552 Test fix for new and delete for MFC on Windows.
X-SVN-Rev: 18168
2005-07-07 22:27:00 +00:00
Vladimir Weinstein
ad53822131 ICU-4355 remove dependency of ucol.cpp on ures
X-SVN-Rev: 18167
2005-07-07 22:12:43 +00:00
George Rhoten
23e42695ae ICU-4629 az_AZ alias is missing from ICU.
X-SVN-Rev: 18166
2005-07-07 21:28:48 +00:00
George Rhoten
8f5543645a ICU-4629 This data already exists in ICU.
X-SVN-Rev: 18165
2005-07-07 21:23:57 +00:00
George Rhoten
c9a3fdf482 ICU-4629 Remove bogus data
X-SVN-Rev: 18164
2005-07-07 21:19:29 +00:00
George Rhoten
8fe129edf0 ICU-4620 uconfig test updates
X-SVN-Rev: 18163
2005-07-07 20:37:58 +00:00
Vladimir Weinstein
9bd04314d0 ICU-4350 UCARules doesn't need comments
X-SVN-Rev: 18161
2005-07-07 18:55:08 +00:00
George Rhoten
a7d50bde67 ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 18160
2005-07-07 18:09:09 +00:00
George Rhoten
b015ef5d41 ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 18159
2005-07-07 17:50:37 +00:00
Steven R. Loomis
4682d06d32 ICU-4620 uconfig test updates
X-SVN-Rev: 18158
2005-07-07 07:58:18 +00:00
Steven R. Loomis
54cbf1929d ICU-4620 .PHONY targets to keep gmake happy
X-SVN-Rev: 18157
2005-07-07 07:56:55 +00:00
Steven R. Loomis
deee1cf6a2 ICU-4620 no regex == no regex
X-SVN-Rev: 18156
2005-07-07 07:55:39 +00:00
Steven R. Loomis
9d29225514 ICU-4620 uconfig.h failures
X-SVN-Rev: 18155
2005-07-07 07:54:43 +00:00
Steven R. Loomis
c9a551f486 ICU-4620 don't use ucal, formatting may be turned off
X-SVN-Rev: 18154
2005-07-07 07:52:51 +00:00
Ram Viswanadha
756c432b2f ICU-4354 oops checking in Makefile.in by mistake.
X-SVN-Rev: 18151
2005-07-07 00:27:45 +00:00
Vladimir Weinstein
e8c535592c ICU-4355 Allow for collation binary images to work without UCA
X-SVN-Rev: 18150
2005-07-07 00:01:08 +00:00
Vladimir Weinstein
4c163f6aa3 ICU-4355 Allow for collation binary images to work without UCA
X-SVN-Rev: 18149
2005-07-06 21:27:21 +00:00
Ram Viswanadha
213b08e722 ICU-4354 comment out the indirection and fix the main code
X-SVN-Rev: 18145
2005-07-05 22:10:04 +00:00
Ram Viswanadha
5c3d31658d ICU-4354 make intltest pass with no data
X-SVN-Rev: 18140
2005-07-05 18:39:00 +00:00
John Emmons
13840ac3e5 ICU-4327 Added fallback for eras
X-SVN-Rev: 18136
2005-07-02 02:57:07 +00:00
John Emmons
d4f90e7254 ICU-4327 Fix formatting for single digit standalones
X-SVN-Rev: 18135
2005-07-02 02:54:59 +00:00
John Emmons
7c747ceb2b ICU-4327 Fix date formatting test to match new field additions
X-SVN-Rev: 18134
2005-07-02 02:53:20 +00:00
Markus Scherer
b79aaf70aa ICU-4452 code coverage for unorm_it.c/unormIteratorGetIndex()
X-SVN-Rev: 18132
2005-07-01 23:25:11 +00:00
Markus Scherer
fc70eb6691 ICU-4452 code coverage for internal normalization options UNORM_NX_CJK_COMPAT and UNORM_NX_HANGUL
X-SVN-Rev: 18131
2005-07-01 23:03:13 +00:00
Markus Scherer
12be3c6097 ICU-4452 code coverage for utrie.c/defaultGetFoldedValue()
X-SVN-Rev: 18130
2005-07-01 23:01:25 +00:00
George Rhoten
8112d3d593 ICU-4503 Fix for out of source building.
X-SVN-Rev: 18126
2005-07-01 21:06:38 +00:00
George Rhoten
addda0d1ae ICU-4286 update the uconv documentation.
X-SVN-Rev: 18125
2005-07-01 21:05:21 +00:00
Eric Mader
6bdf8eb80a ICU-4615 Changes for Olsen data 2005j.
X-SVN-Rev: 18120
2005-07-01 18:09:34 +00:00
John Emmons
e6f8f10213 ICU-4327 Add long era names, narrow month/day, standalone month/day
X-SVN-Rev: 18119
2005-07-01 17:30:36 +00:00
John Emmons
750a17d72e ICU-4327 Add long era names, narrow month/day, standalone month/day
X-SVN-Rev: 18116
2005-07-01 17:22:22 +00:00
Andy Heninger
fdde861d87 ICU-3944 fix string literal/ebcdic problem.
X-SVN-Rev: 18115
2005-07-01 17:06:38 +00:00
George Rhoten
2a7c8d0426 ICU-3944 Use UTF-8 syntax for UTF-8 char * strings.
X-SVN-Rev: 18114
2005-07-01 16:48:36 +00:00
George Rhoten
18183a3fe9 ICU-4449 OS400 is defined in platform.h now.
X-SVN-Rev: 18111
2005-07-01 06:08:07 +00:00
George Rhoten
aa2ed6a3cd ICU-4452 Fix indentation.
X-SVN-Rev: 18110
2005-07-01 05:32:06 +00:00
George Rhoten
80b986d13d ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 18109
2005-07-01 05:15:53 +00:00
George Rhoten
cdccbad7a5 ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 18108
2005-07-01 04:25:15 +00:00
Andy Heninger
5af5a9293b ICU-3944 fix compiler warnings
X-SVN-Rev: 18107
2005-07-01 04:16:28 +00:00
Andy Heninger
091627dceb ICU-3944 Text Access, new tests, bugs fixed
X-SVN-Rev: 18106
2005-07-01 00:39:24 +00:00
George Rhoten
f494332b3d ICU-3076 Allow z/OS 64-bit mode to work.
X-SVN-Rev: 18104
2005-06-30 22:57:53 +00:00
Ram Viswanadha
bf8b9dad77 ICU-4452 improve api coverage
X-SVN-Rev: 18103
2005-06-30 22:45:24 +00:00
George Rhoten
0e17749f83 ICU-3076 Possible fix for 64-bit z/OS
X-SVN-Rev: 18102
2005-06-30 22:21:58 +00:00
George Rhoten
4f65a2a568 ICU-739 Make some changes based on feedback
X-SVN-Rev: 18101
2005-06-30 20:02:38 +00:00
Markus Scherer
a5364d12dd ICU-4612 move filestrm to toolutil to remove core library dependencies on file I/O
X-SVN-Rev: 18100
2005-06-30 17:40:53 +00:00
John Emmons
df5fb97ee5 ICU-4376 Added code for AuxExemplarSets, delimiters, and get/set no substitute
X-SVN-Rev: 18099
2005-06-30 16:56:46 +00:00
George Rhoten
bd6b3ac001 ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 18098
2005-06-30 15:53:01 +00:00
Andy Heninger
1042b2855b ICU-3944 fix compiler warnings
X-SVN-Rev: 18097
2005-06-30 05:53:00 +00:00
George Rhoten
990d46e687 ICU-4503 Prevent uconv.1 and pkgdata.inc from being generated at the same time when gmake -j is used.
X-SVN-Rev: 18096
2005-06-30 05:49:19 +00:00
Andy Heninger
aa87e3bac7 ICU-3944 text access, work in progress
X-SVN-Rev: 18095
2005-06-30 05:22:08 +00:00
George Rhoten
1ed751762f ICU-4061 Make sure that all locales have a valid date/time format.
X-SVN-Rev: 18094
2005-06-30 05:10:59 +00:00
George Rhoten
d7cc623449 ICU-4605 Increase code coverage. Make sure that precision is ignored for %c and %C.
X-SVN-Rev: 18092
2005-06-29 23:35:17 +00:00
Steven R. Loomis
8a37b4992d ICU-646 timebomb (3.4) some "//fail" tests
X-SVN-Rev: 18091
2005-06-29 22:41:48 +00:00
George Rhoten
d6080ceac5 ICU-4449 Fix for EBCDIC platforms. Calculate the offsets correctly.
X-SVN-Rev: 18090
2005-06-29 20:13:45 +00:00
Richard Gillam
15f1fe57a6 ICU-4044 Fixed RemoveTransliterator::clone() to clone the filter if the RemoveTransliterator has one
X-SVN-Rev: 18089
2005-06-29 19:22:01 +00:00
George Rhoten
3b6fc2e1fc ICU-1141 Make sure that we wait for the right amount of time.
X-SVN-Rev: 18088
2005-06-29 18:23:22 +00:00
Steven R. Loomis
db78a1eda9 ICU-3860 update test to pass m/d/y when testing omitted Japanese era
X-SVN-Rev: 18086
2005-06-29 16:34:25 +00:00
Steven R. Loomis
55d560f3a0 ICU-3860 mostly just debugging, for calendars
X-SVN-Rev: 18085
2005-06-29 16:33:06 +00:00
George Rhoten
7a9aa0c559 ICU-4605 Increase code coverage.
X-SVN-Rev: 18083
2005-06-28 23:45:03 +00:00
George Rhoten
09ccf79089 ICU-4605 Add better documentation when doing code coverage.
X-SVN-Rev: 18082
2005-06-28 23:44:31 +00:00
George Rhoten
cd29a6a27f ICU-4605 Increase code coverage.
X-SVN-Rev: 18081
2005-06-28 23:26:38 +00:00
George Rhoten
cee8cfb8c3 ICU-4605 Return U_EOF, and not the platform dependent EOF.
X-SVN-Rev: 18080
2005-06-28 23:23:39 +00:00
Ram Viswanadha
60a6e3e664 ICU-4607 update files
X-SVN-Rev: 18079
2005-06-28 23:02:01 +00:00
George Rhoten
22265da204 ICU-4605 Increase code coverage.
X-SVN-Rev: 18078
2005-06-28 22:50:14 +00:00
Ram Viswanadha
aa81b91592 ICU-4524 back out changes
X-SVN-Rev: 18077
2005-06-28 22:23:05 +00:00
George Rhoten
583cab294a ICU-4605 Increase code coverage.
X-SVN-Rev: 18076
2005-06-28 21:36:33 +00:00
George Rhoten
0a84de419e ICU-4601 Make Windows and Unix builds use the same local transliterator file (trnslocal.mk)
X-SVN-Rev: 18075
2005-06-28 21:32:52 +00:00
Ram Viswanadha
7d1b182fc4 ICU-4524 fix enums so that documentation can be generated
X-SVN-Rev: 18074
2005-06-28 21:31:36 +00:00
Steven R. Loomis
a4bb8cd4b8 ICU-3860 Japanese Calendar: use current era as default
X-SVN-Rev: 18073
2005-06-28 20:10:27 +00:00
George Rhoten
9c448d77a0 ICU-4598 Fix some doxygen warnings.
X-SVN-Rev: 18072
2005-06-28 19:17:27 +00:00
George Rhoten
df8ef7b221 ICU-4598 Fix some doxygen warnings.
X-SVN-Rev: 18071
2005-06-28 19:10:48 +00:00
Vladimir Weinstein
d2a68eaa18 ICU-4587 test for C++ wrappers for ucol_cloneBinary and ucol_openBinary
X-SVN-Rev: 18070
2005-06-28 16:40:46 +00:00
Vladimir Weinstein
acdf5b9f54 ICU-4587 fix for C++ wrappers for ucol_cloneBinary and ucol_openBinary
X-SVN-Rev: 18069
2005-06-28 16:35:28 +00:00
Andy Heninger
0d81208264 ICU-3944 Text Access, tests, missing open function added.
X-SVN-Rev: 18068
2005-06-28 00:12:23 +00:00
Eric Mader
1eb56df46b ICU-4600 Fix errors running cintltest w/o ICU data.
X-SVN-Rev: 18067
2005-06-27 22:30:32 +00:00
George Rhoten
7d37a04755 ICU-4559 Fix a memory leak.
X-SVN-Rev: 18066
2005-06-27 16:21:32 +00:00
George Rhoten
4132becb86 ICU-4598 Fix doxygen warnings.
X-SVN-Rev: 18065
2005-06-27 16:08:36 +00:00
George Rhoten
f4cc6ad24c ICU-4271 Fix and test fgets buffer overrun.
X-SVN-Rev: 18064
2005-06-27 06:47:17 +00:00