Michael Ow
|
91dc92c717
|
ICU-6554 Unload data before returning.
X-SVN-Rev: 25842
|
2009-04-20 17:04:07 +00:00 |
|
Markus Scherer
|
8ee4058f62
|
ICU-6441 bug fix in ucnv_bld.c: don't ucnv_close() if onlyTestIsLoadable; and simplify code by dropping isLoadable result and using UErrorCode instead
X-SVN-Rev: 25741
|
2009-04-07 18:31:32 +00:00 |
|
Markus Scherer
|
abb7ac7522
|
ICU-6441 make ucnv_countAvailable() not fully load converters
X-SVN-Rev: 25584
|
2009-03-13 22:05:01 +00:00 |
|
Markus Scherer
|
e10cfeebfe
|
ICU-5691 minor bug fix
X-SVN-Rev: 24770
|
2008-10-10 06:01:08 +00:00 |
|
Markus Scherer
|
acd74a93d1
|
ICU-5691 stop illegal sequences before the first byte that could start a new character; in MBCS, DBCS, ISO-2022, HZ; also make ISO-2022-KR strictly check for validity
X-SVN-Rev: 24733
|
2008-10-07 04:33:51 +00:00 |
|
Markus Scherer
|
2c15ef3b5c
|
ICU-6071 test and fix BMP-SBCS 1:2 and 2:1 conversions
X-SVN-Rev: 23041
|
2007-12-07 05:34:26 +00:00 |
|
Markus Scherer
|
295dc24d64
|
ICU-5987 merge small-conversion-file feature into trunk, from svn merge -r 22780:22805 .../branches/markus/smallcnv
X-SVN-Rev: 22852
|
2007-10-25 17:05:36 +00:00 |
|
Markus Scherer
|
b69ac49696
|
ICU-6002 fix constant expressions for c number parsing (see gcc Bugzilla bug 3885)
X-SVN-Rev: 22851
|
2007-10-25 16:36:50 +00:00 |
|
Markus Scherer
|
b90b809ea1
|
ICU-6002 HZ: restrict byte values and fix various bugs
X-SVN-Rev: 22849
|
2007-10-25 05:03:34 +00:00 |
|
Markus Scherer
|
31b85e745d
|
ICU-6001 UCNV_ROUNDTRIP_AND_FALLBACK_SET for ucnv_getUnicodeSet(); improve set filtering; fix some bugs
X-SVN-Rev: 22847
|
2007-10-24 21:15:41 +00:00 |
|
Markus Scherer
|
cc36611b2f
|
ICU-5797 use Shift-JIS table for ISO 2022-JP, and hardcode JIS X 0201 mappings
X-SVN-Rev: 22772
|
2007-10-11 21:31:32 +00:00 |
|
Markus Scherer
|
a9d956e2d8
|
ICU-5483 fix ISO 2022 fromUnicode to consistently use roundtrip or else first fallback; fix output encoding schemes
X-SVN-Rev: 22484
|
2007-08-23 05:46:49 +00:00 |
|
George Rhoten
|
93351fd30c
|
ICU-5357 Fix broken HTTP links in documentation.
X-SVN-Rev: 21699
|
2007-06-11 19:14:47 +00:00 |
|
George Rhoten
|
a5d3c1ebfc
|
ICU-5574 Test and fix a buffer overflow of the offset handling when a single surrogate character is given.
X-SVN-Rev: 21144
|
2007-03-01 12:41:15 +00:00 |
|
Markus Scherer
|
434e15adc1
|
ICU-5518 remove #if switches for alternative fromUnicode optimizations
X-SVN-Rev: 21014
|
2007-02-06 18:32:20 +00:00 |
|
Markus Scherer
|
9acca77737
|
ICU-5518 merge direct-from-UTF-8 conversion code from http://source.icu-project.org/repos/icu/icu/branches/markus/ucnvutf8 -r 20735:20990 to icu/trunk
X-SVN-Rev: 21010
|
2007-02-06 05:24:14 +00:00 |
|
George Rhoten
|
fb89595684
|
ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 20689
|
2006-11-28 07:12:06 +00:00 |
|
Markus Scherer
|
8e5f03bcd1
|
ICU-5188 add ucnv_setSubstString()
X-SVN-Rev: 19789
|
2006-07-05 23:08:50 +00:00 |
|
George Rhoten
|
2251256ae9
|
ICU-4872 Fix broken URLs
X-SVN-Rev: 18681
|
2005-10-14 03:37:18 +00:00 |
|
George Rhoten
|
25b0e41aac
|
ICU-4872 Fix broken URLs
X-SVN-Rev: 18677
|
2005-10-14 01:09:29 +00:00 |
|
George Rhoten
|
70b126c727
|
ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 16927
|
2004-12-08 01:05:40 +00:00 |
|
Markus Scherer
|
ca77616509
|
ICU-3432 move uniset.cpp data for case closure to ucase.icu; have gencase build case closure data; ucase.c use it; UnicodeSet::closeOver() call that
X-SVN-Rev: 16902
|
2004-12-02 04:18:35 +00:00 |
|
Markus Scherer
|
72e364aa16
|
ICU-3674 improve conversion code coverage
X-SVN-Rev: 16570
|
2004-10-20 00:25:37 +00:00 |
|
George Rhoten
|
18ffb7c81f
|
ICU-3963 Make sure that better symbol names are exported for urename.h
X-SVN-Rev: 16333
|
2004-09-16 04:00:12 +00:00 |
|
Markus Scherer
|
8a3a93deed
|
ICU-4078 use USetAdder interface to remove dependencies of low-level code on the USet/UnicodeSet implementation
X-SVN-Rev: 16265
|
2004-09-07 17:59:53 +00:00 |
|
Markus Scherer
|
53e086dc9a
|
ICU-4078 disentangle conversion and properties code some from other parts of the common library
X-SVN-Rev: 16193
|
2004-08-26 22:51:40 +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
|
648a43a3d8
|
ICU-3361 fix SI/SO converter
X-SVN-Rev: 14045
|
2003-12-09 01:12:20 +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
|
b4e7245d1e
|
ICU-3222 fix compiler warnings
X-SVN-Rev: 13985
|
2003-12-04 00:34:51 +00:00 |
|
Markus Scherer
|
60cc29e0e4
|
ICU-3346 proper cast to eliminate warning
X-SVN-Rev: 13714
|
2003-11-13 17:04:10 +00:00 |
|
Markus Scherer
|
142fb8bab6
|
ICU-3346 bug fix: base table used to fallback from U+0000 to 00 even if U+0000 was unassigned
X-SVN-Rev: 13685
|
2003-11-12 15:59:08 +00:00 |
|
Markus Scherer
|
dfb7248160
|
ICU-3346 support loading extension files from non-NULL (application) packages (same package as where the base file is for now)
X-SVN-Rev: 13673
|
2003-11-12 02:04:55 +00:00 |
|
Markus Scherer
|
506bc1495f
|
ICU-3346 support stateless DBCS-only and simple (single-character) conversions
X-SVN-Rev: 13655
|
2003-11-11 18:37:55 +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
|
8830b45fa5
|
ICU-2404 set state before toU extension matching
X-SVN-Rev: 13611
|
2003-11-06 23:21:56 +00:00 |
|
Markus Scherer
|
ad1c32aa0e
|
ICU-2404 ucnv_getNextUChar() for extensions
X-SVN-Rev: 13540
|
2003-10-31 04:59:36 +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 |
|
Markus Scherer
|
f24d153bdb
|
ICU-2404 implement ucnv_getUnicodeSet() for extensions
X-SVN-Rev: 13527
|
2003-10-29 22:06:57 +00:00 |
|
Markus Scherer
|
47ca718f33
|
ICU-2404 fully handle <subchar1> and |2 in converters
X-SVN-Rev: 13523
|
2003-10-29 03:21:21 +00:00 |
|
Markus Scherer
|
b17cd40689
|
ICU-2404 bug fix - need to recalculate targetCapacity after extension mapping
X-SVN-Rev: 13511
|
2003-10-28 05:19:32 +00:00 |
|
Markus Scherer
|
cea34629f2
|
ICU-2404 first code for m:n conversion extensions
X-SVN-Rev: 13490
|
2003-10-25 00:29:13 +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
|
01823a43c4
|
ICU-2449 refactor conversion - call toUnicode and getNextUChar callbacks only from ucnv.c framework, some optimizations for 1/2-byte MBCS like Shift-JIS
X-SVN-Rev: 12732
|
2003-08-01 15:02:27 +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 |
|
George Rhoten
|
8cd78a419a
|
ICU-2699 Fix a compiler warning
X-SVN-Rev: 11876
|
2003-05-09 22:52:03 +00:00 |
|
Markus Scherer
|
e55480b50b
|
ICU-2787 fully mutex initialization because double-checked locking can be unsafe
X-SVN-Rev: 11821
|
2003-05-06 23:56:03 +00:00 |
|
Markus Scherer
|
0fcfe71911
|
ICU-2856 make EBCDIC_STATEFUL always emit SI at the end of a stream if the last character was DBCS
X-SVN-Rev: 11788
|
2003-05-02 22:38:41 +00:00 |
|