Commit Graph

5003 Commits

Author SHA1 Message Date
Andy Heninger
19b4dec854 ICU-1075 Data updates. Unix ports (not complete) and Common Data Caching impl.
X-SVN-Rev: 5454
2001-08-10 20:50:07 +00:00
Vladimir Weinstein
f255a31517 ICU-1083 Data structure for surrogate support
X-SVN-Rev: 5453
2001-08-10 20:39:52 +00:00
Vladimir Weinstein
20053b3398 ICU-1083 Optimization of surrogate operations
X-SVN-Rev: 5452
2001-08-10 20:30:44 +00:00
George Rhoten
b3c2c3cbbb ICU-999 Find the binary and UTF-8 files differently for pax, since the binary tag went away.
X-SVN-Rev: 5448
2001-08-10 16:36:50 +00:00
George Rhoten
3ba6b49b18 ICU-1008 Less static initialization.
X-SVN-Rev: 5446
2001-08-06 23:57:45 +00:00
Andy Heninger
839e1a6152 ICU-1075 Updates to stub data library from port to Linux
X-SVN-Rev: 5445
2001-08-06 22:53:11 +00:00
Andy Heninger
a62ee61efb ICU-1030 move ucol_unsafeCP into ucol_imp.h so it can be shared with string search impl.
X-SVN-Rev: 5444
2001-08-06 22:28:20 +00:00
George Rhoten
4a03a13259 ICU-953 Less static initialization.
X-SVN-Rev: 5443
2001-08-06 20:11:43 +00:00
Alan Liu
f4b731202e ICU-1076 pin to limit; fix handling outside of key
X-SVN-Rev: 5442
2001-08-06 19:14:29 +00:00
Alan Liu
199af7c5bc ICU-1076 test unlimited @ operator; make @ increment by code points forward or backward; pin cursor to begining of antecontext and limit
X-SVN-Rev: 5441
2001-08-04 00:15:44 +00:00
Alan Liu
264c1f3bcc ICU-1076 allow unlimited @ operator; make @ increment by code points forward or backward; pin cursor to begining of antecontext and limit
X-SVN-Rev: 5440
2001-08-04 00:15:12 +00:00
Syn Wee Quek
c427ceba1c Initial revision
X-SVN-Rev: 5436
2001-08-03 23:32:48 +00:00
Alan Liu
1e92f23c23 ICU-1079 rename to Hex-Any and Any-Hex
X-SVN-Rev: 5435
2001-08-03 20:20:28 +00:00
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