Vladimir Weinstein
ba5eaaf5e1
ICU-5445 working around glibc bug in strcpy that produces compiler warnings.
...
X-SVN-Rev: 21696
2007-06-11 18:44:06 +00:00
Vladimir Weinstein
a16ac0c913
ICU-5445 Fix some compiler warnings.
...
X-SVN-Rev: 21694
2007-06-11 18:42:07 +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
07a1c2a6b2
ICU-5326 Add comments about default converter handling
...
X-SVN-Rev: 21659
2007-06-07 05:15:52 +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
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
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
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
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
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
George Rhoten
cbf9adb0a9
ICU-2957 Fix for Cygwin
...
X-SVN-Rev: 21609
2007-05-31 17:43:15 +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
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
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
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
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
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
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
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
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
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
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
George Rhoten
513297e606
ICU-5445 Fix some compiler warnings
...
X-SVN-Rev: 21284
2007-03-17 06:14:03 +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
0bbbe4b84f
ICU-5273 fix IDNAToUnicode to not fail on error
...
X-SVN-Rev: 21277
2007-03-17 01:22:52 +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
41e12e703c
ICU-5653 Explicitly name a mutex.
...
X-SVN-Rev: 21261
2007-03-15 15:13:29 +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
d5f62f7b0d
ICU-5645 Improve UTF-8 conversion performance
...
X-SVN-Rev: 21223
2007-03-12 08:26:03 +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
c320b37e7a
ICU-5566 CLDR1.5 changes. Mirror ICU4J behavior.
...
X-SVN-Rev: 21200
2007-03-09 01:21:24 +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
b68e0c961f
ICU-5566 Fix test failures due to CLDR data update.
...
X-SVN-Rev: 21163
2007-03-06 00:41:47 +00:00