Alan Liu
|
20b7287c2a
|
ICU-2374 added UErrorCode per review
X-SVN-Rev: 11055
|
2003-02-14 22:16:14 +00:00 |
|
George Rhoten
|
4194737649
|
ICU-2000 Fixed a compiler warning
X-SVN-Rev: 11018
|
2003-02-11 02:45:50 +00:00 |
|
Alan Liu
|
1e8ae887c7
|
ICU-2374 cache the default NumberFormat and the default DateFormat used when subformats[i].format == NULL; this will improve format() performance in some cases
X-SVN-Rev: 10957
|
2003-02-05 00:53:44 +00:00 |
|
Alan Liu
|
5b75f1a89e
|
ICU-122 support arbitrary count for getFormats; fix custom date/time pattern parsing
X-SVN-Rev: 10916
|
2003-01-28 22:17:40 +00:00 |
|
Alan Liu
|
8c64e1bb22
|
ICU-122 remove 10-arg and 10-subformat limits
X-SVN-Rev: 10911
|
2003-01-27 17:27:40 +00:00 |
|
Alan Liu
|
9d30c08f22
|
ICU-2370 fix format() docs regarding appending to result string; also misc other doc and parameter name fixes
X-SVN-Rev: 10364
|
2002-11-23 01:11:50 +00:00 |
|
Markus Scherer
|
d8cd28cf02
|
ICU-2296 optimize use of UnicodeString, copy string objects less often
X-SVN-Rev: 10029
|
2002-10-12 01:09:00 +00:00 |
|
Markus Scherer
|
3d38617bdc
|
ICU-2248 modularize icu, allow parts to not be built
X-SVN-Rev: 9900
|
2002-09-20 01:54:48 +00:00 |
|
Ram Viswanadha
|
23b86a17fc
|
ICU-1953 fix some changes from GCL
X-SVN-Rev: 9595
|
2002-08-07 02:48:28 +00:00 |
|
Markus Scherer
|
f1ba8a9d4f
|
ICU-1962 use uprv_malloc/free instead of new/delete for non-class types
X-SVN-Rev: 9204
|
2002-07-16 17:50:42 +00:00 |
|
GCL Shanghai
|
2fab4a8cb7
|
ICU-1953 backout buffer overflow changes
X-SVN-Rev: 9070
|
2002-07-09 12:47:45 +00:00 |
|
GCL Shanghai
|
6348e12895
|
ICU-1953 test for buffer overflows
X-SVN-Rev: 9044
|
2002-07-06 10:58:51 +00:00 |
|
GCL Shanghai
|
b89c229c6e
|
ICU-1953 change comments style and check 0/NULL
X-SVN-Rev: 8993
|
2002-07-02 15:10:30 +00:00 |
|
GCL Shanghai
|
1e188eca35
|
ICU-1953 Test for NULL after each uprv_malloc() or new
X-SVN-Rev: 8980
|
2002-06-29 09:31:05 +00:00 |
|
George Rhoten
|
6d5ecbfc08
|
ICU-1733 Forgot a change from Lotus.
X-SVN-Rev: 8216
|
2002-03-23 00:25:51 +00:00 |
|
Markus Scherer
|
8c78422db2
|
ICU-1561 replace all UTextOffset with int32_t
X-SVN-Rev: 7942
|
2002-03-12 01:32:42 +00:00 |
|
George Rhoten
|
41ffc2ef36
|
ICU-1733 Integrate some of the easier (and non-redundent) changes from Lotus.
X-SVN-Rev: 7802
|
2002-02-28 01:42:40 +00:00 |
|
George Rhoten
|
30f7f026e1
|
ICU-1616 Pay more attention to UErrorCode
X-SVN-Rev: 7533
|
2002-01-30 06:18:26 +00:00 |
|
George Rhoten
|
859edb1416
|
ICU-1567 This should fix some of the AIX 4.3/Visual Age 5 preprocessor problems
X-SVN-Rev: 7187
|
2001-11-30 00:06:13 +00:00 |
|
Ram Viswanadha
|
189e70e306
|
ICU-329 Clear the parseErr struct consistently by setting the offsets and line with -1
X-SVN-Rev: 6922
|
2001-11-15 21:13:37 +00:00 |
|
George Rhoten
|
049b557e40
|
ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 6851
|
2001-11-13 23:04:29 +00:00 |
|
George Rhoten
|
efdb5a1f89
|
ICU-1099 Make some data a bit more const
X-SVN-Rev: 6203
|
2001-10-11 23:54:55 +00:00 |
|
Helena Chapman
|
d816eefc57
|
ICU-1264 added namspace support where possible.
X-SVN-Rev: 6124
|
2001-10-08 23:26:58 +00:00 |
|
George Rhoten
|
4526828ee2
|
ICU-1099 Make more data const in the libraries
X-SVN-Rev: 5964
|
2001-09-28 19:13:03 +00:00 |
|
George Rhoten
|
dee8a86dee
|
ICU-770 Use the proper number of arguments when one of them is used more than once.
X-SVN-Rev: 5823
|
2001-09-19 18:55:43 +00:00 |
|
George Rhoten
|
2927a55b19
|
ICU-770 Try not to delete NULL
X-SVN-Rev: 5648
|
2001-08-31 02:11:48 +00:00 |
|
George Rhoten
|
d579ef8203
|
ICU-329 Speed optimization
X-SVN-Rev: 5537
|
2001-08-18 00:18:10 +00:00 |
|
George Rhoten
|
2edb18e9b7
|
ICU-329 The private function stoi() no longer needs a UErrorCode
X-SVN-Rev: 5508
|
2001-08-17 03:08:36 +00:00 |
|
Ram Viswanadha
|
0a3e11290a
|
ICU-329 Add more error codes for formatting api
X-SVN-Rev: 5503
|
2001-08-17 02:20:35 +00:00 |
|
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
|
6f068c37a1
|
ICU-1008 Do less static initialization, and use the default converter less
X-SVN-Rev: 5073
|
2001-06-25 21:15:56 +00:00 |
|
George Rhoten
|
1130462c8d
|
ICU-535 fixed some compiler warnings
X-SVN-Rev: 2342
|
2000-08-23 23:48:04 +00:00 |
|
Alan Liu
|
8e99af2483
|
ICU-535 fix MSVC level 4 warnings
X-SVN-Rev: 2259
|
2000-08-15 18:25:20 +00:00 |
|
George Rhoten
|
123caf9bbd
|
ICU-535 fixed some compiler warnings
X-SVN-Rev: 2232
|
2000-08-14 23:23:20 +00:00 |
|
George Rhoten
|
5a1369d8bc
|
ICU-535 Removed a compiler warning
X-SVN-Rev: 2139
|
2000-08-08 23:26:10 +00:00 |
|
Helena Chapman
|
69ba12f77c
|
ICU-351 Define UBool to be used in the APIs.
X-SVN-Rev: 1410
|
2000-05-18 22:08:39 +00:00 |
|
Markus Scherer
|
bba7ac1a00
|
ICU-176 UTF-16 changes for UnicodeString
X-SVN-Rev: 1052
|
2000-04-03 23:53:59 +00:00 |
|
Vladimir Weinstein
|
8b20f17f49
|
ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_
X-SVN-Rev: 473
|
1999-12-28 23:57:50 +00:00 |
|
Markus Scherer
|
54ba2e3819
|
ICU-170 use UnicodeString::length() instead of the deprecated size()
X-SVN-Rev: 339
|
1999-12-08 02:11:04 +00:00 |
|
Markus Scherer
|
e52c4359b4
|
ICU-69 use new UnicodeString constructor from invariant char*
X-SVN-Rev: 278
|
1999-12-02 18:34:10 +00:00 |
|
Markus Scherer
|
efde186f5c
|
ICU-69 use new UnicodeString constructor from invariant char*
X-SVN-Rev: 274
|
1999-12-01 22:57:20 +00:00 |
|
Vladimir Weinstein
|
14e6e92642
|
ICU-161 changed copyright notice
X-SVN-Rev: 220
|
1999-11-22 20:25:35 +00:00 |
|
Markus Scherer
|
07a2bc0937
|
ICU-6 more renaming of constant names
FAILURE -> U_FAILURE etc.
X-SVN-Rev: 76
|
1999-10-18 22:48:32 +00:00 |
|
Markus Scherer
|
b942cae860
|
ICU-6 change enum constants that do not conform to our naming conventions
X-SVN-Rev: 18
|
1999-10-07 00:07:53 +00:00 |
|
Unknown User
|
aa0b0a88e8
|
Initial revision
X-SVN-Rev: 2
|
1999-08-16 21:50:52 +00:00 |
|