Commit Graph

5090 Commits

Author SHA1 Message Date
George Rhoten
d5bbbc7ac3 ICU-1075 HP/UX has putenv in stdlib.h instead.
X-SVN-Rev: 5434
2001-08-03 16:12:46 +00:00
George Rhoten
0e79edda11 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 5433
2001-08-03 16:08:41 +00:00
George Rhoten
3e23a5f087 ICU-1076 AIX can't handle the last comma in an enum list.
X-SVN-Rev: 5432
2001-08-03 16:03:31 +00:00
Vladimir Weinstein
4a53ebaea5 ICU-1083 Adding tests to Unix build
X-SVN-Rev: 5431
2001-08-03 14:40:33 +00:00
Vladimir Weinstein
c29c76ca4a ICU-1083 Adding extended ucmp to Unix build
X-SVN-Rev: 5430
2001-08-03 14:39:59 +00:00
Syn Wee Quek
4dac21d31a ICU-861
initializing fcdpositon in reset()

X-SVN-Rev: 5429
2001-08-03 01:01:42 +00:00
George Rhoten
6d34a336ff ICU-1080 general readme.html updates
X-SVN-Rev: 5428
2001-08-03 00:48:00 +00:00
Vladimir Weinstein
8f19acc585 ICU-1083 placeholder for surrogate supporting ucmp32
X-SVN-Rev: 5427
2001-08-02 22:28:38 +00:00
Vladimir Weinstein
b320d29ee6 ICU-1083 data structure for surrogate support. Will supersede ucmp32 in collation
X-SVN-Rev: 5426
2001-08-02 22:26:44 +00:00
George Rhoten
a84a88eeed ICU-1080 general readme.html updates
X-SVN-Rev: 5425
2001-08-02 18:24:58 +00:00
Syn Wee Quek
6e6b55c887 ICU-861
initializing fcdpositon in setOffset()

X-SVN-Rev: 5424
2001-08-02 17:48:25 +00:00
George Rhoten
a5e456844f ICU-1080 Fixed some minor formatting issues.
X-SVN-Rev: 5423
2001-08-02 17:19:35 +00:00
Ram Viswanadha
96ce0be9de ICU-899 Change U_INVALID_CODE to U_INVALID_SCRIPT_CODE and fix testing for error code
X-SVN-Rev: 5422
2001-08-02 16:44:21 +00:00
Ram Viswanadha
5cd73a1713 ICU-639 Misc locale data fixes.
X-SVN-Rev: 5421
2001-08-02 03:01:44 +00:00
George Rhoten
da5378bd85 ICU-1080 general readme.html updates
X-SVN-Rev: 5420
2001-08-02 01:55:34 +00:00
Ram Viswanadha
f8504e8713 ICU-639 Fix monetary decimal.
X-SVN-Rev: 5419
2001-08-01 23:55:10 +00:00
Ram Viswanadha
89525b0e5f ICU-639 Locale fixes (feedback from Vladimir)
X-SVN-Rev: 5418
2001-08-01 23:09:43 +00:00
Andy Heninger
f6f7efdc1a ICU-1075 Changed WIndows project file depencencies to try to remove occasional build failures from missing stub data library.
X-SVN-Rev: 5417
2001-08-01 20:15:06 +00:00
Vladimir Weinstein
6c643b46c8 ICU-1078 added IntVector and empty resources
X-SVN-Rev: 5415
2001-08-01 18:23:04 +00:00
Alan Liu
06326c5d21 ICU-1079 remove ucname.txt (replaced by algorithmic)
X-SVN-Rev: 5414
2001-08-01 17:38:56 +00:00
Alan Liu
38a35f8596 ICU-1079 add utility deleters for UVector and Hashtable
X-SVN-Rev: 5413
2001-08-01 17:37:37 +00:00
Alan Liu
caa1bdd17e ICU-1079 initial implementation of Source-Target/Variant; no RB lookup yet
X-SVN-Rev: 5412
2001-08-01 17:37:08 +00:00
Vladimir Weinstein
0594f1d90d ICU-1078 dumping IntVector type correctly + some binary printing fixes
X-SVN-Rev: 5411
2001-08-01 17:09:30 +00:00
Vladimir Weinstein
749a62ae93 ICU-1078 support for IntVector type in resource bundles
X-SVN-Rev: 5410
2001-08-01 17:08:07 +00:00
Ram Viswanadha
a0801c85b9 ICU-639 Compared locale data with Windows and NLTC and fixed errors.
X-SVN-Rev: 5409
2001-07-31 23:33:14 +00:00
Andy Heninger
4ebe7ffce1 ICU-1075 Change tests to try to run if ICU_DATA is not set in environment
X-SVN-Rev: 5408
2001-07-31 23:32:59 +00:00
Alan Liu
b3863c461c ICU-1076 fix copy ct
X-SVN-Rev: 5407
2001-07-31 23:15:34 +00:00
Alan Liu
c224531e81 ICU-1053 deprecate filteredCharAt
X-SVN-Rev: 5406
2001-07-31 22:43:47 +00:00
Alan Liu
84e53c8ac8 ICU-1052 more UChar32 fixes; also move some statics to file scope
X-SVN-Rev: 5405
2001-07-31 22:38:52 +00:00
Alan Liu
d23fea3b42 ICU-1052 move some statics to file scope
X-SVN-Rev: 5404
2001-07-31 22:38:21 +00:00
Ram Viswanadha
458f5dabb3 ICU-1075 fixed syntax errors on Unix
X-SVN-Rev: 5402
2001-07-31 18:52:47 +00:00
George Rhoten
12a80993e6 ICU-999 Use a UTF-8 file instead of a UTF-16 file.
X-SVN-Rev: 5401
2001-07-31 18:46:51 +00:00
Alan Liu
7b53dca6b5 ICU-1076 edit documentation
X-SVN-Rev: 5400
2001-07-31 18:28:23 +00:00
Alan Liu
a5e74ef787 ICU-1076 edit internal source documentation
X-SVN-Rev: 5399
2001-07-31 18:22:15 +00:00
Alan Liu
772c6a5bd5 ICU-1023 fix UVector to support int32_t elements properly
X-SVN-Rev: 5398
2001-07-31 18:10:53 +00:00
Andy Heninger
63e908b597 ICU-1075 Change tests to try to run if ICU_DATA is not set in environment
X-SVN-Rev: 5397
2001-07-31 17:39:57 +00:00
Andy Heninger
1aaf688f97 ICU-1075 stub (dummy) data library, more portable initialization of header fields
X-SVN-Rev: 5396
2001-07-31 17:33:30 +00:00
Andy Heninger
c874a332a0 ICU-1075 Project file for i18n lib - remove minor inconsistency between debug, release settings
X-SVN-Rev: 5395
2001-07-31 17:32:08 +00:00
Andy Heninger
09e1c00ed1 ICU-1075 Change tests to try to run if ICU_DATA is not set in environment
X-SVN-Rev: 5394
2001-07-31 17:29:43 +00:00
Alan Liu
6a2748274c ICU-1076 add MISPLACED_QUANTIFIER error
X-SVN-Rev: 5393
2001-07-31 16:17:49 +00:00
George Rhoten
777eddb56a ICU-999 This didn't need to be UTF8 anyway
X-SVN-Rev: 5392
2001-07-31 02:07:41 +00:00
George Rhoten
918b6d50bc ICU-999 Convert the half Windows/half Unix file to standard utf8
X-SVN-Rev: 5391
2001-07-31 02:03:05 +00:00
George Rhoten
a8de267436 ICU-999 Convert the half Windows/half Unix file to standard utf8
X-SVN-Rev: 5390
2001-07-31 01:53:32 +00:00
George Rhoten
2304f4b86f ICU-999 Convert the half Windows/half Unix file to standard utf8
X-SVN-Rev: 5389
2001-07-31 01:48:27 +00:00
George Rhoten
96dc91282f ICU-814 Get rid of the trailing space after the currency symbol.
X-SVN-Rev: 5388
2001-07-31 01:31:07 +00:00
George Rhoten
cb9fd3431b ICU-999 Consolodate some data into fa and make fa_IN and fa nonbinary
X-SVN-Rev: 5387
2001-07-31 01:30:46 +00:00
George Rhoten
1eeb4c2221 ICU-999 Try to make them non-binary.
X-SVN-Rev: 5385
2001-07-31 01:09:48 +00:00
George Rhoten
c2a3f6ef04 ICU-814 Get rid of the trailing space after the currency symbol.
X-SVN-Rev: 5384
2001-07-31 00:56:38 +00:00
George Rhoten
e90be85cdc ICU-999 Change uni-text.txt to uni-text.bin
X-SVN-Rev: 5383
2001-07-30 23:45:30 +00:00
George Rhoten
47fcf7b91d ICU-999 Change the extension of ut8 to txt for Windows.
X-SVN-Rev: 5382
2001-07-30 23:24:17 +00:00