summaryrefslogtreecommitdiffstats
path: root/regenc.h (follow)
Commit message (Expand)AuthorAgeLines
* [Feature #18249] Include ruby.h in extensions to have ABI versionPeter Zhu2022-02-22-0/+2
* initializer paren-string `{("str")}` is a C99ismshyouhei2018-01-02-1/+1
* fix UTF-32 valid_encoding?nobu2017-03-09-0/+3
* Merge Onigmo 6.0.0naruse2016-12-10-61/+75
* * regenc.h/c, include/ruby/oniguruma.h, enc/ascii.c, big5.c, cp949.c,duerst2016-07-24-7/+2
* * string.c: New static function rb_str_ascii_casemap; special-casingduerst2016-06-08-1/+0
* * regenc.h/c: Rename onigenc_not_support_case_map toduerst2016-06-07-1/+2
* regenc.h/c: Define new function onigenc_not_support_case_mapduerst2016-05-22-0/+8
* * configure.in: check function attirbute const and pure,naruse2016-05-08-11/+11
* oniguruma.h: constifynobu2015-08-27-2/+2
* regenc.h: shrink PosixBracketEntryTypenobu2014-09-16-3/+3
* * reg*.c: Merge Onigmo 5.15.0 38a870960aa7370051a3544naruse2014-09-15-2/+12
* * regcomp.c: Merge Onigmo 5.14.1 25a8a69fc05ae3b56a09.naruse2014-07-16-0/+1
* constify rb_encoding and OnigEncodingnobu2014-06-01-3/+3
* defines.h: RUBY_SYMBOL_EXPORT_{BEGIN,END}nobu2013-04-05-6/+2
* * Merge Onigmo-5.13.1. [ruby-dev:45057] [Feature #5820]naruse2012-02-17-3/+11
* * configure.in (XCFLAGS): use -fvisibility=hidden if possible.nobu2010-07-21-0/+8
* * include/ruby/oniguruma.h: updated to follow Oniguruma 5.9.2.matz2010-03-01-1/+4
* * regenc.h (PosixBracketEntryType): constified.nobu2009-09-22-1/+2
* * id.h, include/ruby/{intern,oniguruma}.h, regenc.h, regparse.h,nobu2008-12-09-1/+1
* * grapheme cluster implementation reverted. [ruby-dev:36375]akr2008-09-18-2/+2
* * include/ruby/oniguruma.h (OnigEncodingTypeST): add precise_retakr2008-09-16-2/+2
* * include/ruby/oniguruma.h (OnigEncodingTypeST): add end argument forakr2008-09-13-1/+1
* * regparse.c (PINC): use optimized enclen() instead ofmatz2008-05-19-1/+1
* * eval_intern.h, insnhelper.h, thread_pthread.h, vm_core.h, vm_opts.h:nobu2008-01-18-3/+3
* * common.mk (encdb.h): give output file name to make_encdb.rb.nobu2008-01-17-0/+1
* * include/ruby/oniguruma.h: remove ONIG_ENCODING_* and OnigEncoding*naruse2008-01-13-2/+2
* * enc/make_encdb.rb: added. search enc/*.c and make encoding database.naruse2008-01-12-0/+4
* * regenc.c (onigenc_strlen_null, onigenc_str_bytelen_null): suppressednobu2008-01-08-1/+1
* * include/ruby/oniguruma.h: Oniguruma 1.9.1 merged.matz2008-01-03-7/+11
* * regenc.h (onigenc_ascii_is_code_ctype): put back.akr2008-01-03-0/+1
* * include/ruby/encoding.h (rb_isascii): simplified.akr2008-01-03-1/+0
* * regenc.c (onigenc_ascii_is_code_ctype): moved from enc/ascii.c.akr2007-12-22-0/+1
* * common.mk (enc.mk): depends on $(RBCONFIG) instead of rbconfig.rb.nobu2007-12-21-3/+3
* * common.mk (enc.mk): depends on rbconfig.rb.nobu2007-12-20-0/+16
* * include/ruby/oniguruma.h (OnigEncodingTypeST): add OnigEncodingmatz2007-10-10-14/+14
* * regenc.c, regenc.h (onigenc_single_byte_mbc_enc_len): should takeusa2007-09-07-1/+1
* * regenc.h: check RUBY_EXTERN before including config.h and defines.husa2007-08-30-0/+2
* * include/ruby/oniguruma.h: upgrade to Oniguruma 5.9.0. fixesmatz2007-07-23-8/+7
* * include/ruby/onigiruma.h (ONIG_EXTERN): use RUBY_EXTERN if defined.usa2007-07-03-0/+1
* * include/ruby: moved public headers.nobu2007-06-10-2/+2
* * oniguruma.h: updated to Oniguruma 5.7.0.matz2007-05-23-31/+63
* * call_cfunc.ci, compile.c, compile.h, debug.h, eval.c,nobu2007-02-02-59/+31
* * Merge YARVko12006-12-31-31/+59
* * oniguruma.h: merge Oniguruma 4.0.0 [ruby-dev:28290]matz2006-02-04-12/+14
* This commit was generated by cvs2svn to compensate for changes in r8021,ksaito2005-02-23-17/+17
* This commit was generated by cvs2svn to compensate for changes in r7843,ksaito2005-01-28-3/+7
* This commit was generated by cvs2svn to compensate for changes in r7203,ksaito2004-11-04-19/+66
* This commit was generated by cvs2svn to compensate for changes in r5960,ksaito2004-03-16-6/+4
* Initial revisionksaito2004-03-05-0/+96