Commit Graph

42 Commits

Author SHA1 Message Date
Markus Scherer
705e34e26d ICU-2849 document that u_setDataDirectory() is not thread-safe
X-SVN-Rev: 12182
2003-05-29 23:13:24 +00:00
George Rhoten
3c61949227 ICU-2699 Fix some compiler warnings.
X-SVN-Rev: 11664
2003-04-24 16:00:46 +00:00
George Rhoten
12151213b7 ICU-2707 Fix for Red Hat Linux 8 with gcc 3.2
X-SVN-Rev: 11020
2003-02-11 22:42:18 +00:00
George Rhoten
388475ac32 ICU-2565 add @stable labels etc.
X-SVN-Rev: 10629
2002-12-12 00:27:50 +00:00
George Rhoten
fdd9159abc ICU-2087 Add @internal tags and documentation.
X-SVN-Rev: 10589
2002-12-10 23:15:21 +00:00
George Rhoten
7f43e924bd ICU-2087 Add @internal tags and documentation.
X-SVN-Rev: 10588
2002-12-10 22:46:57 +00:00
Markus Scherer
982f05ae4a ICU-2087 change @deprecated to @obsolete
X-SVN-Rev: 10518
2002-12-06 00:19:24 +00:00
Markus Scherer
64e714a1ef ICU-2087 change @stable to @stable ICU 2.0
X-SVN-Rev: 10482
2002-12-04 23:39:56 +00:00
George Rhoten
08ca9c365b ICU-2395 Add some documentation on setlocale and cleanup some of the code for getting the default locale.
X-SVN-Rev: 10062
2002-10-24 20:52:54 +00:00
George Rhoten
d7e0797b2c ICU-2085 #ifdef out deprecated code
X-SVN-Rev: 9756
2002-08-21 19:12:24 +00:00
GCL Shanghai
bcb21ca4f1 ICU-1953 Check APIs comments for @param, @return...
X-SVN-Rev: 9024
2002-07-03 12:05:56 +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
ae305452f9 ICU-1472 Remove the @draft tag for some APIs
X-SVN-Rev: 6710
2001-11-09 18:17:40 +00:00
George Rhoten
1aa7e6714d ICU-1271 Be more friendly to non-IEEE754 platforms and use the putil.h functions.
X-SVN-Rev: 6198
2001-10-11 21:41:11 +00:00
George Rhoten
ac170552cd ICU-1263 Move T_CString_itosOffset from putil.h -> cstring.h
X-SVN-Rev: 6121
2001-10-08 17:45:30 +00:00
George Rhoten
197318a1c2 ICU-821 gcc 3.0, AIX xlC and os/390 can not properly optimize IEEEremainder
X-SVN-Rev: 6086
2001-10-05 18:47:09 +00:00
Andy Heninger
fc61c83aa2 ICU-1075 Yet more data loading changes
X-SVN-Rev: 5523
2001-08-17 21:34:07 +00:00
Ram Viswanadha
61e489cacd ICU-329 Move uprv_strtod and other functions to private headers and files
X-SVN-Rev: 5498
2001-08-17 01:40:34 +00:00
Ram Viswanadha
87d0db48ce ICU-329 Move itou to putil.c add more error codes for parse errors and transliteration.
X-SVN-Rev: 5477
2001-08-16 01:01:57 +00:00
George Rhoten
11a7219087 ICU-580 Change os/390 batch support back to the original way.
X-SVN-Rev: 5213
2001-07-10 18:14:23 +00:00
Vladimir Weinstein
d0ccdee1b0 ICU-1010 consolidating version data
X-SVN-Rev: 5053
2001-06-21 22:51:27 +00:00
Alan Liu
a7dbf8c6b6 ICU-986 add deprecation tags
X-SVN-Rev: 4937
2001-06-11 17:37:56 +00:00
George Rhoten
39a3dcdc35 ICU-580 redefinition of UMAX_PTR for os/390 again.
X-SVN-Rev: 4494
2001-04-18 01:28:10 +00:00
George Rhoten
9ccfb498c2 ICU-827 U_MAX_PTR needs a redefinition for os/390 too.
X-SVN-Rev: 4308
2001-03-23 18:16:24 +00:00
George Rhoten
fc9385706c ICU-827 Move U_MAX_PTR from utypes.h to putil.h because it's a private platform macro
X-SVN-Rev: 4291
2001-03-22 23:47:40 +00:00
George Rhoten
c4997713ef ICU-903 Updated the copyright notice
X-SVN-Rev: 4238
2001-03-21 20:44:20 +00:00
George Rhoten
b471eccdf1 ICU-865 os/390 porting changes
X-SVN-Rev: 4099
2001-03-15 19:10:00 +00:00
George Rhoten
84284e110a ICU-865 os/390 porting changes
X-SVN-Rev: 4080
2001-03-15 00:31:08 +00:00
George Rhoten
f68fc26374 ICU-865 parentheses problem for EBCDIC machines
X-SVN-Rev: 3918
2001-03-06 17:51:08 +00:00
George Rhoten
8a59268b64 ICU-865 os/390 porting for timezone
X-SVN-Rev: 3913
2001-03-06 02:39:47 +00:00
Markus Scherer
7e85fb6dae ICU-397 sorry, the previous commit had the wrong comment - make u_versionFrom/ToString() public
X-SVN-Rev: 1436
2000-05-22 22:24:15 +00:00
Markus Scherer
db57518b4c ICU-405 remove duplicate country name for SH
X-SVN-Rev: 1435
2000-05-22 22:22:14 +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
Yves Arrouye
bff1b2e05c ICU-353 use better names to replace index, depending on what the func/
method actually does with it (for example: n to get the nth element, offset
within a buffer, etc.).

X-SVN-Rev: 1131
2000-04-14 05:22:29 +00:00
Yves Arrouye
c69c164be8 ICU-353 basic warnings cleanup (not touching object's memory layout). A
basic build now compiles w/o a single warning on Linux. One with --enable-strict
is a different matter...

X-SVN-Rev: 1124
2000-04-13 23:00:43 +00:00
Markus Scherer
e542c7dedc ICU-346 change IEEE_754 to a numeric macro (value 0 or 1)
X-SVN-Rev: 1080
2000-04-06 16:45:03 +00:00
Vladimir Weinstein
e5970bccc3 ICU-335 APIs are now marked for proper doc generation
X-SVN-Rev: 973
2000-03-22 18:31:40 +00:00
Helena Chapman
6efc3436b6 ICU-210 changed UVersionInfo typedef.
X-SVN-Rev: 552
2000-01-12 20:20:38 +00:00
Helena Chapman
4c95546548 ICU-210 changed the u_getVersion APIs to use UVersionInfo.
X-SVN-Rev: 551
2000-01-12 19:50:27 +00:00
Markus Scherer
f1c7aedd05 ICU-84 more portable T_CString_itosOffset()
X-SVN-Rev: 549
2000-01-12 18:08:10 +00:00
Helena Chapman
218b24bba5 ICU-210 Three major changes:
u_getVersion: returns ICU release/version information
u_getUnicodeVersion: returns Unicode standard version supported in ICU
Renamed the original u_getVersion to u_getUnicodeVersion.

X-SVN-Rev: 536
2000-01-11 23:20:26 +00:00
Vladimir Weinstein
8e21f86812 ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_
X-SVN-Rev: 472
1999-12-28 23:39:02 +00:00