Commit Graph

157 Commits

Author SHA1 Message Date
Michael Ow
dd03794570 ICU-7959 Add compound text converter to ICU4C.
X-SVN-Rev: 29211
2010-12-15 23:38:28 +00:00
Michael Ow
da1272de57 ICU-7447 Fix some GCC and VA compiler warnings.
X-SVN-Rev: 28778
2010-10-08 20:14:26 +00:00
Steven R. Loomis
a8575b74fa ICU-7829 reset the default converter if the default converter name changes
X-SVN-Rev: 28310
2010-07-14 23:01:37 +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
e74be582d0 ICU-6606 optimized away calls to u_getDefaultConverter() from UnicodeString code (constructors and extract()) if U_CHARSET_IS_UTF8
X-SVN-Rev: 25571
2009-03-12 21:24:54 +00:00
Markus Scherer
93e35cf3db ICU-6606 add #define option for >>default charset is UTF-8<<
X-SVN-Rev: 25544
2009-03-11 03:16:35 +00:00
Andy Heninger
a5abce6673 ICU-6477 C++ // comment in plain C file fixed
X-SVN-Rev: 24453
2008-08-06 21:07:00 +00:00
Andy Heninger
0c2a587a9c ICU-6480 clean up UMTX_CHECK usage in lazy init
X-SVN-Rev: 24439
2008-08-05 00:09:13 +00:00
Peter Edberg
867af878ad ICU-6175 Invoke toUnicode error handler for empty segments in ISO-2022-x & HZ with new UConverter.toUCallbackReason=UCNV_IRREGULAR
X-SVN-Rev: 23571
2008-03-12 23:20:11 +00:00
George Rhoten
fb5e448868 ICU-6132 Fix previous change.
X-SVN-Rev: 23408
2008-02-10 17:52:27 +00:00
George Rhoten
b62b973812 ICU-6132 Fix a bug found while flushing a cache.
X-SVN-Rev: 23407
2008-02-09 20:48:31 +00:00
George Rhoten
3daa4c96d4 ICU-6132 Recover from allocation errors more gracefully.
X-SVN-Rev: 23398
2008-02-08 08:21:32 +00:00
George Rhoten
c5e89166c8 ICU-6132 Recover from allocation errors.
X-SVN-Rev: 23395
2008-02-08 06:19:48 +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
George Rhoten
63a695293c ICU-5447 Performance optimization change due to new unused tables listed in the alias table.
X-SVN-Rev: 22509
2007-08-24 09:44:10 +00:00
George Rhoten
07a1c2a6b2 ICU-5326 Add comments about default converter handling
X-SVN-Rev: 21659
2007-06-07 05:15:52 +00:00
George Rhoten
af4d1cf1ab ICU-5427 Fix a memory leak when the default codepage is UTF-8 and u_cleanup is called.
X-SVN-Rev: 21287
2007-03-17 22:41:32 +00:00
Markus Scherer
e674e4f0f0 ICU-5518 fix swapping and preflighting of UTF-8-friendly MBCS .cnv files without extension tables
X-SVN-Rev: 21013
2007-02-06 18:04:33 +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
70cb51cb3b ICU-5426 Fix uninitialized memory access from last change.
X-SVN-Rev: 20474
2006-10-03 02:55:41 +00:00
George Rhoten
932759f00a ICU-5426 Make it easier to change the size of the converter hash table depending on the platform.
X-SVN-Rev: 20464
2006-09-30 22:35:25 +00:00
Markus Scherer
8e5f03bcd1 ICU-5188 add ucnv_setSubstString()
X-SVN-Rev: 19789
2006-07-05 23:08:50 +00:00
George Rhoten
9a58a05799 ICU-5225 Small speed optimization in ucnv_createConverterFromSharedData
X-SVN-Rev: 19740
2006-06-20 21:32:22 +00:00
Markus Scherer
5fa5991579 ICU-5235 make ucnv_open("UTF-8") faster
X-SVN-Rev: 19739
2006-06-17 13:53:07 +00:00
George Rhoten
ec8b663ffa ICU-5226 Comment change
X-SVN-Rev: 19716
2006-06-13 15:59:20 +00:00
George Rhoten
ec174ab671 ICU-5226 Better testing of default converter.
X-SVN-Rev: 19715
2006-06-13 15:58:39 +00:00
George Rhoten
a706c5b441 ICU-5226 Fix a problem from the last check that will cause default algorithmic converters with options to be created incorrectly.
X-SVN-Rev: 19714
2006-06-13 15:50:01 +00:00
George Rhoten
6984e13ef5 ICU-5226 Fix a problem from the last check that will cause default algorithmic converters with options not be parsed correctly.
X-SVN-Rev: 19711
2006-06-12 22:59:13 +00:00
George Rhoten
8141124adb ICU-5226 Fix a problem from the last check that will cause default algorithmic converters with options not be parsed correctly.
X-SVN-Rev: 19710
2006-06-12 22:58:43 +00:00
George Rhoten
7724842efe ICU-5226 Fix some issues with ucnv_setDefaultName.
X-SVN-Rev: 19708
2006-06-12 22:43:49 +00:00
George Rhoten
78f8b26a73 ICU-5225 Minor speed improvement for opening and closing converters
by storing information about whether converter options are on the canonical converter name.

X-SVN-Rev: 19707
2006-06-12 10:05:08 +00:00
George Rhoten
b6fa95c973 ICU-5225 Minor speed improvement for opening and closing converters.
X-SVN-Rev: 19705
2006-06-12 06:28:31 +00:00
Ram Viswanadha
b70227e2c7 ICU-4741 make compare functions for Hashtable and StringEnumeration general
X-SVN-Rev: 18788
2005-11-11 19:23:09 +00:00
Markus Scherer
c459740c62 ICU-4739 minor ucnv_swap() bug fixes
X-SVN-Rev: 18556
2005-09-20 18:59:05 +00:00
George Rhoten
92181b792b ICU-4703 Fix BEAM warnings.
X-SVN-Rev: 18382
2005-08-02 18:12:39 +00:00
George Rhoten
17fa571373 ICU-4506 Break alias table dependency on the rest of conversion code
X-SVN-Rev: 17568
2005-05-08 07:56:44 +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
de39e80b8c ICU-4281 Reduce the u_errorName usage.
X-SVN-Rev: 16919
2004-12-05 05:38:50 +00:00
Andy Heninger
665e553354 ICU-4161 remove tabs from source code
X-SVN-Rev: 16829
2004-11-11 23:34:58 +00:00
George Rhoten
e2188e6775 ICU-4078 Decouple the cleanup functions from u_init and u_cleanup.
X-SVN-Rev: 16403
2004-10-06 23:10:53 +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
4804d98d00 ICU-4078 Further separate the default converter from the rest of the ustring internal API
X-SVN-Rev: 16201
2004-08-27 17:56:01 +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
Eric Mader
14fbb48bf9 ICU-3770 Updated copyright notices for ICU 3.0
X-SVN-Rev: 15385
2004-05-18 22:01:41 +00:00
George Rhoten
af3c9fc66a ICU-3343 Fix some memory leaks
X-SVN-Rev: 14263
2004-01-08 21:44:54 +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
b4e7245d1e ICU-3222 fix compiler warnings
X-SVN-Rev: 13985
2003-12-04 00:34:51 +00:00
Markus Scherer
19c5a7a2e7 ICU-2403 add tracing to converter open/close/load/unload
X-SVN-Rev: 13822
2003-11-21 23:24:11 +00:00
Markus Scherer
dc41bb7735 ICU-2235 swapping code bug fix
X-SVN-Rev: 13750
2003-11-19 00:58:12 +00:00