| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 |
* | * oniguruma.h: updated to Oniguruma 5.7.0. | matz | 2007-05-23 | 1 | -105/+176 |
* | * Makefile.in, configure.in, */Makefile.sub (THREAD_MODEL): system | nobu | 2007-02-28 | 1 | -1/+0 |
* | merge Oniguruma 4.4.5 | kosako | 2006-10-28 | 1 | -3/+1 |
* | merge Oniguruma 4.4.0 | kosako | 2006-08-27 | 1 | -21/+31 |
* | merge Oniguruma 4.2.2 | kosako | 2006-08-05 | 1 | -6/+23 |
* | 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 | -4/+15 |
* | * array.c: replace rb_protect_inspect() and rb_inspecting_p() by | matz | 2005-03-04 | 1 | -1/+1 |
* | * ascii.c, euc_jp.c, oniggnu.h, oniguruma.h, regcomp.c, regenc.c, regenc.h, r... | ksaito | 2005-02-23 | 1 | -1/+1 |
* | * ascii.c, euc_jp.c, hash.c, oniggnu.h, oniguruma.h, regcomp.c, regenc.c, reg... | ksaito | 2005-01-28 | 1 | -13/+94 |
* | * regcomp.c, regint.h: fixed PLATFORM_UNALIGNED_WORD_ACCESS problem ([ruby-de... | ksaito | 2004-11-28 | 1 | -41/+15 |
* | * regexec.c, regparse.c, regint.h: fixed conflicts between vendor branch. | ksaito | 2004-11-04 | 1 | -25/+0 |
* | * ascii.c, euc_jp.c, oniggnu.h, oniguruma.h, regcomp.c, regenc.c, regenc.h, r... | ksaito | 2004-11-04 | 1 | -32/+84 |
* | * eval.c (rb_eval): NODE_XSTR should pass copy of literal string. | matz | 2004-10-30 | 1 | -0/+2 |
* | This commit was generated by cvs2svn to compensate for changes in r6231, | ksaito | 2004-04-27 | 1 | -1/+1 |
* | This commit was generated by cvs2svn to compensate for changes in r6227, | ksaito | 2004-04-27 | 1 | -1/+1 |
* | This commit was generated by cvs2svn to compensate for changes in r6225, | ksaito | 2004-04-27 | 1 | -2/+26 |
* | This commit was generated by cvs2svn to compensate for changes in r5960, | ksaito | 2004-03-16 | 1 | -1/+1 |
* | Initial revision | ksaito | 2004-03-05 | 1 | -0/+685 |