George Rhoten
|
6316d0eded
|
ICU-1087 AIX can't use reinterpret_cast<>
X-SVN-Rev: 5551
|
2001-08-21 00:00:31 +00:00 |
|
George Rhoten
|
667cb7b3b5
|
ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 5542
|
2001-08-18 01:09:24 +00:00 |
|
Ram Viswanadha
|
23beedf30c
|
ICU-1031 Shuffled error constants so that for display in the debugger
X-SVN-Rev: 5539
|
2001-08-18 00:40:35 +00:00 |
|
George Rhoten
|
06cec7cca5
|
ICU-1091 createFromName(NULL) should return the default Locale.
X-SVN-Rev: 5535
|
2001-08-18 00:07:08 +00:00 |
|
George Rhoten
|
b852870e7b
|
ICU-1091 Better documentation
X-SVN-Rev: 5534
|
2001-08-18 00:06:11 +00:00 |
|
Ram Viswanadha
|
b9de3d570f
|
ICU-1090 fixed ures_getByKey crashing
X-SVN-Rev: 5526
|
2001-08-17 22:14:17 +00:00 |
|
Andy Heninger
|
fc61c83aa2
|
ICU-1075 Yet more data loading changes
X-SVN-Rev: 5523
|
2001-08-17 21:34:07 +00:00 |
|
Markus Scherer
|
6c890043bb
|
ICU-1007 avoid gcc warnings
X-SVN-Rev: 5519
|
2001-08-17 20:37:13 +00:00 |
|
George Rhoten
|
9ab9ba8cbf
|
ICU-329 End the file with a newline, which is needed for some compilers
X-SVN-Rev: 5506
|
2001-08-17 02:53:35 +00:00 |
|
Ram Viswanadha
|
61e489cacd
|
ICU-329 Move uprv_strtod and other functions to private headers and files
X-SVN-Rev: 5498
|
2001-08-17 01:40:34 +00:00 |
|
Ram Viswanadha
|
209441543f
|
ICU-329 Add more error codes for formatting api
X-SVN-Rev: 5497
|
2001-08-17 01:38:14 +00:00 |
|
George Rhoten
|
7b11ef88e4
|
ICU-900 Fixed some compiler warnings
X-SVN-Rev: 5493
|
2001-08-17 00:44:38 +00:00 |
|
George Rhoten
|
d1afd5979d
|
ICU-900 Fixed some compiler warnings
X-SVN-Rev: 5492
|
2001-08-17 00:24:58 +00:00 |
|
Markus Scherer
|
6eb5998fc1
|
ICU-1007 replace old normalization implementation by new one, use unorm_quickCheck(UNORM_FCD) instead of the temporary checkFCD()
X-SVN-Rev: 5489
|
2001-08-17 00:21:18 +00:00 |
|
George Rhoten
|
44283cc553
|
ICU-770 incorporate the udata_cleanup into the internal API
X-SVN-Rev: 5488
|
2001-08-17 00:18:49 +00:00 |
|
Markus Scherer
|
173a4678e2
|
ICU-1007 rename GrowBuffer to UGrowBuffer to avoid potential naming conflicts
X-SVN-Rev: 5487
|
2001-08-17 00:18:25 +00:00 |
|
Andy Heninger
|
e387d2ad37
|
ICU-1075 Solaris doesn't like C++ comments in C files.
X-SVN-Rev: 5486
|
2001-08-17 00:00:55 +00:00 |
|
George Rhoten
|
5979c84b75
|
ICU-597 Implement uprv_getDefaultCodepage for as/400, and move related code closer together.
X-SVN-Rev: 5481
|
2001-08-16 16:20:56 +00:00 |
|
Ram Viswanadha
|
87d0db48ce
|
ICU-329 Move itou to putil.c add more error codes for parse errors and transliteration.
X-SVN-Rev: 5477
|
2001-08-16 01:01:57 +00:00 |
|
George Rhoten
|
ae8bfdff08
|
ICU-1087 Document the deprecated API
X-SVN-Rev: 5471
|
2001-08-16 00:31:26 +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 |
|
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
|
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
|
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 |
|
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 |
|
Vladimir Weinstein
|
c29c76ca4a
|
ICU-1083 Adding extended ucmp to Unix build
X-SVN-Rev: 5430
|
2001-08-03 14:39:59 +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 |
|
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 |
|
Alan Liu
|
38a35f8596
|
ICU-1079 add utility deleters for UVector and Hashtable
X-SVN-Rev: 5413
|
2001-08-01 17:37:37 +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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Andy Heninger
|
cd61cbf256
|
ICU-1075 data handling updates.
X-SVN-Rev: 5353
|
2001-07-26 21:55:49 +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 |
|
Vladimir Weinstein
|
c76ff368f0
|
ICU-392 instructions for bumping version numbers
X-SVN-Rev: 5343
|
2001-07-25 20:23:40 +00:00 |
|
Ram Viswanadha
|
9e39c37aea
|
ICU-452 GCC complaining about missing white space between a hex number and '-' sign.
X-SVN-Rev: 5333
|
2001-07-24 21:53:19 +00:00 |
|
Ram Viswanadha
|
0b3d86ef0c
|
ICU-452 Added support for EXT character handling.
X-SVN-Rev: 5329
|
2001-07-24 18:09:01 +00:00 |
|
Vladimir Weinstein
|
e026c8d874
|
ICU-392 build data file with versioned entry point
X-SVN-Rev: 5328
|
2001-07-24 16:31:17 +00:00 |
|
Vladimir Weinstein
|
7d283f6829
|
ICU-392 change the library version number
X-SVN-Rev: 5327
|
2001-07-24 16:27:00 +00:00 |
|