Commit Graph

15192 Commits

Author SHA1 Message Date
George Rhoten
a156a50e83 ICU-5234 Add ibm-720 for Windows console.
X-SVN-Rev: 21534
2007-05-14 23:12:01 +00:00
George Rhoten
26dba41dae ICU-5447 Add const to some methods
X-SVN-Rev: 21519
2007-05-12 07:47:39 +00:00
Markus Scherer
6751276083 ICU-5707 fix u_strFromUTF8Lenient() for 2-byte UTF-8 in last 3 bytes of input
X-SVN-Rev: 21510
2007-05-10 20:40:35 +00:00
George Rhoten
c08fb2bcf0 ICU-5234 Revert a few of the previous changes to use more of the original names & update a few tables.
X-SVN-Rev: 21508
2007-05-10 06:52:39 +00:00
George Rhoten
7441cd008e ICU-5234 Revert a few of the previous changes to use more of the original names & update a few tables.
X-SVN-Rev: 21507
2007-05-10 06:49:56 +00:00
George Rhoten
4aeb88327c ICU-5234 Revert a few of the previous changes to use more of the original names & update a few tables.
X-SVN-Rev: 21506
2007-05-10 06:47:49 +00:00
George Rhoten
5c3a43a348 ICU-5234 Revert a few of the previous changes to use more of the original names & update a few tables.
X-SVN-Rev: 21505
2007-05-10 06:40:31 +00:00
George Rhoten
27fcfb7ef3 ICU-5234 Revert a few of the previous changes to use more of the original names & update a few tables.
X-SVN-Rev: 21504
2007-05-10 06:39:17 +00:00
Deborah Goldsmith
88d93814c9 ICU-5695 Reorganize ICULanguageBreakFactory for more flexibility
X-SVN-Rev: 21485
2007-05-02 23:23:31 +00:00
Deborah Goldsmith
505ae092f0 ICU-5695 Reorganize ICULanguageBreakFactory for more flexibility
X-SVN-Rev: 21484
2007-05-02 23:07:12 +00:00
Deborah Goldsmith
6b94b2aabb ICU-5442 Make RBBI:checkDictionary protected
X-SVN-Rev: 21483
2007-05-02 22:56:37 +00:00
Deborah Goldsmith
78a3e24384 ICU-5443 Add macro for UTEXT_SETNATIVEINDEX
X-SVN-Rev: 21482
2007-05-02 22:49:20 +00:00
Deborah Goldsmith
8050e9315e ICU-5595 Fix bug in previous fix
X-SVN-Rev: 21481
2007-05-02 22:32:12 +00:00
George Rhoten
079df617dd ICU-5447 Allow the data library to include ICU4J data.
X-SVN-Rev: 21478
2007-05-02 07:29:47 +00:00
George Rhoten
e2494b2ac3 ICU-5591 Fix path resolution.
X-SVN-Rev: 21475
2007-05-01 05:08:47 +00:00
George Rhoten
a416deefa0 ICU-5576 Non-ISO-639 codes should be skipped on z/OS too.
X-SVN-Rev: 21467
2007-04-28 16:26:27 +00:00
George Rhoten
59f209cb05 ICU-5447 Allow the dependencies to be enumerated.
X-SVN-Rev: 21465
2007-04-27 19:12:15 +00:00
Deborah Goldsmith
8cf4403816 ICU-5595 Fix scrambled dictionary break cache when built in reverse with multiple spans
X-SVN-Rev: 21421
2007-04-17 23:01:42 +00:00
George Rhoten
bd26158496 ICU-4988 Fix race condition while compiling ICU from a distribution instead of svn.
pkgdata depends on icupkg.

X-SVN-Rev: 21413
2007-04-13 20:29:46 +00:00
Steven R. Loomis
189539dedb ICU-2895 fix for warnings
X-SVN-Rev: 21390
2007-04-10 22:57:25 +00:00
Steven R. Loomis
f7ee9393c3 ICU-2895 fix for msvc
X-SVN-Rev: 21383
2007-04-09 23:11:21 +00:00
Steven R. Loomis
5d4f7e2492 ICU-2895 Relative Date Format
X-SVN-Rev: 21382
2007-04-09 22:54:03 +00:00
Steven R. Loomis
d48f7af250 ICU-2895 Relative Dates
X-SVN-Rev: 21381
2007-04-09 22:29:57 +00:00
George Rhoten
28338fd1d6 ICU-4988 Fix out of source builds.
X-SVN-Rev: 21374
2007-04-06 23:12:51 +00:00
George Rhoten
94e3bd905b ICU-5629 Remove unassigned Unicode characters from validity table.
Add some Unicode 1.1 characters that are also converted by Windows ISCII.

X-SVN-Rev: 21366
2007-04-06 07:01:22 +00:00
George Rhoten
ccbebdacf6 ICU-5576 Fixes for z/OS
X-SVN-Rev: 21356
2007-04-05 07:37:28 +00:00
George Rhoten
6cc2272493 ICU-5677 Remove out of date AIX and HP-UX configurations, and remove some unused configure variables to increase script readability.
X-SVN-Rev: 21355
2007-04-05 07:29:13 +00:00
George Rhoten
20fd6f98aa ICU-5445 Suppress MSVC 2005 linker warnings. The copyright is already included with icupkg.
X-SVN-Rev: 21354
2007-04-05 02:13:27 +00:00
George Rhoten
7ab2d29695 ICU-4988 Fix race condition while compiling ICU from a distribution instead of svn.
X-SVN-Rev: 21353
2007-04-04 22:50:49 +00:00
Yoshito Umaoka
0a41af2054 ICU-5315 Merge ICU backward compatibility zone definitions to icuzones. Also run Olson zic/zdump for data including icuzones to compare all ICU timezone transitions with the Olson stock code side by side.
X-SVN-Rev: 21350
2007-04-03 04:36:52 +00:00
Steven R. Loomis
e0ce365386 ICU-5135 shorten diff output
X-SVN-Rev: 21344
2007-04-02 21:46:41 +00:00
Steven R. Loomis
704c8b9dcb ICU-5135 add a 'check-dump' target that will compare ICU to TZ data output, if tzcode is present.
X-SVN-Rev: 21343
2007-04-02 21:45:28 +00:00
Deborah Goldsmith
50126ab1cd ICU-5666 Stop wrapping in month calculations
X-SVN-Rev: 21342
2007-04-02 20:57:34 +00:00
Yoshito Umaoka
cab97a2e9b ICU-5135 icutzdump for ICU4C and matching zdump based on Olson tzcode
X-SVN-Rev: 21340
2007-04-02 19:30:26 +00:00
George Rhoten
83bff1efd1 ICU-5539 Use a more reasonable name for Solaris x86
X-SVN-Rev: 21336
2007-04-02 03:42:57 +00:00
George Rhoten
6b6e3c19cb ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 21324
2007-03-28 23:47:14 +00:00
George Rhoten
9c3f0aabd0 ICU-5576 Fixes for z/OS
X-SVN-Rev: 21320
2007-03-27 15:25:56 +00:00
George Rhoten
76777cbf3e ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 21318
2007-03-26 16:03:30 +00:00
Ram Viswanadha
d03898325d ICU-5658 add performance regression scripts
X-SVN-Rev: 21309
2007-03-21 22:44:04 +00:00
George Rhoten
80ca447fa9 ICU-5522 Fixes for the older gmake 3.79.1.
X-SVN-Rev: 21300
2007-03-21 00:34:53 +00:00
Andy Heninger
1ca367c17d ICU-5658 fix incorrect link library in collperf project.
X-SVN-Rev: 21298
2007-03-20 18:57:47 +00:00
George Rhoten
37bfd6d7c0 ICU-5576 -Wl,EDIT=NO can't be used with the Link Pack Area (LPA), which enables ICU to really be shared. Add the RENT option for the default C programs. Deprecate OS390_STUBDATA due to lack of patch support.
X-SVN-Rev: 21295
2007-03-20 05:42:28 +00:00
Steven R. Loomis
114486b002 ICU-5655 Integrate Mehran Mehr's Persian Calendar support
X-SVN-Rev: 21293
2007-03-19 17:33:20 +00:00
Ram Viswanadha
020900f62d ICU-5620 remove state directories
X-SVN-Rev: 21292
2007-03-19 14:35:34 +00:00
Ram Viswanadha
17b9524e72 ICU-5273 fix IDNAToUnicode to not fail on error
X-SVN-Rev: 21291
2007-03-19 14:33:15 +00:00
George Rhoten
6d0424e16d ICU-5576 Fixes for z/OS
X-SVN-Rev: 21290
2007-03-19 10:43:36 +00:00
George Rhoten
f4d59b3b52 ICU-5427 Fix some memory leaks.
X-SVN-Rev: 21289
2007-03-18 22:17:36 +00:00
George Rhoten
9af67e3e22 ICU-5522 Fixes for gmake -j4
X-SVN-Rev: 21288
2007-03-18 08:06:03 +00:00
George Rhoten
af4d1cf1ab ICU-5427 Fix a memory leak when the default codepage is UTF-8 and u_cleanup is called.
X-SVN-Rev: 21287
2007-03-17 22:41:32 +00:00
George Rhoten
241c15a635 ICU-5427 Fix some valgrind warnings.
X-SVN-Rev: 21286
2007-03-17 20:26:28 +00:00
Ram Viswanadha
a4a945bb26 ICU-5273 fix IDNAToUnicode to not fail on error
X-SVN-Rev: 21285
2007-03-17 14:47:21 +00:00
George Rhoten
513297e606 ICU-5445 Fix some compiler warnings
X-SVN-Rev: 21284
2007-03-17 06:14:03 +00:00
George Rhoten
0f83de2c3f ICU-5445 Fix some compiler warnings
X-SVN-Rev: 21283
2007-03-17 06:13:14 +00:00
George Rhoten
117d3302e6 ICU-5445 Fix some compiler warnings
X-SVN-Rev: 21282
2007-03-17 06:07:31 +00:00
George Rhoten
8587834a2d ICU-5445 Fix some compiler warnings
X-SVN-Rev: 21281
2007-03-17 05:49:26 +00:00
Ram Viswanadha
c65992f000 ICU-5427 add cast to disambiguate for cygwin
X-SVN-Rev: 21279
2007-03-17 01:30:22 +00:00
Ram Viswanadha
c135088734 ICU-5273 fix IDNAToUnicode to not fail on error
X-SVN-Rev: 21278
2007-03-17 01:23:22 +00:00
Ram Viswanadha
0bbbe4b84f ICU-5273 fix IDNAToUnicode to not fail on error
X-SVN-Rev: 21277
2007-03-17 01:22:52 +00:00
George Rhoten
55ab205b9c ICU-5427 Don't crash due to CLDR data reorganization
X-SVN-Rev: 21276
2007-03-16 22:49:45 +00:00
Markus Scherer
cfc579ba82 ICU-5518 add a test case for bad UTF-8 input
X-SVN-Rev: 21274
2007-03-16 21:53:58 +00:00
George Rhoten
d0084a7436 ICU-5427 Fix some Purify errors
X-SVN-Rev: 21273
2007-03-16 17:06:15 +00:00
George Rhoten
78aa30ae89 ICU-5566 Fix exemplar sets. New data submitted in survey tool.
X-SVN-Rev: 21263
2007-03-15 16:05:59 +00:00
George Rhoten
a0d0218ded ICU-5566 Fix a typo
X-SVN-Rev: 21262
2007-03-15 15:38:56 +00:00
George Rhoten
41e12e703c ICU-5653 Explicitly name a mutex.
X-SVN-Rev: 21261
2007-03-15 15:13:29 +00:00
George Rhoten
37181631cb ICU-5566 Fix comment typo
X-SVN-Rev: 21260
2007-03-15 07:00:43 +00:00
George Rhoten
4a76d92dd2 ICU-5566 Fix memory leaks.
X-SVN-Rev: 21259
2007-03-15 07:00:02 +00:00
George Rhoten
5d2448808c ICU-5566 Fix a potential double mutex lock.
X-SVN-Rev: 21257
2007-03-14 21:47:04 +00:00
George Rhoten
7b1b840ef1 ICU-5566 Fix some memory leaks.
X-SVN-Rev: 21256
2007-03-14 21:35:13 +00:00
George Rhoten
4ce697b02c ICU-5566 Fix some buffer overflow problems in new code. Add fixes when UCONFIG_NO_CONVERSION=1. Fix compiler warning.
X-SVN-Rev: 21255
2007-03-14 18:50:23 +00:00
George Rhoten
14ee718c8b ICU-5566 Temporarily remove duplicate data. Use the root locale for the aliases.
X-SVN-Rev: 21254
2007-03-14 18:03:17 +00:00
George Rhoten
eed15ff73f ICU-5566 CLDR1.5 changes. Add language dialects.
X-SVN-Rev: 21253
2007-03-14 18:02:40 +00:00
John Emmons
a406fa663a ICU-5566 Fix timezone formatting test to use generic abbreviation for French
X-SVN-Rev: 21248
2007-03-14 15:47:09 +00:00
John Emmons
a17d2a5a77 ICU-5566 Fix metazone logic so the mz mappings are outside zoneStrings
X-SVN-Rev: 21247
2007-03-14 15:32:59 +00:00
Eric Mader
82f6e65e1b ICU-5648 init_resb_result should use fTopLevelData instead of fData for /LOCALE/ in alias path.
X-SVN-Rev: 21239
2007-03-14 01:36:22 +00:00
George Rhoten
e8260c7d00 ICU-5566 The default for de currency format changed.
X-SVN-Rev: 21236
2007-03-13 16:11:01 +00:00
George Rhoten
86e887e4f6 ICU-5566 Temporarily remove duplicate data. Use the root locale for the aliases.
X-SVN-Rev: 21235
2007-03-13 15:59:53 +00:00
George Rhoten
4e735beddd ICU-5566 Temporary fix. The resource bundle lookup no longer hangs/crashes any more.
X-SVN-Rev: 21234
2007-03-13 06:25:50 +00:00
Eric Mader
9818e3785e ICU-5643 ucurrGetName: se uresb_getByKeyWithFallback to lookup Currency code. Add tests for fallback and default warnings, and for unknown currency code.
X-SVN-Rev: 21228
2007-03-12 19:53:42 +00:00
John Emmons
66e1878970 ICU-5566 timebomb test for set/get zone strings
X-SVN-Rev: 21227
2007-03-12 19:30:13 +00:00
George Rhoten
d5f62f7b0d ICU-5645 Improve UTF-8 conversion performance
X-SVN-Rev: 21223
2007-03-12 08:26:03 +00:00
John Emmons
72b223b173 ICU-5566 Fixing some tests due to CLDR data changes
X-SVN-Rev: 21221
2007-03-10 23:04:30 +00:00
John Emmons
83c6a2b2b4 ICU-5566 Port metazone functionality to ICU4C
X-SVN-Rev: 21220
2007-03-10 18:07:01 +00:00
George Rhoten
67423367d5 ICU-5566 Fix some test failures due to the CLDR update.
X-SVN-Rev: 21209
2007-03-09 07:14:25 +00:00
George Rhoten
0f8b61b7fc ICU-5576 Fixes for z/OS
X-SVN-Rev: 21208
2007-03-09 07:08:05 +00:00
George Rhoten
db54d0e2b7 ICU-5566 Temporarily fix data. CLDR data fixed with 1148
X-SVN-Rev: 21204
2007-03-09 03:30:28 +00:00
George Rhoten
05b06a5045 ICU-5566 CLDR1.5 changes. ICU4J is wrong in two cases.
X-SVN-Rev: 21201
2007-03-09 01:21:52 +00:00
George Rhoten
c320b37e7a ICU-5566 CLDR1.5 changes. Mirror ICU4J behavior.
X-SVN-Rev: 21200
2007-03-09 01:21:24 +00:00
George Rhoten
7d40e796f4 ICU-5574 Fix for AIX
X-SVN-Rev: 21199
2007-03-09 00:28:01 +00:00
George Rhoten
9f104bd3fd ICU-5566 CLDR1.5 changes. zh_TW is now an alias of zh_Hant_TW. Port test from ICU4J to ICU4C
X-SVN-Rev: 21196
2007-03-09 00:08:56 +00:00
John Emmons
3c624efb3c ICU-5566 Fix collation problems
X-SVN-Rev: 21193
2007-03-08 20:59:07 +00:00
John Emmons
e2e26ea887 ICU-5566 Fix generated CLDR data
X-SVN-Rev: 21188
2007-03-08 05:13:35 +00:00
John Emmons
84f7a7dd8a ICU-5566 Fix incorrect handling of quarters in LDML2ICUConverter
X-SVN-Rev: 21183
2007-03-07 04:42:20 +00:00
Michael Ow
6be2adf44b ICU-1234 Checking in gendtjar.pl to run properly on Linux.
X-SVN-Rev: 21177
2007-03-06 19:53:45 +00:00
George Rhoten
3e9e38e800 ICU-5566 Temporarily add missing data
X-SVN-Rev: 21174
2007-03-06 06:00:46 +00:00
George Rhoten
1b3fe313b8 ICU-5566 Fix some test failures due to the CLDR update.
X-SVN-Rev: 21173
2007-03-06 05:06:32 +00:00
George Rhoten
285ba97f8e ICU-5566 Fix some test failures due to the CLDR update.
X-SVN-Rev: 21172
2007-03-06 04:00:02 +00:00
George Rhoten
bfdb254037 ICU-5566 Fix some test failures due to the CLDR update.
X-SVN-Rev: 21171
2007-03-06 03:50:47 +00:00
George Rhoten
202338aae8 ICU-5566 Fix test failures due to CLDR data update.
X-SVN-Rev: 21170
2007-03-06 01:15:14 +00:00
George Rhoten
a969789b41 ICU-5566 Fix some test failures due to the CLDR update.
X-SVN-Rev: 21169
2007-03-06 01:06:29 +00:00
George Rhoten
80712054e2 ICU-5566 Fix test failures due to CLDR data update.
X-SVN-Rev: 21168
2007-03-06 01:05:52 +00:00
George Rhoten
a52e2d4e54 ICU-5566 Fix some test failures due to the CLDR update.
X-SVN-Rev: 21167
2007-03-06 00:57:53 +00:00
George Rhoten
b68e0c961f ICU-5566 Fix test failures due to CLDR data update.
X-SVN-Rev: 21163
2007-03-06 00:41:47 +00:00
George Rhoten
f2f1428f3a ICU-5566 Fix test failures due to CLDR data update.
CLDR data will be updated when the survey tool opens.

X-SVN-Rev: 21162
2007-03-06 00:00:57 +00:00
George Rhoten
4f1de1e5c2 ICU-5566 Fix test failures due to CLDR data update.
X-SVN-Rev: 21160
2007-03-05 21:44:54 +00:00
George Rhoten
5af26cd5a7 ICU-5566 Fix some test failures due to CLDR update.
X-SVN-Rev: 21159
2007-03-05 18:53:01 +00:00
George Rhoten
e7c4c6c19f ICU-5566 Fix some test failures due to CLDR update.
X-SVN-Rev: 21158
2007-03-05 18:41:34 +00:00
George Rhoten
36fc5d2137 ICU-5566 Fix some test failures due to CLDR update.
X-SVN-Rev: 21157
2007-03-05 18:26:53 +00:00
John Emmons
074afce0a7 ICU-5566 Updated CLDR 1.5 data
X-SVN-Rev: 21156
2007-03-05 15:22:01 +00:00
John Emmons
dde4d12cae ICU-5566 regen ICU data from CLDR 1.5 to support metazones
X-SVN-Rev: 21155
2007-03-03 05:23:08 +00:00
John Emmons
9e480c0fa3 ICU-5566 Rebuild ICU data from CLDR 1.5 pre-survey tool
X-SVN-Rev: 21152
2007-03-02 23:55:27 +00:00
Yoshito Umaoka
f65edbb549 ICU-5135 Added TODO comments in the update test cases in the previous code submission
X-SVN-Rev: 21149
2007-03-02 19:33:07 +00:00
Vladimir Weinstein
7b86e2823b ICU-5625 Fix parsing of number only timezone offsets.
X-SVN-Rev: 21147
2007-03-02 06:57:40 +00:00
Yoshito Umaoka
6d39b91197 ICU-5135 Update zoneinfo.txt to 2007c generated by updated tzcode and corresponding test case fixes
X-SVN-Rev: 21146
2007-03-02 05:29:16 +00:00
George Rhoten
4706047498 ICU-5101 Test and prevent code from crashing when prefix and suffix are changed on a currency format. The prefix and suffix are still not settable when a currency is used, and the applyPattern must still be used when using currency formats.
X-SVN-Rev: 21145
2007-03-02 00:28:09 +00:00
George Rhoten
a5d3c1ebfc ICU-5574 Test and fix a buffer overflow of the offset handling when a single surrogate character is given.
X-SVN-Rev: 21144
2007-03-01 12:41:15 +00:00
George Rhoten
8dd6c746ba ICU-5574 Allow the modification of any test file to trigger a rebuild of the testdata.
X-SVN-Rev: 21143
2007-03-01 12:39:35 +00:00
George Rhoten
e3b53c31cc ICU-5574 Add check for offset buffer overflow
X-SVN-Rev: 21142
2007-03-01 12:36:47 +00:00
George Rhoten
9f93f717ed ICU-5574 Simplify callback logic for easier reading.
X-SVN-Rev: 21141
2007-03-01 12:34:27 +00:00
Ram Viswanadha
c90741d9fc ICU-5620 fix gendtjar.pl
X-SVN-Rev: 21139
2007-02-27 22:15:20 +00:00
George Rhoten
936a3d07b7 ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 21137
2007-02-27 10:22:52 +00:00
George Rhoten
21891079ba ICU-5445 Fix some compiler warnings
X-SVN-Rev: 21136
2007-02-27 10:06:26 +00:00
George Rhoten
a558657ad5 ICU-5602 Fix a compiler warning from last change.
X-SVN-Rev: 21135
2007-02-27 08:55:40 +00:00
George Rhoten
f3632ae430 ICU-5510 Allow code to work with a limit == U_MAX_PTR
X-SVN-Rev: 21134
2007-02-27 08:48:19 +00:00
George Rhoten
7d227b0bd2 ICU-5619 Fix Windows test failure when the timezone is GMT+5:45, and fix a documentation typo.
X-SVN-Rev: 21119
2007-02-26 07:59:55 +00:00
Eric Mader
cc2c792763 ICU-5525 return 0 if status doesn't contain an error code.
X-SVN-Rev: 21095
2007-02-23 23:38:13 +00:00
Eric Mader
3dbd215bdb ICU-5555 handleGetMonthLength needs to check for out of range months.
X-SVN-Rev: 21092
2007-02-23 19:27:50 +00:00
Yoshito Umaoka
7bf2a108f8 ICU-5597 Updated the previous changes based on George's review comments
X-SVN-Rev: 21088
2007-02-23 04:35:31 +00:00
Yoshito Umaoka
fe62e13597 ICU-5597 Remove localized date time pattern characters from ICU locale data and update ICU4C DateFormatSymbols to use the base pattern
X-SVN-Rev: 21087
2007-02-22 23:44:11 +00:00
Yoshito Umaoka
4a92ee0f17 ICU-5135 Changed tz2icu to parse 64-bit data and fixed final rule boundary bugs in zic
X-SVN-Rev: 21073
2007-02-21 18:05:10 +00:00
George Rhoten
76c3e4269c ICU-5602 Remove C++ comments.
X-SVN-Rev: 21044
2007-02-16 22:33:24 +00:00
George Rhoten
d656c86a77 ICU-5582 Explicitly call the ANSI Windows API with proper casts
X-SVN-Rev: 21043
2007-02-16 21:46:15 +00:00
George Rhoten
b847cd9089 ICU-5602 Test and fix French secondary buffer reallocation crash.
X-SVN-Rev: 21041
2007-02-16 19:06:24 +00:00
Ram Viswanadha
2f09ca9c8b ICU-5575 update gendtjar.pl
X-SVN-Rev: 21039
2007-02-15 22:30:32 +00:00
George Rhoten
125f883a19 ICU-5582 Explicitly call the ANSI Windows API.
X-SVN-Rev: 21024
2007-02-08 23:41:05 +00:00
George Rhoten
b2ec6ae1dc ICU-5575 Hit the snooze button on the timebomb
X-SVN-Rev: 21023
2007-02-08 23:27:21 +00:00
George Rhoten
818d136d40 ICU-5587 .vcproj files shouldn't use gb2312
X-SVN-Rev: 21022
2007-02-08 22:02:06 +00:00
Markus Scherer
434e15adc1 ICU-5518 remove #if switches for alternative fromUnicode optimizations
X-SVN-Rev: 21014
2007-02-06 18:32:20 +00:00
Markus Scherer
e674e4f0f0 ICU-5518 fix swapping and preflighting of UTF-8-friendly MBCS .cnv files without extension tables
X-SVN-Rev: 21013
2007-02-06 18:04:33 +00:00
Markus Scherer
c24de1764d ICU-5518 more code cleanup
X-SVN-Rev: 21012
2007-02-06 15:56:38 +00:00
Markus Scherer
9acca77737 ICU-5518 merge direct-from-UTF-8 conversion code from http://source.icu-project.org/repos/icu/icu/branches/markus/ucnvutf8 -r 20735:20990 to icu/trunk
X-SVN-Rev: 21010
2007-02-06 05:24:14 +00:00
George Rhoten
d6ed1d0ad2 ICU-5576 Fix ASCII mode autoconversion, tag files as needed, and fix a script issue.
X-SVN-Rev: 20998
2007-02-02 07:19:03 +00:00
George Rhoten
fd995106cc ICU-5575 Update to version 3.7.1
X-SVN-Rev: 20994
2007-01-31 01:37:28 +00:00
Andy Heninger
5a8ece1c9e ICU-5560 Fix UText bug with deep clone buffer pointer handling.
X-SVN-Rev: 20993
2007-01-30 01:38:16 +00:00
Eric Mader
acc3a3e636 ICU-5309 Add test case for ZWJ use in Devanagari.
X-SVN-Rev: 20986
2007-01-26 18:26:00 +00:00
Eric Mader
0baac6e262 ICU-5309 Need to filter ZWJ/ZWNJ in LEFontInstance:MapCharToGlyph 'cause need to be able call canDisplay.
X-SVN-Rev: 20929
2007-01-25 19:57:43 +00:00
George Rhoten
2a91ca5374 ICU-5526 Update to 2007a
X-SVN-Rev: 20924
2007-01-24 23:33:27 +00:00
George Rhoten
5efbe065a8 ICU-5234 Fix some rptp2ucm conversion problems when converting from the CDRA files to Most of the changes are due to new way to name the tables.
Most of these table changes are not updates.

X-SVN-Rev: 20923
2007-01-24 23:27:45 +00:00
George Rhoten
3ada08df3e ICU-5234 Fix some rptp2ucm conversion problems when converting from the CDRA files to Most of the changes are due to new way to name the tables.
Most of these table changes are not updates.

X-SVN-Rev: 20922
2007-01-24 23:20:21 +00:00
Eric Mader
69b172a199 ICU-5309 Move fFilterZeroWidth from OpenTypeLayoutEngine to LayoutEngine, add fFilterZeroWidth to DefaultCharMapper, remove filterZeroWidth parameters from MapCharsToGlyphs, MapCharToGlyph.
X-SVN-Rev: 20918
2007-01-24 22:45:49 +00:00
Eric Mader
98cf7d46ae ICU-5569 port changes from branches/eric/loengine revision 20914
X-SVN-Rev: 20915
2007-01-23 23:22:18 +00:00