summaryrefslogtreecommitdiff
path: root/ext/nkf
AgeCommit message (Expand)Author
2006-09-15* ext/nkf/nkf-8/nkf.c: imported nkf 2.0.8 rev.110.naruse
2006-09-14* ext/nkf/nkf-8/nkf.c: imported nkf 2.0.8 2006-09-15.naruse
2006-09-06* ext/nkf/lib/kconv.rb (Kconv::toeuc): remove -m0 [ruby-dev:29505]naruse
2006-08-31* ruby.h (struct RString): embed small strings.matz
2006-08-22* ext/nkf/lib/kconv.rb (Kconv::RegexpEucjp): fix regexp for euc-jp [ruby-dev:...naruse
2006-06-24add extconf.h to .cvsignore.akr
2006-06-19* kconv.rb: remove default -m0 and fix document.naruse
2006-06-19* ext/nkf/nkf-utf8/nkf.c: imported nkf 2.0.7naruse
2006-06-09* sprintf.c (rb_str_format): allow %c to print one charactermatz
2006-03-29* ext/nkf/nkf-utf8/nkf.c (nkf_each_char_to_hex, encode_fallback_subchar,usa
2006-03-27* ext/nkf/nkf-utf8/{nkf.c, utf8tbl.c}: imported nkf 2.0.6.naruse
2005-10-08* lib/scanf.rb (Scanf::FormatSpecifier#letter, #width): use matchednobu
2005-08-17* ext/nkf/lib/kconv.rb: ensure that symbol_to_option is private_class_methodnaruse
2005-08-12* ext/nkf/lib/kconv.rb: Kconv.kconv is now alias of Kconv.convnaruse
2005-07-21* ext/nkf/nkf-utf8/{nkf.c,utf8tbl.c,config.h}:naruse
2005-07-17* ext/nkf/nkf-utf8/nkf.c: import nkf.c 1.73naruse
2005-07-05* ext/nkf/lib/kconv.rb: fix typo.naruse
2005-07-05* ext/nkf/nkf-utf8/{nkf.c,utf8tbl.c,config.h}:naruse
2005-06-27* ext/nkf/lib/kconv.rb: add Kconv::VERSIONnaruse
2005-06-25* ext/nkf/lib/kconv.rb: remove constantsnaruse
2005-05-12* ext/nkf/nkf-utf8/nkf.c: follow nkf 2.0.5naruse
2005-03-07* ext/nkf/nkf-utf8/nkf.c: follow nkf 1.66naruse
2005-03-05* ext/nkf/nkf-utf8/nkf.c: follow nkf 1.65naruse
2005-03-03* ext/nkf/nkf-utf8/nkf.c: follow nkf 1.63naruse
2005-03-03* ext/nkf/nkf-utf8/nkf.c: follow nkf 1.62naruse
2005-02-02* follow original utf8tbl.c,v 1.8naruse
2005-02-02* follow original config.h,v 1.7naruse
2005-02-02* ext/nkf/nkf-utf8/nkf.c: follow nkf.c,v 1.57naruse
2005-01-24* ext/nkf/lib/kconv.rb (guess_old): not use NKF.guess_oldnaruse
2004-12-28* ext/nkf/nkf-utf8/nkf.c (reinit): should initialize all staticnobu
2004-12-28* ext/nkf/lib/kconv.rb (Kconv::RegexpEucjp): second byte is up tonobu
2004-12-01* original nkf2 revision 1.47naruse
2004-12-01* add constant NKF::VERSIONnaruse
2004-12-01* add --no-cp932naruse
2004-11-19* follow original nkf.c 1.40.(improve mime encode/decode support)naruse
2004-11-09* remove dump listnaruse
2004-11-09* nkf_test.pl rev:1.7naruse
2004-11-09* fix bug arround parse optionsnaruse
2004-11-09* nkf.c rev:1.38naruse
2004-11-05follow CVS Head of original nkf.naruse
2004-11-01* MANIFEST, ext/**/MANIFEST: removed.eban
2004-10-31* ext/nkf/nkf-utf8/nkf.c: add "\075?UTF-8?Q?" for Gmail.eban
2004-10-29obsoleted by nkf-utf8/nkf.c.naruse
2004-10-29from nkf 2.0.4naruse
2004-10-29follow to nkf 2.0.4naruse
2004-10-29follow to nkf 2.0.4naruse
2003-08-23* ext/nkf/nkf.c (rb_nkf_putchar): should use rb_str_resize() to justnobu
2002-09-08* configure.in: modify program_prefix only if specifiedeban
2002-08-30* ext/Win32API/Win32API.c (Win32API_Call): RSTRING()->ptr may benobu
2002-03-04Make cvs ignore mkmf.log.knu