Age | Commit message (Collapse) | Author | Files | Lines |
|
skf (1.97.2) experimental; urgency=low
* fix crashes when LANG parameter output and B-right case
* kick out jef/transparent output (does not work anyway)
|
|
|
|
skf (1.97.1)
* enable -i and -o in nkf compatible mode.
* restore old umask after overwrite.
* add flush on unic*de and b-right.
* disable adding lineend on encode-tail when in LWL extension.
|
|
Just remove redundant fragments from source package, no source code changes.
|
|
skf (1.97.0) experimental; urgency=low
* Re-enabled MIME encoding
* nkf compatibility mode further fix and support added.
* various bug fix from 1.96 series.
-- Seiji Kaneko <efialtes@sourceforge.jp> Sat, 06 Feb 2010 23:24:54 +0900
|
|
skf (1.96.6) experimental; urgency=low
* fix mime-decode related bugs
* fix i18n message output bugs
* fix terminal control code does not output as documented.
-- Seiji Kaneko <efialtes@sourceforge.jp> Wed, 27 Jan 2010 22:36:08 +0900
|
|
skf (1.96.5)
* delete _phpswigglue on clean
* fix --set-g* does not work on misc mb codeset.
* preconvert detect and result inconsistency further fix up.
* ebcdic related ascii loading error fixed.
|
|
* fix html escape does not handle ampersand
* fix UTF-7 hangul support.
* nkf compatibility mode further fix
|
|
* fix embug for nkf-compatibility releted stuff (1.96.2)
|
|
* fix inquiry does not work.
* make UTF-16 as big-endian
* further nkf compatibility fix.
* unbuffered mode redundant code change fix.
* fix 1.96.1 enbug (surplus err on ozone)
|
|
* NKD table corruption fixed.
* 2 TeX converter bugs fixed.
* delete UB mode related stuffs.
* fix man typo: ibm931 -> ibm933
|
|
|
|
|
|
* Unicode normalize decomposition support.
* Python 2.x extention support.
|
|
* fix hard-inquiry does not work
* fix unbuffer mode broken.
|
|
ChangeLog:
* fix nkf compatibility
* re-define UTF-16BR/LE as no BOM
* unbuffer case queue check bug fix.
* rpm spec updates.
|
|
|
|
skf (1.95.5) experimental; urgency=low
* fix ASCII output definition.
* fix enbug which prevents some codeset's table loading.
* fix punycode decode on UTF-8 input does not work.
skf (1.95.4) experimental; urgency=low
* fix packaging to allow Ubuntu directory hierarchy.
* fix manpath issue on cygwin
* fix po spelling error
|
|
patch 3
1. It is corrected that the setting related to fold is not cleared with --reset.
2. The bug to which the line feed code cannot be judged correctly only for one
line the input is corrected.
3. Inputcode() is added to the perl/ruby enhancing (skf bug#10955).
4. The bug that accesses it under KEIS and another specific condition beyond
the limits of the array is corrected.
patch 2
(1) The correction of the FOLD_SUPPORT matter that leaks to the release file by
1.95.1 that the compilation doesn't pass when it is invalid is added.
(2) The judgment condition is mistaken when G3 is replaced at Shift_JIS X 0213
and the matter with the possibility of crashing is corrected.
(3) The trademark of the SoftBank Co. is corrected.
|
|
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.
|