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 |
|
George Rhoten
|
3935356bad
|
ICU-994 Needed to use atol instead of atoi
X-SVN-Rev: 5326
|
2001-07-24 01:07:56 +00:00 |
|
Vladimir Weinstein
|
512090f4b0
|
ICU-392 bumped ICU version to 1.9 for parallel version usage testing purposes
X-SVN-Rev: 5298
|
2001-07-23 20:58:43 +00:00 |
|
Vladimir Weinstein
|
354656058f
|
ICU-392 some functions that were skipped are now in
X-SVN-Rev: 5296
|
2001-07-23 20:55:33 +00:00 |
|
Vladimir Weinstein
|
e74d26522b
|
ICU-1031 deprecating comment for old warning names
X-SVN-Rev: 5294
|
2001-07-23 20:14:48 +00:00 |
|
Vladimir Weinstein
|
d4c7b274b6
|
ICU-392 consolidated rename data in one .h file
X-SVN-Rev: 5290
|
2001-07-21 05:37:01 +00:00 |
|
Vladimir Weinstein
|
b277b1f57f
|
ICU-392 consolidated renaming data in one .h file
X-SVN-Rev: 5289
|
2001-07-21 05:26:25 +00:00 |
|
Vladimir Weinstein
|
7eebab715a
|
ICU-392 support for export renaming on win32
X-SVN-Rev: 5282
|
2001-07-19 22:21:32 +00:00 |
|
Vladimir Weinstein
|
d898ab62c8
|
ICU-392 support for renaming of export names
X-SVN-Rev: 5280
|
2001-07-19 22:10:16 +00:00 |
|
Ram Viswanadha
|
e50c6ac12a
|
ICU-452 Changes corresponding to code review.
X-SVN-Rev: 5278
|
2001-07-18 23:49:21 +00:00 |
|
Ram Viswanadha
|
07edae085f
|
ICU-1054 use uprv_memcpy
X-SVN-Rev: 5277
|
2001-07-18 23:45:39 +00:00 |
|