Commit Graph

2588 Commits

Author SHA1 Message Date
George Rhoten
ac893ce00e ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 16926
2004-12-07 23:43:48 +00:00
George Rhoten
466b466b9f ICU-4189 Reduce static library dependencies on conversion code,
and allow UCONFIG_NO_CONVERSION to work.

X-SVN-Rev: 16922
2004-12-06 06:09:20 +00:00
George Rhoten
a643013936 ICU-4189 Reduce static library dependencies on conversion code,
and allow UCONFIG_NO_CONVERSION to work.

X-SVN-Rev: 16921
2004-12-05 20:22:33 +00:00
George Rhoten
c4d892bdd7 ICU-4189 Remove some dependencies on the conversion API.
X-SVN-Rev: 16915
2004-12-04 07:22:23 +00:00
George Rhoten
a0ab77176b ICU-4189 Remove some dependencies on the conversion API.
X-SVN-Rev: 16911
2004-12-03 06:16:10 +00:00
George Rhoten
a078b0c0e9 ICU-4189 Remove some dependencies on conversion code.
X-SVN-Rev: 16896
2004-11-25 00:25:52 +00:00
George Rhoten
fa0fd19f7c ICU-2961 Remove the default intrinsic function setting, as it is controlled by /O2.
X-SVN-Rev: 16895
2004-11-24 19:49:16 +00:00
George Rhoten
fb771e59da ICU-4228 Return an empty locale on error instead of the default locale.
X-SVN-Rev: 16874
2004-11-16 22:42:08 +00:00
George Rhoten
f3229bc8ac ICU-4225 Better character escaping
X-SVN-Rev: 16868
2004-11-15 23:03:53 +00:00
Andy Heninger
072921d9d3 ICU-4228 memory allocation not using ICU functions
X-SVN-Rev: 16860
2004-11-14 05:11:59 +00:00
George Rhoten
86cad13aa9 ICU-4225 I misread the font. Use the correct numbers.
X-SVN-Rev: 16851
2004-11-13 00:56:28 +00:00
George Rhoten
00922e7983 ICU-4225 Properly remove non-ascii characters from source code.
X-SVN-Rev: 16849
2004-11-13 00:13:36 +00:00
George Rhoten
ecda2bc8c5 ICU-3866 Fix some doxygen warnings.
X-SVN-Rev: 16843
2004-11-12 22:50:38 +00:00
George Rhoten
1c9a993999 ICU-4161 Properly indent the code.
X-SVN-Rev: 16839
2004-11-12 07:07:41 +00:00
Andy Heninger
9f6f294e5f ICU-4225 remove non-ascii characters from source code
X-SVN-Rev: 16835
2004-11-12 01:11:27 +00:00
Andy Heninger
665e553354 ICU-4161 remove tabs from source code
X-SVN-Rev: 16829
2004-11-11 23:34:58 +00:00
Vladimir Weinstein
cf14e838e4 ICU-3862 remove harmful changes to ucol_elm
X-SVN-Rev: 16819
2004-11-11 07:07:44 +00:00
Vladimir Weinstein
e5f691ee8a ICU-4163 Remove empty function body (ucol_openFromImage) that was in by mistake
X-SVN-Rev: 16802
2004-11-09 07:08:50 +00:00
George Rhoten
e312467f5d ICU-3905 Fix some compiler warnings
X-SVN-Rev: 16775
2004-11-05 19:07:34 +00:00
George Rhoten
c6e2c61f27 ICU-3862 Don't memcpy uninitialized data.
X-SVN-Rev: 16771
2004-11-05 18:33:15 +00:00
George Rhoten
0da7a95df6 ICU-3905 Fix some compiler warnings
X-SVN-Rev: 16770
2004-11-05 18:18:36 +00:00
George Rhoten
b0e8e3576a ICU-4204 Use strtod instead of atof.
atof is claimed to be thread unsafe on some platforms and that strtod should be used instead.

X-SVN-Rev: 16768
2004-11-05 17:50:46 +00:00
George Rhoten
b99285414f ICU-3905 Fix some compiler warnings
X-SVN-Rev: 16765
2004-11-05 05:12:29 +00:00
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