Age | Commit message (Expand) | Author |
2007-12-28 | Fri Dec 28 01:55:04 2007 Martin Duerst <[email protected]> | duerst |
2007-12-27 | * transcode.c (transcode_dispatch): allows transcoding from/to | nobu |
2007-12-27 | * parse.y, transcode_data.h, transcode.c: change "illegal" to | akr |
2007-12-25 | * transcode.c (transcode_dispatch): fix for multistep transcode. | nobu |
2007-12-25 | * common.mk (COMMONOBJS): transcode_data_*.c moved under enc/trans. | nobu |
2007-12-25 | Tue Dec 25 12:32:32 2007 Martin Duerst <[email protected]> | duerst |
2007-12-24 | * transocode.c: register_functional_transcoder() added. | naruse |
2007-12-24 | Mon Dec 24 09:45:45 2007 Martin Duerst <[email protected]> | duerst |
2007-12-22 | * include/ruby/encoding.h, encoding.c, re.c, io.c, parse.y, numeric.c, | akr |
2007-12-22 | Sat Dec 22 15:45:45 2007 Martin Duerst <[email protected]> | duerst |
2007-12-21 | * encoding.c (rb_ascii_encoding): renamed from previous | matz |
2007-12-21 | * transcode.c (rb_str_transcode_bang): returns self if no conversion. | nobu |
2007-12-18 | * transcode.c (rb_str_transcode_bang, rb_str_transcode): set new | nobu |
2007-12-17 | for undefined conversions. | matz |
2007-12-15 | * transcode.c (str_transcode, transcode_dispatch): added two-step | matz |
2007-12-11 | * transcode.c (transcode_loop): get rid of SEGV at sequence can not be | nobu |
2007-12-10 | * transcode.c (str_transcode): allow non-registered encodings. | nobu |
2007-12-10 | * string.c (rb_str_tmp_new): creates hidden temporary buffer. | nobu |
2007-12-10 | * transcode*.[ch], test/ruby/test_transcode.rb: set properties. | nobu |
2007-12-10 | * transcode.c: new file to provide encoding conversion features. | matz |