Age | Commit message (Expand) | Author |
---|---|---|
2008-01-21 | * transcode.c (str_transcode): initialize transcoder in | nobu |
2008-01-21 | * transcode.c (transcode_loop, str_transcoding_resize): use unsigned | nobu |
2008-01-20 | * transcode.c (transcode_dispatch): constified return value. | nobu |
2008-01-20 | Sun Jan 20 15:08:08 2008 Martin Duerst <[email protected]> | duerst |
2008-01-06 | * $Date$ keyword removed to avoid inclusion of locale dependent | akr |
2007-12-28 | Fri Dec 28 01:55:04 2007 Martin Duerst <[email protected]> | duerst |
2007-12-27 | * parse.y, transcode_data.h, transcode.c: change "illegal" to | akr |
2007-12-25 | * common.mk (COMMONOBJS): transcode_data_*.c moved under enc/trans. | nobu |
2007-12-24 | * transocode.c: register_functional_transcoder() added. | naruse |
2007-12-15 | * transcode.c (str_transcode, transcode_dispatch): added two-step | matz |
2007-12-10 | * string.c (rb_str_tmp_new): creates hidden temporary buffer. | nobu |
2007-12-10 | * transcode.c: new file to provide encoding conversion features. | matz |