summaryrefslogtreecommitdiff
path: root/ext/nkf/nkf.c
AgeCommit message (Expand)Author
2019-11-18Deprecate taint/trust and related methods, and make the methods no-opsJeremy Evans
2017-09-30ext: check if null byte is containednobu
2014-09-30protoize no-arguments functionsnobu
2012-09-14* ext/nkf/nkf.c (rb_nkf_convert): suppress warning.naruse
2010-05-21* ext/nkf/nkf.c (rb_nkf_convert, rb_nkf_guess): check too hugenobu
2010-04-22* ext/**/*.[ch]: removed trailing spaces.nobu
2008-10-27* ext/nkf/nkf.c (rb_nkf_convert): should specify type of variable.kazu
2008-10-26* ext/nkf/nkf.c (rb_nkf_convert): avoid GC.naruse
2008-10-04* ext/nkf/nkf.c (rb_nkf_enc_get): don't replicate encoding.naruse
2008-07-24* ext/nkf/nkf.c (rb_nkf_convert): output of mime encode is US-ASCII.naruse
2008-05-20* ext/nkf/nkf-utf8/nkf.c (rb_nkf_convert) (nkf_enc_without_bom):naruse
2008-05-20* ext/nkf/nkf.c (rb_nkf_convert), ext/nkf/nkf-utf8/nkf.cnobu
2008-04-22* ext/nkf/nkf-utf8/nkf.c (score_table_A0, score_table_F0):naruse
2008-04-17* enc/trans/utf_16_32.c (fun_so_to_utf_16be, fun_so_to_utf_16le): addmame
2008-01-27* ruby-trunk.naruse
2008-01-12* ext/nkf/nkf.c: rdoc update.naruse
2008-01-11* ext/nkf/nkf-utf8/nkf.c: update to r1.163.naruse
2008-01-01* ext/nkf/nkf-utf8/{nkf.c, utf8tbl.c}: Update nkf.naruse
2007-12-23* ext/nkf/nkf.c (rb_nkf_enc_get): use rb_define_dummy_encoding.naruse
2007-12-23ext/nkf/nkf.c follow previous rb_ascii_encoding renaming. akr
2007-12-22* ext/nkf/nkf.c (Init_nkf): use rb_ascii_encoding() fornaruse
2007-12-22* ext/nkf/nkf-utf8.c: Update nkf.c rev:1.157.naruse
2007-12-21 * parse.y (parser_str_new, rb_intern3): rb_default_encoding() renamed.usa
2007-12-19* ext/nkf/nkf-utf8/nkf.c: Updated.naruse
2007-12-19* ext/nkf/nkf.c (NKF::_ENCODING): removed.naruse
2007-10-03* ext/nkf/nkf.c, bin/ri, bin/irb: fixed typos in doc and comments.matz
2007-02-27* ext/nkf/nkf.c (rb_str_resize, rb_nkf_kconv, rb_nkf_guess1,knu
2006-09-15* ext/nkf/nkf-8/nkf.c: imported nkf 2.0.8 rev.110.naruse
2006-08-31* ruby.h (struct RString): embed small strings.matz
2006-06-09* sprintf.c (rb_str_format): allow %c to print one charactermatz
2006-03-27* ext/nkf/nkf-utf8/{nkf.c, utf8tbl.c}: imported nkf 2.0.6.naruse
2004-12-01* add constant NKF::VERSIONnaruse
2004-11-09* fix bug arround parse optionsnaruse
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-08-30* ext/Win32API/Win32API.c (Win32API_Call): RSTRING()->ptr may benobu
2001-07-18* regex.c (NUM_FAILURE_ITEMS): was confusing NUM_REG_ITEMS andmatz
2001-05-06forgot some checkins.matz
1999-10-20marshal load GC protectmatz
1999-10-1819991018matz
1999-10-0419991004matz
1999-08-13remove marshal/gtk/kconvmatz