Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * $Date$ keyword removed to avoid inclusion of locale dependent | akr | 2008-01-06 | 1 | -1/+0 |
* | Fri Dec 28 01:55:04 2007 Martin Duerst <duerst@it.aoyama.ac.jp> | duerst | 2007-12-28 | 1 | -18/+22 |
* | * parse.y, transcode_data.h, transcode.c: change "illegal" to | akr | 2007-12-27 | 1 | -1/+1 |
* | * common.mk (COMMONOBJS): transcode_data_*.c moved under enc/trans. | nobu | 2007-12-25 | 1 | -11/+11 |
* | * transocode.c: register_functional_transcoder() added. | naruse | 2007-12-24 | 1 | -0/+39 |
* | * transcode.c (str_transcode, transcode_dispatch): added two-step | matz | 2007-12-15 | 1 | -4/+4 |
* | * string.c (rb_str_tmp_new): creates hidden temporary buffer. | nobu | 2007-12-10 | 1 | -7/+6 |
* | * transcode.c: new file to provide encoding conversion features. | matz | 2007-12-10 | 1 | -0/+40 |