Commit Graph

4303 Commits

Author SHA1 Message Date
Andy Heninger
c84ea102a7 ICU-1075 Data updates. More updateds to ICU data handling.
X-SVN-Rev: 5467
2001-08-15 22:39:42 +00:00
Alan Liu
d046d1a2a5 ICU-1079 first working version of Source-Target/Variant registry
X-SVN-Rev: 5465
2001-08-15 19:06:40 +00:00
Yves Arrouye
cbeb753bc6 ICU-1088 fixed constness issues.
X-SVN-Rev: 5464
2001-08-13 22:05:27 +00:00
George Rhoten
ff2df5aa3c ICU-770 Add documentation
X-SVN-Rev: 5463
2001-08-11 00:43:02 +00:00
George Rhoten
f850ad2c5e ICU-770 Change code for u_cleanup() API.
X-SVN-Rev: 5462
2001-08-11 00:29:58 +00:00
George Rhoten
59e51a0248 ICU-770 Simplification of code for u_cleanup() API.
X-SVN-Rev: 5461
2001-08-11 00:28:57 +00:00
George Rhoten
3af0a0b31a ICU-770 New u_cleanup() API.
X-SVN-Rev: 5460
2001-08-11 00:27:31 +00:00
George Rhoten
f236304493 ICU-1087 Move some public static variables to their proper locations and make them private.
X-SVN-Rev: 5459
2001-08-10 23:00:30 +00:00
George Rhoten
14523214ee ICU-1087 Add LocaleProxy for source code compatibility and add new functions to access commonly used locales.
X-SVN-Rev: 5458
2001-08-10 22:36:26 +00:00
Vladimir Weinstein
909e2b4644 ICU-1083 Surrogates handling in collation - test
X-SVN-Rev: 5457
2001-08-10 22:02:31 +00:00
Vladimir Weinstein
3170daacff ICU-1083 Data structure for surrogate support - test
X-SVN-Rev: 5456
2001-08-10 21:18:33 +00:00
Vladimir Weinstein
c268948bcb ICU-1078 C++ API for IntVector
X-SVN-Rev: 5455
2001-08-10 21:18:07 +00:00
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
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
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
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
Syn Wee Quek
6e6b55c887 ICU-861
initializing fcdpositon in setOffset()

X-SVN-Rev: 5424
2001-08-02 17:48:25 +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
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
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
Alan Liu
83e058fbe4 ICU-1076 implement ? operator, remove 9 segment limit, fix toPattern
X-SVN-Rev: 5381
2001-07-30 23:23:51 +00:00
George Rhoten
f42a1b08d0 ICU-999 Make this broken sample work again.
X-SVN-Rev: 5380
2001-07-30 23:23:22 +00:00
Alan Liu
7864dddc43 ICU-1076 implement toPattern
X-SVN-Rev: 5379
2001-07-30 23:23:16 +00:00
Alan Liu
3fe96feba6 ICU-1076 remove limit of 9 segments
X-SVN-Rev: 5378
2001-07-30 23:22:51 +00:00
Alan Liu
16c2014b35 ICU-1076 test nested segments and ? operator
X-SVN-Rev: 5377
2001-07-30 23:18:01 +00:00
George Rhoten
6d7a2cb1e8 ICU-999 This UTF8 file needs a UTF8 BOM
X-SVN-Rev: 5376
2001-07-30 22:45:46 +00:00
George Rhoten
a9a364ae6a ICU-999 These look like unused files
X-SVN-Rev: 5375
2001-07-30 22:39:29 +00:00
George Rhoten
270bfff436 ICU-988 Better roundtrip mapping of LCIDs that have more than one locale.
X-SVN-Rev: 5374
2001-07-30 22:16:02 +00:00
Ram Viswanadha
d9c9c9e37d ICU-639 Misc locale data fixes
X-SVN-Rev: 5373
2001-07-30 20:40:04 +00:00
Ram Viswanadha
153366bc85 ICU-1005 Verbose testing of correct treatment of string with embeded zeros.
X-SVN-Rev: 5372
2001-07-30 20:25:43 +00:00
George Rhoten
454098c617 ICU-587 This PDF can be downloaded from the Unicode website. We don't need this file normally, and this binary file can be a problem with EBCDIC platforms.
X-SVN-Rev: 5371
2001-07-30 20:23:25 +00:00
George Rhoten
fc3c7b6ed4 ICU-1043 Better testing of saveState.
X-SVN-Rev: 5370
2001-07-30 16:15:38 +00:00
Vladimir Weinstein
b91831da6f ICU-639 corrected a typo
X-SVN-Rev: 5369
2001-07-30 15:07:39 +00:00
George Rhoten
a39033b633 ICU-988 Better mapping for nb, nn, hr, sh, sr
X-SVN-Rev: 5368
2001-07-28 01:52:33 +00:00
Helena Chapman
ac4aa667a3 ICU-639 Correct name for Serbia.
X-SVN-Rev: 5367
2001-07-27 23:31:54 +00:00
Helena Chapman
fd3b1315d8 ICU-639 Initial check in for Taiwanese translation of country names.
X-SVN-Rev: 5366
2001-07-27 23:24:11 +00:00
Ram Viswanadha
b1a6a8d649 ICU-968 Add support for null character in the middle of a string
X-SVN-Rev: 5364
2001-07-27 17:33:28 +00:00
Vladimir Weinstein
b70fd7176b ICU-1005 testing the correct treatment of strings with embeded zeros
X-SVN-Rev: 5363
2001-07-27 17:20:48 +00:00
Vladimir Weinstein
d6693e4b66 ICU-1005 more resource bundle cleanup and greater test coverage, fixed faulty test
X-SVN-Rev: 5362
2001-07-27 17:15:30 +00:00
Alan Liu
d45d3201ba ICU-1076 test quantified quoted strings and variable references
X-SVN-Rev: 5361
2001-07-27 17:03:23 +00:00
Alan Liu
13ab4994df ICU-1076 handle quantified quoted strings and variable references
X-SVN-Rev: 5360
2001-07-27 17:02:59 +00:00
Alan Liu
ef8c73fc7c ICU-1076 initial limited support for Kleene star and plus operators
X-SVN-Rev: 5359
2001-07-27 00:18:53 +00:00
Andy Heninger
40bfe95d06 ICU-1075 i18n project file, added missing custom build step for unimatch.h
X-SVN-Rev: 5358
2001-07-26 23:40:46 +00:00
Andy Heninger
6662fe06e1 ICU-881 Collation perf test program, inner loop count option for measuring loop overhead
X-SVN-Rev: 5357
2001-07-26 22:35:05 +00:00
Markus Scherer
9f5f69da36 ICU-639 add missing display names for new variants
X-SVN-Rev: 5356
2001-07-26 22:29:16 +00:00
Markus Scherer
3aba3840a1 ICU-639 add phonebook variant display string and nn/nb languange names
X-SVN-Rev: 5355
2001-07-26 22:28:05 +00:00
Ram Viswanadha
7579ce2d0a ICU-639 Misc locale data fixes
X-SVN-Rev: 5354
2001-07-26 22:04:49 +00:00
Andy Heninger
cd61cbf256 ICU-1075 data handling updates.
X-SVN-Rev: 5353
2001-07-26 21:55:49 +00:00
Andy Heninger
81226bdd13 Initial revision
X-SVN-Rev: 5349
2001-07-26 21:24:33 +00:00
Vladimir Weinstein
7a55cc00da ICU-1005 increased code coverage for resbund. Decoupled rb collator from resource bundle. removed unneeded internal functions and classes
X-SVN-Rev: 5348
2001-07-26 18:36:57 +00:00
George Rhoten
635fb62ca4 ICU-1074 Fixed STLPort C++ library compilation problem
X-SVN-Rev: 5347
2001-07-26 18:03:44 +00:00
Alan Liu
cf35beb5eb ICU-1052 fix handling of surrogates in antecontext and cursor positioning
X-SVN-Rev: 5346
2001-07-25 21:15:53 +00:00