Steven R. Loomis
23976a9f66
ICU-103 fix for hpux
...
X-SVN-Rev: 2059
2000-07-27 22:05:23 +00:00
Markus Scherer
ecb2029258
ICU-103 check in ibm-964 for euc-tw
...
X-SVN-Rev: 1980
2000-07-20 18:45:26 +00:00
Markus Scherer
3ea980f5f4
ICU-103 euc-jp replace 954 by 5050
...
X-SVN-Rev: 1975
2000-07-20 16:37:09 +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
095c0eb2f0
ICU-103 allow to explicitly specify 'illegal' in mbcs state tables
...
X-SVN-Rev: 1893
2000-07-15 22:02:36 +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
Steven R. Loomis
c596b24a8a
ICU-393 .cvsignore cleanup
...
X-SVN-Rev: 1866
2000-07-13 22:04:24 +00:00
Steven R. Loomis
2dfb6e32d3
ICU-290 use built DLLs for tools
...
X-SVN-Rev: 1857
2000-07-13 20:03:16 +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
Markus Scherer
ed60a41a89
ICU-103 add genmbcs.h/.c for the new mbcs converter's data
...
X-SVN-Rev: 1837
2000-07-13 00:17:05 +00:00
Markus Scherer
3997da29a7
ICU-103 activate ibm-954 - euc-jp
...
X-SVN-Rev: 1836
2000-07-13 00:15:46 +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
Steven R. Loomis
4ffaa06fd0
ICU-393 add .cvsignore files
...
X-SVN-Rev: 1770
2000-07-10 17:52:39 +00:00
Madhu K
23ae37d40d
ICU-447 Removed 1361 because it is no longer the registered code page.
...
X-SVN-Rev: 1748
2000-07-06 19:33:58 +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
2a46eb01b4
ICU-304 ASCII support
...
X-SVN-Rev: 1616
2000-06-13 20:58:00 +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
313dc3a1bc
ICU-393 removing unused files.
...
X-SVN-Rev: 1585
2000-06-07 23:16:57 +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
Steven R. Loomis
0a042c3f86
ICU-200 OS400 makefile updates
...
X-SVN-Rev: 1384
2000-05-15 22:32:11 +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
e45f4fd7cb
ICU-310 check foran empty $(MAKECMDGOALS) and also include dependencies
...
in this case, so that a make in a subdir does include deps.
X-SVN-Rev: 1122
2000-04-13 22:08:07 +00:00
Yves Arrouye
a5957d6e46
ICU-310 any target whose name matches %clean does not trigger inclusion
...
of dependencies. Nominated SRL to review, as usual :) (Stevens, just complain
if that's not okay). Now the question is: do we really want to keep the .d
when we make clean?
X-SVN-Rev: 1076
2000-04-05 22:14:24 +00:00
Markus Scherer
2b5a36af8c
ICU-315 more S/390 and EBCDIC changes
...
X-SVN-Rev: 1044
2000-03-31 21:45:17 +00:00
Jim Snyder Grant
2dbef4e207
ICU-271 First-pass LMBCS support (Lotus Multi-byte Character set)
...
X-SVN-Rev: 1042
2000-03-31 16:53:09 +00:00
Yves Arrouye
e50ab96561
ICU-314 added $(DESTDIR) to every directory used in an install command.
...
X-SVN-Rev: 941
2000-03-10 22:55:19 +00:00
Yves Arrouye
9f576ef390
ICU-293 exports makeconv (fixed now per srl's request)
...
X-SVN-Rev: 930
2000-03-09 06:51:09 +00:00
Yves Arrouye
d75f3b5f81
ICU-319 Removed target-clean-local and its use as a prereq for install.
...
Moved the cleanup of the target in clean-local. In gencol, added the target
force-build-data to force rebuilding data, which is what target-clean-local
was doing as a side effect.
X-SVN-Rev: 929
2000-03-09 06:36:27 +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
Steven R. Loomis
5d96fad42e
ICU-212 out of source build.
...
X-SVN-Rev: 775
2000-02-16 22:38:38 +00:00
Markus Scherer
6a456cf79f
ICU-279 add missing .ucm file names
...
X-SVN-Rev: 767
2000-02-16 02:17:11 +00:00
Markus Scherer
0e455b5246
ICU-279 EBCDIC LF/NL mappings specific to S/390, not CDRA-conformant
...
X-SVN-Rev: 763
2000-02-16 00:29:28 +00:00
Markus Scherer
3242a8e790
ICU-279 EBCDIC LF/NL mappings specific to S/390, not CDRA-conformant
...
X-SVN-Rev: 757
2000-02-15 00:04:04 +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
bf89e792e3
ICU-212 out-of-source build. configure now creates data/ and
...
data/translit in the build dir. Changed every Makefile to correctly use
$(srcdir), $(builddir), and the new data location.
X-SVN-Rev: 727
2000-02-07 21:00:53 +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
6dfc739162
ICU-84 os/390 makefile changes
...
X-SVN-Rev: 673
2000-01-21 07:30:58 +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
Vladimir Weinstein
560eb3b7c9
ICU-164 list of converter files for makeconv (should be generated automaticaly)
...
X-SVN-Rev: 383
1999-12-13 03:43:07 +00:00
Helena Chapman
61c30e4e4e
ICU-157 Updated the copyright notice in the icudata.dll file.
...
X-SVN-Rev: 336
1999-12-07 23:30:58 +00:00
Alan Liu
790ec0ad48
ICU-157 make recognize Windows dir separator as well as UNIX sep
...
X-SVN-Rev: 316
1999-12-06 06:27:59 +00:00
Alan Liu
a406c2bc94
ICU-157 this file is obsolete; make it emit error msg
...
X-SVN-Rev: 315
1999-12-06 06:25:16 +00:00
Alan Liu
e7c286fe96
ICU-157 fix to build on Windows; temporary fix to uninitialized vars in makeconv.c
...
X-SVN-Rev: 312
1999-12-05 15:43:04 +00:00
Steven R. Loomis
c0908dcdb4
ICU-157 udata updates..
...
X-SVN-Rev: 297
1999-12-04 02:34:06 +00:00
Steven R. Loomis
a34482e43f
ICU-157 converter data in udata + udata fixes
...
X-SVN-Rev: 296
1999-12-04 02:31:40 +00:00
Markus Scherer
841b21d6e1
ICU-172 use correct vc++ runtime
...
X-SVN-Rev: 291
1999-12-03 20:58:59 +00:00
Markus Scherer
2c4a9d67f5
ICU-165 move some code from icu/common to makeconv.c
...
X-SVN-Rev: 251
1999-11-23 23:04:40 +00:00
Helena Chapman
c09bdb5fbd
ICU-14 Added argument checking and usage message
...
X-SVN-Rev: 133
1999-10-27 19:54:07 +00:00
Steven R. Loomis
9b2c981241
ICU-38 Win9x: hard-code compilation of some converter files that have long names
...
X-SVN-Rev: 119
1999-10-26 01:14:23 +00:00
Markus Scherer
9b4e0c1150
ICU-38 make .cnv files for new .ucm conversion definitions
...
X-SVN-Rev: 113
1999-10-22 23:47:22 +00:00
Markus Scherer
07a2bc0937
ICU-6 more renaming of constant names
...
FAILURE -> U_FAILURE etc.
X-SVN-Rev: 76
1999-10-18 22:48:32 +00:00
Markus Scherer
c665e7078e
ICU-14 Windows: create a batch file to make the /icu/data files
...
X-SVN-Rev: 46
1999-10-12 21:50:30 +00:00
Markus Scherer
b942cae860
ICU-6 change enum constants that do not conform to our naming conventions
...
X-SVN-Rev: 18
1999-10-07 00:07:53 +00:00
Helena Chapman
1ccc7d153f
ICU version 1.3 merge from CMVS.
...
X-SVN-Rev: 9
1999-09-30 23:47:52 +00:00
Stephen Booth
7406982293
Sync with 1.2.5
...
X-SVN-Rev: 8
1999-09-03 22:08:47 +00:00
Unknown User
aa0b0a88e8
Initial revision
...
X-SVN-Rev: 2
1999-08-16 21:50:52 +00:00