summaryrefslogtreecommitdiffstats
path: root/regparse.h (follow)
Commit message (Expand)AuthorAgeLines
* Fix typos.hsbt2018-01-18-1/+1
* Merge Onigmo 6.1.1naruse2017-02-11-0/+1
* Merge Onigmo 6.0.0naruse2016-12-10-27/+29
* regparse.h: ANSI alias rule fixnobu2015-12-09-1/+5
* * reg*.c: Merge Onigmo 5.15.0 38a870960aa7370051a3544naruse2014-09-15-2/+2
* 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-2/+7
* * addr2line.c: suppressed shorten-64-to-32 warnings.naruse2011-01-31-1/+1
* * configure.in (XCFLAGS): use -fvisibility=hidden if possible.nobu2010-07-21-0/+8
* *regparse.c (CC_DUP_WARN): use rb_compile_warn if ScanEnv has sourcenaruse2009-08-30-0/+2
* Warn duplicated characters in character class of regexp. [ruby-core:24593]naruse2009-08-04-0/+1
* * id.h, include/ruby/{intern,oniguruma}.h, regenc.h, regparse.h,nobu2008-12-09-1/+1
* * regexec.c (stack_double): use MatchStackLimitSize atomically.nobu2008-07-01-1/+1
* * eval_intern.h, insnhelper.h, thread_pthread.h, vm_core.h, vm_opts.h:nobu2008-01-18-3/+3
* * include/ruby/oniguruma.h: Oniguruma 1.9.1 merged.matz2008-01-03-1/+2
* * include/ruby/oniguruma.h: upgrade to Oniguruma 5.9.0. fixesmatz2007-07-23-85/+120
* * oniguruma.h: updated to Oniguruma 5.7.0.matz2007-05-23-72/+59
* * regparse.c, etc.: K&R to ANSI code cleanup patch from Stefanmatz2007-03-19-1/+1
* merge Oniguruma 4.4.0kosako2006-08-27-1/+11
* merge Oniguruma 4.2.2kosako2006-08-05-1/+4
* merge Oniguruma 4.0.1kosako2006-02-12-2/+2
* * oniguruma.h: merge Oniguruma 4.0.0 [ruby-dev:28290]matz2006-02-04-2/+1
* * array.c: moved to ANSI function style from K&R function style.ocean2005-09-12-1/+1
* * ascii.c, euc_jp.c, oniggnu.h, oniguruma.h, regcomp.c, regenc.c, regenc.h, r...ksaito2005-02-23-5/+5
* * ascii.c, euc_jp.c, hash.c, oniggnu.h, oniguruma.h, regcomp.c, regenc.c, reg...ksaito2005-01-28-4/+14
* * ascii.c, euc_jp.c, oniggnu.h, oniguruma.h, regcomp.c, regenc.c, regenc.h, r...ksaito2004-11-04-37/+63
* * eval.c (rb_eval): NODE_XSTR should pass copy of literal string.matz2004-10-30-0/+3
* Initial revisionksaito2004-03-05-0/+277