Commit Graph

59 Commits

Author SHA1 Message Date
George Rhoten
6fa1e5cddc ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3576
2001-02-06 22:11:41 +00:00
Markus Scherer
4b2a7a5603 ICU-484 allow to override the state table for SBCS, DBCS, EBCDIC_STATEFUL
X-SVN-Rev: 3413
2001-01-12 21:13:57 +00:00
Markus Scherer
8dbae7355a ICU-484 align state table syntax with documentation (initial instead of direct)
X-SVN-Rev: 3411
2001-01-12 19:25:29 +00:00
Markus Scherer
cd9f2d4736 ICU-484 flush stdout & stderr after each codepage to keep them from getting too messed up
X-SVN-Rev: 3381
2001-01-05 02:14:53 +00:00
Markus Scherer
95a8083095 ICU-701 add code to test if a subchar byte sequence is valid in the codepage structure
X-SVN-Rev: 3365
2001-01-03 00:30:31 +00:00
George Rhoten
bc3aaa20ef ICU-573 Put in putil.h
X-SVN-Rev: 3361
2001-01-03 00:18:57 +00:00
Markus Scherer
fba15a1c31 ICU-484 for SBCS, DBCS, and EBCDIC_STATEFUL use MBCS with precanned state tables
X-SVN-Rev: 3348
2001-01-02 22:55:14 +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
7fd4da5ac3 ICU-484 allow <icu:state> for SBCS/DBCS/EBCDIC_STATEFUL
X-SVN-Rev: 3295
2000-12-20 18:41:36 +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
5ca054e8af ICU-701 new .ucm parser, type-specific code factored out
X-SVN-Rev: 2915
2000-11-15 00:56:35 +00:00
Markus Scherer
5d191952d7 ICU-544 support reverse fallbacks codepage->U
X-SVN-Rev: 2845
2000-10-30 21:03:06 +00:00
Steven R. Loomis
c12237ff37 ICU-627 fix portability of UConverterStaticData
X-SVN-Rev: 2557
2000-10-03 20:18:22 +00:00
George Rhoten
83d06a9d80 ICU-597 fixed a small problem with strtoupper that I fixed for OS/400
X-SVN-Rev: 2478
2000-09-22 16:45:56 +00:00
George Rhoten
7783b01356 ICU-597 Make the definition for main more consistent for OS/400.
X-SVN-Rev: 2473
2000-09-21 21:49:32 +00:00
George Rhoten
e987689c07 ICU-535 fixed some compiler warnings
X-SVN-Rev: 2369
2000-08-28 23:15:05 +00:00
Steven R. Loomis
bd94ac5ec8 ICU-567 MacOS
X-SVN-Rev: 2366
2000-08-28 21:36:13 +00:00
Vladimir Weinstein
250331389c ICU-548 converter leaks fixes
X-SVN-Rev: 2230
2000-08-14 23:11:00 +00:00
George Rhoten
ff045b6bb6 ICU-535 fixed some compiler warnings
X-SVN-Rev: 2143
2000-08-09 17:24:54 +00:00
Markus Scherer
2d4410c3f2 ICU-505 more reasonable input buffer size
X-SVN-Rev: 1906
2000-07-17 19:48:55 +00:00
Markus Scherer
7d721ba16c ICU-502 clean up 'unassigned' handling and callback calls
X-SVN-Rev: 1871
2000-07-13 23:55:33 +00:00
Markus Scherer
2d466764df ICU-103 replace the mbcs implementation by one that supports up to 4 bytes/char and full utf-16
X-SVN-Rev: 1838
2000-07-13 00:26:14 +00:00
Yves Arrouye
b4e4f9d031 ICU-377 more changes to please the Mach linker.
X-SVN-Rev: 1805
2000-07-12 06:43:32 +00:00
Madhu K
bd157cd849 ICU-43 Fix in the SBCS
X-SVN-Rev: 1782
2000-07-10 22:50:32 +00:00
Madhu K
18f38a2d19 ICU-43 Parse Error for mbcs
X-SVN-Rev: 1738
2000-07-05 23:04:48 +00:00
Madhu K
2cbcf5e6aa ICU-43 Fix in fallback implementation.
X-SVN-Rev: 1735
2000-07-05 19:06:02 +00:00
Helena Chapman
377889ccd9 ICU-311 Major rewrite of the callback APIs. Needs to be checked
in without more testing to make the 6/29/2000 API deadline.  Lots
of warnings still, offset handling is not implemented.  More unit tests
is required because the current implementation actually passes the tests.

X-SVN-Rev: 1661
2000-06-27 20:47:56 +00:00
Steven R. Loomis
f7e25d8f56 ICU-353 typo
X-SVN-Rev: 1597
2000-06-09 23:05:39 +00:00
Yves Arrouye
24c4175aff ICU-353 use ucmp16_getu() instead of ucmp16_get() when comparing with
replacement characters (or gcc warns that the tests will always be false,
which is true due to sign extension).

X-SVN-Rev: 1592
2000-06-09 18:33:46 +00:00
Helena Chapman
69ba12f77c ICU-351 Define UBool to be used in the APIs.
X-SVN-Rev: 1410
2000-05-18 22:08:39 +00:00
Yves Arrouye
f36bd9a39a ICU-381 replaced U_NULL by NULL.
X-SVN-Rev: 1362
2000-05-13 16:27:10 +00:00
Helena Chapman
4a4bbe2373 ICU-43 Added fallback implementation to handle to/fromUnicode
mapping correctly.

X-SVN-Rev: 1359
2000-05-12 19:59:03 +00:00
Vladimir Weinstein
c9bdfc72b2 ICU-267 fix warnings, new .dsp file
X-SVN-Rev: 1201
2000-04-20 20:57:51 +00:00
Steven R. Loomis
994272e648 ICU-267 initialize staticdata before use
X-SVN-Rev: 1200
2000-04-20 20:37:59 +00:00
Steven R. Loomis
fd4d62ffe1 ICU-267 move static data into makeconv for data based converters, fix initialization during makeconv
X-SVN-Rev: 1198
2000-04-20 19:43:32 +00:00
Steven R. Loomis
6e9f280f6c ICU-267 make CNV file format portable. (+ makeconv cleanup)
X-SVN-Rev: 1176
2000-04-19 23:05:27 +00:00
Markus Scherer
8c45aac594 ICU-364 use common command line parser and destdir option
X-SVN-Rev: 1159
2000-04-18 23:51:15 +00:00
Helena Chapman
feff591551 ICU-354 Merge back the 1.4.1.1 changes.
X-SVN-Rev: 1151
2000-04-18 21:57:47 +00:00
Yves Arrouye
5e1d719c5c ICU-282 changed udata_create() to have the directory as its first
argument, as suggested by Markus (so it now looks like udata_open() and
friends); updated the Doc++ documentation for the directory argument;
changed all tools to put the directory first.

X-SVN-Rev: 890
2000-03-04 01:19:19 +00:00
Yves Arrouye
57eacb7563 ICU-282 pass a directory argument to udata_create().
X-SVN-Rev: 866
2000-02-29 18:42:28 +00:00
Brendan Murray
7aa7596ff8 ICU-270 fixed incorrect use of the table->mbcs.starters in the ebcdic stateful generator
X-SVN-Rev: 740
2000-02-10 00:18:45 +00:00
Markus Scherer
f83bf17a46 ICU-256 handle platform-U_FILE_SEP_CHAR: don't rely on '/'! (untabify, too)
X-SVN-Rev: 735
2000-02-09 01:29:21 +00:00
Yves Arrouye
b198364fce ICU-256 makeconv displays incorrect paths.
X-SVN-Rev: 724
2000-02-07 20:54:50 +00:00
Markus Scherer
7f7b2d90f3 ICU-266 c++-ify UConverter (UConverterImpl resembles a vtable)
X-SVN-Rev: 721
2000-02-05 00:19:15 +00:00
Steven R. Loomis
8e1f7f07e4 ICU-227 better error handling in makeconv, and set ICU_DATA in the w32 build script
X-SVN-Rev: 669
2000-01-21 02:15:42 +00:00
Vladimir Weinstein
8b20f17f49 ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_
X-SVN-Rev: 473
1999-12-28 23:57:50 +00:00
Steven R. Loomis
b98cc6ff9e ICU-157 udata, fixes for hpux..
X-SVN-Rev: 421
1999-12-15 21:42:15 +00:00
Steven R. Loomis
343d4b3e58 ICU-157 UDATA updates for Machines with Alignment Problems, and to align cnv/ucmp data.
X-SVN-Rev: 416
1999-12-15 05:14:03 +00:00
Markus Scherer
72e30ff3bb ICU-92 use getLongPathname() for filename arguments
X-SVN-Rev: 400
1999-12-14 01:30:27 +00:00
Markus Scherer
f452a84c52 ICU-161 change copyright for open source
X-SVN-Rev: 393
1999-12-13 22:28:37 +00:00