aboutsummaryrefslogtreecommitdiffstats
path: root/enc/utf_32be.c
Commit message (Expand)AuthorAgeFilesLines
* * Merge Onigmo-5.13.1. [ruby-dev:45057] [Feature #5820]naruse2012-02-171-7/+5
* * enc/shift_jis.c (code_to_mbc): cast as int from the subtraction of pointers.naruse2011-02-031-1/+1
* * grapheme cluster implementation reverted. [ruby-dev:36375]akr2008-09-181-3/+0
* * include/ruby/oniguruma.h (OnigEncodingTypeST): add precise_retakr2008-09-161-0/+3
* * include/ruby/oniguruma.h (OnigEncodingTypeST): add end argument forakr2008-09-131-1/+1
* forgot to commitshyouhei2008-07-011-1/+1
* * enc/*.c: add GB12345, UCS-{2,4}{BE,LE}.naruse2008-01-301-0/+2
* * enc/utf_{16,32}{be,le}.c: remove some ARG_UNUSED. replace structnaruse2008-01-151-8/+8
* * encoding.c (ENC_REGISTER): use &OnigEncoding*.naruse2008-01-151-4/+2
* * enc/utf_{16,32}{be,le}.c: renamed to match with encoding names.nobu2008-01-081-0/+195