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 |
|
George Rhoten
|
dd2917fc9b
|
ICU-5195 Fix codepoint handling that stradle buffers.
X-SVN-Rev: 19614
|
2006-05-05 07:08:37 +00:00 |
|
George Rhoten
|
aee4b9cb87
|
ICU-4416 Make sure that surrogates aren't listed for UTF-16 and UTF-32
X-SVN-Rev: 17940
|
2005-06-17 07:04:03 +00:00 |
|
Markus Scherer
|
26091e6ae6
|
ICU-4223 do not write the UTF-16/32 BOM if there is no text to convert
X-SVN-Rev: 17866
|
2005-06-12 21:15:18 +00:00 |
|
George Rhoten
|
86b1781bad
|
ICU-4548 Update Unicode CCSIDs from IBM.
X-SVN-Rev: 17751
|
2005-05-31 22:04:26 +00:00 |
|
George Rhoten
|
6dfb6fd62e
|
ICU-4319 UTF-32 converters return the wrong offsets for supplementary characters
X-SVN-Rev: 17017
|
2004-12-23 21:03:30 +00:00 |
|
George Rhoten
|
70b126c727
|
ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 16927
|
2004-12-08 01:05:40 +00:00 |
|
George Rhoten
|
038f43c843
|
ICU-3905 Fix some compiler warnings.
X-SVN-Rev: 16196
|
2004-08-27 16:45:16 +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 |
|
George Rhoten
|
1fb55a65c7
|
ICU-1838 Forbid converting surrogate code points in UTF-32
X-SVN-Rev: 13273
|
2003-10-02 17:02:14 +00:00 |
|
Markus Scherer
|
e8b985f363
|
ICU-2449 refactor conversion - call toUnicode and getNextUChar callbacks only from ucnv.c framework
X-SVN-Rev: 12731
|
2003-08-01 14:58:43 +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
|
486edf9562
|
ICU-2818 fix UTF-16/32 behavior for BOM-only input; tests see /tsconv/ccapitst/TestConvertAlgorithmic (j2024)
X-SVN-Rev: 11604
|
2003-04-21 02:06:03 +00:00 |
|
Markus Scherer
|
a6213ee1c0
|
ICU-1439 implement ucnv_getUnicodeSet() for roundtrippable code points
X-SVN-Rev: 11464
|
2003-04-05 01:33:02 +00:00 |
|
George Rhoten
|
bf4890e0c0
|
ICU-1834 Update the CCSID numbers for Unicode
X-SVN-Rev: 9317
|
2002-07-24 19:15:27 +00:00 |
|
GCL Shanghai
|
2fab4a8cb7
|
ICU-1953 backout buffer overflow changes
X-SVN-Rev: 9070
|
2002-07-09 12:47:45 +00:00 |
|
GCL Shanghai
|
6348e12895
|
ICU-1953 test for buffer overflows
X-SVN-Rev: 9044
|
2002-07-06 10:58:51 +00:00 |
|
Markus Scherer
|
97c20c88af
|
ICU-1967 split ucnv_utf.c into more manageable ucnv_uxx.c where x=7, 8, 16, 32
X-SVN-Rev: 8986
|
2002-07-01 19:32:52 +00:00 |
|