Age | Commit message (Collapse) | Author | Files | Lines |
|
Changes:
(1) Fixes cp5022x/51932 boundary check miss.
(2) Fixes man formatting miss.
(3) Fixes packaging miss for debian pacakge.
|
|
This is maintenance release.
|
|
|
|
* fix dyn_table improper bound check.
* fix euro sign in GBK is not properly output.
* delete old-hangul-location code, for it is not working.
* nec/ibm gaiji coding fixed.
* Mac OS X porting issue fixed.
* rpm compatibility issue fixed.
# debian compatibility issue fixed
|
|
v1.94.6 2006-12-29
fix JIS X-0213 batch table miss.
remove UHC from man (not supported in 1.94).
|
|
Changes:
v1.94.5 2006-12-16
HKSCS table type error fix. JIS X-0213 further table fix.
v1.94.4 2006-11-05
re-fix patch3 issue.
v1.94.3 2006-11-02
fix crash by single shift when G1 table is defined and can't read.
v1.94.2 2006-10-30
fix nls feature broke on patch 1.
v1.94.1 2006-10-27
JEF/IBM DBCS HOST output fix.
partial fix for cp943/cp932 treatment inconsistency. Further bound check.
fix crash when output char. table can't properly read.
|
|
ChangeLog:
(1) Implement fmt equivalent folding with forming.
(2) Making Ruby Extension, Perl Extension is enabled.
(3) Making rpm package is enabled.
(4) New encoding: GB18030, GBK, BIG5-Plus,
IBM DBCS(ibm930,3,5,7), cp5022(0,2,3), cp51932.
(5) With cp932, cp51932, change to set use-ms-compat,
kana-enable and use-compat automatically.
|
|
|
|
* fix crash when specify --html-sanitize on Unicode output.
* fix U+222a and U+2229 in MS-gaiji area is swapped.
Patch was provided by PR pkg/34251 from OBATA Akio.
|
|
Submitted by OBATA Akio. Thanks!
Changes:
* SJIS bound check is not properly confirmed.
* output default code is not properly defined.
|
|
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
|
|
USE_TOOLS+=msgfmt.
|
|
|
|
skf is an i18n-capable kanji filter. It works like i18n enhanced
nkf-1.6. More specifically, skf is intended to read documents in
various languages and codes using kanji or unicode capable display
devices. skf provides basic kanji code conversion features, include
to/from JIS, EUC, Shift-JIS, Unicode, and Vendor specific codes. skf
also includes decoder for various code appears in the Net. Unlike
nkf, it does not provide broken jis recovery nor mime encoding, but it
has support for ISO-8859's, European domestic set, JIS X-0212/X-0213
code, has IBM/MS vendor specific code support and can add other code
support easily.
|