George Rhoten
|
4f532d0425
|
ICU-2815 ucnv_flushCache should close the cached default converter.
X-SVN-Rev: 11585
|
2003-04-18 20:31:45 +00:00 |
|
George Rhoten
|
1341f3bcd1
|
ICU-2000 Fix some compiler warnings
X-SVN-Rev: 10411
|
2002-11-30 04:41:53 +00:00 |
|
Markus Scherer
|
442a78aeec
|
ICU-2466 add IMAP-mailbox-name converter
X-SVN-Rev: 10187
|
2002-11-07 21:02:24 +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 |
|
Markus Scherer
|
e6c9d15456
|
ICU-1885 add swaplfnl converter option
X-SVN-Rev: 9881
|
2002-09-18 01:42:32 +00:00 |
|
George Rhoten
|
c7c90c528b
|
ICU-2086 A small improvement for the binary search of algorithmic converters.
X-SVN-Rev: 9841
|
2002-09-06 00:48:35 +00:00 |
|
George Rhoten
|
9188a817d3
|
ICU-2086 Improve the binary search of aliases and the algorithmic converter name lookup
X-SVN-Rev: 9833
|
2002-09-04 00:36:40 +00:00 |
|
George Rhoten
|
f18ebcae7c
|
ICU-2067 Back out last change. It was already thread safe
X-SVN-Rev: 9587
|
2002-08-06 15:59:27 +00:00 |
|
George Rhoten
|
7887d067b3
|
ICU-2067 Make ucnv_shareConverterData thread safe
X-SVN-Rev: 9584
|
2002-08-05 23:00:20 +00:00 |
|
George Rhoten
|
7e92471c93
|
ICU-1947 Better usage for U_EXPORT2 and U_CALLCONV
X-SVN-Rev: 9295
|
2002-07-23 23:01:08 +00:00 |
|
Steven R. Loomis
|
4ef2dc2ea1
|
ICU-1991 ucnv_openPackage
X-SVN-Rev: 9220
|
2002-07-17 02:34:50 +00:00 |
|
George Rhoten
|
f26a626862
|
ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 9215
|
2002-07-16 22:32:54 +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 |
|
George Rhoten
|
12f90fe0b3
|
ICU-1968 sync the return error with ucnv_openU
X-SVN-Rev: 9033
|
2002-07-03 20:18:36 +00:00 |
|
George Rhoten
|
1c36a6fe33
|
ICU-868 Make openCCSID slightly faster when creating the alias.
X-SVN-Rev: 9027
|
2002-07-03 16:54:59 +00:00 |
|
Markus Scherer
|
f02250d411
|
ICU-1967 add cesu-8 converter
X-SVN-Rev: 9009
|
2002-07-02 22:50:35 +00:00 |
|
George Rhoten
|
ef8bce9e4a
|
ICU-1968 Fix and test another buffer overflow bug
X-SVN-Rev: 9000
|
2002-07-02 22:05:00 +00:00 |
|
George Rhoten
|
75adfd3610
|
ICU-1968 Fix and test a buffer overflow
X-SVN-Rev: 8999
|
2002-07-02 21:42:29 +00:00 |
|
George Rhoten
|
49eb2e63e3
|
ICU-1968 Fix a buffer overflow
X-SVN-Rev: 8997
|
2002-07-02 19:21:35 +00:00 |
|
George Rhoten
|
966d01b596
|
ICU-1896 Flush the available converter names when the converter cache is flushed.
X-SVN-Rev: 8870
|
2002-06-13 16:43:41 +00:00 |
|
Markus Scherer
|
2d9b8643d9
|
ICU-1939 fix name comparison for purely algorithmic (intrinsic) converters: use loose match, not strcmp
X-SVN-Rev: 8856
|
2002-06-12 16:05:28 +00:00 |
|
Markus Scherer
|
50ad17d045
|
ICU-1939 implement UTF-16 and UTF-32 converters with BOM detection/output
X-SVN-Rev: 8831
|
2002-06-11 04:43:45 +00:00 |
|
Markus Scherer
|
995a589267
|
ICU-1864 add BOCU-1
X-SVN-Rev: 8481
|
2002-04-17 20:36:53 +00:00 |
|
Andy Heninger
|
353e4c6ce7
|
ICU-1762 SRL code review comment - make init of cnvCacheMutex=NULL explicit
X-SVN-Rev: 8259
|
2002-03-27 17:36:15 +00:00 |
|
George Rhoten
|
441d7129ba
|
ICU-1541 Undo some of the EXPORT2 changes
X-SVN-Rev: 8180
|
2002-03-21 19:31:32 +00:00 |
|
Andy Heninger
|
c695aa74b5
|
ICU-1762 converter thread safety: export converter cleanup funtion for use by test.
X-SVN-Rev: 7993
|
2002-03-13 18:34:45 +00:00 |
|
Andy Heninger
|
68f38c3807
|
ICU-1762 converter cache thread safety fixes
X-SVN-Rev: 7954
|
2002-03-12 21:54:23 +00:00 |
|
Vladimir Weinstein
|
1b0596cd30
|
ICU-1541 consistently added U_CAPI & U_EXPORT2 to all the declarations and definitions
X-SVN-Rev: 7038
|
2001-11-21 01:02:11 +00:00 |
|
George Rhoten
|
2a43cb638e
|
ICU-900 Fixed some lint warnings.
X-SVN-Rev: 6573
|
2001-11-02 02:43:22 +00:00 |
|
Alan Liu
|
8a98ee7a0e
|
ICU-1023 change UHashKey to UHashTok and use for values as well
X-SVN-Rev: 6264
|
2001-10-16 18:31:13 +00:00 |
|
George Rhoten
|
33998e8272
|
ICU-392 Don't export as many symbols with a commonly used name.
X-SVN-Rev: 6037
|
2001-10-04 01:14:52 +00:00 |
|
George Rhoten
|
0bc6703321
|
ICU-392 Don't export as many symbols with a commonly used name.
X-SVN-Rev: 6035
|
2001-10-04 01:04:28 +00:00 |
|
George Rhoten
|
e813be8726
|
ICU-1202 Undo the change. I was building inconsistent stale data
X-SVN-Rev: 5963
|
2001-09-28 18:10:49 +00:00 |
|
George Rhoten
|
3634e94e70
|
ICU-1202 Don't use '-' in the names.
X-SVN-Rev: 5961
|
2001-09-28 17:10:59 +00:00 |
|
Markus Scherer
|
469b0444aa
|
ICU-1202 UTF/Latin-1 converter names: change internal names to be the same as standard ones
X-SVN-Rev: 5953
|
2001-09-28 00:29:40 +00:00 |
|
George Rhoten
|
d71d803d0c
|
ICU-770 More data cleanup and remove the mutex usage from the cleanup functions
X-SVN-Rev: 5647
|
2001-08-31 02:10:39 +00:00 |
|
George Rhoten
|
38360539d4
|
ICU-770 Internal cleanup API naming scheme changed.
X-SVN-Rev: 5584
|
2001-08-25 01:09:11 +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
|
f850ad2c5e
|
ICU-770 Change code for u_cleanup() API.
X-SVN-Rev: 5462
|
2001-08-11 00:29:58 +00:00 |
|
Ram Viswanadha
|
a331c0a4eb
|
ICU-452 First take on ISCII
X-SVN-Rev: 5238
|
2001-07-14 02:29:44 +00:00 |
|
George Rhoten
|
c4997713ef
|
ICU-903 Updated the copyright notice
X-SVN-Rev: 4238
|
2001-03-21 20:44:20 +00:00 |
|
Markus Scherer
|
18a5fed5b4
|
ICU-866 initially copy subchar1 from static to runtime data
X-SVN-Rev: 3782
|
2001-02-26 19:46:30 +00:00 |
|
George Rhoten
|
e016854afa
|
ICU-790 Mainly removed stdio.h
X-SVN-Rev: 3577
|
2001-02-06 22:26:52 +00:00 |
|
Markus Scherer
|
c380780e47
|
ICU-789 add UTF-7 converter
X-SVN-Rev: 3390
|
2001-01-09 03:33:07 +00:00 |
|
Markus Scherer
|
8eb8473811
|
ICU-484 remove old code for SBCS, DBCS, and EBCDIC_STATEFUL
X-SVN-Rev: 3353
|
2001-01-02 23:09:45 +00:00 |
|
Markus Scherer
|
d8b3114228
|
ICU-484 replace SBCS by MBCS
X-SVN-Rev: 3297
|
2000-12-20 20:34:23 +00:00 |
|
Markus Scherer
|
66544551d6
|
ICU-705 add algorithmic US-ASCII converter
X-SVN-Rev: 3286
|
2000-12-20 02:08:39 +00:00 |
|
Markus Scherer
|
38fb13ac8d
|
ICU-189 add SCSU converter
X-SVN-Rev: 3264
|
2000-12-19 01:24:45 +00:00 |
|
George Rhoten
|
528b5b9040
|
ICU-432 Free some extra memory that was just allocated when the loading fails.
X-SVN-Rev: 3220
|
2000-12-14 00:29:46 +00:00 |
|