| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | refix through 52016,52017,52019,52020 [Bug #11486] | naruse | 2015-10-04 | 1 | -3/+4 |
* | euc_jp.c: fix compile error | nobu | 2015-10-04 | 1 | -1/+1 |
* | * enc/euc_jp.c (mbc_case_fold): check given string is valid or not, | naruse | 2015-10-04 | 1 | -2/+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 |
* | * enc/euc_jp.c: fix typo: the name of EUC-JIS-2004. | naruse | 2013-06-01 | 1 | -4/+4 |
* | * enc/euc_jp.c: added EUC-JP-2004 and its alias EUC-JISX0213. | usa | 2012-04-24 | 1 | -0/+7 |
* | * Merge Onigmo-5.13.1. [ruby-dev:45057] [Feature #5820] | naruse | 2012-02-17 | 1 | -23/+262 |
* | * numeric.c (rb_enc_uint_char): raise RangeError when added codepoint | naruse | 2012-01-08 | 1 | -3/+4 |
* | * remove trailing spaces. | nobu | 2011-05-15 | 1 | -4/+4 |
* | * enc/{emacs_mule,euc_jp}.c (code_to_mbc): suppress warnings. | nobu | 2011-01-05 | 1 | -2/+2 |
* | * 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 |
* | add references. | naruse | 2010-10-18 | 1 | -0/+3 |
* | * grapheme cluster implementation reverted. [ruby-dev:36375] | akr | 2008-09-18 | 1 | -2/+14 |
* | * include/ruby/oniguruma.h (OnigEncodingTypeST): add precise_ret | akr | 2008-09-16 | 1 | -14/+2 |
* | * include/ruby/oniguruma.h (OnigEncodingTypeST): add end argument for | akr | 2008-09-13 | 1 | -2/+2 |
* | * enc/euc_jp.c (euc-jp-ms): euc-jp-ms is not EUC-JP not an alias of | naruse | 2008-09-01 | 1 | -1/+1 |
* | forgot to commit | shyouhei | 2008-07-01 | 1 | -4/+4 |
* | * 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 | -1/+21 |
* | * enc/*: add ARG_UNUSED. | naruse | 2008-01-15 | 1 | -5/+5 |
* | * encoding.c (ENC_REGISTER): use &OnigEncoding*. | naruse | 2008-01-15 | 1 | -5/+4 |
* | * include/ruby/oniguruma.h: remove ONIG_ENCODING_* and OnigEncoding* | naruse | 2008-01-13 | 1 | -4/+4 |
* | * enc/make_encdb.h: sort encoding names by original name. | naruse | 2008-01-13 | 1 | -0/+3 |
* | * encoding.c (ENCINDEX_EUC_JP, ENCINDEX_SJIS): removed. | naruse | 2008-01-13 | 1 | -4/+6 |
* | * enc/make_encdb.rb: added. search enc/*.c and make encoding database. | naruse | 2008-01-12 | 1 | -0/+1 |
* | * enc/euc_jp.c: remove eucjp_ prefix. breakpoint can be specified as | akr | 2008-01-03 | 1 | -21/+21 |
* | * include/ruby/oniguruma.h: Oniguruma 1.9.1 merged. | matz | 2008-01-03 | 1 | -10/+11 |
* | * enc/us_ascii.c: add us_ascii_ prefix for functions to ease | akr | 2008-01-02 | 1 | -21/+21 |
* | * common.mk (enc.mk): depends on $(RBCONFIG) instead of rbconfig.rb. | nobu | 2007-12-21 | 1 | -1/+1 |
* | * common.mk (enc.mk): depends on rbconfig.rb. | nobu | 2007-12-20 | 1 | -1/+1 |
* | * encoding.c (rb_enc_precise_mbclen): new function for mbclen with | akr | 2007-12-06 | 1 | -1/+76 |
* | * Makefile.in, */Makefile.sub (VPATH): add enc directory. | nobu | 2007-10-10 | 1 | -0/+287 |