Commit Graph

22 Commits

Author SHA1 Message Date
Steven R. Loomis
c12237ff37 ICU-627 fix portability of UConverterStaticData
X-SVN-Rev: 2557
2000-10-03 20:18:22 +00:00
Ram Viswanadha
3f08ec4dd5 ICU-289 moved struct definition of ISO2022 to ucnv2022.c
X-SVN-Rev: 2239
2000-08-14 23:58:08 +00:00
Markus Scherer
5b2fb059cd ICU-505 increase size of overflow buffer to 32 (need >=24)
X-SVN-Rev: 1904
2000-07-17 19:47:36 +00:00
Markus Scherer
6f2e1ed803 ICU-103 add more toU state fields to UConverter
X-SVN-Rev: 1888
2000-07-15 01:11:49 +00:00
Vladimir Weinstein
dda638684d ICU-103 removed duplicate typedef to make gcc happy
X-SVN-Rev: 1849
2000-07-13 16:51:48 +00:00
Markus Scherer
fc52220b90 ICU-103 need struct names for some structs for compatibility with forward declarations
X-SVN-Rev: 1833
2000-07-13 00:12:34 +00:00
Helena Chapman
0ad634011e ICU-311 Another major update with Callback API changes.
X-SVN-Rev: 1720
2000-06-30 17:38:47 +00:00
Steven R. Loomis
d7b44985af ICU-311 updates for callback changes
X-SVN-Rev: 1687
2000-06-29 00:14:01 +00:00
Helena Chapman
22502d9977 ICU-311 fixed to use the new callback APIs.
X-SVN-Rev: 1667
2000-06-28 19:43:17 +00:00
Steven R. Loomis
367e17b16a ICU-393 removing old files
X-SVN-Rev: 1545
2000-06-02 00:24:27 +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
Steven R. Loomis
363ee387f6 ICU-161 (c)opyright notices
X-SVN-Rev: 362
1999-12-09 23:27:55 +00:00
Helena Chapman
61c30e4e4e ICU-157 Updated the copyright notice in the icudata.dll file.
X-SVN-Rev: 336
1999-12-07 23:30:58 +00:00
Steven R. Loomis
a34482e43f ICU-157 converter data in udata + udata fixes
X-SVN-Rev: 296
1999-12-04 02:31:40 +00:00
Markus Scherer
ed2fcb6223 ICU-165 converter aliases use memory-mappable cnvalias.dat with the udata api
X-SVN-Rev: 250
1999-11-23 23:02:55 +00:00
Vladimir Weinstein
e4b933f6f1 ICU-35 header files comments updated so that Doc++ doesn't produce broken links
X-SVN-Rev: 161
1999-11-03 18:20:21 +00:00
Steven R. Loomis
6bcddc5d73 ICU-7 added U_CDECL_BEGIN and U_CDECL_END (extern "C"), wrapped declaration of UConverter in 'extern "C" { ... }' for C++
X-SVN-Rev: 118
1999-10-25 22:46:05 +00:00
Markus Scherer
af83b2d57c ICU-7 added U_CFUNC to struct UConverter to make the callback function pointers compatible with the standard implementations
X-SVN-Rev: 114
1999-10-23 00:44:42 +00:00
Alan Liu
829f75a42e ICU-46 Redone - don't include internal headers, and only forward declare if necessary (use #ifndef)
X-SVN-Rev: 109
1999-10-22 21:27:33 +00:00
Alan Liu
bfd63fc3ba ICU-46 Make of source/common broken on Linux; simple fix to 2 headers
X-SVN-Rev: 95
1999-10-22 00:18:52 +00:00
Markus Scherer
1966fd0e50 ICU-6 more renaming of constant names
FAILURE -> U_FAILURE etc.

X-SVN-Rev: 80
1999-10-18 23:44:20 +00:00
Unknown User
aa0b0a88e8 Initial revision
X-SVN-Rev: 2
1999-08-16 21:50:52 +00:00