Commit Graph

4382 Commits

Author SHA1 Message Date
Ram Viswanadha
d7d6c296e2 ICU-329 First take on add better error reporting with UParseError struct.
X-SVN-Rev: 5472
2001-08-16 00:55:16 +00:00
George Rhoten
ae8bfdff08 ICU-1087 Document the deprecated API
X-SVN-Rev: 5471
2001-08-16 00:31:26 +00:00
George Rhoten
e3df919a30 ICU-1087 Speed up the TimeZone construction with a proper constructor, and make getGMT() public
X-SVN-Rev: 5470
2001-08-16 00:31:06 +00:00
Andy Heninger
051f850dcf ICU-1075 Solaris doesn't like C++ comments in C files.
X-SVN-Rev: 5469
2001-08-15 23:51:26 +00:00
Andy Heninger
21a486a624 ICU-1075 Data updates. More updateds to ICU data handling.
X-SVN-Rev: 5468
2001-08-15 23:27:38 +00:00
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
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
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