OSDN Git Service

nkf/nkf.git
16 years ago* fix: U+00D8 - U+00DF assumed as unpaired surrogate.
NARUSE, Yui [Thu, 7 Feb 2008 07:14:13 +0000 (07:14 +0000)]
* fix: U+00D8 - U+00DF assumed as unpaired surrogate.

16 years ago* large refactoring.
NARUSE, Yui [Thu, 7 Feb 2008 05:46:39 +0000 (05:46 +0000)]
* large refactoring.

16 years ago* change return value for libraries.
NARUSE, Yui [Fri, 1 Feb 2008 21:03:28 +0000 (21:03 +0000)]
* change return value for libraries.

16 years ago* refine source code.
NARUSE, Yui [Fri, 1 Feb 2008 18:07:56 +0000 (18:07 +0000)]
* refine source code.

16 years ago* change order of definitions.
NARUSE, Yui [Thu, 24 Jan 2008 09:18:53 +0000 (09:18 +0000)]
* change order of definitions.

16 years ago* change order of definitions.
NARUSE, Yui [Thu, 24 Jan 2008 08:24:30 +0000 (08:24 +0000)]
* change order of definitions.

16 years ago* add preparative code for iconv support.
NARUSE, Yui [Wed, 23 Jan 2008 18:21:39 +0000 (18:21 +0000)]
* add preparative code for iconv support.

16 years ago* add nkf32.h
NARUSE, Yui [Wed, 23 Jan 2008 18:12:17 +0000 (18:12 +0000)]
* add nkf32.h

16 years ago* refine file structure.
NARUSE, Yui [Wed, 23 Jan 2008 18:10:25 +0000 (18:10 +0000)]
* refine file structure.

16 years ago* refactoring arround set_{in,out}_encoding.
NARUSE, Yui [Tue, 22 Jan 2008 09:30:05 +0000 (09:30 +0000)]
* refactoring arround set_{in,out}_encoding.

16 years ago* refactoring.
NARUSE, Yui [Tue, 22 Jan 2008 08:05:37 +0000 (08:05 +0000)]
* refactoring.

16 years ago* canonical name of ASCII is US-ASCII.
NARUSE, Yui [Fri, 11 Jan 2008 09:45:06 +0000 (09:45 +0000)]
* canonical name of ASCII is US-ASCII.

* encodings begin with x-* are also accept.

16 years ago* -s is now alias of Windows-31J.
NARUSE, Yui [Tue, 1 Jan 2008 23:21:20 +0000 (23:21 +0000)]
* -s is now alias of Windows-31J.

* restructuring.

16 years ago* Fix: core dumped when invalid output encoding was given.
NARUSE, Yui [Sun, 23 Dec 2007 18:25:35 +0000 (18:25 +0000)]
* Fix: core dumped when invalid output encoding was given.

16 years ago* fix some errors.
NARUSE, Yui [Sun, 23 Dec 2007 17:12:27 +0000 (17:12 +0000)]
* fix some errors.

16 years ago* fix some errors.
NARUSE, Yui [Sun, 23 Dec 2007 16:55:20 +0000 (16:55 +0000)]
* fix some errors.

16 years ago* define HELP_OUTPUT and help and version messages are now output to stdout.
NARUSE, Yui [Sun, 23 Dec 2007 16:25:47 +0000 (16:25 +0000)]
* define HELP_OUTPUT and help and version messages are now output to stdout.
  [nkf-forum#34150]

16 years ago* refactoring encodings.
NARUSE, Yui [Sat, 22 Dec 2007 17:07:23 +0000 (17:07 +0000)]
* refactoring encodings.

16 years ago* support encoding "SJIS".
NARUSE, Yui [Wed, 19 Dec 2007 17:57:58 +0000 (17:57 +0000)]
* support encoding "SJIS".

16 years ago* input/output encoding refactoring. (for Ruby M17N)
NARUSE, Yui [Wed, 19 Dec 2007 13:18:39 +0000 (13:18 +0000)]
* input/output encoding refactoring. (for Ruby M17N)

16 years ago* use constant COPY_RIGHT.
NARUSE, Yui [Wed, 19 Dec 2007 03:24:15 +0000 (03:24 +0000)]
* use constant COPY_RIGHT.

16 years ago* constant DEFAULT_NEWLINE added.
NARUSE, Yui [Wed, 19 Dec 2007 03:20:16 +0000 (03:20 +0000)]
* constant DEFAULT_NEWLINE added.

16 years ago* nkf.c(show_configuration): fix indent.
NARUSE, Yui [Tue, 18 Dec 2007 12:04:10 +0000 (12:04 +0000)]
* nkf.c(show_configuration): fix indent.
  http://pc11.2ch.net/test/read.cgi/unix/1005206241/208

16 years ago* Fix help message.
NARUSE, Yui [Fri, 7 Dec 2007 05:23:55 +0000 (05:23 +0000)]
* Fix help message.

16 years ago* little fix.
NARUSE, Yui [Fri, 7 Dec 2007 05:13:58 +0000 (05:13 +0000)]
* little fix.

16 years ago* X0201_DEFAULT gives whether JIS X 0201 Katakana will be converted or not.
NARUSE, Yui [Sat, 1 Dec 2007 00:59:05 +0000 (00:59 +0000)]
* X0201_DEFAULT gives whether JIS X 0201 Katakana will be converted or not.

16 years ago* s/nextline/newline/g.
NARUSE, Yui [Sun, 18 Nov 2007 21:05:18 +0000 (21:05 +0000)]
* s/nextline/newline/g.
* define MIME_DECODE_DEFAULT.

16 years ago* Fix: mime encode document.
NARUSE, Yui [Tue, 6 Nov 2007 21:12:09 +0000 (21:12 +0000)]
* Fix: mime encode document.

16 years ago* Fix: mime_encode test.
NARUSE, Yui [Tue, 6 Nov 2007 21:10:48 +0000 (21:10 +0000)]
* Fix: mime_encode test.

16 years ago* nkf_noescape_mime(): Add '(' and ')'.
NARUSE, Yui [Tue, 6 Nov 2007 21:09:44 +0000 (21:09 +0000)]
* nkf_noescape_mime(): Add '(' and ')'.
* more fixes arround mime encode.

16 years ago* More improvement for mime encode.
NARUSE, Yui [Sat, 3 Nov 2007 17:02:49 +0000 (17:02 +0000)]
* More improvement for mime encode.

16 years ago* Support RFC3548 (Base 64 Encoding with URL and Filename Safe Alphabet).
NARUSE, Yui [Sat, 3 Nov 2007 07:13:21 +0000 (07:13 +0000)]
* Support RFC3548 (Base 64 Encoding with URL and Filename Safe Alphabet).

16 years ago* Remove itoh4().
NARUSE, Yui [Sat, 3 Nov 2007 06:40:15 +0000 (06:40 +0000)]
* Remove itoh4().

16 years ago* Fix: wordwrap for mime encode. [nkf-bugs#11329]
NARUSE, Yui [Sat, 3 Nov 2007 05:17:35 +0000 (05:17 +0000)]
* Fix: wordwrap for mime encode. [nkf-bugs#11329]

16 years ago* Add -g=0, -g=1, --guess=0, --guess=1.
NARUSE, Yui [Thu, 11 Oct 2007 04:35:39 +0000 (04:35 +0000)]
* Add -g=0, -g=1, --guess=0, --guess=1.

* Remove next line information from --guess output.

* Fix test for next line.

16 years ago* Ignore options when they were given with guess option.
NARUSE, Yui [Fri, 5 Oct 2007 19:57:50 +0000 (19:57 +0000)]
* Ignore options when they were given with guess option.

* Show "+" after encoding when input includes extended characters.

16 years ago* Fixed test for -Z4.
NARUSE, Yui [Fri, 5 Oct 2007 13:48:25 +0000 (13:48 +0000)]
* Fixed test for -Z4.

16 years ago* Fixed input_nextline is int.
NARUSE, Yui [Tue, 2 Oct 2007 17:41:03 +0000 (17:41 +0000)]
* Fixed input_nextline is int.

16 years ago* Revert default C Compiler.
NARUSE, Yui [Tue, 2 Oct 2007 17:38:24 +0000 (17:38 +0000)]
* Revert default C Compiler.

16 years ago* Fixed guess next line when multiple file input. [Nkf-dev 46]
NARUSE, Yui [Tue, 2 Oct 2007 17:37:46 +0000 (17:37 +0000)]
* Fixed guess next line when multiple file input. [Nkf-dev 46]

16 years ago* Remove variable is_inputcode_mixed.
NARUSE, Yui [Tue, 2 Oct 2007 06:52:14 +0000 (06:52 +0000)]
* Remove variable is_inputcode_mixed.

16 years ago* Add tests for Next line convertion.
NARUSE, Yui [Tue, 2 Oct 2007 06:39:39 +0000 (06:39 +0000)]
* Add tests for Next line convertion.

16 years ago* Add command_tests().
NARUSE, Yui [Tue, 2 Oct 2007 06:39:08 +0000 (06:39 +0000)]
* Add command_tests().

16 years ago* Fixed: Guess Next line broken. [Nkf-dev 44]
NARUSE, Yui [Tue, 2 Oct 2007 04:55:25 +0000 (04:55 +0000)]
* Fixed: Guess Next line broken. [Nkf-dev 44]
  reported by Motoyuki Kasahara.

* Add tests for Guess Next line.

16 years ago* Remove extra space.
NARUSE, Yui [Mon, 1 Oct 2007 23:29:21 +0000 (23:29 +0000)]
* Remove extra space.
* Move Acknowledge.

16 years ago* Remove variable is_incputcode_set.
NARUSE, Yui [Mon, 1 Oct 2007 23:18:43 +0000 (23:18 +0000)]
* Remove variable is_incputcode_set.

16 years ago* Rename cr_conv to nl_conv, o_crconv to o_nlconv, crmode_f to nlmode_f,
NARUSE, Yui [Mon, 1 Oct 2007 21:37:58 +0000 (21:37 +0000)]
* Rename cr_conv to nl_conv, o_crconv to o_nlconv, crmode_f to nlmode_f,
  Constant NL to LF.

16 years ago* Fix: CRLF
NARUSE, Yui [Wed, 19 Sep 2007 22:06:23 +0000 (22:06 +0000)]
* Fix: CRLF

16 years ago* Fix: Some characters are confused with Halfwidth Voice Mark.
NARUSE, Yui [Wed, 19 Sep 2007 22:03:15 +0000 (22:03 +0000)]
* Fix: Some characters are confused with Halfwidth Voice Mark.
  [forum#32394]

16 years ago* some code maintenance.
NARUSE, Yui [Wed, 19 Sep 2007 20:51:55 +0000 (20:51 +0000)]
* some code maintenance.

16 years ago* Add characters to -Z4.
NARUSE, Yui [Wed, 12 Sep 2007 13:56:53 +0000 (13:56 +0000)]
* Add characters to -Z4.

* Add test for -Z4.

16 years ago* Add option -Z4: Convert JIS X 0208 Katakana to JIS X 0201 Katakana.
NARUSE, Yui [Fri, 31 Aug 2007 23:06:08 +0000 (23:06 +0000)]
* Add option -Z4: Convert JIS X 0208 Katakana to JIS X 0201 Katakana.

16 years ago* ReFix: forum15899.
NARUSE, Yui [Thu, 30 Aug 2007 15:02:28 +0000 (15:02 +0000)]
* ReFix: forum15899.

* Fix: Spaces aren't preserved. [nkf-bugs#10904]

16 years ago* Fix: mime encode extra NL + SPACE.
NARUSE, Yui [Thu, 23 Aug 2007 06:37:35 +0000 (06:37 +0000)]
* Fix: mime encode extra NL + SPACE.

16 years ago* Fix typo: "Endien" -> "Endian" [ nkf-Bugs-10833 ]
NARUSE, Yui [Fri, 10 Aug 2007 00:07:09 +0000 (00:07 +0000)]
* Fix typo: "Endien" -> "Endian" [ nkf-Bugs-10833 ]

16 years ago* Update documents [ nkf-Patches-10818 ]
NARUSE, Yui [Wed, 8 Aug 2007 00:55:19 +0000 (00:55 +0000)]
* Update documents [ nkf-Patches-10818 ]

* -E no longer accepts JIS text. [ nkf-Bugs-10820 ]

16 years ago* SetNkfOption(LPCSTR optStr) -> SetNkfOption(LPSTR optStr)
NARUSE, Yui [Wed, 25 Jul 2007 19:13:07 +0000 (19:13 +0000)]
* SetNkfOption(LPCSTR optStr) -> SetNkfOption(LPSTR optStr)

16 years ago* Remove copying exe and dll other folder.
NARUSE, Yui [Wed, 25 Jul 2007 19:12:37 +0000 (19:12 +0000)]
* Remove copying exe and dll other folder.

* Fix: /LD not needed

16 years ago* Fix comments.
NARUSE, Yui [Wed, 25 Jul 2007 00:12:44 +0000 (00:12 +0000)]
* Fix comments.

16 years ago* Fix versions.
NARUSE, Yui [Wed, 25 Jul 2007 00:12:30 +0000 (00:12 +0000)]
* Fix versions.

16 years ago* Update version.
NARUSE, Yui [Fri, 20 Jul 2007 05:17:08 +0000 (05:17 +0000)]
* Update version.

16 years ago* Fix: -L* doesn't work.
NARUSE, Yui [Fri, 20 Jul 2007 05:08:29 +0000 (05:08 +0000)]
* Fix: -L* doesn't work.

16 years ago* Fix: nkf32.dll can't build.
NARUSE, Yui [Thu, 19 Jul 2007 10:10:03 +0000 (10:10 +0000)]
* Fix: nkf32.dll can't build.

16 years ago* Fix: nkf32.dll can't build
NARUSE, Yui [Thu, 19 Jul 2007 10:05:34 +0000 (10:05 +0000)]
* Fix: nkf32.dll can't build

16 years ago* Update Copyright. v2_0_8
NARUSE, Yui [Mon, 9 Jul 2007 18:11:57 +0000 (18:11 +0000)]
* Update Copyright.

16 years ago* nkf.c(kanji_convert): Fix guess fallback.
NARUSE, Yui [Tue, 5 Jun 2007 08:58:17 +0000 (08:58 +0000)]
* nkf.c(kanji_convert): Fix guess fallback.

16 years ago* Support CP10001 (Microsoft's MacJapanese).
NARUSE, Yui [Tue, 29 May 2007 00:12:13 +0000 (00:12 +0000)]
* Support CP10001 (Microsoft's MacJapanese).

16 years ago* show line-break code when nkf --guess.
NARUSE, Yui [Mon, 28 May 2007 05:31:01 +0000 (05:31 +0000)]
* show line-break code when nkf --guess.

17 years ago* Fix: insert SPACE at newlines when MIME encode folding
NARUSE, Yui [Thu, 15 Mar 2007 14:38:59 +0000 (14:38 +0000)]
* Fix: insert SPACE at newlines when MIME encode folding

17 years ago* Fix: extra next line of MIME encode result [nkf-bugs#9872]
NARUSE, Yui [Wed, 14 Mar 2007 03:52:16 +0000 (03:52 +0000)]
* Fix: extra next line of MIME encode result [nkf-bugs#9872]

17 years ago* Fix: Can't decode MIME encode JIS strings.
NARUSE, Yui [Sun, 28 Jan 2007 15:30:05 +0000 (15:30 +0000)]
* Fix: Can't decode MIME encode JIS strings.
  http://pc10.2ch.net/test/read.cgi/unix/1005206241/189

17 years ago* Fix: other fixes arround cp932 encodings.
NARUSE, Yui [Sun, 12 Nov 2006 05:33:56 +0000 (05:33 +0000)]
* Fix: other fixes arround cp932 encodings.
  by MORIYAMA Masayuki
  Message-ID: <454ED961.9070808@miraclelinux.com>

17 years ago* Fix: Fullwidth-Halfwidth conversion.
NARUSE, Yui [Fri, 10 Nov 2006 18:45:39 +0000 (18:45 +0000)]
* Fix: Fullwidth-Halfwidth conversion.
  by MORIYAMA Masayuki
  Message-ID: <454ED961.9070808@miraclelinux.com>

17 years ago* Fix: can't output Shift_JIS UDC.
NARUSE, Yui [Sat, 4 Nov 2006 23:35:25 +0000 (23:35 +0000)]
* Fix: can't output Shift_JIS UDC.

17 years ago* Support input NTT DoCoMo's emoji in Shift_JIS
NARUSE, Yui [Sat, 4 Nov 2006 05:14:43 +0000 (05:14 +0000)]
* Support input NTT DoCoMo's emoji in Shift_JIS
* Support input J-PHONE's  emoji in Shift_JIS

17 years ago* Add support for CP932, CP5022x, eucJP-ms User Defined Characters.
NARUSE, Yui [Sat, 4 Nov 2006 05:06:15 +0000 (05:06 +0000)]
* Add support for CP932, CP5022x, eucJP-ms User Defined Characters.

17 years agoFix bugs repoted in [ruby-dev:29719].
NARUSE, Yui [Wed, 1 Nov 2006 03:31:49 +0000 (03:31 +0000)]
Fix bugs repoted in [ruby-dev:29719].
* skip octets which can't be converted to Unicode.
* set x0201_f not in --ic but in --oc.

17 years ago*** empty log message ***
Shinji Kono [Mon, 23 Oct 2006 17:56:07 +0000 (17:56 +0000)]
*** empty log message ***

17 years ago* Fix: nkf returns success even if some files can't read.
NARUSE, Yui [Fri, 13 Oct 2006 01:41:25 +0000 (01:41 +0000)]
* Fix: nkf returns success even if some files can't read.
  [nkf-bugs#9049] patch by tek

17 years ago* Refix: Continue conversion when nkf can't read a file in multiple files
NARUSE, Yui [Thu, 12 Oct 2006 01:59:31 +0000 (01:59 +0000)]
* Refix: Continue conversion when nkf can't read a file in multiple files
  [nkf-bugs#9049] patch by tek

17 years ago* remove CR
NARUSE, Yui [Sun, 8 Oct 2006 12:02:34 +0000 (12:02 +0000)]
* remove CR
* Continue conversion when nkf can't read a file in multiple files

17 years ago* EOF problem
NARUSE, Yui [Fri, 15 Sep 2006 20:04:36 +0000 (20:04 +0000)]
* EOF problem

17 years ago* Fix: check_bom cuts \xfe\xff\xXX\xXX of UTF-32
NARUSE, Yui [Fri, 15 Sep 2006 18:05:45 +0000 (18:05 +0000)]
* Fix: check_bom cuts \xfe\xff\xXX\xXX of UTF-32

17 years ago* Fix: can't guess UTF-16 and UTF-32
NARUSE, Yui [Fri, 15 Sep 2006 17:06:14 +0000 (17:06 +0000)]
* Fix: can't guess UTF-16 and UTF-32

17 years ago* Add support --ic=UTF-32
NARUSE, Yui [Fri, 15 Sep 2006 16:23:20 +0000 (16:23 +0000)]
* Add support --ic=UTF-32
* Fix: can't guess UTF-16 and UTF-32
* Fix: can't decode beyond BMP of UTF-16LE

17 years ago* Add support Unicode 0x10000-0x10FFFF
NARUSE, Yui [Fri, 15 Sep 2006 04:30:03 +0000 (04:30 +0000)]
* Add support Unicode 0x10000-0x10FFFF
* Add support UTF-32

17 years ago* Pass through SI/SO/ESC when input is EUC [nkf-dev#39]
NARUSE, Yui [Thu, 24 Aug 2006 02:30:32 +0000 (02:30 +0000)]
* Pass through SI/SO/ESC when input is EUC [nkf-dev#39]

17 years ago* NKF.mod/NKF.pm: fix document [nkf-bugs#8614]
NARUSE, Yui [Tue, 22 Aug 2006 14:37:30 +0000 (14:37 +0000)]
* NKF.mod/NKF.pm: fix document [nkf-bugs#8614]
* man/nkf.1j.pm: fix document [nkf-patches#8829]
* man/make_doc.sh: get version from NKF.pm, etc.

17 years ago* fix typo.
NARUSE, Yui [Sun, 30 Jul 2006 14:01:18 +0000 (14:01 +0000)]
* fix typo.

17 years ago* Fix: make clean remove nkf.exe [nkf-bug#8614]
NARUSE, Yui [Sun, 30 Jul 2006 13:59:01 +0000 (13:59 +0000)]
* Fix: make clean remove nkf.exe [nkf-bug#8614]

17 years agoUpdate document for nkf 2.0.7 v2_0_7
NARUSE, Yui [Tue, 13 Jun 2006 02:08:20 +0000 (02:08 +0000)]
Update document for nkf 2.0.7

17 years ago* Fix typo.
NARUSE, Yui [Tue, 13 Jun 2006 02:06:27 +0000 (02:06 +0000)]
* Fix typo.

17 years agoAdd files to genarate manuals.
NARUSE, Yui [Tue, 13 Jun 2006 01:53:07 +0000 (01:53 +0000)]
Add files to genarate manuals.

17 years agoUpdate document for nkf 2.0.7
NARUSE, Yui [Tue, 13 Jun 2006 01:51:36 +0000 (01:51 +0000)]
Update document for nkf 2.0.7

17 years ago* Add files for Win32 binary.
NARUSE, Yui [Tue, 13 Jun 2006 01:50:39 +0000 (01:50 +0000)]
* Add files for Win32 binary.

17 years agoMove changelog from nkf manual.
NARUSE, Yui [Tue, 13 Jun 2006 01:40:35 +0000 (01:40 +0000)]
Move changelog from nkf manual.

17 years ago* use macros some repeated routines.
NARUSE, Yui [Tue, 13 Jun 2006 01:34:42 +0000 (01:34 +0000)]
* use macros some repeated routines.
* allow UCS-4 output (input is not allowed yet)

17 years ago* nkf2-20060506-dos16.diff by lukewarm
NARUSE, Yui [Mon, 12 Jun 2006 16:04:33 +0000 (16:04 +0000)]
* nkf2-20060506-dos16.diff by lukewarm
  patch for 16bit compilers.
  http://d.hatena.ne.jp/lukewarm/20060520#p1

17 years ago* nkf2-20060506-dos16.diff by lukewarm
NARUSE, Yui [Sun, 11 Jun 2006 18:00:51 +0000 (18:00 +0000)]
* nkf2-20060506-dos16.diff by lukewarm
  patch for 16bit compilers.
  http://d.hatena.ne.jp/lukewarm/20060520#p1

17 years ago* -h converts Hiragana / Katakana Iteration Marks.
NARUSE, Yui [Sat, 6 May 2006 21:40:44 +0000 (21:40 +0000)]
* -h converts Hiragana / Katakana Iteration Marks.
* -h converts Hiragana / Katakana Letter VU.