Age | Commit message (Expand) | Author |
2016-12-10 | Merge Onigmo 6.0.0 | naruse |
2016-07-24 | * regenc.h/c, include/ruby/oniguruma.h, enc/ascii.c, big5.c, cp949.c, | duerst |
2016-06-11 | iso_8859.h: SHARP_s | nobu |
2016-05-22 | * include/ruby/oniguruma.h: Extend OnigEncodingTypeDefine to define a | duerst |
2014-09-15 | * reg*.c: Merge Onigmo 5.15.0 38a870960aa7370051a3544 | naruse |
2014-03-17 | unused functions and variables | nobu |
2012-02-17 | * Merge Onigmo-5.13.1. [ruby-dev:45057] [Feature #5820] | naruse |
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 |