aboutsummaryrefslogtreecommitdiffstats
path: root/regparse.h
Commit message (Expand)AuthorAgeFilesLines
* Merge Onigmo 6.0.0naruse2016-12-101-27/+29
* regparse.h: ANSI alias rule fixnobu2015-12-091-1/+5
* * reg*.c: Merge Onigmo 5.15.0 38a870960aa7370051a3544naruse2014-09-151-2/+2
* defines.h: RUBY_SYMBOL_EXPORT_{BEGIN,END}nobu2013-04-051-6/+2
* * Merge Onigmo-5.13.1. [ruby-dev:45057] [Feature #5820]naruse2012-02-171-2/+7
* * addr2line.c: suppressed shorten-64-to-32 warnings.naruse2011-01-311-1/+1
* * configure.in (XCFLAGS): use -fvisibility=hidden if possible.nobu2010-07-211-0/+8
* *regparse.c (CC_DUP_WARN): use rb_compile_warn if ScanEnv has sourcenaruse2009-08-301-0/+2
* Warn duplicated characters in character class of regexp. [ruby-core:24593]naruse2009-08-041-0/+1
* * id.h, include/ruby/{intern,oniguruma}.h, regenc.h, regparse.h,nobu2008-12-091-1/+1
* * regexec.c (stack_double): use MatchStackLimitSize atomically.nobu2008-07-011-1/+1
* * eval_intern.h, insnhelper.h, thread_pthread.h, vm_core.h, vm_opts.h:nobu2008-01-181-3/+3
* * include/ruby/oniguruma.h: Oniguruma 1.9.1 merged.matz2008-01-031-1/+2
* * include/ruby/oniguruma.h: upgrade to Oniguruma 5.9.0. fixesmatz2007-07-231-85/+120
* * oniguruma.h: updated to Oniguruma 5.7.0.matz2007-05-231-72/+59
* * regparse.c, etc.: K&R to ANSI code cleanup patch from Stefanmatz2007-03-191-1/+1
* merge Oniguruma 4.4.0kosako2006-08-271-1/+11
* merge Oniguruma 4.2.2kosako2006-08-051-1/+4
* merge Oniguruma 4.0.1kosako2006-02-121-2/+2
* * oniguruma.h: merge Oniguruma 4.0.0 [ruby-dev:28290]matz2006-02-041-2/+1
* * array.c: moved to ANSI function style from K&R function style.ocean2005-09-121-1/+1
* * ascii.c, euc_jp.c, oniggnu.h, oniguruma.h, regcomp.c, regenc.c, regenc.h, r...ksaito2005-02-231-5/+5
* * ascii.c, euc_jp.c, hash.c, oniggnu.h, oniguruma.h, regcomp.c, regenc.c, reg...ksaito2005-01-281-4/+14
* * ascii.c, euc_jp.c, oniggnu.h, oniguruma.h, regcomp.c, regenc.c, regenc.h, r...ksaito2004-11-041-37/+63
* * eval.c (rb_eval): NODE_XSTR should pass copy of literal string.matz2004-10-301-0/+3
* Initial revisionksaito2004-03-051-0/+277