summaryrefslogtreecommitdiff
path: root/transcode_data.h
Commit message (Expand)AuthorAgeFilesLines
* * merged from trunk r25728:26678.nobu2010-02-161-0/+3
* * merged from trunk r20597:25704.nobu2009-11-101-9/+16
* * merged from trunk r19258:20281.nobu2008-11-191-6/+8
* * merged from trunk r19235:19258.nobu2008-09-081-6/+6
* * merged from trunk r19180:19235.nobu2008-09-071-0/+4
* * merged from trunk r19119:19180.nobu2008-09-061-5/+2
* * merged from trunk r19076:19119.nobu2008-09-041-44/+15
* * merged from trunk r19010:19076.nobu2008-09-031-11/+10
* * merged from trunk r18286:18660.nobu2008-08-161-13/+53
* * merged from trunk r18025:18097.nobu2008-07-161-2/+2
* * transcode.c (str_transcode): initialize transcoder innobu2008-01-211-1/+1
* * transcode.c (transcode_loop, str_transcoding_resize): use unsignednobu2008-01-211-8/+7
* * transcode.c (transcode_dispatch): constified return value.nobu2008-01-201-8/+8
* Sun Jan 20 15:08:08 2008 Martin Duerst <duerst@it.aoyama.ac.jp>duerst2008-01-201-1/+7
* * $Date$ keyword removed to avoid inclusion of locale dependentakr2008-01-061-1/+0
* Fri Dec 28 01:55:04 2007 Martin Duerst <duerst@it.aoyama.ac.jp>duerst2007-12-281-18/+22
* * parse.y, transcode_data.h, transcode.c: change "illegal" toakr2007-12-271-1/+1
* * common.mk (COMMONOBJS): transcode_data_*.c moved under enc/trans.nobu2007-12-251-11/+11
* * transocode.c: register_functional_transcoder() added.naruse2007-12-241-0/+39
* * transcode.c (str_transcode, transcode_dispatch): added two-stepmatz2007-12-151-4/+4
* * string.c (rb_str_tmp_new): creates hidden temporary buffer.nobu2007-12-101-7/+6
* * transcode.c: new file to provide encoding conversion features.matz2007-12-101-0/+40