Commit Graph

341 Commits

Author SHA1 Message Date
George Rhoten
ebd5136aac ICU-535 fixed some compiler warnings
X-SVN-Rev: 2182
2000-08-11 02:08:59 +00:00
George Rhoten
cb875ce8e4 ICU-535 fixed some compiler warnings
X-SVN-Rev: 2179
2000-08-11 00:02:59 +00:00
Yves Arrouye
df4f896f23 ICU-322 supports tags on the converter name itself, since it is an
alias to itself too.

X-SVN-Rev: 2171
2000-08-10 20:04:08 +00:00
Yves Arrouye
563d62bc75 ICU-322 adds tag (standards) data to the generated file. The format
version has been bumped down to 2.1 from 3.0 since a reader for the 2.0
format can read it without noticing the extra data.

X-SVN-Rev: 2160
2000-08-10 01:31:28 +00:00
Yves Arrouye
91d5a8163e ICU-360 fix the return of the the system exit code so that the
!@()$#&!)@$ make will stop. Here's the short story: on Unix system returns
the status code in the *upper 8 bits* of a 16 bit value, plus some magic
values. If you don't shift the return value right 8 bits, and return that,
then the calling process won't see the error, because it will only see the
low 8 bits (which don't make sense, the data being in the upper 8 bits).
This is a common mistake people do when using system.
  Don't ask how long it took me to notice that pkgdata failed
to stop the makefiles, I'm too upset right now...

X-SVN-Rev: 2156
2000-08-10 00:09:17 +00:00
George Rhoten
09f57a9f46 ICU-535 fixed some compiler warnings
X-SVN-Rev: 2144
2000-08-09 17:39:16 +00:00
George Rhoten
ff045b6bb6 ICU-535 fixed some compiler warnings
X-SVN-Rev: 2143
2000-08-09 17:24:54 +00:00
George Rhoten
22ddce2f96 ICU-535 fixed some compiler warnings
X-SVN-Rev: 2142
2000-08-09 17:14:35 +00:00
Vladimir Weinstein
6acca44836 ICU-457 is there such a thing as too many quotes????
X-SVN-Rev: 2141
2000-08-09 15:38:22 +00:00
Vladimir Weinstein
f960d434ea ICU-457 support for spaces in dir names on Win32 (initial revision)
X-SVN-Rev: 2138
2000-08-08 23:20:37 +00:00
Helena Chapman
b853fb70a0 ICU-373 Added support for ibm-1388 codepage.
X-SVN-Rev: 2126
2000-08-07 23:04:41 +00:00
Madhu K
2a540650ad ICU-103 Replaced ibm-5050 with ibm-33722
X-SVN-Rev: 2124
2000-08-07 22:33:50 +00:00
Helena Chapman
1a9b1ef2ee ICU-322 Skip the MIME tag for the canonical names...
X-SVN-Rev: 2118
2000-08-07 18:05:01 +00:00
Helena Chapman
7a179083c4 ICU-322 updated alias generator to skip the canonical name tags.
X-SVN-Rev: 2116
2000-08-05 01:30:54 +00:00
Yves Arrouye
e26463f372 ICU-322 allows parsing of tags after aliases; a tagged alias looks
like alias { tag1 tag2 tag3 } per Carl's suggested syntax. Note that the
tags aren't stored at this point, just correctly skipped over.

X-SVN-Rev: 2110
2000-08-04 00:37:27 +00:00
Vladimir Weinstein
b5729771ae ICU-409 if ICU_DATA is not set, icudata.dll will end the same place as icuuc.dll and icui18n.dll
X-SVN-Rev: 2093
2000-08-02 04:43:39 +00:00
Yves Arrouye
6dd0c56667 ICU-515 make check depends on make all.
X-SVN-Rev: 2085
2000-08-01 01:55:54 +00:00
Vladimir Weinstein
759d6be056 ICU-460 OS/390 related changes
X-SVN-Rev: 2079
2000-07-31 22:33:44 +00:00
Steven R. Loomis
90592a3564 ICU-372 removed language codes pending further discussion [nb & nn]372: removed language codes pending further discussion [nb & nn]372: removed language codes pending further discussion [nb & nn]
X-SVN-Rev: 2071
2000-07-28 18:06:41 +00:00
Vladimir Weinstein
188de0a3c0 ICU-460 porting changes OS/390
X-SVN-Rev: 2061
2000-07-28 03:18:30 +00:00
Steven R. Loomis
23976a9f66 ICU-103 fix for hpux
X-SVN-Rev: 2059
2000-07-27 22:05:23 +00:00
Yves Arrouye
3e9dfa505f ICU-353 removed warnings.
X-SVN-Rev: 2032
2000-07-25 17:00:23 +00:00
Markus Scherer
bf3ccf4f1b ICU-311 attempt to count only real errors, not each printf-style piece of each output line
X-SVN-Rev: 2019
2000-07-21 23:28:41 +00:00
Ram Viswanadha
34243c74d9 ICU-372 Added language codes
X-SVN-Rev: 1996
2000-07-20 23:16:01 +00:00
Steven R. Loomis
a13a277477 ICU-351 locale update
X-SVN-Rev: 1988
2000-07-20 20:25:46 +00:00
Steven R. Loomis
628f470ec6 ICU-360 rebuild CTOC when list changes
X-SVN-Rev: 1987
2000-07-20 20:24:53 +00:00
Vladimir Weinstein
01aa01cf2e ICU-489 better error reporting and infinite loop fix
X-SVN-Rev: 1982
2000-07-20 19:56:52 +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
Vladimir Weinstein
39233c5c64 ICU-360 pkgdata windows port - code cleanup
X-SVN-Rev: 1968
2000-07-20 03:33:38 +00:00
Vladimir Weinstein
a7264927d5 ICU-360 pkgdata windows port - makedata.mak cleanup
X-SVN-Rev: 1967
2000-07-20 03:32:51 +00:00
Vladimir Weinstein
6ab5602fcd ICU-360 "debug" should be as good as "Debug" - fixed a typo
X-SVN-Rev: 1965
2000-07-20 01:26:54 +00:00
Alan Liu
1ab1e529c5 ICU-307 lenient converter name matching
X-SVN-Rev: 1957
2000-07-19 22:18:43 +00:00
Vladimir Weinstein
2fd77b0c75 ICU-360 win32 port - initial working commit
X-SVN-Rev: 1949
2000-07-19 20:58:13 +00:00
Vladimir Weinstein
b0cf4a4cad ICU-360 more win32 changes
X-SVN-Rev: 1941
2000-07-19 06:45:14 +00:00
Vladimir Weinstein
f5de46856b ICU-360 more windows changes...
X-SVN-Rev: 1916
2000-07-17 22:50:10 +00:00
Markus Scherer
2d4410c3f2 ICU-505 more reasonable input buffer size
X-SVN-Rev: 1906
2000-07-17 19:48:55 +00:00
Vladimir Weinstein
d9320b5d22 ICU-360 windows port for pkgdata
X-SVN-Rev: 1901
2000-07-17 05:37:48 +00:00
Alan Liu
e079ed5e8b ICU-410 use u_fgetcx (unescaping u_fgetc)
X-SVN-Rev: 1899
2000-07-16 13:43:40 +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
Helena Chapman
6ca74cacae ICU-501 Collation enhancement phase 1. Added "override" and "version" tag in "CollationElements".
X-SVN-Rev: 1882
2000-07-14 22:31:35 +00:00
Alan Liu
7b63a2f1ad ICU-292 use putil.h definitions of file separator
X-SVN-Rev: 1878
2000-07-14 20:17:02 +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
Vladimir Weinstein
b0da923a16 ICU-360 forgot to save changes before commiting
X-SVN-Rev: 1859
2000-07-13 21:02:07 +00:00
Vladimir Weinstein
579b2189a7 ICU-360 project and workspace files for pkgdata on win32
X-SVN-Rev: 1858
2000-07-13 20:55:58 +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
Steven R. Loomis
aac3f8529a ICU-184 rbdump is broken for now, disable it
X-SVN-Rev: 1853
2000-07-13 18:19:21 +00:00
Vladimir Weinstein
acb1788e6f ICU-489 warning fix
X-SVN-Rev: 1851
2000-07-13 17:55:40 +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