aboutsummaryrefslogtreecommitdiffstats
path: root/ext/nkf/lib
Commit message (Expand)AuthorAgeFilesLines
* handle ext/ as r53141naruse2015-12-161-0/+1
* * ext/nkf/lib/kconv.rb (String#kconv): fix typo and update rdoc.naruse2010-12-071-5/+5
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-061-3/+3
* * ext/nkf/lib/kconv.rb (Kconv.tolocale): argument is str.naruse2008-01-141-1/+1
* * ext/nkf/nkf-utf8/nkf.c: update to r1.163.naruse2008-01-111-1/+1
* * ext/nkf/nkf-utf8/{nkf.c, utf8tbl.c}: Update nkf.naruse2008-01-011-65/+62
* * ext/nkf/nkf.c (rb_nkf_enc_get): use rb_define_dummy_encoding.naruse2007-12-231-8/+3
* * ext/nkf/nkf-utf8.c: Update nkf.c rev:1.157.naruse2007-12-221-71/+7
* * ext/nkf/nkf-utf8/nkf.c: Updated.naruse2007-12-191-58/+16
* * ext/nkf/lib/kconv.rb (tojis, tosjis, toeuc, toutf8):naruse2007-12-041-4/+4
* * ext/nkf/nkf-8/nkf.c: imported nkf 2.0.8 rev.110.naruse2006-09-151-0/+29
* * ext/nkf/lib/kconv.rb (Kconv::toeuc): remove -m0 [ruby-dev:29505]naruse2006-09-061-1/+1
* * ext/nkf/lib/kconv.rb (Kconv::RegexpEucjp): fix regexp for euc-jp [ruby-dev:...naruse2006-08-221-2/+2
* * kconv.rb: remove default -m0 and fix document.naruse2006-06-191-16/+35
* * ext/nkf/nkf-utf8/{nkf.c, utf8tbl.c}: imported nkf 2.0.6.naruse2006-03-271-165/+237
* * 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/lib/kconv.rb: fix typo.naruse2005-07-051-1/+1
* * ext/nkf/nkf-utf8/{nkf.c,utf8tbl.c,config.h}:naruse2005-07-051-6/+6
* * ext/nkf/lib/kconv.rb: add Kconv::VERSIONnaruse2005-06-271-38/+12
* * ext/nkf/lib/kconv.rb: remove constantsnaruse2005-06-251-65/+202
* * ext/nkf/lib/kconv.rb (guess_old): not use NKF.guess_oldnaruse2005-01-241-1/+1
* * ext/nkf/lib/kconv.rb (Kconv::RegexpEucjp): second byte is up tonobu2004-12-281-4/+6
* follow to nkf 2.0.4naruse2004-10-291-22/+175
* 19991029matz1999-10-291-0/+15
* remove marshal/gtk/kconvmatz1999-08-131-0/+58