aboutsummaryrefslogtreecommitdiffstats
path: root/regint.h
Commit message (Expand)AuthorAgeFilesLines
...
* * regint.h: use "ruby/..." instead of <ruby/...>.nobu2008-07-221-1/+1
* * regint.h (GET_ALIGNMENT_PAD_SIZE, ALIGNMENT_RIGHT): cast pointer tomame2008-07-021-2/+2
* * regexec.c (stack_double): use MatchStackLimitSize atomically.nobu2008-07-011-1/+1
* * regint.h: undefine USE_CAPTURE_HISTORY which is mentioned asmatz2008-06-121-1/+1
* * regint.h (include): include ruby.h instead of defines.h and config.h.usa2008-03-191-2/+1
* * regint.h (CHECK_INTERRUPT_IN_MATCH_AT): add interrupt checkmatz2008-03-191-2/+4
* * 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-11/+19
* * common.mk (ruby.imp): fix for circular dependency. a patch fromnobu2007-12-141-1/+1
* * encoding.c: provide basic features for M17N.matz2007-08-251-0/+1
* * regint.h (USE_MATCH_RANGE_IS_COMPLETE_RANGE): undef to achieve oldmatz2007-07-231-1/+1
* * include/ruby/oniguruma.h: upgrade to Oniguruma 5.9.0. fixesmatz2007-07-231-125/+54
* * include/ruby/onigiruma.h (ONIG_EXTERN): use RUBY_EXTERN if defined.usa2007-07-031-1/+1
* * regint.h: IL32LLP64 support.usa2007-06-261-0/+5
* * include/ruby: moved public headers.nobu2007-06-101-3/+3
* * regint.h (include): on some platform, defines.h redefinesusa2007-05-251-1/+3
* * oniguruma.h: updated to Oniguruma 5.7.0.matz2007-05-231-105/+176
* * Makefile.in, configure.in, */Makefile.sub (THREAD_MODEL): systemnobu2007-02-281-1/+0
* merge Oniguruma 4.4.5kosako2006-10-281-3/+1
* merge Oniguruma 4.4.0kosako2006-08-271-21/+31
* merge Oniguruma 4.2.2kosako2006-08-051-6/+23
* merge Oniguruma 4.0.1kosako2006-02-121-2/+2
* * oniguruma.h: merge Oniguruma 4.0.0 [ruby-dev:28290]matz2006-02-041-4/+15
* * array.c: replace rb_protect_inspect() and rb_inspecting_p() bymatz2005-03-041-1/+1
* * ascii.c, euc_jp.c, oniggnu.h, oniguruma.h, regcomp.c, regenc.c, regenc.h, r...ksaito2005-02-231-1/+1
* * ascii.c, euc_jp.c, hash.c, oniggnu.h, oniguruma.h, regcomp.c, regenc.c, reg...ksaito2005-01-281-13/+94
* * regcomp.c, regint.h: fixed PLATFORM_UNALIGNED_WORD_ACCESS problem ([ruby-de...ksaito2004-11-281-41/+15
* * regexec.c, regparse.c, regint.h: fixed conflicts between vendor branch.ksaito2004-11-041-25/+0
* * ascii.c, euc_jp.c, oniggnu.h, oniguruma.h, regcomp.c, regenc.c, regenc.h, r...ksaito2004-11-041-32/+84
* * eval.c (rb_eval): NODE_XSTR should pass copy of literal string.matz2004-10-301-0/+2
* This commit was generated by cvs2svn to compensate for changes in r6231,ksaito2004-04-271-1/+1
* This commit was generated by cvs2svn to compensate for changes in r6227,ksaito2004-04-271-1/+1
* This commit was generated by cvs2svn to compensate for changes in r6225,ksaito2004-04-271-2/+26
* This commit was generated by cvs2svn to compensate for changes in r5960,ksaito2004-03-161-1/+1
* Initial revisionksaito2004-03-051-0/+685