| Commit message (Expand) | Author | Age | Files | Lines |
* | Use https instead of http | Kazuhiro NISHIYAMA | 2020-07-28 | 1 | -2/+2 |
* | Update to Onigmo 6.1.3-669ac9997619954c298da971fcfacccf36909d05. | naruse | 2017-12-01 | 1 | -521/+4 |
* | Merge Onigmo 6.0.0 | naruse | 2016-12-10 | 1 | -2/+2 |
* | * regenc.h/c, include/ruby/oniguruma.h, enc/ascii.c, big5.c, cp949.c, | duerst | 2016-07-24 | 1 | -2/+0 |
* | * regenc.h/c: Rename onigenc_not_support_case_map to | duerst | 2016-06-07 | 1 | -1/+1 |
* | * include/ruby/oniguruma.h: Extend OnigEncodingTypeDefine to define a | duerst | 2016-05-22 | 1 | -0/+3 |
* | oniguruma.h: constify | nobu | 2015-08-27 | 1 | -2/+2 |
* | * reg*.c: Merge Onigmo 5.15.0 38a870960aa7370051a3544 | naruse | 2014-09-15 | 1 | -3/+4 |
* | constify character property tables | nobu | 2014-05-22 | 1 | -37/+5 |
* | * Merge Onigmo 0fe387da2fee089254f6b04990541c731a26757f | naruse | 2013-03-01 | 1 | -1/+1 |
* | * enc/shift_jis.c (code_to_mbclen): return | naruse | 2012-05-20 | 1 | -0/+3 |
* | * Merge Onigmo-5.13.1. [ruby-dev:45057] [Feature #5820] | naruse | 2012-02-17 | 1 | -47/+233 |
* | Add more description about Shift_JIS and CP50220. | naruse | 2012-02-15 | 1 | -0/+4 |
* | * numeric.c (rb_enc_uint_char): raise RangeError when added codepoint | naruse | 2012-01-08 | 1 | -2/+2 |
* | * remove trailing spaces. | nobu | 2011-05-15 | 1 | -2/+2 |
* | * enc/shift_jis.c: Change SJIS as an alias of Windows-31J. | naruse | 2011-03-09 | 1 | -1/+17 |
* | * enc/shift_jis.c (code_to_mbc): cast as int from the subtraction of pointers. | naruse | 2011-02-03 | 1 | -1/+1 |
* | * enc/shift_jis.c (property_name_to_ctype): fix memory leak. | naruse | 2010-11-17 | 1 | -1/+1 |
* | * regenc.c (onigenc_minimum_property_name_to_ctype): | naruse | 2010-11-09 | 1 | -4/+10 |
* | * include/ruby/oniguruma.h: updated to follow Oniguruma 5.9.2. | matz | 2010-03-01 | 1 | -3/+3 |
* | * grapheme cluster implementation reverted. [ruby-dev:36375] | akr | 2008-09-18 | 1 | -2/+15 |
* | * include/ruby/oniguruma.h (OnigEncodingTypeST): add precise_ret | akr | 2008-09-16 | 1 | -15/+2 |
* | * include/ruby/oniguruma.h (OnigEncodingTypeST): add end argument for | akr | 2008-09-13 | 1 | -2/+2 |
* | * enc/shift_jis.c (code_is_ctype): HALF WIDTH KATAKANA is | naruse | 2008-07-01 | 1 | -1/+1 |
* | forgot to commit | shyouhei | 2008-07-01 | 1 | -6/+6 |
* | * enc/euc_jp.c (property_name_to_ctype): core dumped when sizeof(int) | mame | 2008-06-17 | 1 | -2/+2 |
* | * enc/{euc_jp.c,gbk.c,iso_8859_1.c,iso_8859_11.c,iso_8859_13.c, | naruse | 2008-02-17 | 1 | -0/+21 |
* | * enc/shift_jis.c: newline at EOF. | nobu | 2008-01-17 | 1 | -1/+1 |
* | * enc/*: add ARG_UNUSED. | naruse | 2008-01-15 | 1 | -4/+4 |
* | * encoding.c (ENC_REGISTER): use &OnigEncoding*. | naruse | 2008-01-15 | 1 | -7/+5 |
* | * enc/*.c: add replicas and aliases. | naruse | 2008-01-13 | 1 | -0/+2 |
* | * include/ruby/oniguruma.h: remove ONIG_ENCODING_* and OnigEncoding* | naruse | 2008-01-13 | 1 | -5/+5 |
* | * encoding.c (ENCINDEX_EUC_JP, ENCINDEX_SJIS): removed. | naruse | 2008-01-13 | 1 | -6/+8 |
* | * encoding.c (rb_enc_init): revert removing SJIS. | naruse | 2008-01-13 | 1 | -0/+376 |