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
|
de1f8d59d0
|
ICU-3685 Use different function and struct names between separate files for different types.
X-SVN-Rev: 14909
|
2004-04-08 22:49:40 +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
|
b4e7245d1e
|
ICU-3222 fix compiler warnings
X-SVN-Rev: 13985
|
2003-12-04 00:34:51 +00:00 |
|
Markus Scherer
|
2e6b59aa7d
|
ICU-3346 support simple (single-character) conversion extensions
X-SVN-Rev: 13656
|
2003-11-11 18:42:09 +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
|
4d8b16de1c
|
ICU-2144 use isCopyLocal only for UConverter allocation, add isExtraLocal for extraInfo allocation
X-SVN-Rev: 11914
|
2003-05-13 21:05:05 +00:00 |
|
George Rhoten
|
e76f98cf2d
|
ICU-2729 Fix a memory leak
X-SVN-Rev: 11588
|
2003-04-18 23:05:20 +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 |
|
Markus Scherer
|
e8d8dc6862
|
ICU-2782 fix HZ converter ucnv_safeClone()
X-SVN-Rev: 11462
|
2003-04-05 00:01:54 +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 |
|
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 |
|
GCL Shanghai
|
b89c229c6e
|
ICU-1953 change comments style and check 0/NULL
X-SVN-Rev: 8993
|
2002-07-02 15:10:30 +00:00 |
|
Eric Mader
|
898fd409f9
|
ICU-1953 remove // comments from C code. Fix indentation, removed tabs.
X-SVN-Rev: 8984
|
2002-07-01 18:04:55 +00:00 |
|
GCL Shanghai
|
1e188eca35
|
ICU-1953 Test for NULL after each uprv_malloc() or new
X-SVN-Rev: 8980
|
2002-06-29 09:31:05 +00:00 |
|
George Rhoten
|
f6a1518f3f
|
ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8673
|
2002-05-22 22:56:27 +00:00 |
|
Ram Viswanadha
|
a376281ea6
|
ICU-535 Fixed compiler warnings on alpha
X-SVN-Rev: 6578
|
2001-11-02 03:55:12 +00:00 |
|
George Rhoten
|
2a43cb638e
|
ICU-900 Fixed some lint warnings.
X-SVN-Rev: 6573
|
2001-11-02 02:43:22 +00:00 |
|
George Rhoten
|
1451cc22bd
|
ICU-1087 Add static keyword to the local variables and functions
X-SVN-Rev: 5707
|
2001-09-06 18:34:57 +00:00 |
|
Ram Viswanadha
|
a118536e31
|
ICU-1008 Fix memory leak in ISO-2022 SafeClone
X-SVN-Rev: 5689
|
2001-09-05 22:51:53 +00:00 |
|
George Rhoten
|
379591e1bb
|
ICU-1099 Add const to some static data
X-SVN-Rev: 5669
|
2001-08-31 22:00:00 +00:00 |
|
Ram Viswanadha
|
11382e3dbf
|
ICU-1054 use uprv_memcpy and some housekeeping
X-SVN-Rev: 5276
|
2001-07-18 23:45:04 +00:00 |
|
Ram Viswanadha
|
bb0b1f5cc1
|
ICU-930 fixed offsets overwriting bug
X-SVN-Rev: 4463
|
2001-04-07 01:24:30 +00:00 |
|
Ram Viswanadha
|
ae3ec9f251
|
ICU-535 fixed compiler warnings
X-SVN-Rev: 4281
|
2001-03-22 19:57:05 +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
|
55c69844be
|
ICU-866 implement handling of subchar1
X-SVN-Rev: 3784
|
2001-02-26 19:51:20 +00:00 |
|
Ram Viswanadha
|
1d9ffd7f79
|
ICU-869 Added support for JIS, JIS7 and JIS8 encodings in 2022-JP
fixed compiler warning in HZ
X-SVN-Rev: 3745
|
2001-02-23 04:39:32 +00:00 |
|
George Rhoten
|
9958c85f83
|
ICU-597 AS/400 porting changes
X-SVN-Rev: 3682
|
2001-02-20 01:08:37 +00:00 |
|
Jim Snyder Grant
|
5479dd7c73
|
ICU-388 and jb 853: ucnv_safeClone - the guts of the implementation
X-SVN-Rev: 3657
|
2001-02-16 22:22:40 +00:00 |
|
Ram Viswanadha
|
4b1be3269e
|
ICU-634 Reduced number of gotos without affecting the performance
and fixed surrogate handling(regression) bugs
X-SVN-Rev: 3643
|
2001-02-16 20:16:09 +00:00 |
|
Ram Viswanadha
|
de43f54b4c
|
ICU-535 Fixed compiler warnings
X-SVN-Rev: 3557
|
2001-02-03 03:15:29 +00:00 |
|
Ram Viswanadha
|
cc818beb4d
|
ICU-634 Performance improvement of ISO_2022 converters. JP is about 40% faster.
Implemented writeSub funtions. Combined non offset and offset handling functions.
X-SVN-Rev: 3530
|
2001-02-02 03:51:57 +00:00 |
|
Markus Scherer
|
0da2a482ab
|
ICU-484 remove includes for ucmpXY.h
X-SVN-Rev: 3358
|
2001-01-02 23:18:29 +00:00 |
|
Markus Scherer
|
10a4f4ae41
|
ICU-722 implement direction-specific ucnv_reset()
X-SVN-Rev: 3299
|
2000-12-20 21:18:46 +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
|
998f792a5a
|
ICU-484 add unicodeMask to UConverterStaticData for optimized implementations
X-SVN-Rev: 3280
|
2000-12-19 23:07:50 +00:00 |
|
Markus Scherer
|
b7c791ad75
|
ICU-507 use common implementation for getNextUChar() where appropriate
X-SVN-Rev: 3261
|
2000-12-19 00:29:27 +00:00 |
|
Ram Viswanadha
|
d9ea986454
|
ICU-535 Fixed compiler warnings
X-SVN-Rev: 3190
|
2000-12-09 04:08:57 +00:00 |
|
Ram Viswanadha
|
de8fd42158
|
ICU-535 Fixed compiler warnings
X-SVN-Rev: 3144
|
2000-12-06 00:48:11 +00:00 |
|
Ram Viswanadha
|
63c40580a6
|
ICU-634 Changed options parameter of open function
X-SVN-Rev: 3039
|
2000-11-29 01:04:03 +00:00 |
|
Ram Viswanadha
|
a47dc395b7
|
ICU-535 Fixed compiler warnings
X-SVN-Rev: 3006
|
2000-11-27 17:40:41 +00:00 |
|
Ram Viswanadha
|
3e0584e78d
|
ICU-729 Fixed multithreading bug. Changed implementation
ucnv_getName() function to return converter name with options.
Renamed UConverterOpen Function parameter from version to
options.
X-SVN-Rev: 2995
|
2000-11-22 02:05:29 +00:00 |
|
Ram Viswanadha
|
c20ad62504
|
ICU-703 Implemented reset functions, deleted dead code,
consolidated changeState2022() function
X-SVN-Rev: 2927
|
2000-11-17 03:01:23 +00:00 |
|
Ram Viswanadha
|
d1b9eb8cf3
|
ICU-703 Fixed bugs found after adding tests
X-SVN-Rev: 2888
|
2000-11-08 23:16:20 +00:00 |
|
Ram Viswanadha
|
b63a02b5e8
|
ICU-703 fixed callback bug.
X-SVN-Rev: 2857
|
2000-11-02 04:08:12 +00:00 |
|
Ram Viswanadha
|
2ade9b3ccb
|
ICU-703 Added ISO-2022-JP version selection functionality
X-SVN-Rev: 2833
|
2000-10-28 01:09:46 +00:00 |
|
Ram Viswanadha
|
1d1cd4f6d8
|
ICU-673 fixed short source and target buffer handling of converters.
X-SVN-Rev: 2745
|
2000-10-20 02:46:16 +00:00 |
|