Vladimir Weinstein
59ccce5787
ICU-3862 fix memory problem in ucol_elm
...
X-SVN-Rev: 16759
2004-11-04 23:26:37 +00:00
George Rhoten
17d109bdce
ICU-3905 Fix some compiler warnings.
...
X-SVN-Rev: 16748
2004-11-04 06:41:39 +00:00
George Rhoten
b43d5d4272
ICU-3905 Fix some IA64 compiler warnings.
...
X-SVN-Rev: 16747
2004-11-04 02:36:10 +00:00
Vladimir Weinstein
7fe85edd5b
ICU-4194 promotion of @draft 2.6 to @stable 2.6 for i18n library
...
X-SVN-Rev: 16738
2004-11-03 01:25:51 +00:00
George Rhoten
a078bb1ce8
ICU-4053 Fix some doxygen warnings.
...
X-SVN-Rev: 16719
2004-11-02 04:55:53 +00:00
Eric Mader
d0b0ab46a4
ICU-4179 update copyright notices for ICU 3.2
...
X-SVN-Rev: 16685
2004-10-30 00:06:24 +00:00
Eric Mader
1e856ba7a2
ICU-4179 update copyright notices for ICU 3.2
...
X-SVN-Rev: 16683
2004-10-29 23:42:49 +00:00
George Rhoten
85c0552e8f
ICU-3905 Fix some compiler warnings.
...
X-SVN-Rev: 16648
2004-10-27 23:40:36 +00:00
George Rhoten
039e695ba1
ICU-3905 Fix some compiler warnings.
...
X-SVN-Rev: 16647
2004-10-27 22:55:57 +00:00
Eric Mader
811ebbee0f
ICU-3927 remove utmscale_fromDouble(), utmscale_toDouble()
...
X-SVN-Rev: 16646
2004-10-27 21:28:38 +00:00
George Rhoten
054eeb6d70
ICU-4163 Fix a compiler warning from last check-in
...
X-SVN-Rev: 16644
2004-10-27 21:21:23 +00:00
Vladimir Weinstein
6f97dd1568
ICU-4163 ucol_cloneBinary & ucol_openBinary APIs
...
X-SVN-Rev: 16637
2004-10-27 00:31:04 +00:00
Andy Heninger
8d38207aa7
ICU-4059 update word boundary characters for regexp \b test.
...
X-SVN-Rev: 16634
2004-10-26 23:13:40 +00:00
George Rhoten
046e808a44
ICU-3927 Fix various Universal Time Scale problems on IA64,
...
like public header exportation, optimization problems and other such things.
X-SVN-Rev: 16633
2004-10-26 21:59:03 +00:00
Andy Heninger
1cf7040adc
ICU-2423 improve API docs for regex
...
X-SVN-Rev: 16631
2004-10-26 18:49:30 +00:00
Eric Mader
10522052fb
ICU-3927 code review changes.
...
X-SVN-Rev: 16626
2004-10-26 00:25:39 +00:00
George Rhoten
5c97ee7892
ICU-3963 Update to version 3.2
...
X-SVN-Rev: 16621
2004-10-25 23:32:50 +00:00
Eric Mader
04b1d434aa
ICU-3927 added a note to utmscale_fromDouble about why fromMin, fromMax are "volatile."
...
X-SVN-Rev: 16605
2004-10-23 00:15:34 +00:00
Eric Mader
1ab8447475
ICU-3927 in utmscale_fromDouble, make fromMin, fromMax volatile to avoid gcc compiler problem w/ compare.
...
X-SVN-Rev: 16604
2004-10-22 23:56:36 +00:00
Andy Heninger
1f42f071fc
ICU-4057 incorrect regex appendReplacement after multiple find()s.
...
X-SVN-Rev: 16601
2004-10-22 22:51:02 +00:00
Eric Mader
83f812dd0a
ICU-3927 fix problems w/ comparing doubles and int64_ts.
...
X-SVN-Rev: 16597
2004-10-22 18:11:43 +00:00
Andy Heninger
9f286086d1
ICU-3337 better detect incorrect usage of Regex APIs.
...
X-SVN-Rev: 16595
2004-10-22 16:32:12 +00:00
Eric Mader
41038b6081
ICU-3927 initial checkin of C version of Universal Time Scale.
...
X-SVN-Rev: 16590
2004-10-21 21:29:55 +00:00
Eric Mader
e69c18cd1f
ICU-3927 initial checkin of C version of Universal Time Scale.
...
X-SVN-Rev: 16588
2004-10-21 17:32:52 +00:00
Eric Mader
5e69676523
ICU-3927 initial checkin of C version of Universal Time Scale.
...
X-SVN-Rev: 16587
2004-10-21 17:15:52 +00:00
George Rhoten
b08624b5bf
ICU-3855 Fix Cygwin/MSVC install.
...
X-SVN-Rev: 16580
2004-10-21 00:08:48 +00:00
George Rhoten
83642167bf
ICU-4068 Use C variable declarations instead of C++ variable declarations.
...
X-SVN-Rev: 16555
2004-10-19 05:19:36 +00:00
George Rhoten
5d6a56d136
ICU-3963 Make sure that certain classes and functions get into urename.h properly.
...
X-SVN-Rev: 16553
2004-10-19 03:57:56 +00:00
Deborah Goldsmith
9cc484fdb3
ICU-4068 Fix warning code for non-existent language
...
X-SVN-Rev: 16545
2004-10-18 23:58:03 +00:00
George Rhoten
9fe39e1c8c
ICU-3805 Break putil.h/utypes.h header file dependancy loop
...
X-SVN-Rev: 16529
2004-10-18 02:43:33 +00:00
George Rhoten
01783a7d6a
ICU-4084 Improve the Calendar instantiation.
...
Converters/service registration aren't needed by default anymore.
X-SVN-Rev: 16526
2004-10-17 19:46:59 +00:00
George Rhoten
e69fca9d5f
ICU-4078 Fix for AIX with Visual Age 5 compiler, and make sure that the
...
disentanglement is correct by putting all the UnicodeSet virtual functions are
in one file. Also move some of the rule whitespace handling into better
locations.
X-SVN-Rev: 16519
2004-10-15 22:56:26 +00:00
George Rhoten
7746ac4c0b
ICU-3634 Use 0 for UChar types. NULL (a pointer type) shouldn't be used.
...
X-SVN-Rev: 16506
2004-10-15 06:18:07 +00:00
Vladimir Weinstein
aa515c3763
ICU-3938 Support CLDR collation data in the parses: comment support + bugfixes
...
X-SVN-Rev: 16487
2004-10-14 20:12:11 +00:00
George Rhoten
c67d95bf59
ICU-3969 Fix for HP-UX with aCC 3.50
...
X-SVN-Rev: 16484
2004-10-14 18:50:44 +00:00
George Rhoten
a68d40a687
ICU-4078 Reduce the dependencies on the conversion API.
...
X-SVN-Rev: 16470
2004-10-13 06:24:06 +00:00
George Rhoten
ac294b5379
ICU-3969 Fix new case mapping code so that it will work on z/OS
...
X-SVN-Rev: 16469
2004-10-13 06:08:52 +00:00
Doug Felt
be20a502df
ICU-3634 localized RBNF rule set names - fix error handling in loc data parsing
...
X-SVN-Rev: 16446
2004-10-11 21:59:44 +00:00
George Rhoten
419f2b4966
ICU-3925 Fix an EBCDIC bug introduced by version 1.152
...
X-SVN-Rev: 16433
2004-10-08 22:00:26 +00:00
George Rhoten
088b7ae383
ICU-4078 Remove some dependencies
...
X-SVN-Rev: 16428
2004-10-08 17:38:36 +00:00
George Rhoten
d24eab530d
ICU-3837 Fix UCONFIG_NO_SERVICE
...
X-SVN-Rev: 16426
2004-10-08 06:23:24 +00:00
George Rhoten
588364a499
ICU-4078 Depend less on the default converter
...
X-SVN-Rev: 16425
2004-10-08 06:07:27 +00:00
George Rhoten
349c3b5ad3
ICU-4127 Fix Hashtable constructors.
...
X-SVN-Rev: 16422
2004-10-08 01:52:53 +00:00
George Rhoten
7a0397e812
ICU-4078 Fix for z/OS due to recent modularization.
...
X-SVN-Rev: 16415
2004-10-07 17:29:15 +00:00
George Rhoten
918a684663
ICU-4078 Fix for z/OS due to recent modularization.
...
X-SVN-Rev: 16414
2004-10-07 17:26:53 +00:00
George Rhoten
61639cbad5
ICU-4078 Depend less on the default converter.
...
X-SVN-Rev: 16406
2004-10-06 23:49:02 +00:00
George Rhoten
45801df756
ICU-4078 Fix some typos while reviewing the cleanup functions.
...
X-SVN-Rev: 16404
2004-10-06 23:23:13 +00:00
George Rhoten
1188be07f8
ICU-3634 Fix for AIX. New constructors can't be inlined.
...
X-SVN-Rev: 16402
2004-10-06 17:38:10 +00:00
George Rhoten
4dee03aead
ICU-3805 Move the usage of an internal function to an implementation file.
...
X-SVN-Rev: 16385
2004-10-02 03:58:10 +00:00
George Rhoten
03ae301189
ICU-3837 Fewer failures when UCONFIG_NO_SERVICE = 1
...
X-SVN-Rev: 16381
2004-10-01 18:59:31 +00:00
George Rhoten
e91f899d00
ICU-3634 Fix the previous commit so that it works on Solaris.
...
X-SVN-Rev: 16377
2004-09-30 23:25:20 +00:00
George Rhoten
2a2c32a2f0
ICU-4078 Fix a Solaris compiler error that was due to the last change.
...
X-SVN-Rev: 16375
2004-09-30 21:35:30 +00:00
George Rhoten
ceb13e99c4
ICU-4078 Fix a Solaris compiler error from last change.
...
X-SVN-Rev: 16374
2004-09-30 21:34:26 +00:00
Vladimir Weinstein
162ffbb8f8
ICU-4118 fix ucol_normalizeShortDefinitionString crash when parse error is NULL
...
X-SVN-Rev: 16373
2004-09-30 20:39:02 +00:00
Vladimir Weinstein
459f0a8090
ICU-4112 Fix for typo in uca init code + some consistency bug fixes in latin-1 generation.
...
X-SVN-Rev: 16362
2004-09-28 05:50:21 +00:00
Doug Felt
eb31068f2a
ICU-3634 localized RBNF rule set names - text description
...
X-SVN-Rev: 16357
2004-09-24 22:58:00 +00:00
George Rhoten
79f1190754
ICU-4078 Undo some changes, since the invariant converter doesn't work here.
...
X-SVN-Rev: 16334
2004-09-16 06:22:05 +00:00
George Rhoten
9213e3c9fa
ICU-4078 Undo some changes, since the invariant converter doesn't work.
...
X-SVN-Rev: 16332
2004-09-16 03:52:42 +00:00
George Rhoten
8c9aab5002
ICU-4078 Further separate the default converter from the rest of the API
...
X-SVN-Rev: 16331
2004-09-15 23:44:48 +00:00
Andy Heninger
e04ddd2239
ICU-4086 regex match/lookingAt/find at end of string with zero length match not working.
...
X-SVN-Rev: 16328
2004-09-15 01:28:15 +00:00
George Rhoten
69c28c4bea
ICU-4078 Forgot to include uassert.h
...
X-SVN-Rev: 16308
2004-09-12 23:19:33 +00:00
George Rhoten
7dd960a8b4
ICU-4078 Loosely couple the cleanup functions.
...
X-SVN-Rev: 16307
2004-09-12 23:07:29 +00:00
George Rhoten
c3e9229f9e
ICU-4084 The language isn't needed.
...
X-SVN-Rev: 16292
2004-09-10 04:57:34 +00:00
George Rhoten
6d2df6345d
ICU-3837 Add UCONFIG_NO_SERVICE (don't deprecated locale IDs).
...
X-SVN-Rev: 16291
2004-09-10 04:57:10 +00:00
George Rhoten
e4631bbcac
ICU-3837 Add UCONFIG_NO_SERVICE
...
X-SVN-Rev: 16290
2004-09-10 04:51:24 +00:00
Markus Scherer
a644b0e629
ICU-4078 add cdecl to C callbacks into C++
...
X-SVN-Rev: 16276
2004-09-08 14:14:35 +00:00
Markus Scherer
235b61e6f9
ICU-4078 oops
...
X-SVN-Rev: 16267
2004-09-07 19:19:33 +00:00
Markus Scherer
3ba67ae1c2
ICU-4078 use USetAdder interface to remove dependencies of low-level code on the USet/UnicodeSet implementation
...
X-SVN-Rev: 16266
2004-09-07 18:05:01 +00:00
Markus Scherer
29038e96b7
ICU-3969 use new case mapping code in ucase.c, with ucase.icu data
...
X-SVN-Rev: 16257
2004-09-06 15:57:11 +00:00
George Rhoten
592ed13f9a
ICU-4084 Make sure that ures_* is used instead of the slower ResourceBundle.
...
X-SVN-Rev: 16251
2004-09-03 15:24:16 +00:00
George Rhoten
95873dd022
ICU-4084 Improve DateFormat construction performance.
...
X-SVN-Rev: 16247
2004-09-02 19:08:28 +00:00
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