summaryrefslogtreecommitdiff
path: root/regint.h
AgeCommit message (Expand)Author
2008-08-13* thread.c (rb_thread_check_ints): added. please note thatko1
2008-08-05* include/ruby/win32.h, bcc32/Makefile.sub (config.h): bcc 5.8 hasnobu
2008-07-25* regint.c (xmalloc, xrealloc, xfree): not to use ruby managed memory.nobu
2008-07-22* regint.h: use "ruby/..." instead of <ruby/...>.nobu
2008-07-02* regint.h (GET_ALIGNMENT_PAD_SIZE, ALIGNMENT_RIGHT): cast pointer tomame
2008-07-01* regexec.c (stack_double): use MatchStackLimitSize atomically.nobu
2008-06-12* regint.h: undefine USE_CAPTURE_HISTORY which is mentioned asmatz
2008-03-19 * regint.h (include): include ruby.h instead of defines.h and config.h.usa
2008-03-19* regint.h (CHECK_INTERRUPT_IN_MATCH_AT): add interrupt checkmatz
2008-01-18* eval_intern.h, insnhelper.h, thread_pthread.h, vm_core.h, vm_opts.h:nobu
2008-01-03* include/ruby/oniguruma.h: Oniguruma 1.9.1 merged.matz
2007-12-14* common.mk (ruby.imp): fix for circular dependency. a patch fromnobu
2007-08-25* encoding.c: provide basic features for M17N.matz
2007-07-23* regint.h (USE_MATCH_RANGE_IS_COMPLETE_RANGE): undef to achieve oldmatz
2007-07-23* include/ruby/oniguruma.h: upgrade to Oniguruma 5.9.0. fixesmatz
2007-07-03 * include/ruby/onigiruma.h (ONIG_EXTERN): use RUBY_EXTERN if defined.usa
2007-06-26 * regint.h: IL32LLP64 support.usa
2007-06-10* include/ruby: moved public headers.nobu
2007-05-25 * regint.h (include): on some platform, defines.h redefinesusa
2007-05-23* oniguruma.h: updated to Oniguruma 5.7.0.matz
2007-02-28* Makefile.in, configure.in, */Makefile.sub (THREAD_MODEL): systemnobu
2006-10-28merge Oniguruma 4.4.5kosako
2006-08-27merge Oniguruma 4.4.0kosako
2006-08-05merge Oniguruma 4.2.2kosako
2006-02-12merge Oniguruma 4.0.1kosako
2006-02-04* oniguruma.h: merge Oniguruma 4.0.0 [ruby-dev:28290]matz
2005-03-04* array.c: replace rb_protect_inspect() and rb_inspecting_p() bymatz
2005-02-23* ascii.c, euc_jp.c, oniggnu.h, oniguruma.h, regcomp.c, regenc.c, regenc.h, r...ksaito
2005-01-28* ascii.c, euc_jp.c, hash.c, oniggnu.h, oniguruma.h, regcomp.c, regenc.c, reg...ksaito
2004-11-28* regcomp.c, regint.h: fixed PLATFORM_UNALIGNED_WORD_ACCESS problem ([ruby-de...ksaito
2004-11-04* regexec.c, regparse.c, regint.h: fixed conflicts between vendor branch.ksaito
2004-11-04* ascii.c, euc_jp.c, oniggnu.h, oniguruma.h, regcomp.c, regenc.c, regenc.h, r...ksaito
2004-10-30* eval.c (rb_eval): NODE_XSTR should pass copy of literal string.matz
2004-04-27This commit was generated by cvs2svn to compensate for changes in r6231,ksaito
2004-04-27This commit was generated by cvs2svn to compensate for changes in r6227,ksaito
2004-04-27This commit was generated by cvs2svn to compensate for changes in r6225,ksaito
2004-03-16This commit was generated by cvs2svn to compensate for changes in r5960,ksaito
2004-03-05Initial revisionksaito