| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge Onigmo 6.1.1 | naruse | 2017-02-11 | 1 | -2/+13 |
* | regint.h: version for secure functions | nobu | 2016-12-24 | 1 | -1/+1 |
* | Merge Onigmo 6.0.0 | naruse | 2016-12-10 | 1 | -242/+174 |
* | revert UNALIGNED_WORD_ACCESS for GCC6 | naruse | 2016-04-30 | 1 | -4/+0 |
* | disable unaligned word access | nobu | 2016-01-15 | 1 | -0/+4 |
* | * regint.h (PLATFORM_UNALIGNED_WORD_ACCESS): The value of | ngoto | 2016-01-15 | 1 | -0/+8 |
* | Revert r52995 | nobu | 2015-12-09 | 1 | -6/+0 |
* | use atomic operations | nobu | 2015-12-09 | 1 | -0/+6 |
* | * regcomp.c, regenc.c, regexec.c, regint.h, enc/unicode.c: | naruse | 2015-11-26 | 1 | -10/+25 |
* | * Avoid undefined behaviors found by gcc -fsanitize=undefined. | akr | 2014-10-17 | 1 | -2/+2 |
* | * reg*.c: Merge Onigmo 5.15.0 38a870960aa7370051a3544 | naruse | 2014-09-15 | 1 | -4/+2 |
* | UNALIGNED_WORD_ACCESS on ppc64 | nobu | 2014-07-23 | 1 | -0/+1 |
* | * regcomp.c: Merge Onigmo 5.14.1 25a8a69fc05ae3b56a09. | naruse | 2014-07-16 | 1 | -7/+69 |
* | * Merge Onigmo 5.13.4 f22cf2e566712cace60d17f84d63119d7c5764ee. | naruse | 2013-04-13 | 1 | -1/+2 |
* | * regint.h: fix typo: _M_AMD86 -> _M_AMD64. | naruse | 2013-04-10 | 1 | -1/+1 |
* | defines.h: RUBY_SYMBOL_EXPORT_{BEGIN,END} | nobu | 2013-04-05 | 1 | -6/+2 |
* | * Merge Onigmo 0fe387da2fee089254f6b04990541c731a26757f | naruse | 2013-03-01 | 1 | -5/+5 |
* | * regint.h (BITS_IN_ROOM, BS_ROOM, BS_BIT): suppress warnings. | nobu | 2012-03-22 | 1 | -3/+3 |
* | * Merge Onigmo-5.13.1. [ruby-dev:45057] [Feature #5820] | naruse | 2012-02-17 | 1 | -19/+82 |
* | * regcomp.c (onig_region_memsize): implemented for memsize_of(). | nobu | 2011-12-15 | 1 | -0/+1 |
* | * regint.h (PLATFORM_UNALIGNED_WORD_ACCESS): Power PC does not | nobu | 2011-07-14 | 1 | -1/+0 |
* | * addr2line.c: suppressed shorten-64-to-32 warnings. | naruse | 2011-01-31 | 1 | -2/+2 |
* | * regint.h (OnigOpInfoType): constify name. | naruse | 2010-11-17 | 1 | -1/+1 |
* | * regint.h (OnigStackIndex): the type should be intptr_t. | naruse | 2010-08-26 | 1 | -1/+1 |
* | * regcomp.c (onig_memsize): constified. | nobu | 2010-08-14 | 1 | -0/+2 |
* | * configure.in (XCFLAGS): use -fvisibility=hidden if possible. | nobu | 2010-07-21 | 1 | -0/+8 |
* | * include/ruby/oniguruma.h: updated to follow Oniguruma 5.9.2. | matz | 2010-03-01 | 1 | -2/+1 |
* | * regcomp.c (print_enc_string): follow enclen's change. | naruse | 2009-12-21 | 1 | -1/+1 |
* | * regint.h: commit miss. | nobu | 2009-09-22 | 1 | -1/+1 |
* | *regparse.c (CC_DUP_WARN): use rb_compile_warn if ScanEnv has source | naruse | 2009-08-30 | 1 | -1/+1 |
* | * include/ruby/oniguruma.h, include/ruby/re.h, re.c, regcomp.c, | nobu | 2009-06-30 | 1 | -11/+11 |
* | * thread.c (rb_thread_check_ints): added. please note that | ko1 | 2008-08-13 | 1 | -2/+1 |
* | * include/ruby/win32.h, bcc32/Makefile.sub (config.h): bcc 5.8 has | nobu | 2008-08-05 | 1 | -6/+0 |
* | * regint.c (xmalloc, xrealloc, xfree): not to use ruby managed memory. | nobu | 2008-07-25 | 1 | -0/+4 |
* | * regint.h: use "ruby/..." instead of <ruby/...>. | nobu | 2008-07-22 | 1 | -1/+1 |
* | * regint.h (GET_ALIGNMENT_PAD_SIZE, ALIGNMENT_RIGHT): cast pointer to | mame | 2008-07-02 | 1 | -2/+2 |
* | * regexec.c (stack_double): use MatchStackLimitSize atomically. | nobu | 2008-07-01 | 1 | -1/+1 |
* | * regint.h: undefine USE_CAPTURE_HISTORY which is mentioned as | matz | 2008-06-12 | 1 | -1/+1 |
* | * regint.h (include): include ruby.h instead of defines.h and config.h. | usa | 2008-03-19 | 1 | -2/+1 |
* | * regint.h (CHECK_INTERRUPT_IN_MATCH_AT): add interrupt check | matz | 2008-03-19 | 1 | -2/+4 |
* | * 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 | -11/+19 |
* | * common.mk (ruby.imp): fix for circular dependency. a patch from | nobu | 2007-12-14 | 1 | -1/+1 |
* | * encoding.c: provide basic features for M17N. | matz | 2007-08-25 | 1 | -0/+1 |
* | * regint.h (USE_MATCH_RANGE_IS_COMPLETE_RANGE): undef to achieve old | matz | 2007-07-23 | 1 | -1/+1 |
* | * include/ruby/oniguruma.h: upgrade to Oniguruma 5.9.0. fixes | matz | 2007-07-23 | 1 | -125/+54 |
* | * include/ruby/onigiruma.h (ONIG_EXTERN): use RUBY_EXTERN if defined. | usa | 2007-07-03 | 1 | -1/+1 |
* | * regint.h: IL32LLP64 support. | usa | 2007-06-26 | 1 | -0/+5 |
* | * include/ruby: moved public headers. | nobu | 2007-06-10 | 1 | -3/+3 |
* | * regint.h (include): on some platform, defines.h redefines | usa | 2007-05-25 | 1 | -1/+3 |