| Commit message (Expand) | Author | Age | Files | Lines |
* | regparse.h: ANSI alias rule fix | nobu | 2015-12-09 | 1 | -1/+5 |
* | * reg*.c: Merge Onigmo 5.15.0 38a870960aa7370051a3544 | naruse | 2014-09-15 | 1 | -2/+2 |
* | defines.h: RUBY_SYMBOL_EXPORT_{BEGIN,END} | nobu | 2013-04-05 | 1 | -6/+2 |
* | * Merge Onigmo-5.13.1. [ruby-dev:45057] [Feature #5820] | naruse | 2012-02-17 | 1 | -2/+7 |
* | * addr2line.c: suppressed shorten-64-to-32 warnings. | naruse | 2011-01-31 | 1 | -1/+1 |
* | * configure.in (XCFLAGS): use -fvisibility=hidden if possible. | nobu | 2010-07-21 | 1 | -0/+8 |
* | *regparse.c (CC_DUP_WARN): use rb_compile_warn if ScanEnv has source | naruse | 2009-08-30 | 1 | -0/+2 |
* | Warn duplicated characters in character class of regexp. [ruby-core:24593] | naruse | 2009-08-04 | 1 | -0/+1 |
* | * id.h, include/ruby/{intern,oniguruma}.h, regenc.h, regparse.h, | nobu | 2008-12-09 | 1 | -1/+1 |
* | * regexec.c (stack_double): use MatchStackLimitSize atomically. | nobu | 2008-07-01 | 1 | -1/+1 |
* | * eval_intern.h, insnhelper.h, thread_pthread.h, vm_core.h, vm_opts.h: | nobu | 2008-01-18 | 1 | -3/+3 |
* | * include/ruby/oniguruma.h: Oniguruma 1.9.1 merged. | matz | 2008-01-03 | 1 | -1/+2 |
* | * include/ruby/oniguruma.h: upgrade to Oniguruma 5.9.0. fixes | matz | 2007-07-23 | 1 | -85/+120 |
* | * oniguruma.h: updated to Oniguruma 5.7.0. | matz | 2007-05-23 | 1 | -72/+59 |
* | * regparse.c, etc.: K&R to ANSI code cleanup patch from Stefan | matz | 2007-03-19 | 1 | -1/+1 |
* | merge Oniguruma 4.4.0 | kosako | 2006-08-27 | 1 | -1/+11 |
* | merge Oniguruma 4.2.2 | kosako | 2006-08-05 | 1 | -1/+4 |
* | merge Oniguruma 4.0.1 | kosako | 2006-02-12 | 1 | -2/+2 |
* | * oniguruma.h: merge Oniguruma 4.0.0 [ruby-dev:28290] | matz | 2006-02-04 | 1 | -2/+1 |
* | * array.c: moved to ANSI function style from K&R function style. | ocean | 2005-09-12 | 1 | -1/+1 |
* | * ascii.c, euc_jp.c, oniggnu.h, oniguruma.h, regcomp.c, regenc.c, regenc.h, r... | ksaito | 2005-02-23 | 1 | -5/+5 |
* | * ascii.c, euc_jp.c, hash.c, oniggnu.h, oniguruma.h, regcomp.c, regenc.c, reg... | ksaito | 2005-01-28 | 1 | -4/+14 |
* | * ascii.c, euc_jp.c, oniggnu.h, oniguruma.h, regcomp.c, regenc.c, regenc.h, r... | ksaito | 2004-11-04 | 1 | -37/+63 |
* | * eval.c (rb_eval): NODE_XSTR should pass copy of literal string. | matz | 2004-10-30 | 1 | -0/+3 |
* | Initial revision | ksaito | 2004-03-05 | 1 | -0/+277 |