aboutsummaryrefslogtreecommitdiffstats
path: root/ext/nkf
Commit message (Expand)AuthorAgeFilesLines
* * ext/nkf/nkf-utf8/nkf.c (nkf_enc_from_index): BINARY does notmatz2008-02-071-0/+2
* * ext/nkf/nkf-utf8/nkf.h: set properties.nobu2008-01-271-174/+174
* * ext/nkf/nkf.c: raise error when no output encoding is given.naruse2008-01-273-14/+27
* * ruby-trunk.naruse2008-01-271-0/+1
* * ext/nkf/nkt-utf8: update nkf.naruse2008-01-275-3399/+3494
* * ext/nkf/lib/kconv.rb (Kconv.tolocale): argument is str.naruse2008-01-141-1/+1
* * ext/nkf/nkf.c: rdoc update.naruse2008-01-121-6/+0
* * ext/nkf/nkf-utf8/nkf.c: fix bug: -m was -m0.naruse2008-01-111-0/+2
* * ext/nkf/nkf-utf8/nkf.c: update to r1.163.naruse2008-01-113-20/+13
* * ext/nkf/nkf-utf8/{nkf.c, utf8tbl.c}: Update nkf.naruse2008-01-014-864/+788
* * ext/nkf/nkf.c (rb_nkf_enc_get): use rb_define_dummy_encoding.naruse2007-12-234-85/+94
* ext/nkf/nkf.c follow previous rb_ascii_encoding renaming. akr2007-12-231-2/+2
* * ext/nkf/nkf.c (Init_nkf): use rb_ascii_encoding() fornaruse2007-12-221-1/+1
* * ext/nkf/nkf-utf8.c: Update nkf.c rev:1.157.naruse2007-12-223-165/+140
* * parse.y (parser_str_new, rb_intern3): rb_default_encoding() renamed.usa2007-12-211-1/+1
* * ext/nkf/nkf-utf8/config.h (MIME_DECODE_DEFAULT, X0201_DEFAULT):naruse2007-12-211-0/+3
* * ext/nkf/nkf-utf8/nkf.c: Updated.naruse2007-12-193-85/+44
* * ext/nkf/nkf.c (NKF::_ENCODING): removed.naruse2007-12-192-1040/+1226
* * ext/nkf/lib/kconv.rb (tojis, tosjis, toeuc, toutf8):naruse2007-12-041-4/+4
* * ext/nkf/nkf.c, bin/ri, bin/irb: fixed typos in doc and comments.matz2007-10-031-2/+2
* * ext/nkf/nkf-utf8/nkf.c (kanji_convert): Fix guess fallback.naruse2007-06-051-4/+3
* * lib/json.rb, lib/json, ext/json, test/json:naruse2007-06-043-70/+378
* * ext/nkf/nkf.c (rb_str_resize, rb_nkf_kconv, rb_nkf_guess1,knu2007-02-271-5/+5
* * ext/nkf/nkf-utf8/{nkf.c,utf8tbl.c}:naruse2007-02-062-91/+224
* * ext/nkf/nkf-8/nkf.c: imported nkf 2.0.8 rev.110.naruse2006-09-153-31/+117
* * ext/nkf/nkf-8/nkf.c: imported nkf 2.0.8 2006-09-15.naruse2006-09-141-254/+495
* * ext/nkf/lib/kconv.rb (Kconv::toeuc): remove -m0 [ruby-dev:29505]naruse2006-09-061-1/+1
* * ruby.h (struct RString): embed small strings.matz2006-08-311-13/+12
* * ext/nkf/lib/kconv.rb (Kconv::RegexpEucjp): fix regexp for euc-jp [ruby-dev:...naruse2006-08-221-2/+2
* add extconf.h to .cvsignore.akr2006-06-241-0/+1
* * kconv.rb: remove default -m0 and fix document.naruse2006-06-191-16/+35
* * ext/nkf/nkf-utf8/nkf.c: imported nkf 2.0.7naruse2006-06-194-734/+739
* * sprintf.c (rb_str_format): allow %c to print one charactermatz2006-06-092-90/+39
* * ext/nkf/nkf-utf8/nkf.c (nkf_each_char_to_hex, encode_fallback_subchar,usa2006-03-291-3/+3
* * ext/nkf/nkf-utf8/{nkf.c, utf8tbl.c}: imported nkf 2.0.6.naruse2006-03-275-1730/+2236
* * lib/scanf.rb (Scanf::FormatSpecifier#letter, #width): use matchednobu2005-10-081-1/+1
* * ext/nkf/lib/kconv.rb: ensure that symbol_to_option is private_class_methodnaruse2005-08-171-20/+9
* * ext/nkf/lib/kconv.rb: Kconv.kconv is now alias of Kconv.convnaruse2005-08-121-56/+4
* * ext/nkf/nkf-utf8/{nkf.c,utf8tbl.c,config.h}:naruse2005-07-213-788/+815
* * ext/nkf/nkf-utf8/nkf.c: import nkf.c 1.73naruse2005-07-171-12/+29
* * ext/nkf/lib/kconv.rb: fix typo.naruse2005-07-051-1/+1
* * ext/nkf/nkf-utf8/{nkf.c,utf8tbl.c,config.h}:naruse2005-07-054-19/+1111
* * ext/nkf/lib/kconv.rb: add Kconv::VERSIONnaruse2005-06-273-53/+40
* * ext/nkf/lib/kconv.rb: remove constantsnaruse2005-06-251-65/+202
* * ext/nkf/nkf-utf8/nkf.c: follow nkf 2.0.5naruse2005-05-121-11/+18
* * ext/nkf/nkf-utf8/nkf.c: follow nkf 1.66naruse2005-03-071-1/+2
* * ext/nkf/nkf-utf8/nkf.c: follow nkf 1.65naruse2005-03-051-7/+17
* * ext/nkf/nkf-utf8/nkf.c: follow nkf 1.63naruse2005-03-031-1/+8
* * ext/nkf/nkf-utf8/nkf.c: follow nkf 1.62naruse2005-03-031-137/+236
* * follow original utf8tbl.c,v 1.8naruse2005-02-021-2240/+4213