summaryrefslogtreecommitdiff
path: root/enc/utf_32le.c
AgeCommit message (Expand)Author
2012-02-17* Merge Onigmo-5.13.1. [ruby-dev:45057] [Feature #5820]naruse
2011-02-03* enc/shift_jis.c (code_to_mbc): cast as int from the subtraction of pointers.naruse
2008-09-18* grapheme cluster implementation reverted. [ruby-dev:36375]akr
2008-09-16* include/ruby/oniguruma.h (OnigEncodingTypeST): add precise_retakr
2008-09-13* include/ruby/oniguruma.h (OnigEncodingTypeST): add end argument forakr
2008-07-01forgot to commitshyouhei
2008-01-30* enc/*.c: add GB12345, UCS-{2,4}{BE,LE}.naruse
2008-01-15* enc/utf_{16,32}{be,le}.c: remove some ARG_UNUSED. replace structnaruse
2008-01-15* encoding.c (ENC_REGISTER): use &OnigEncoding*.naruse
2008-01-08* enc/utf_{16,32}{be,le}.c: renamed to match with encoding names.nobu