| Commit message (Expand) | Author | Age | Files | Lines |
* | * Merge Onigmo-5.13.1. [ruby-dev:45057] [Feature #5820] | naruse | 2012-02-17 | 1 | -6/+5 |
* | * enc/utf_16{be,le}.c (utf16{be,le}_mbc_to_code): simplified. | nobu | 2010-04-01 | 1 | -3/+2 |
* | * include/ruby/oniguruma.h: updated to follow Oniguruma 5.9.2. | matz | 2010-03-01 | 1 | -1/+1 |
* | * grapheme cluster implementation reverted. [ruby-dev:36375] | akr | 2008-09-18 | 1 | -6/+0 |
* | * include/ruby/oniguruma.h (OnigEncodingTypeST): add precise_ret | akr | 2008-09-16 | 1 | -0/+6 |
* | * include/ruby/oniguruma.h (OnigEncodingTypeST): add end argument for | akr | 2008-09-13 | 1 | -1/+1 |
* | forgot to commit | shyouhei | 2008-07-01 | 1 | -1/+1 |
* | * enc/utf_16{be,le}.c (utf16{be,le}_code_to_mbc): | naruse | 2008-05-31 | 1 | -8/+6 |
* | * enc/*.c: add GB12345, UCS-{2,4}{BE,LE}. | naruse | 2008-01-30 | 1 | -0/+1 |
* | * enc/utf_16be.c (UTF16_IS_SURROGATE_FIRST): avoid branch. | akr | 2008-01-30 | 1 | -3/+25 |
* | * enc/utf_{16,32}{be,le}.c: remove some ARG_UNUSED. replace struct | naruse | 2008-01-15 | 1 | -8/+8 |
* | * encoding.c (ENC_REGISTER): use &OnigEncoding*. | naruse | 2008-01-15 | 1 | -4/+2 |
* | * enc/utf_{16,32}{be,le}.c: renamed to match with encoding names. | nobu | 2008-01-08 | 1 | -0/+239 |