summaryrefslogtreecommitdiffstats
path: root/transcode.c
Commit message (Expand)AuthorAgeFilesLines
* * transcode_data.h, transcode.c, tool/transcode-tblgen.rb: Addedduerst2009-12-101-0/+26
* * removed spaces just before tabs.nobu2009-11-261-1/+1
* * transcode.c: Added a check for an internal errorduerst2009-11-251-0/+2
* fix typos.akr2009-11-031-1/+1
* * transcode.c (rb_transcoding, str_transcoding_resize): fixednobu2009-10-101-29/+32
* * transcode.c: reverted r25277.nobu2009-10-101-32/+29
* * transcode.c (rb_transcoding, str_transcoding_resize): fixednobu2009-10-101-29/+32
* * transcode.c (econv_data_type): typed.nobu2009-09-091-13/+22
* * transcode.c (str_encode_bang): C99ism.usa2009-07-311-2/+5
* * transcode.c: added check for frozen string for encode! (see Bug #1836)duerst2009-07-301-0/+4
* * transcode.c (enc_arg): default interanl encoding may not be set.nobu2009-06-211-2/+2
* * array.c (rb_ary_memsize): added.ko12009-06-161-0/+40
* * transcode.c (transcode_restartable0): refix can't build with VC9.naruse2009-06-161-9/+14
* * transcode.c (transcode_restartable0): revert last commit becauseko12009-06-141-10/+9
* * transcode.c (transcode_restartable0): can't build with VC9.naruse2009-06-131-9/+10
* Fix rdoc.naruse2009-06-131-5/+5
* * encoding.c (rb_enc_codepoint_len): combine rb_enc_codepoint()matz2009-05-191-1/+1
* Fix: DON'T move in_p because before in_p is replaced by buffered data.naruse2009-05-051-8/+6
* * transcode.c (ASIS): added for multi byte direct map.naruse2009-04-261-2/+11
* * array.c, bignum.c, dln.c, error.c, gc.c, io.c, marshal.c,nobu2009-03-121-4/+4
* stripped trailing spaces.nobu2009-02-221-10/+10
* * transcode.c (make_econv_exception): refine error message forakr2009-02-041-9/+19
* * transcode.c (make_econv_exception): show U+XXXX form for undefinedakr2009-02-041-2/+16
* * transcode.c (rb_econv_init_by_convpath_i): make it static.akr2009-01-291-1/+2
* * transcode.c (struct rb_transcoding): added ary member for debug.nobu2009-01-271-2/+2
* * transcode.c (str_transcode0): fix: :xml option doesn'tnaruse2009-01-181-1/+2
* Add rdoc.naruse2009-01-151-1/+5
* * enc/trans/gb18030.trans, gb18030-tbl.rb:duerst2009-01-141-4/+14
* Add dummy definition for fake rdoc.naruse2009-01-131-0/+1
* * transcode.c: Minor fixes and tweaks in documentation.duerst2008-12-301-76/+85
* * transcode.c (make_econv_exception): show source and destinationakr2008-12-271-0/+8
* * io.c (fptr_finalize): close the IO object even if finish_writeconv orakr2008-12-261-0/+6
* * transcode.c (str_transcode0): set encoding when String#encode wasnaruse2008-12-251-2/+2
* * transcode.c (sym_ignore): remove useless symbol.naruse2008-12-251-2/+1
* * transcode.c (decorate_convpath): show type of escaping fornaruse2008-12-251-11/+16
* * io.c: rdoc for File::open and 1.9 feature in file modes.yugui2008-12-231-2/+25
* * transcode.c: in transcode_search_path, elimintated a warningduerst2008-10-181-5/+2
* * transcode.c (str_transcode0): String#encode without argument nowmatz2008-10-171-16/+16
* * transcode.c (transcode_restartable0): in_pos and out_pos never beakr2008-10-161-13/+0
* * transcode.c (str_transcode0): should not raise error whenmatz2008-10-141-1/+1
* * transcode.c (rb_econv_init_by_convpath): suppressed warnings.nobu2008-10-131-1/+1
* * transcode.c (str_transcode0): String#encode() with no encodingmatz2008-10-121-4/+15
* * transcode.c (rb_econv_add_coverter): remove unnecessary NULL check.mame2008-10-091-2/+0
* * include/ruby/encoding.h (rb_str_encode): renamed fromakr2008-09-261-3/+3
* * error.c (Init_Exception): introduce EncodingError which is amatz2008-09-261-3/+3
* * transcode.c, include/ruby/encoding.c (rb_transcode_convertible):usa2008-09-261-0/+14
* update rdoc.akr2008-09-251-12/+12
* * transcode.c (rb_eUndefinedConversionError): renamed fromakr2008-09-251-18/+18
* update rdoc.akr2008-09-251-10/+54
* update rdoc.akr2008-09-241-0/+5