Age | Commit message (Expand) | Author |
2010-04-01 | * enc/utf_16{be,le}.c (utf16{be,le}_mbc_to_code): simplified. | nobu |
2010-03-01 | * include/ruby/oniguruma.h: updated to follow Oniguruma 5.9.2. | matz |
2008-09-18 | * grapheme cluster implementation reverted. [ruby-dev:36375] | akr |
2008-09-16 | * include/ruby/oniguruma.h (OnigEncodingTypeST): add precise_ret | akr |
2008-09-13 | * include/ruby/oniguruma.h (OnigEncodingTypeST): add end argument for | akr |
2008-07-01 | forgot to commit | shyouhei |
2008-05-31 | * enc/utf_16{be,le}.c (utf16{be,le}_code_to_mbc): | naruse |
2008-01-30 | * enc/*.c: add GB12345, UCS-{2,4}{BE,LE}. | naruse |
2008-01-30 | * enc/utf_16be.c (UTF16_IS_SURROGATE_FIRST): avoid branch. | akr |
2008-01-15 | * enc/utf_{16,32}{be,le}.c: remove some ARG_UNUSED. replace struct | naruse |
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 |