| Commit message (Expand) | Author | Age | Files | Lines |
* | * ext/nkf/nkf.c (rb_nkf_convert, rb_nkf_guess): check too huge | nobu | 2010-05-21 | 1 | -3/+3 |
* | * ext/**/*.[ch]: removed trailing spaces. | nobu | 2010-04-22 | 1 | -2/+2 |
* | * ext/nkf/nkf.c (rb_nkf_convert): should specify type of variable. | kazu | 2008-10-27 | 1 | -1/+1 |
* | * ext/nkf/nkf.c (rb_nkf_convert): avoid GC. | naruse | 2008-10-26 | 1 | -1/+2 |
* | * ext/nkf/nkf.c (rb_nkf_enc_get): don't replicate encoding. | naruse | 2008-10-04 | 1 | -3/+0 |
* | * ext/nkf/nkf.c (rb_nkf_convert): output of mime encode is US-ASCII. | naruse | 2008-07-24 | 1 | -1/+4 |
* | * ext/nkf/nkf-utf8/nkf.c (rb_nkf_convert) (nkf_enc_without_bom): | naruse | 2008-05-20 | 1 | -1/+10 |
* | * ext/nkf/nkf.c (rb_nkf_convert), ext/nkf/nkf-utf8/nkf.c | nobu | 2008-05-20 | 1 | -3/+3 |
* | * ext/nkf/nkf-utf8/nkf.c (score_table_A0, score_table_F0): | naruse | 2008-04-22 | 1 | -1/+1 |
* | * enc/trans/utf_16_32.c (fun_so_to_utf_16be, fun_so_to_utf_16le): add | mame | 2008-04-17 | 1 | -4/+0 |
* | * ruby-trunk. | naruse | 2008-01-27 | 1 | -0/+1 |
* | * ext/nkf/nkf.c: rdoc update. | naruse | 2008-01-12 | 1 | -6/+0 |
* | * ext/nkf/nkf-utf8/nkf.c: update to r1.163. | naruse | 2008-01-11 | 1 | -1/+1 |
* | * ext/nkf/nkf-utf8/{nkf.c, utf8tbl.c}: Update nkf. | naruse | 2008-01-01 | 1 | -5/+4 |
* | * ext/nkf/nkf.c (rb_nkf_enc_get): use rb_define_dummy_encoding. | naruse | 2007-12-23 | 1 | -2/+2 |
* | ext/nkf/nkf.c follow previous rb_ascii_encoding renaming. | akr | 2007-12-23 | 1 | -2/+2 |
* | * ext/nkf/nkf.c (Init_nkf): use rb_ascii_encoding() for | naruse | 2007-12-22 | 1 | -1/+1 |
* | * ext/nkf/nkf-utf8.c: Update nkf.c rev:1.157. | naruse | 2007-12-22 | 1 | -3/+13 |
* | * parse.y (parser_str_new, rb_intern3): rb_default_encoding() renamed. | usa | 2007-12-21 | 1 | -1/+1 |
* | * ext/nkf/nkf-utf8/nkf.c: Updated. | naruse | 2007-12-19 | 1 | -27/+27 |
* | * ext/nkf/nkf.c (NKF::_ENCODING): removed. | naruse | 2007-12-19 | 1 | -251/+71 |
* | * ext/nkf/nkf.c, bin/ri, bin/irb: fixed typos in doc and comments. | matz | 2007-10-03 | 1 | -2/+2 |
* | * ext/nkf/nkf.c (rb_str_resize, rb_nkf_kconv, rb_nkf_guess1, | knu | 2007-02-27 | 1 | -5/+5 |
* | * ext/nkf/nkf-8/nkf.c: imported nkf 2.0.8 rev.110. | naruse | 2006-09-15 | 1 | -5/+29 |
* | * ruby.h (struct RString): embed small strings. | matz | 2006-08-31 | 1 | -13/+12 |
* | * sprintf.c (rb_str_format): allow %c to print one character | matz | 2006-06-09 | 1 | -10/+5 |
* | * ext/nkf/nkf-utf8/{nkf.c, utf8tbl.c}: imported nkf 2.0.6. | naruse | 2006-03-27 | 1 | -34/+396 |
* | * add constant NKF::VERSION | naruse | 2004-12-01 | 1 | -4/+4 |
* | * fix bug arround parse options | naruse | 2004-11-09 | 1 | -9/+12 |
* | follow to nkf 2.0.4 | naruse | 2004-10-29 | 1 | -50/+141 |
* | * ext/nkf/nkf.c (rb_nkf_putchar): should use rb_str_resize() to just | nobu | 2003-08-23 | 1 | -1/+1 |
* | * ext/Win32API/Win32API.c (Win32API_Call): RSTRING()->ptr may be | nobu | 2002-08-30 | 1 | -0/+1 |
* | * regex.c (NUM_FAILURE_ITEMS): was confusing NUM_REG_ITEMS and | matz | 2001-07-18 | 1 | -0/+1 |
* | forgot some checkins. | matz | 2001-05-06 | 1 | -9/+9 |
* | marshal load GC protect | matz | 1999-10-20 | 1 | -1/+3 |
* | 19991018 | matz | 1999-10-18 | 1 | -17/+5 |
* | 19991004 | matz | 1999-10-04 | 1 | -1/+1 |
* | remove marshal/gtk/kconv | matz | 1999-08-13 | 1 | -0/+206 |