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 |
|
George Rhoten
|
117aefb136
|
ICU-1097 Remove some tabs
X-SVN-Rev: 9784
|
2002-08-23 17:54:40 +00:00 |
|
George Rhoten
|
c85207afbd
|
ICU-1887 Try to fix the name mangling problems with the Intel compiler by including utypes.h before the system headers.
X-SVN-Rev: 9124
|
2002-07-12 21:42:24 +00:00 |
|
GCL Shanghai
|
2fab4a8cb7
|
ICU-1953 backout buffer overflow changes
X-SVN-Rev: 9070
|
2002-07-09 12:47:45 +00:00 |
|
Alan Liu
|
29f886f412
|
ICU-1097 move currency.* to ucurr.* and change ISO code parameters from char* to UChar*
X-SVN-Rev: 9049
|
2002-07-08 17:57:10 +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 |
|
Alan Liu
|
6006bee039
|
ICU-1097 move currency meta data into root bundle; change API to C
X-SVN-Rev: 8632
|
2002-05-15 18:51:39 +00:00 |
|
George Rhoten
|
9a62e43e02
|
ICU-1097 Fix for Solaris
X-SVN-Rev: 8629
|
2002-05-15 16:42:37 +00:00 |
|
Alan Liu
|
d5c7b20828
|
ICU-1097 use a char* for the currency code
X-SVN-Rev: 8625
|
2002-05-14 23:24:58 +00:00 |
|
Alan Liu
|
2327cfe7d8
|
ICU-1097 initial C++ implementation
X-SVN-Rev: 8598
|
2002-05-13 19:33:05 +00:00 |
|
George Rhoten
|
e6af09d1e9
|
ICU-1739 Fix uninitialized variable fExponentSignAlwaysShown.
X-SVN-Rev: 8240
|
2002-03-26 05:27:25 +00:00 |
|
George Rhoten
|
bc64b17bee
|
ICU-1199 Stop using the deprecated Unicode C++ class
X-SVN-Rev: 8105
|
2002-03-19 03:01:28 +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
|
fb2f039c5b
|
ICU-837 First shot at fixing up ustdio for better compatibility with stdio.
X-SVN-Rev: 7747
|
2002-02-23 00:34:39 +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 |
|
Helena Chapman
|
d816eefc57
|
ICU-1264 added namspace support where possible.
X-SVN-Rev: 6124
|
2001-10-08 23:26:58 +00:00 |
|
George Rhoten
|
6b5f932d02
|
ICU-329 A static UParseError is not needed.
It increases the library size slightly, and it confuses people that are searching for multithreading problems.
X-SVN-Rev: 5973
|
2001-09-28 21:41:48 +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 |
|
Markus Scherer
|
f7461b3b69
|
ICU-1222 change US::empty() to isEmpty()
X-SVN-Rev: 5947
|
2001-09-27 22:46:58 +00:00 |
|
George Rhoten
|
7353ac4a23
|
ICU-513 Test for surrogate support
X-SVN-Rev: 5842
|
2001-09-20 21:34:19 +00:00 |
|
Markus Scherer
|
9fac14aa96
|
ICU-1200 no need any more to explicitly NUL-terminate after US::extract() to codepage
X-SVN-Rev: 5802
|
2001-09-18 23:53:27 +00:00 |
|
George Rhoten
|
745a84cbcd
|
ICU-513 Fixes for Solaris
X-SVN-Rev: 5792
|
2001-09-18 22:17:21 +00:00 |
|
George Rhoten
|
96d88d5748
|
ICU-513 Fixes for AIX, and replace charAt with char32At
X-SVN-Rev: 5786
|
2001-09-18 20:40:48 +00:00 |
|
George Rhoten
|
4e351c0c81
|
ICU-513 Don't use the deprecated API anymore.
X-SVN-Rev: 5756
|
2001-09-17 21:50:19 +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
|
2f04fc3c5c
|
ICU-882 Don't use deprecated code.
X-SVN-Rev: 5208
|
2001-07-09 22:40:08 +00:00 |
|
Vladimir Weinstein
|
8e6698de87
|
ICU-903 updated copyright notices
X-SVN-Rev: 4237
|
2001-03-21 20:31:13 +00:00 |
|
George Rhoten
|
0d9a34e275
|
ICU-760 Can't get the correct FieldPosition with padding.
X-SVN-Rev: 3972
|
2001-03-08 19:40:09 +00:00 |
|
George Rhoten
|
5c2690878a
|
ICU-760 Do the correct padding between a number and its sign
X-SVN-Rev: 3687
|
2001-02-20 17:29:08 +00:00 |
|
George Rhoten
|
a69e1906a8
|
ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3601
|
2001-02-10 02:16:19 +00:00 |
|
George Rhoten
|
59b0c881e8
|
ICU-790 Removed limits.h
X-SVN-Rev: 3332
|
2001-01-02 19:22:58 +00:00 |
|
George Rhoten
|
9f7d830b5d
|
ICU-97 Fix for really large negative numbers
X-SVN-Rev: 3205
|
2000-12-12 21:57:44 +00:00 |
|
George Rhoten
|
b20a981cfc
|
ICU-97 More speed improvements.
X-SVN-Rev: 2880
|
2000-11-07 18:57:11 +00:00 |
|
George Rhoten
|
5168538b08
|
ICU-97 More speed improvements.
X-SVN-Rev: 2854
|
2000-11-02 02:42:40 +00:00 |
|
George Rhoten
|
c4183c1638
|
ICU-97 Faster performance for parsing
X-SVN-Rev: 2769
|
2000-10-24 16:09:39 +00:00 |
|
George Rhoten
|
3015baf12e
|
ICU-97 Parsing a Long value is faster now.
X-SVN-Rev: 2648
|
2000-10-12 19:04:06 +00:00 |
|
Alan Liu
|
c88bbca756
|
ICU-403 add documentation
X-SVN-Rev: 2629
|
2000-10-11 15:46:21 +00:00 |
|
George Rhoten
|
fa90ef551e
|
ICU-535 Re-enabled some compiler warning reporting by removing some #pragma statements for Windows.
X-SVN-Rev: 2569
|
2000-10-04 22:32:34 +00:00 |
|
George Rhoten
|
a925e45103
|
ICU-535 fixed some compiler warnings
X-SVN-Rev: 2351
|
2000-08-24 20:56:13 +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
|
e91ba61b22
|
ICU-512 Infinity now parses correctly
X-SVN-Rev: 2146
|
2000-08-09 20:46:49 +00:00 |
|
George Rhoten
|
5a1369d8bc
|
ICU-535 Removed a compiler warning
X-SVN-Rev: 2139
|
2000-08-08 23:26:10 +00:00 |
|
George Rhoten
|
74b568ba6d
|
ICU-512 accidentally modifed the wrong line for (isParseIntegerOnly() || sawDecimal)
X-SVN-Rev: 2132
|
2000-08-08 02:13:55 +00:00 |
|
George Rhoten
|
3b0b2f66dd
|
ICU-512 Reenabled the code Unicode::digitValue(ch). Can directly compare certain strings now instead of creating an object to create the string.
X-SVN-Rev: 2129
|
2000-08-07 23:06:28 +00:00 |
|
Vladimir Weinstein
|
c31e17a71e
|
ICU-436 additional constructors and _open functions for resource bundle
X-SVN-Rev: 1724
|
2000-06-30 20:31:39 +00:00 |
|
Alan Liu
|
4e46471d22
|
ICU-417 add support for secondary grouping size
X-SVN-Rev: 1580
|
2000-06-07 00:15:59 +00:00 |
|