summaryrefslogtreecommitdiffstats
path: root/enc/utf_16be.c
Commit message (Expand)AuthorAgeFilesLines
* * grapheme cluster implementation reverted. [ruby-dev:36375]akr2008-09-181-6/+0
* * include/ruby/oniguruma.h (OnigEncodingTypeST): add precise_retakr2008-09-161-0/+6
* * include/ruby/oniguruma.h (OnigEncodingTypeST): add end argument forakr2008-09-131-1/+1
* forgot to commitshyouhei2008-07-011-1/+1
* * enc/utf_16{be,le}.c (utf16{be,le}_code_to_mbc):naruse2008-05-311-8/+6
* * enc/*.c: add GB12345, UCS-{2,4}{BE,LE}.naruse2008-01-301-0/+1
* * enc/utf_16be.c (UTF16_IS_SURROGATE_FIRST): avoid branch.akr2008-01-301-3/+25
* * 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/+239