summaryrefslogtreecommitdiff
path: root/ext/nkf
AgeCommit message (Expand)Author
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
2001-07-18* regex.c (NUM_FAILURE_ITEMS): was confusing NUM_REG_ITEMS andmatz
2001-05-06forgot some checkins.matz
2001-01-09Add .cvsignore's.knu
1999-10-2919991029matz
1999-10-20marshal load GC protectmatz
1999-10-1819991018matz
1999-10-0419991004matz
1999-08-13remove marshal/gtk/kconvmatz