Commit Graph

15260 Commits

Author SHA1 Message Date
George Rhoten
5e71954172 ICU-5279 Reduce internal API usage.
X-SVN-Rev: 21690
2007-06-11 15:05:52 +00:00
George Rhoten
779270a376 ICU-5279 Reduce internal API usage.
X-SVN-Rev: 21689
2007-06-11 15:00:42 +00:00
George Rhoten
5d795c7f6c ICU-5279 Reduce internal API usage.
X-SVN-Rev: 21688
2007-06-11 06:05:41 +00:00
George Rhoten
6cc5994f9f ICU-5279 Hide more internal API.
X-SVN-Rev: 21687
2007-06-11 02:32:47 +00:00
George Rhoten
06c982a592 ICU-5279 Better hiding and testing of internal functions.
X-SVN-Rev: 21686
2007-06-10 20:11:28 +00:00
George Rhoten
c3b6afbcc0 ICU-5740 Improve converting ASCII/ISO-8859-1 -> UTF16
X-SVN-Rev: 21685
2007-06-10 06:36:08 +00:00
George Rhoten
cb0ad33fd6 ICU-5645 Add a test for incomplete surrogates when converting UTF-16->UTF-8
X-SVN-Rev: 21684
2007-06-10 03:26:49 +00:00
George Rhoten
28e08c0c3c ICU-5410 Undo check-in for i18n project.
X-SVN-Rev: 21680
2007-06-08 22:39:49 +00:00
George Rhoten
2cff43895e ICU-5410 Remove unused/untestable code
X-SVN-Rev: 21679
2007-06-08 22:31:20 +00:00
John Emmons
f612461fd1 ICU-5711 Allow RLM in date formats
X-SVN-Rev: 21667
2007-06-08 01:45:02 +00:00
George Rhoten
738ea1c274 ICU-5410 Improve code coverage.
X-SVN-Rev: 21664
2007-06-07 22:05:26 +00:00
George Rhoten
3341350bdb ICU-5566 Update Sudan currency
X-SVN-Rev: 21663
2007-06-07 20:34:21 +00:00
George Rhoten
7364565f3f ICU-5734 Add no and no_NO aliases.
X-SVN-Rev: 21662
2007-06-07 18:01:55 +00:00
George Rhoten
07a1c2a6b2 ICU-5326 Add comments about default converter handling
X-SVN-Rev: 21659
2007-06-07 05:15:52 +00:00
George Rhoten
31d17573e7 ICU-4678 Use u_fprintf instead of printf
X-SVN-Rev: 21658
2007-06-07 00:58:02 +00:00
George Rhoten
debbc013c6 ICU-5566 Update Sudan currency
X-SVN-Rev: 21657
2007-06-07 00:43:14 +00:00
George Rhoten
871ce36286 ICU-5305 Allow ICU to build when U_USING_ICU_NAMESPACE is 0
X-SVN-Rev: 21656
2007-06-07 00:41:21 +00:00
George Rhoten
e1ed2e9f2e ICU-5610 Use <tzfile.h> for time zone path names when available
X-SVN-Rev: 21653
2007-06-06 22:11:45 +00:00
George Rhoten
c22b3075b7 ICU-5604 EUC-JP portability is hopeless. Map POSIX charset names to close approximations. The current aliases are staying as they are for Windows/AIX compatibility.
Windows is max 2 bytes, and the other EUC-JP variants have a 3 byte maximum per codepoint.

X-SVN-Rev: 21652
2007-06-06 21:42:33 +00:00
George Rhoten
4b815792ea ICU-5279 Fix AIX 32-bit mode.
X-SVN-Rev: 21650
2007-06-06 14:35:22 +00:00
George Rhoten
954170ec8a ICU-5610 Undo last change. It's not portable.
X-SVN-Rev: 21649
2007-06-06 05:26:51 +00:00
Deborah Goldsmith
8334f8b2f7 ICU-5610 Use <tzfile.h> for time zone path names
X-SVN-Rev: 21648
2007-06-06 01:40:43 +00:00
Deborah Goldsmith
5369d809be ICU-5350 Fix decimal rounding
X-SVN-Rev: 21647
2007-06-06 01:17:15 +00:00
Markus Scherer
ad4541d6ff ICU-5651 use a separate Package for adding items, to keep them around for the lifetime of the target package, and to clean up the memory later
X-SVN-Rev: 21643
2007-06-05 19:40:11 +00:00
Matitiahu Allouche
9746d6e08d ICU-5732 sync ICU4C with ICU4J. Just a small doc fix.
X-SVN-Rev: 21642
2007-06-05 17:14:48 +00:00
Deborah Goldsmith
4a36c3820b ICU-5554 Fix non-integral formatting for Z
X-SVN-Rev: 21633
2007-06-05 03:17:58 +00:00
Deborah Goldsmith
6554598530 ICU-5563 Redo setAdd and setEquals to not be O(N^2)
X-SVN-Rev: 21632
2007-06-05 02:40:31 +00:00
Deborah Goldsmith
64c6863264 ICU-5429 Fix disk space leak with UCONFIG_NO_TRANSLITERATION
X-SVN-Rev: 21630
2007-06-05 02:22:42 +00:00
George Rhoten
2a0a22f0ad ICU-5234 Remove orphaned table.
X-SVN-Rev: 21625
2007-06-04 21:18:42 +00:00
George Rhoten
9b8e157b19 ICU-5279 Fix for Cygwin
X-SVN-Rev: 21624
2007-06-04 16:58:41 +00:00
George Rhoten
26a0e7ebd5 ICU-5279 Hide -fvisibility=hidden from icu-config users.
Also try a different fix for the Intel compiler, which seems to work differently
from an interactive shell.
This option is not needed for tools or tests.

X-SVN-Rev: 21623
2007-06-04 05:52:08 +00:00
George Rhoten
fad658d66d ICU-5279 Reduce the set of exported functions.
X-SVN-Rev: 21621
2007-06-03 06:08:46 +00:00
George Rhoten
b4d2e556bd ICU-5279 The current wchar_t macro is a little old and unreliable. Make it easier for cross-compiling. Also make it not fail on the Intel compiler with the additional -fvisibility=hidden compiler option.
X-SVN-Rev: 21620
2007-06-03 01:24:37 +00:00
George Rhoten
61cc1e07c8 ICU-5279 Some pre-gcc 4 and gcc compatible compilers support this feature too.
X-SVN-Rev: 21618
2007-06-01 20:24:07 +00:00
George Rhoten
90b396cbde ICU-5279 Use __attribute__((visibility("default"))) when gcc 4 is used.
X-SVN-Rev: 21617
2007-06-01 19:15:30 +00:00
George Rhoten
d3a10484b3 ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 21616
2007-06-01 07:21:01 +00:00
George Rhoten
7a5c36dff1 ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 21615
2007-06-01 07:17:26 +00:00
George Rhoten
562550bebb ICU-2957 Sun C compiler can't really handle UTF-16 (contrary to documentation and compiler warnings). The C++ compiler is okay.
X-SVN-Rev: 21614
2007-06-01 06:05:17 +00:00
Deborah Goldsmith
81cb18307a ICU-5723 Replace iostream by istream, ostream to avoid static constructors
X-SVN-Rev: 21612
2007-06-01 00:14:53 +00:00
John Emmons
8988a12e7b ICU-5676 clean up supplementalBundle - make local
X-SVN-Rev: 21611
2007-05-31 23:13:56 +00:00
George Rhoten
cbf9adb0a9 ICU-2957 Fix for Cygwin
X-SVN-Rev: 21609
2007-05-31 17:43:15 +00:00
Andy Heninger
840f1c1813 ICU-5722 Temporarily comment out failing tests, fix compiler warning.
X-SVN-Rev: 21608
2007-05-31 16:31:49 +00:00
George Rhoten
017b5cba75 ICU-2957 Sun Studio 8 has a broken C compiler, but a working C++ compiler.
Sun Studio 11 has a working C/C++ compiler

X-SVN-Rev: 21607
2007-05-31 06:06:26 +00:00
George Rhoten
a7e2d26372 ICU-2957 Enable UTF-16 strings on Solaris for ICU only (not ICU users).
X-SVN-Rev: 21606
2007-05-31 04:46:45 +00:00
George Rhoten
ab0628ec13 ICU-2957 More complete fix for HP-UX
X-SVN-Rev: 21605
2007-05-31 03:53:47 +00:00
George Rhoten
4dba503eca ICU-5445 This compiler warning no longer needs to be suppressed.
X-SVN-Rev: 21604
2007-05-31 03:22:17 +00:00
George Rhoten
ec444d4596 ICU-2957 Fix for AIX and partial fix for Solaris
X-SVN-Rev: 21603
2007-05-31 00:06:40 +00:00
George Rhoten
b5cb50faac ICU-2957 Fix for HP-UX
X-SVN-Rev: 21602
2007-05-30 23:18:21 +00:00
George Rhoten
7aee403061 ICU-5722 Fix for HP-UX
X-SVN-Rev: 21601
2007-05-30 22:34:39 +00:00
George Rhoten
bc576b9b4c ICU-2957 Add support for UTF-16 string literal syntax.
X-SVN-Rev: 21600
2007-05-30 22:28:35 +00:00
George Rhoten
1ccc7bec43 ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 21596
2007-05-30 07:07:27 +00:00
George Rhoten
3d3856d9bc ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 21594
2007-05-30 05:09:25 +00:00
George Rhoten
f560c6b644 ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 21593
2007-05-30 04:53:51 +00:00
Andy Heninger
7b8a6aebf4 ICU-5722 add ICU tests for break test data from the Unicode web site.
X-SVN-Rev: 21591
2007-05-29 22:56:20 +00:00
George Rhoten
2140680584 ICU-5576 Add some more documentation
X-SVN-Rev: 21589
2007-05-29 17:00:54 +00:00
George Rhoten
2280a851bd ICU-5576 Change some z/OS optimization flags.
X-SVN-Rev: 21588
2007-05-29 16:24:01 +00:00
George Rhoten
8b4158e5a1 ICU-5576 Describe _MSE_PROTOS, NOCSECT, dll, xplink interaction.
X-SVN-Rev: 21587
2007-05-29 08:17:21 +00:00
George Rhoten
d41610f479 ICU-5627 Fixes for Windows
X-SVN-Rev: 21583
2007-05-24 16:41:19 +00:00
Deborah Goldsmith
e7c563efb3 ICU-5627 Add uloc_getLocaleForLCID
X-SVN-Rev: 21579
2007-05-24 00:04:20 +00:00
Eric Mader
0784e0cdf8 ICU-5425 Add copyright strings to laiyout libraries.
X-SVN-Rev: 21578
2007-05-23 23:56:20 +00:00
John Emmons
faee4af533 ICU-5676 Use supplemental data for resolving parsed metazone data
X-SVN-Rev: 21567
2007-05-21 21:07:01 +00:00
John Emmons
1048ad92e1 ICU-5713 Build CLDR supplementalData for use in ICU
X-SVN-Rev: 21556
2007-05-17 22:21:48 +00:00
George Rhoten
65c333bb76 ICU-5516 Use a more accurate ISO-8859-8 table
X-SVN-Rev: 21555
2007-05-17 18:04:34 +00:00
George Rhoten
f5d8c129ee ICU-5626 Fix bad fprintf format specifier when warnings are turned into errors
X-SVN-Rev: 21554
2007-05-17 16:44:33 +00:00
George Rhoten
b277e47801 ICU-5694 Bopo shouldn't be used in zh_Hans, and it should match zh.
X-SVN-Rev: 21553
2007-05-17 16:35:34 +00:00
George Rhoten
4e4bf921b5 ICU-5516 Use a more accurate ISO-8859-8 table
X-SVN-Rev: 21552
2007-05-17 16:23:36 +00:00
George Rhoten
e26c39039a ICU-5712 Compare against Windows Vista implementation, and update accordingly. This mainly covers Big5-HKSCS.
X-SVN-Rev: 21542
2007-05-15 22:10:19 +00:00
George Rhoten
c2980628d6 ICU-5566 Fix typo from last check-in.
X-SVN-Rev: 21539
2007-05-15 18:34:40 +00:00
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