aboutsummaryrefslogtreecommitdiffstats
path: root/ext/nkf/nkf.c
Commit message (Expand)AuthorAgeFilesLines
* protoize no-arguments functionsnobu2014-09-301-1/+1
* * ext/nkf/nkf.c (rb_nkf_convert): suppress warning.naruse2012-09-141-9/+14
* * ext/nkf/nkf.c (rb_nkf_convert, rb_nkf_guess): check too hugenobu2010-05-211-3/+3
* * ext/**/*.[ch]: removed trailing spaces.nobu2010-04-221-2/+2
* * ext/nkf/nkf.c (rb_nkf_convert): should specify type of variable.kazu2008-10-271-1/+1
* * ext/nkf/nkf.c (rb_nkf_convert): avoid GC.naruse2008-10-261-1/+2
* * ext/nkf/nkf.c (rb_nkf_enc_get): don't replicate encoding.naruse2008-10-041-3/+0
* * ext/nkf/nkf.c (rb_nkf_convert): output of mime encode is US-ASCII.naruse2008-07-241-1/+4
* * ext/nkf/nkf-utf8/nkf.c (rb_nkf_convert) (nkf_enc_without_bom):naruse2008-05-201-1/+10
* * ext/nkf/nkf.c (rb_nkf_convert), ext/nkf/nkf-utf8/nkf.cnobu2008-05-201-3/+3
* * ext/nkf/nkf-utf8/nkf.c (score_table_A0, score_table_F0):naruse2008-04-221-1/+1
* * enc/trans/utf_16_32.c (fun_so_to_utf_16be, fun_so_to_utf_16le): addmame2008-04-171-4/+0
* * ruby-trunk.naruse2008-01-271-0/+1
* * ext/nkf/nkf.c: rdoc update.naruse2008-01-121-6/+0
* * 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-5/+4
* * ext/nkf/nkf.c (rb_nkf_enc_get): use rb_define_dummy_encoding.naruse2007-12-231-2/+2
* 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-221-3/+13
* * parse.y (parser_str_new, rb_intern3): rb_default_encoding() renamed.usa2007-12-211-1/+1
* * ext/nkf/nkf-utf8/nkf.c: Updated.naruse2007-12-191-27/+27
* * ext/nkf/nkf.c (NKF::_ENCODING): removed.naruse2007-12-191-251/+71
* * ext/nkf/nkf.c, bin/ri, bin/irb: fixed typos in doc and comments.matz2007-10-031-2/+2
* * ext/nkf/nkf.c (rb_str_resize, rb_nkf_kconv, rb_nkf_guess1,knu2007-02-271-5/+5
* * ext/nkf/nkf-8/nkf.c: imported nkf 2.0.8 rev.110.naruse2006-09-151-5/+29
* * ruby.h (struct RString): embed small strings.matz2006-08-311-13/+12
* * sprintf.c (rb_str_format): allow %c to print one charactermatz2006-06-091-10/+5
* * ext/nkf/nkf-utf8/{nkf.c, utf8tbl.c}: imported nkf 2.0.6.naruse2006-03-271-34/+396
* * add constant NKF::VERSIONnaruse2004-12-011-4/+4
* * fix bug arround parse optionsnaruse2004-11-091-9/+12
* follow to nkf 2.0.4naruse2004-10-291-50/+141
* * ext/nkf/nkf.c (rb_nkf_putchar): should use rb_str_resize() to justnobu2003-08-231-1/+1
* * ext/Win32API/Win32API.c (Win32API_Call): RSTRING()->ptr may benobu2002-08-301-0/+1
* * regex.c (NUM_FAILURE_ITEMS): was confusing NUM_REG_ITEMS andmatz2001-07-181-0/+1
* forgot some checkins.matz2001-05-061-9/+9
* marshal load GC protectmatz1999-10-201-1/+3
* 19991018matz1999-10-181-17/+5
* 19991004matz1999-10-041-1/+1
* remove marshal/gtk/kconvmatz1999-08-131-0/+206