Commit Graph

161 Commits

Author SHA1 Message Date
Eric Mader
f74b4bdfad ICU-3514 changes to avoid crahses when there's no ICU data.
X-SVN-Rev: 14354
2004-01-16 21:31:17 +00:00
Markus Scherer
7b5b479d09 ICU-3343 fix and improve ucnv_safeClone() implementations
X-SVN-Rev: 14141
2003-12-16 05:16:55 +00:00
Markus Scherer
1cc2c34850 ICU-3446 fix use of .cnv unicodeMask - only for base table
X-SVN-Rev: 14137
2003-12-15 00:40:24 +00:00
Markus Scherer
07e5fd82bb ICU-3179 make ISO-2022-xx return to ASCII mode at the very end of the text
X-SVN-Rev: 14071
2003-12-10 02:03:42 +00:00
Markus Scherer
df783f8102 ICU-3361 fix ISO-2022-KRto handle truncated escape sequences etc.
X-SVN-Rev: 14047
2003-12-09 01:18:21 +00:00
Markus Scherer
c720ee3d83 ICU-3361 fix ISO-2022-JP/JIS7/JIS8 according to specs and to handle truncated escape sequences etc.
X-SVN-Rev: 14029
2003-12-06 01:52:37 +00:00
Markus Scherer
dc511f7a60 ICU-3222 fix compiler warnings
X-SVN-Rev: 14007
2003-12-04 22:46:02 +00:00
Markus Scherer
789228165c ICU-3361 fix ucnv_getUnicodeSet(ISO-2022-xx)
X-SVN-Rev: 14000
2003-12-04 19:36:20 +00:00
Markus Scherer
7479b1d7bb ICU-3361 use more algorithmic conversion for ISO-2022-JP
X-SVN-Rev: 13997
2003-12-04 16:19:50 +00:00
Markus Scherer
d57871f769 ICU-3222 fix compiler warnings
X-SVN-Rev: 13990
2003-12-04 01:09:57 +00:00
Markus Scherer
b4e7245d1e ICU-3222 fix compiler warnings
X-SVN-Rev: 13985
2003-12-04 00:34:51 +00:00
Markus Scherer
fc6ccc795e ICU-3361 disable the _generic_ ISO-2022 converter
X-SVN-Rev: 13981
2003-12-03 22:53:14 +00:00
Markus Scherer
91effa68d2 ICU-3361 fix ISO-2022-CN according to RFC 1922 and to handle truncated escape sequences etc.
X-SVN-Rev: 13971
2003-12-03 17:45:32 +00:00
Vladimir Weinstein
3e87dc487c ICU-3185 added uprv_ to some function calls
X-SVN-Rev: 13733
2003-11-14 23:01:06 +00:00
Markus Scherer
2e6b59aa7d ICU-3346 support simple (single-character) conversion extensions
X-SVN-Rev: 13656
2003-11-11 18:42:09 +00:00
Markus Scherer
b72a1b75cc ICU-3346 support DBCS-only and other delta (extension-only) .cnv files
X-SVN-Rev: 13638
2003-11-08 00:09:50 +00:00
Markus Scherer
cefe1b98ab ICU-2949 define and fix ucnv_getMaxCharSize() behavior
X-SVN-Rev: 13537
2003-10-30 22:54:18 +00:00
George Rhoten
98d6fb2fce ICU-3181 Shuffle code around to allow the compiler to inline functions more easily
X-SVN-Rev: 12823
2003-08-14 02:32:31 +00:00
Markus Scherer
03cf995d9e ICU-2449 refactor conversion - call toUnicode and getNextUChar callbacks only from ucnv.c framework, fix/rewrite ISO 2022 toUnicode
X-SVN-Rev: 12729
2003-08-01 14:42:29 +00:00
Markus Scherer
8ab9f23f3a ICU-2449 refactor conversion - call fromUnicode callbacks only from ucnv.c framework
X-SVN-Rev: 12667
2003-07-24 00:28:47 +00:00
Markus Scherer
39a2aed516 ICU-2449 new semantics of truncated sequences; move callback/truncated handling into ucnv.c API functions
X-SVN-Rev: 12649
2003-07-22 04:22:57 +00:00
Markus Scherer
f4562fc9c5 ICU-2959 update copyright notices for 2003 changes
X-SVN-Rev: 12230
2003-06-02 22:26:54 +00:00
Markus Scherer
4d8b16de1c ICU-2144 use isCopyLocal only for UConverter allocation, add isExtraLocal for extraInfo allocation
X-SVN-Rev: 11914
2003-05-13 21:05:05 +00:00
George Rhoten
f69ff31d30 ICU-2800 Fix the canonical name
X-SVN-Rev: 11533
2003-04-12 00:14:28 +00:00
George Rhoten
48eda8bd06 ICU-1439 implement ucnv_getUnicodeSet() for roundtrippable code points.
X-SVN-Rev: 11475
2003-04-09 00:00:51 +00:00
George Rhoten
db7d3d822f ICU-2488 Change these UTR22 names gb_2312_80-1 -> ibm-5478, ksc5601 -> ibm-1363
X-SVN-Rev: 10850
2003-01-13 21:26:27 +00:00
George Rhoten
1fad6b41a6 ICU-2488 Use the more modern ksc5601 that ICU already has.
X-SVN-Rev: 10848
2003-01-13 19:53:10 +00:00
Ram Viswanadha
4bf3d9b4b4 ICU-2411 make iso-2022-kr converter more lenient
X-SVN-Rev: 10079
2002-10-29 01:53:19 +00:00
Markus Scherer
3d38617bdc ICU-2248 modularize icu, allow parts to not be built
X-SVN-Rev: 9900
2002-09-20 01:54:48 +00:00
George Rhoten
2ddcca35b7 ICU-1991 Clean up the last fix.
X-SVN-Rev: 9688
2002-08-13 16:08:33 +00:00
Steven R. Loomis
7f327f311d ICU-1991 fix for safeclone on ISO-2022
X-SVN-Rev: 9582
2002-08-05 22:55:17 +00:00
Ram Viswanadha
7ca01d0e0b ICU-1878 fix for crash of ISO-2022-CN converter on illegal input
X-SVN-Rev: 9474
2002-07-31 21:00:28 +00:00
Steven R. Loomis
adb2157094 ICU-1991 openPackage/safeclone update
X-SVN-Rev: 9472
2002-07-31 20:53:03 +00:00
Ram Viswanadha
497d2b0dd6 ICU-900 fix compiler warnings
X-SVN-Rev: 9184
2002-07-16 00:29:25 +00:00
Ram Viswanadha
8368706ed2 ICU-900 fix compiler warnings
X-SVN-Rev: 9176
2002-07-16 00:09:13 +00:00
Ram Viswanadha
a376281ea6 ICU-535 Fixed compiler warnings on alpha
X-SVN-Rev: 6578
2001-11-02 03:55:12 +00:00
George Rhoten
2a43cb638e ICU-900 Fixed some lint warnings.
X-SVN-Rev: 6573
2001-11-02 02:43:22 +00:00
George Rhoten
5160effd8c ICU-392 cleaning code for proper exports in libraries/urename.h generation
X-SVN-Rev: 6379
2001-10-22 22:51:49 +00:00
George Rhoten
23de307358 ICU-770 Memory cleanup
X-SVN-Rev: 5712
2001-09-07 01:48:46 +00:00
George Rhoten
1451cc22bd ICU-1087 Add static keyword to the local variables and functions
X-SVN-Rev: 5707
2001-09-06 18:34:57 +00:00
George Rhoten
fee8fb8162 ICU-770 Memory cleanup
X-SVN-Rev: 5706
2001-09-06 18:10:06 +00:00
George Rhoten
3bab3fb2ac ICU-1099 Make some data a bit more const
X-SVN-Rev: 5692
2001-09-05 23:23:11 +00:00
Ram Viswanadha
eada9047be ICU-1008 Fix memory leak in ISO-2022 SafeClone
X-SVN-Rev: 5690
2001-09-05 23:03:28 +00:00
Ram Viswanadha
a118536e31 ICU-1008 Fix memory leak in ISO-2022 SafeClone
X-SVN-Rev: 5689
2001-09-05 22:51:53 +00:00
George Rhoten
379591e1bb ICU-1099 Add const to some static data
X-SVN-Rev: 5669
2001-08-31 22:00:00 +00:00
George Rhoten
4a1e955f9c ICU-770 Fixed memory access problem.
X-SVN-Rev: 5583
2001-08-25 01:07:45 +00:00
George Rhoten
66288afa66 ICU-1099 Add const to some static data
X-SVN-Rev: 5571
2001-08-24 00:22:07 +00:00
George Rhoten
d1afd5979d ICU-900 Fixed some compiler warnings
X-SVN-Rev: 5492
2001-08-17 00:24:58 +00:00
Ram Viswanadha
11382e3dbf ICU-1054 use uprv_memcpy and some housekeeping
X-SVN-Rev: 5276
2001-07-18 23:45:04 +00:00
Ram Viswanadha
4d64f8658a ICU-506 ISO2022 converter not resetting after flush.
X-SVN-Rev: 5211
2001-07-10 02:26:08 +00:00