Commit Graph

130 Commits

Author SHA1 Message Date
George Rhoten
c8e6542a54 ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 2966
2000-11-21 01:54:12 +00:00
Markus Scherer
c3ae29b58d ICU-701 add ibm-5348 to get windows-1252 with Euro
X-SVN-Rev: 2940
2000-11-17 19:53:31 +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
fb74bfaee6 ICU-701 more tiny tools for handling .ucm files
X-SVN-Rev: 2907
2000-11-14 02:22:06 +00:00
Markus Scherer
abc83a863c ICU-701 standalone tool for canonicalizing .ucm files
X-SVN-Rev: 2885
2000-11-08 19:28:01 +00:00
Markus Scherer
5d191952d7 ICU-544 support reverse fallbacks codepage->U
X-SVN-Rev: 2845
2000-10-30 21:03:06 +00:00
Markus Scherer
1785a5542f ICU-544 add batch files to automate the generation of final mapping files
X-SVN-Rev: 2843
2000-10-30 18:02:58 +00:00
Markus Scherer
d10963fe35 ICU-544 support reverse fallbacks codepage->U
X-SVN-Rev: 2842
2000-10-30 18:01:51 +00:00
Markus Scherer
2bbe56859b ICU-544 add reverse fallbacks for U+2e97 & U+303e
X-SVN-Rev: 2841
2000-10-30 17:26:44 +00:00
Markus Scherer
0efd7fcac8 ICU-544 support reverse fallbacks codepage->U
X-SVN-Rev: 2840
2000-10-30 17:22:57 +00:00
Markus Scherer
0b49ed8296 ICU-701 remove ibm-1038
X-SVN-Rev: 2829
2000-10-28 00:44:23 +00:00
Markus Scherer
572ab3ff1d ICU-544 fix mappings for GB+fe5e
X-SVN-Rev: 2818
2000-10-27 18:04:54 +00:00
Yves Arrouye
c27ba65a7c ICU-692 make it work out of source, please...
X-SVN-Rev: 2801
2000-10-26 19:28:33 +00:00
Markus Scherer
f87d481848 ICU-544 add tool to make single-direction mapping tables
X-SVN-Rev: 2796
2000-10-26 15:59:34 +00:00
George Rhoten
3aa10cc7a5 ICU-544 Removed the extra space at the end of the line. The space causes a failure on Windows platforms.
X-SVN-Rev: 2787
2000-10-25 20:49:30 +00:00
Yves Arrouye
3fad3f08a3 ICU-544 added gv18030 to the lists of UCM files to compile:
X-SVN-Rev: 2784
2000-10-25 17:01:46 +00:00
Yves Arrouye
8e28da7d3d ICU-692 factor in some common definitions, and include the platform
file to make porting easier.

X-SVN-Rev: 2772
2000-10-24 19:50:20 +00:00
Markus Scherer
f0f6535381 ICU-544 reject first surrogate in toUnicode surrogate-pair state
X-SVN-Rev: 2766
2000-10-23 23:47:10 +00:00
Markus Scherer
0f7e0e6b40 ICU-544 add alpha-version warning
X-SVN-Rev: 2764
2000-10-23 23:35:26 +00:00
Markus Scherer
2aad0e433c ICU-544 safer handling of u+303e
X-SVN-Rev: 2763
2000-10-23 22:03:24 +00:00
Markus Scherer
2be0117179 ICU-544 information about and tools for gb 18030
X-SVN-Rev: 2762
2000-10-23 20:50:58 +00:00
Yves Arrouye
3e192178a2 ICU-656 more dashes removal
X-SVN-Rev: 2671
2000-10-13 17:45:47 +00:00
Yves Arrouye
c3e4f0b35b ICU-658 bumped version above 1.6
X-SVN-Rev: 2666
2000-10-13 00:26:21 +00:00
Yves Arrouye
76a1b37ce9 ICU-601 all manual pages have an ICU X.Y Manual header now
X-SVN-Rev: 2657
2000-10-12 21:38:43 +00:00
Yves Arrouye
5a656c9a4a ICU-601 more details about converters being found automatically
Documented the fact that a new .cnv will not replace a converter in
a .dat or library until the archive/lib is repackaged; added a
CAVEATS section for that

X-SVN-Rev: 2656
2000-10-12 21:34:09 +00:00
Yves Arrouye
4d7b2b283f ICU-601 added mandir to Makefile.in so we don't install in /
X-SVN-Rev: 2655
2000-10-12 21:23:22 +00:00
Yves Arrouye
3950b05e22 ICU-601 give a reference to the IBM NLTC ucmap format
X-SVN-Rev: 2653
2000-10-12 21:12:58 +00:00
Yves Arrouye
fd83852f2b ICU-601 added manual page for makeconv
X-SVN-Rev: 2652
2000-10-12 20:59:20 +00:00
Vladimir Weinstein
b3b0c23852 ICU-653 changed the library names and locations on win32
X-SVN-Rev: 2651
2000-10-12 20:36:11 +00:00
Ram Viswanadha
4a3224fc02 ICU-599 Added ksc_5601_1 DBCS converter for ISO-2022-JP support.
X-SVN-Rev: 2623
2000-10-10 22:40:26 +00:00
Yves Arrouye
dd68d5aa81 ICU-630 do not use rpath by default; added --enable-rpath for when
it is really needed.

X-SVN-Rev: 2560
2000-10-03 23:19:26 +00:00
Steven R. Loomis
45330ce7fb ICU-627 .cnv files depend on makeconv (so they get updated automatically)
X-SVN-Rev: 2558
2000-10-03 21:00:01 +00:00
Steven R. Loomis
c12237ff37 ICU-627 fix portability of UConverterStaticData
X-SVN-Rev: 2557
2000-10-03 20:18:22 +00:00
Yves Arrouye
9686d239f0 ICU-620 cleaned up cleaning (w/ an ugly twist in the top-level Makefile to start cleaning w/ tools)
X-SVN-Rev: 2551
2000-10-02 23:37:16 +00:00
Ram Viswanadha
d073743171 ICU-599 gb_2312_80-1.ucm for ISO-2022 support
X-SVN-Rev: 2533
2000-09-28 21:28:59 +00:00
Yves Arrouye
2cf8109556 ICU-3 initial support for static libraries. The current problems are:
- pkgdata will still generate a dll (not a problem if you use files or the
mappable archive).
- because of referecences to ostream in ustring, the linker wants to resolve
these symbols, forcing us to use a C++ compiler to link C programs. That is
bad and need to be resolved.
- if you build static, then reconfigure w/o them and do make clean, the
static libraries will be left over.

Static is controlled by --enable-static. Shared libraries can be disabled
with --disable-shared.

X-SVN-Rev: 2494
2000-09-22 22:58:36 +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
718ec0b772 ICU-599 added cn-11643-1992.ucm entry
X-SVN-Rev: 2476
2000-09-21 23:04:07 +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
Ram Viswanadha
345411e34d ICU-599 Added iso-ir-165.ucm for ISO-2022-CN support
X-SVN-Rev: 2467
2000-09-21 00:41:49 +00:00
Ram Viswanadha
e44b5cb996 ICU-583 Added GB_2312_80-1.ucm to ucm file
X-SVN-Rev: 2444
2000-09-19 02:41:02 +00:00
Yves Arrouye
2475b8db79 ICU-598 use $(ECHO_N) and $(ECHO_C) in echo.
X-SVN-Rev: 2433
2000-09-15 05:06:12 +00:00
Yves Arrouye
1968fe35ad ICU-575 finally got rid of @BUILDDATADIR@ in the Makefiles. Also removed
the need for BUILD_OUT_OF_SOURCE to be defined at configure time.

X-SVN-Rev: 2383
2000-08-29 22:26:15 +00:00
George Rhoten
d3de68a538 ICU-535 fixed some compiler warnings
X-SVN-Rev: 2379
2000-08-29 17:16:53 +00:00
Yves Arrouye
4e1c30d30b ICU-575 fixed a number of problems with the out of source build. The
build now works with --srcdir=../a/relative/path, --srcdir=/an/absolute/one
and in source. Auxiliary data in data and test/testdata is generated by new
Makefiles in these directories (data is new inside source). Some cleanup is
still needed, for example when makeconv generates test files... Test code
now knows about out of source vs in source build. Sorry... (Will be fixed
if data and source are at the same level some day.)

X-SVN-Rev: 2373
2000-08-29 07:28:22 +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
Steven R. Loomis
681c905178 ICU-103 don't allocate 0 bytes on aix
X-SVN-Rev: 2266
2000-08-15 19:22:33 +00:00
Steven R. Loomis
cb0fd7d837 ICU-103 test?.ucm for unix
X-SVN-Rev: 2253
2000-08-15 02:40:40 +00:00
Helena Chapman
a7dfe33b63 ICU-289 Fixed 2022 ucmfiles.mk list to make sure the 2022 converters are built.
X-SVN-Rev: 2248
2000-08-15 01:25:39 +00:00