George Rhoten
|
9acfb00960
|
ICU-4078 Remove a dependency on conversion
X-SVN-Rev: 16237
|
2004-08-31 23:42:52 +00:00 |
|
George Rhoten
|
15ea893568
|
ICU-4078 Centralize a dependency on conversion (take it out of the header)
X-SVN-Rev: 16231
|
2004-08-31 21:14:59 +00:00 |
|
George Rhoten
|
8e5e609fa7
|
ICU-4078 Remove a dependency on conversion
X-SVN-Rev: 16230
|
2004-08-31 21:14:22 +00:00 |
|
George Rhoten
|
06c453a741
|
ICU-4084 Remove unused debugging statements.
X-SVN-Rev: 16229
|
2004-08-31 21:02:37 +00:00 |
|
George Rhoten
|
c0b25432af
|
ICU-4084 Improve DateFormat construction performance.
X-SVN-Rev: 16227
|
2004-08-31 20:37:20 +00:00 |
|
George Rhoten
|
52a4ce132b
|
ICU-4084 Improve DateFormat construction performance.
X-SVN-Rev: 16226
|
2004-08-31 20:31:12 +00:00 |
|
George Rhoten
|
737d8bc458
|
ICU-4084 Fix a memory leak
X-SVN-Rev: 16225
|
2004-08-31 20:31:03 +00:00 |
|
George Rhoten
|
db7d00f2cb
|
ICU-4084 Improve DateFormat construction performance.
X-SVN-Rev: 16223
|
2004-08-31 18:04:12 +00:00 |
|
George Rhoten
|
ca8716d1e9
|
ICU-4084 Sync the C and C++ API, and move internal function to internal headers.
X-SVN-Rev: 16221
|
2004-08-31 17:49:04 +00:00 |
|
George Rhoten
|
3aca38c8aa
|
ICU-4084 First cut for improving date format instantiation (~33% overall) by using the C resource bundle API.
X-SVN-Rev: 16218
|
2004-08-31 00:35:04 +00:00 |
|
George Rhoten
|
1fcd7ea903
|
ICU-3905 Fix some compiler warnings, and reduce the amount of duplicate data in the libraries.
X-SVN-Rev: 16211
|
2004-08-28 05:50:39 +00:00 |
|
George Rhoten
|
4b9b1afde3
|
ICU-3905 Fix some compiler warnings.
X-SVN-Rev: 16209
|
2004-08-28 04:42:33 +00:00 |
|
Markus Scherer
|
7620362878
|
ICU-4078 disentangle conversion and properties code some from other parts of the common library
X-SVN-Rev: 16202
|
2004-08-27 17:57:36 +00:00 |
|
George Rhoten
|
038f43c843
|
ICU-3905 Fix some compiler warnings.
X-SVN-Rev: 16196
|
2004-08-27 16:45:16 +00:00 |
|
George Rhoten
|
0e8f470b47
|
ICU-3905 Fix some compiler warnings.
X-SVN-Rev: 16189
|
2004-08-26 20:39:32 +00:00 |
|
George Rhoten
|
77d1b40a06
|
ICU-4077 usearch needs to reset its FCD pointer when u_cleanup is called.
X-SVN-Rev: 16186
|
2004-08-26 14:15:30 +00:00 |
|
George Rhoten
|
7c225a89aa
|
ICU-4072 Explicitly use U_EXPORT2 to specify calling convention of static C++ code.
X-SVN-Rev: 16183
|
2004-08-24 17:38:33 +00:00 |
|
Ram Viswanadha
|
b4f6b28433
|
ICU-3925 add data generated from CLDR
X-SVN-Rev: 16173
|
2004-08-20 23:12:31 +00:00 |
|
Ram Viswanadha
|
15bd863941
|
ICU-3925 various fixes
X-SVN-Rev: 16159
|
2004-08-13 20:34:31 +00:00 |
|
George Rhoten
|
608ca77ba5
|
ICU-3677 uprv_getUTCtime should return UDate instead of int32_t.
This is for cases where time_t is 64-bit.
X-SVN-Rev: 16150
|
2004-08-13 01:20:26 +00:00 |
|
George Rhoten
|
a89a43144b
|
ICU-4017 Fix behavior of explicitly requested non-existent currency
X-SVN-Rev: 16137
|
2004-08-10 05:37:11 +00:00 |
|
George Rhoten
|
ded716bf2c
|
ICU-4017 Fix failure behavior of explicitly requested non-existent currency
X-SVN-Rev: 16133
|
2004-08-09 07:07:33 +00:00 |
|
Andy Heninger
|
2a22e946ca
|
ICU-4030 regexp replacement strings indexing error when containing \uxxxx escapes
X-SVN-Rev: 16120
|
2004-08-06 00:46:28 +00:00 |
|
Andy Heninger
|
bfe75d588f
|
ICU-4046 regexp::find(), CR not recognized as line separator in some cases.
X-SVN-Rev: 16118
|
2004-08-05 22:48:05 +00:00 |
|
Andy Heninger
|
afb730458f
|
ICU-4045 regexp::find(), fix incorrect resut when called repeatedly at end of input string.
X-SVN-Rev: 16117
|
2004-08-05 22:46:52 +00:00 |
|
Andy Heninger
|
6b4f353fe4
|
ICU-4045 regexp::find(), fix incorrect resut when called repeatedly at end of input string.
X-SVN-Rev: 16115
|
2004-08-05 19:00:37 +00:00 |
|
Andy Heninger
|
a13646fb43
|
ICU-4024 fix new line handling bugs in regexp
X-SVN-Rev: 16112
|
2004-08-05 00:24:36 +00:00 |
|
Andy Heninger
|
53c1929107
|
ICU-4037 regexp {min,max} overflow checking cleaned up
X-SVN-Rev: 16107
|
2004-08-04 17:11:55 +00:00 |
|
Doug Felt
|
edd0020356
|
ICU-4019 add message format syntax for spelled-out numbers,
also the c++ version of RBNF couldn't parse in the middle of the string, so
changed to align with java version
X-SVN-Rev: 16106
|
2004-08-04 05:58:41 +00:00 |
|
Doug Felt
|
4255cf1f45
|
ICU-4019 add message format syntax for spelled-out numbers
X-SVN-Rev: 16105
|
2004-08-04 05:57:45 +00:00 |
|
Andy Heninger
|
1b339e97db
|
ICU-4024 fix new line handling bugs in regexp
X-SVN-Rev: 16104
|
2004-08-04 04:47:18 +00:00 |
|
Andy Heninger
|
711cae9988
|
ICU-4034 off-by-one error in regexp 8 bit sets
X-SVN-Rev: 16098
|
2004-08-03 05:22:12 +00:00 |
|
George Rhoten
|
946f58dff5
|
ICU-3963 Update ICU's version to 3.1
X-SVN-Rev: 16096
|
2004-08-03 01:30:04 +00:00 |
|
Ram Viswanadha
|
123132b8e6
|
ICU-3925 separate Transliterator data to its own tree
X-SVN-Rev: 16095
|
2004-08-02 20:06:55 +00:00 |
|
George Rhoten
|
4482cb60e4
|
ICU-3862 Make sure that data isn't exported when it is only needed internally.
A linker warning on AIX brought this issue to my attention.
X-SVN-Rev: 16062
|
2004-07-20 00:40:25 +00:00 |
|
George Rhoten
|
7d28c7c5c7
|
ICU-3862 Make sure that data isn't exported when it is only needed internally.
A linker warning on AIX brought this issue to my attention.
X-SVN-Rev: 16058
|
2004-07-19 21:33:03 +00:00 |
|
George Rhoten
|
b87fed8371
|
ICU-3963 Update ICU
X-SVN-Rev: 16056
|
2004-07-19 21:18:18 +00:00 |
|
George Rhoten
|
37c5efea11
|
ICU-3688 Fix UNUM_SECONDARY_GROUPING_SIZE
X-SVN-Rev: 16044
|
2004-07-18 10:22:23 +00:00 |
|
George Rhoten
|
1406c1d12b
|
ICU-3754 Make u_formatMessage pay attention to patternLength
X-SVN-Rev: 16042
|
2004-07-18 09:41:16 +00:00 |
|
George Rhoten
|
017c34c872
|
ICU-3837 Add UCONFIG_NO_SERVICE
X-SVN-Rev: 16036
|
2004-07-18 02:02:06 +00:00 |
|
George Rhoten
|
011fe48d05
|
ICU-3837 Reduce the number of mallocs
X-SVN-Rev: 16035
|
2004-07-18 02:01:42 +00:00 |
|
George Rhoten
|
e069f28ece
|
ICU-3837 Add UCONFIG_NO_SERVICE
X-SVN-Rev: 16034
|
2004-07-18 01:37:13 +00:00 |
|
George Rhoten
|
979fe56ff2
|
ICU-3947 Fix udat_parse when parsePos is NULL
X-SVN-Rev: 16022
|
2004-07-16 16:22:08 +00:00 |
|
Ram Viswanadha
|
e00ca7411d
|
ICU-3925 separate RBNF data to separate tree
X-SVN-Rev: 15994
|
2004-07-14 18:35:16 +00:00 |
|
Eric Mader
|
4a7d6a6a44
|
ICU-3866 \endcide -> \endcode.
X-SVN-Rev: 15939
|
2004-06-23 17:04:41 +00:00 |
|
Steven R. Loomis
|
8f28b582ad
|
ICU-3820 docs fixes
X-SVN-Rev: 15901
|
2004-06-17 18:57:52 +00:00 |
|
George Rhoten
|
137b9d4d0a
|
ICU-3718 Make some data read-only
X-SVN-Rev: 15893
|
2004-06-16 21:17:33 +00:00 |
|
Eric Mader
|
6c34ce45ed
|
ICU-3820 fix doxygen warnings.
X-SVN-Rev: 15882
|
2004-06-15 22:32:41 +00:00 |
|
Eric Mader
|
ad42df258f
|
ICU-3820 fix doxygen warnings.
X-SVN-Rev: 15879
|
2004-06-15 20:52:22 +00:00 |
|
Vladimir Weinstein
|
0a61ee4332
|
ICU-3100 changes according to the code review
X-SVN-Rev: 15870
|
2004-06-14 21:00:06 +00:00 |
|