• R/O
  • HTTP
  • SSH
  • HTTPS

List of commits

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

nkfのGitリポジトリのfork


RSS
Rev. Time Author
18b37f9 2008-02-02 03:07:56 NARUSE, Yui

* refine source code.

445fdbc 2008-01-24 18:18:53 NARUSE, Yui

* change order of definitions.

e4cb919 2008-01-24 17:24:30 NARUSE, Yui

* change order of definitions.

701f7c0 2008-01-24 03:21:39 NARUSE, Yui

* add preparative code for iconv support.

ae6a7fe 2008-01-24 03:12:17 NARUSE, Yui

* add nkf32.h

98df4ad 2008-01-24 03:10:25 NARUSE, Yui

* refine file structure.

beaff67 2008-01-22 18:30:05 NARUSE, Yui

* refactoring arround set_{in,out}_encoding.

5175b12 2008-01-22 17:05:37 NARUSE, Yui

* refactoring.

5c35819 2008-01-11 18:45:06 NARUSE, Yui

* canonical name of ASCII is US-ASCII.

* encodings begin with x-* are also accept.

1a4e12d 2008-01-02 08:21:20 NARUSE, Yui

* -s is now alias of Windows-31J.

* restructuring.

016e9e2 2007-12-24 03:25:35 NARUSE, Yui

* Fix: core dumped when invalid output encoding was given.

b10163b 2007-12-24 02:12:27 NARUSE, Yui

* fix some errors.

477df6a 2007-12-24 01:55:20 NARUSE, Yui

* fix some errors.

fafb818 2007-12-24 01:25:47 NARUSE, Yui

* define HELP_OUTPUT and help and version messages are now output to stdout.
[nkf-forum#34150]

0199cbe 2007-12-23 02:07:23 NARUSE, Yui

* refactoring encodings.

ff34a9b 2007-12-20 02:57:58 NARUSE, Yui

* support encoding "SJIS".

2c58ff1 2007-12-19 22:18:39 NARUSE, Yui

* input/output encoding refactoring. (for Ruby M17N)

8fbdc0e 2007-12-19 12:24:15 NARUSE, Yui

* use constant COPY_RIGHT.

fde8f58 2007-12-19 12:20:16 NARUSE, Yui

* constant DEFAULT_NEWLINE added.

d688140 2007-12-18 21:04:10 NARUSE, Yui

* nkf.c(show_configuration): fix indent.
http://pc11.2ch.net/test/read.cgi/unix/1005206241/208

a53b6a5 2007-12-07 14:23:55 NARUSE, Yui

* Fix help message.

6a0732c 2007-12-07 14:13:58 NARUSE, Yui

* little fix.

3d1fae3 2007-12-01 09:59:05 NARUSE, Yui

* X0201_DEFAULT gives whether JIS X 0201 Katakana will be converted or not.

ca2b54a 2007-11-19 06:05:18 NARUSE, Yui

* s/nextline/newline/g.
* define MIME_DECODE_DEFAULT.

d6bca31 2007-11-07 06:12:09 NARUSE, Yui

* Fix: mime encode document.

57abf4f 2007-11-07 06:10:48 NARUSE, Yui

* Fix: mime_encode test.

b5e0404 2007-11-07 06:09:44 NARUSE, Yui

* nkf_noescape_mime(): Add '(' and ')'.
* more fixes arround mime encode.

dbcacb5 2007-11-04 02:02:49 NARUSE, Yui

* More improvement for mime encode.

4fdf865 2007-11-03 16:13:21 NARUSE, Yui

* Support RFC3548 (Base 64 Encoding with URL and Filename Safe Alphabet).

9b83a76 2007-11-03 15:40:15 NARUSE, Yui

* Remove itoh4().