Commit Graph

15287 Commits

Author SHA1 Message Date
George Rhoten
df4a6985d3 ICU-4116 Improve Linux PPC 64-bit building with archives.
X-SVN-Rev: 16438
2004-10-09 00:45:25 +00:00
Ram Viswanadha
eef8f63b22 ICU-2055 fixing bugs that appear while converting CLDR data to ICU
X-SVN-Rev: 16435
2004-10-08 22:48:18 +00:00
George Rhoten
419f2b4966 ICU-3925 Fix an EBCDIC bug introduced by version 1.152
X-SVN-Rev: 16433
2004-10-08 22:00:26 +00:00
Steven R. Loomis
20a2aa0fbd ICU-3186 added (key) markers in comparison
X-SVN-Rev: 16431
2004-10-08 20:15:09 +00:00
George Rhoten
2ddb970446 ICU-4125 Add minus rule to rbnf
X-SVN-Rev: 16430
2004-10-08 19:09:07 +00:00
Steven R. Loomis
262ea9f671 ICU-3186 diff tool update
X-SVN-Rev: 16429
2004-10-08 18:57:59 +00:00
George Rhoten
088b7ae383 ICU-4078 Remove some dependencies
X-SVN-Rev: 16428
2004-10-08 17:38:36 +00:00
George Rhoten
d24eab530d ICU-3837 Fix UCONFIG_NO_SERVICE
X-SVN-Rev: 16426
2004-10-08 06:23:24 +00:00
George Rhoten
588364a499 ICU-4078 Depend less on the default converter
X-SVN-Rev: 16425
2004-10-08 06:07:27 +00:00
George Rhoten
7674c243d1 ICU-4078 There is no need to use the default locale for foldCase as stated by Markus.
X-SVN-Rev: 16424
2004-10-08 05:17:17 +00:00
George Rhoten
42bc6ea738 ICU-4078 Split out u_errorName from putil.c. It's mainly used for error reporting, and it's large.
X-SVN-Rev: 16423
2004-10-08 04:22:58 +00:00
George Rhoten
349c3b5ad3 ICU-4127 Fix Hashtable constructors.
X-SVN-Rev: 16422
2004-10-08 01:52:53 +00:00
George Rhoten
19e709ced5 ICU-4078 There is no need to use the default locale for foldCase as stated by Markus.
X-SVN-Rev: 16420
2004-10-07 22:11:34 +00:00
Steven R. Loomis
be8e4abcfe ICU-3938 fix to test err message
X-SVN-Rev: 16419
2004-10-07 21:32:53 +00:00
George Rhoten
23433708ce ICU-4116 Improve the Linux PPC pkgdata's usage of genccode.
X-SVN-Rev: 16417
2004-10-07 20:42:34 +00:00
George Rhoten
a862144196 ICU-4078 Remove unneeded caseCompare
X-SVN-Rev: 16416
2004-10-07 18:19:27 +00:00
George Rhoten
7a0397e812 ICU-4078 Fix for z/OS due to recent modularization.
X-SVN-Rev: 16415
2004-10-07 17:29:15 +00:00
George Rhoten
918a684663 ICU-4078 Fix for z/OS due to recent modularization.
X-SVN-Rev: 16414
2004-10-07 17:26:53 +00:00
George Rhoten
d078ffb611 ICU-4125 Fix a test typo
X-SVN-Rev: 16412
2004-10-07 07:51:11 +00:00
George Rhoten
9777ef9aae ICU-4078 Move dependency of uloc API from locmap to uloc.
X-SVN-Rev: 16411
2004-10-07 06:05:26 +00:00
Steven R. Loomis
8718308cb1 ICU-3186 comparator updates for the interim draft tool
X-SVN-Rev: 16410
2004-10-07 01:50:40 +00:00
Ram Viswanadha
1972403939 ICU-2055 fix a bug which lets messages being printed even when marked draft
X-SVN-Rev: 16407
2004-10-07 00:19:16 +00:00
George Rhoten
61639cbad5 ICU-4078 Depend less on the default converter.
X-SVN-Rev: 16406
2004-10-06 23:49:02 +00:00
Ram Viswanadha
d6ecaf682b ICU-2055 fix a typo
X-SVN-Rev: 16405
2004-10-06 23:43:16 +00:00
George Rhoten
45801df756 ICU-4078 Fix some typos while reviewing the cleanup functions.
X-SVN-Rev: 16404
2004-10-06 23:23:13 +00:00
George Rhoten
e2188e6775 ICU-4078 Decouple the cleanup functions from u_init and u_cleanup.
X-SVN-Rev: 16403
2004-10-06 23:10:53 +00:00
George Rhoten
1188be07f8 ICU-3634 Fix for AIX. New constructors can't be inlined.
X-SVN-Rev: 16402
2004-10-06 17:38:10 +00:00
Steven R. Loomis
f920bf4d97 ICU-3186 more fixes to alias generation
X-SVN-Rev: 16401
2004-10-06 17:21:43 +00:00
Steven R. Loomis
7c59ed6104 ICU-3186 more update to alias parsing.
X-SVN-Rev: 16399
2004-10-06 01:34:31 +00:00
Steven R. Loomis
7eb456615b cldrbug 259: updated deprecated info
X-SVN-Rev: 16398
2004-10-06 01:32:53 +00:00
George Rhoten
36caf6be5a ICU-4116 Fix for Visual Age 7.0 on Linux PPC so that __I doesn't collide with anything.
X-SVN-Rev: 16397
2004-10-05 23:08:06 +00:00
Ram Viswanadha
8df1645563 ICU-4123 workaround for javac running out of memory
X-SVN-Rev: 16396
2004-10-05 23:06:55 +00:00
George Rhoten
36bd9780aa ICU-3938 Fix previous test fix so that it won't leak memory.
X-SVN-Rev: 16394
2004-10-05 23:02:26 +00:00
Ram Viswanadha
c444cc6348 cldrbug 231: add specials info for boundary data
X-SVN-Rev: 16393
2004-10-05 22:02:37 +00:00
Ram Viswanadha
803d5f08e6 ICU-2055 add feature to extract boundary information from specials doc
X-SVN-Rev: 16392
2004-10-05 22:02:07 +00:00
George Rhoten
f8ad9f78cd cldrbug 243: Add missing script data.
X-SVN-Rev: 16391
2004-10-05 18:59:44 +00:00
Ram Viswanadha
79698fa286 ICU-2055 add checks for draft and alt attributes
X-SVN-Rev: 16390
2004-10-05 01:14:28 +00:00
George Rhoten
106e91de6a ICU-4078 Make sure that some functions that need to use __cxa_pure_virtual from g++ are only defined in one object file, especially if they are only used by other class.
X-SVN-Rev: 16389
2004-10-04 04:27:52 +00:00
George Rhoten
64a50b501a ICU-3855 Partially fix the icu-config script
X-SVN-Rev: 16388
2004-10-02 06:53:24 +00:00
George Rhoten
6614a56925 ICU-3634 Fix for MSVC 6
X-SVN-Rev: 16387
2004-10-02 06:47:13 +00:00
George Rhoten
2fec9a203b ICU-3938 Fix previous test fix so it won't crash on Windows.
X-SVN-Rev: 16386
2004-10-02 04:59:29 +00:00
George Rhoten
4dee03aead ICU-3805 Move the usage of an internal function to an implementation file.
X-SVN-Rev: 16385
2004-10-02 03:58:10 +00:00
Steven R. Loomis
164b735f3f ICU-3938 CLDR 1.2 test updates
X-SVN-Rev: 16384
2004-10-01 21:07:02 +00:00
Steven R. Loomis
61d6352299 ICU-3938 more cldr 1.2 test updates
X-SVN-Rev: 16383
2004-10-01 21:04:48 +00:00
Steven R. Loomis
81d9667f1a ICU-3938 fix test so it won't crash, bump buffer size
X-SVN-Rev: 16382
2004-10-01 20:25:18 +00:00
George Rhoten
03ae301189 ICU-3837 Fewer failures when UCONFIG_NO_SERVICE = 1
X-SVN-Rev: 16381
2004-10-01 18:59:31 +00:00
George Rhoten
b089cba52e ICU-3925 Missing ITL
X-SVN-Rev: 16380
2004-10-01 05:59:32 +00:00
Steven R. Loomis
5b42f887ad cldrbug 259: fix to deprecated format
X-SVN-Rev: 16379
2004-10-01 02:27:13 +00:00
Steven R. Loomis
1e872717ec ICU-3186 collation parsing working. updated xpath alias handling
X-SVN-Rev: 16378
2004-10-01 02:26:47 +00:00
George Rhoten
e91f899d00 ICU-3634 Fix the previous commit so that it works on Solaris.
X-SVN-Rev: 16377
2004-09-30 23:25:20 +00:00