| Commit message (Expand) | Author | Age | Files | Lines |
* | * ext/nkf/nkf.c (rb_nkf_enc_get): use rb_define_dummy_encoding. | naruse | 2007-12-23 | 4 | -85/+94 |
* | ext/nkf/nkf.c follow previous rb_ascii_encoding renaming. | akr | 2007-12-23 | 1 | -2/+2 |
* | * ext/nkf/nkf.c (Init_nkf): use rb_ascii_encoding() for | naruse | 2007-12-22 | 1 | -1/+1 |
* | * ext/nkf/nkf-utf8.c: Update nkf.c rev:1.157. | naruse | 2007-12-22 | 3 | -165/+140 |
* | * parse.y (parser_str_new, rb_intern3): rb_default_encoding() renamed. | usa | 2007-12-21 | 1 | -1/+1 |
* | * ext/nkf/nkf-utf8/config.h (MIME_DECODE_DEFAULT, X0201_DEFAULT): | naruse | 2007-12-21 | 1 | -0/+3 |
* | * ext/nkf/nkf-utf8/nkf.c: Updated. | naruse | 2007-12-19 | 3 | -85/+44 |
* | * ext/nkf/nkf.c (NKF::_ENCODING): removed. | naruse | 2007-12-19 | 2 | -1040/+1226 |
* | * ext/nkf/lib/kconv.rb (tojis, tosjis, toeuc, toutf8): | naruse | 2007-12-04 | 1 | -4/+4 |
* | * ext/nkf/nkf.c, bin/ri, bin/irb: fixed typos in doc and comments. | matz | 2007-10-03 | 1 | -2/+2 |
* | * ext/nkf/nkf-utf8/nkf.c (kanji_convert): Fix guess fallback. | naruse | 2007-06-05 | 1 | -4/+3 |
* | * lib/json.rb, lib/json, ext/json, test/json: | naruse | 2007-06-04 | 3 | -70/+378 |
* | * ext/nkf/nkf.c (rb_str_resize, rb_nkf_kconv, rb_nkf_guess1, | knu | 2007-02-27 | 1 | -5/+5 |
* | * ext/nkf/nkf-utf8/{nkf.c,utf8tbl.c}: | naruse | 2007-02-06 | 2 | -91/+224 |
* | * ext/nkf/nkf-8/nkf.c: imported nkf 2.0.8 rev.110. | naruse | 2006-09-15 | 3 | -31/+117 |
* | * ext/nkf/nkf-8/nkf.c: imported nkf 2.0.8 2006-09-15. | naruse | 2006-09-14 | 1 | -254/+495 |
* | * ext/nkf/lib/kconv.rb (Kconv::toeuc): remove -m0 [ruby-dev:29505] | naruse | 2006-09-06 | 1 | -1/+1 |
* | * ruby.h (struct RString): embed small strings. | matz | 2006-08-31 | 1 | -13/+12 |
* | * ext/nkf/lib/kconv.rb (Kconv::RegexpEucjp): fix regexp for euc-jp [ruby-dev:... | naruse | 2006-08-22 | 1 | -2/+2 |
* | add extconf.h to .cvsignore. | akr | 2006-06-24 | 1 | -0/+1 |
* | * kconv.rb: remove default -m0 and fix document. | naruse | 2006-06-19 | 1 | -16/+35 |
* | * ext/nkf/nkf-utf8/nkf.c: imported nkf 2.0.7 | naruse | 2006-06-19 | 4 | -734/+739 |
* | * sprintf.c (rb_str_format): allow %c to print one character | matz | 2006-06-09 | 2 | -90/+39 |
* | * ext/nkf/nkf-utf8/nkf.c (nkf_each_char_to_hex, encode_fallback_subchar, | usa | 2006-03-29 | 1 | -3/+3 |
* | * ext/nkf/nkf-utf8/{nkf.c, utf8tbl.c}: imported nkf 2.0.6. | naruse | 2006-03-27 | 5 | -1730/+2236 |
* | * lib/scanf.rb (Scanf::FormatSpecifier#letter, #width): use matched | nobu | 2005-10-08 | 1 | -1/+1 |
* | * ext/nkf/lib/kconv.rb: ensure that symbol_to_option is private_class_method | naruse | 2005-08-17 | 1 | -20/+9 |
* | * ext/nkf/lib/kconv.rb: Kconv.kconv is now alias of Kconv.conv | naruse | 2005-08-12 | 1 | -56/+4 |
* | * ext/nkf/nkf-utf8/{nkf.c,utf8tbl.c,config.h}: | naruse | 2005-07-21 | 3 | -788/+815 |
* | * ext/nkf/nkf-utf8/nkf.c: import nkf.c 1.73 | naruse | 2005-07-17 | 1 | -12/+29 |
* | * ext/nkf/lib/kconv.rb: fix typo. | naruse | 2005-07-05 | 1 | -1/+1 |
* | * ext/nkf/nkf-utf8/{nkf.c,utf8tbl.c,config.h}: | naruse | 2005-07-05 | 4 | -19/+1111 |
* | * ext/nkf/lib/kconv.rb: add Kconv::VERSION | naruse | 2005-06-27 | 3 | -53/+40 |
* | * ext/nkf/lib/kconv.rb: remove constants | naruse | 2005-06-25 | 1 | -65/+202 |
* | * ext/nkf/nkf-utf8/nkf.c: follow nkf 2.0.5 | naruse | 2005-05-12 | 1 | -11/+18 |
* | * ext/nkf/nkf-utf8/nkf.c: follow nkf 1.66 | naruse | 2005-03-07 | 1 | -1/+2 |
* | * ext/nkf/nkf-utf8/nkf.c: follow nkf 1.65 | naruse | 2005-03-05 | 1 | -7/+17 |
* | * ext/nkf/nkf-utf8/nkf.c: follow nkf 1.63 | naruse | 2005-03-03 | 1 | -1/+8 |
* | * ext/nkf/nkf-utf8/nkf.c: follow nkf 1.62 | naruse | 2005-03-03 | 1 | -137/+236 |
* | * follow original utf8tbl.c,v 1.8 | naruse | 2005-02-02 | 1 | -2240/+4213 |
* | * follow original config.h,v 1.7 | naruse | 2005-02-02 | 1 | -0/+3 |
* | * ext/nkf/nkf-utf8/nkf.c: follow nkf.c,v 1.57 | naruse | 2005-02-02 | 1 | -48/+313 |
* | * ext/nkf/lib/kconv.rb (guess_old): not use NKF.guess_old | naruse | 2005-01-24 | 1 | -1/+1 |
* | * ext/nkf/nkf-utf8/nkf.c (reinit): should initialize all static | nobu | 2004-12-28 | 1 | -3/+7 |
* | * ext/nkf/lib/kconv.rb (Kconv::RegexpEucjp): second byte is up to | nobu | 2004-12-28 | 1 | -4/+6 |
* | * original nkf2 revision 1.47 | naruse | 2004-12-01 | 1 | -20/+30 |
* | * add constant NKF::VERSION | naruse | 2004-12-01 | 1 | -4/+4 |
* | * add --no-cp932 | naruse | 2004-12-01 | 1 | -2/+2 |
* | * follow original nkf.c 1.40.(improve mime encode/decode support) | naruse | 2004-11-19 | 2 | -82/+412 |
* | * remove dump list | naruse | 2004-11-09 | 1 | -2/+2 |