Markus Scherer
|
2ad94b4e93
|
ICU-11601 UConverterSharedData: add isReferenceCounted, stop checking for special referenceCounter=~0 value outside mutex to make thread sanitizer happy, remove long-unused table pointer field, add & use initializer macro
X-SVN-Rev: 37476
|
2015-05-29 19:33:24 +00:00 |
|
Markus Scherer
|
8e6898ae3d
|
ICU-11296 based on patch from Jungshik, approved option name UCONFIG_ONLY_HTML_CONVERSION, turn off UTF-32, simplify changes, fix warnings
X-SVN-Rev: 37045
|
2015-02-20 19:31:33 +00:00 |
|
Markus Scherer
|
996422e74c
|
ICU-9398 avoid use of utf8_countTrailBytes[], rewrite/optimize U8_COUNT_TRAIL_BYTES() & U8_NEXT_UNSAFE(), test _UNSAFE macros only with (mostly) well-formed UTF-8 text
X-SVN-Rev: 32574
|
2012-10-09 05:17:43 +00:00 |
|
Andy Heninger
|
5b3a708915
|
ICU-8992 Compiler Warning cleanup for gcc 4.6.1
X-SVN-Rev: 31329
|
2012-02-06 19:57:08 +00:00 |
|
Yoshito Umaoka
|
e9503bdade
|
ICU-8909 Fixed various warnings reported by a source code analysis tool.
X-SVN-Rev: 30958
|
2011-11-14 19:32:51 +00:00 |
|
Markus Scherer
|
e31ce99b84
|
ICU-8575 option for not including utf headers by default; replace uses of deprecated utf_old.h macros
X-SVN-Rev: 30430
|
2011-07-27 05:53:56 +00:00 |
|
Vladimir Weinstein
|
a16ac0c913
|
ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 21694
|
2007-06-11 18:42:07 +00:00 |
|
George Rhoten
|
513297e606
|
ICU-5445 Fix some compiler warnings
X-SVN-Rev: 21284
|
2007-03-17 06:14:03 +00:00 |
|
George Rhoten
|
d5f62f7b0d
|
ICU-5645 Improve UTF-8 conversion performance
X-SVN-Rev: 21223
|
2007-03-12 08:26:03 +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
|
d0b264bb95
|
ICU-5195 Fix a performance issue found while fixing UTF-32 codepoint handling that stradle buffers.
X-SVN-Rev: 19615
|
2006-05-05 07:10:09 +00:00 |
|
George Rhoten
|
92181b792b
|
ICU-4703 Fix BEAM warnings.
X-SVN-Rev: 18382
|
2005-08-02 18:12:39 +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
|
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 |
|
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 |
|
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
|
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
|
f4562fc9c5
|
ICU-2959 update copyright notices for 2003 changes
X-SVN-Rev: 12230
|
2003-06-02 22:26:54 +00:00 |
|
George Rhoten
|
328bdfed8e
|
ICU-2773 Fix preflighing when a multibyte substitution callback is used.
X-SVN-Rev: 11539
|
2003-04-13 04:41:49 +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 |
|
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
|
401b30896b
|
ICU-1967 fix offset handling on buffer edge
X-SVN-Rev: 9028
|
2002-07-03 17:58:06 +00:00 |
|
Markus Scherer
|
d0a2920603
|
ICU-1967 add cesu-8 converter; fix toUnicode error handling of broken utf-8/cesu-8 sequences; fix use of state variables
X-SVN-Rev: 9010
|
2002-07-02 22:51:23 +00:00 |
|
Markus Scherer
|
2d5114e756
|
ICU-1967 tighten utf-8 code, must not encode surrogate code points (unpaired surrogates) per unicode 3.2
X-SVN-Rev: 8990
|
2002-07-02 00:51:16 +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 |
|