summaryrefslogtreecommitdiff
path: root/eval_intern.h
AgeCommit message (Expand)Author
2014-04-04eval_intern.h: VAR_INITIALIZEDnobu
2014-04-02eval_intern.h: __builtin_longjmp requires literal 1 on gcc 4.9nobu
2014-02-05eval_intern.h: use TH_TMPPOP_TAG and TH_REPUSH_TAGnobu
2013-11-21* eval_intern.h (SAVE_ROOT_JMPBUF): workaround for the failure ofusa
2013-11-19eval_jump.c: reuse same tagnobu
2013-11-18eval_intern.h: refine stack overflow detectionnobu
2013-11-05eval_intern.h: rename prefixnobu
2013-11-04eval_intern.h: avoid undefined behavior of setjmpnobu
2013-05-18vm_core.h: move jmpbuf between tag and prevnobu
2013-05-17eval_intern.h: jmpbuf must be accessiblenobu
2013-04-24* configure.in: Check mblen().akr
2012-12-28* configure.in: check for the whether crt_externs.h is present when compilingcharliesome
2012-12-25* vm_core.h, eval_intern.h (CHECK_STACK_OVERFLOW): moveko1
2012-12-18* vm.c (rb_vm_jump_tag_but_local_jump): remove unnessesary 2ndnagachika
2012-11-09Fix build when gcc is used and the platform's libc lacks alloca().knu
2012-06-11* vm_core.h: remove lfp (local frame pointer) and renameko1
2011-07-26* eval_error.c (rb_print_undef_str): new function to raisenobu
2011-07-10* thread_pthread.c (rb_thread_create_timer_thread): removedkosaki
2011-06-16* fix for build on solaris 10.nobu
2011-05-18* eval.c (setup_exception): internal exception should be hiddennobu
2011-01-17* eval_intern.h: parenthesize macro arguments.akr
2010-11-15* eval_intern.h (CHECK_STACK_OVERFLOW): it was not intended to addmame
2010-06-17* load.c (rb_load_internal): remove call to rb_realpath_internalmame
2010-06-03* load.c (ruby_init_ext): statically linked extensions have nonobu
2010-05-13* vm_core.h (rb_vm_get_sourceline): moved from eval_intern.h fornobu
2010-05-11* eval_intern.h (rb_vm_get_sourceline): add prototype.nobu
2009-12-23* iseq.c (iseq_s_disasm): return nil for native methods.nobu
2009-10-12* thread.c: Revert changes to Thread#raise made in r25278 [ruby-core:25367]marcandre
2009-10-10* eval.c (rb_threadptr_errinfo): renamed.nobu
2009-10-10* thread.c (rb_threadptr_execute_interrupts_rec, rb_threadptr_raise): Thread#...marcandre
2009-09-17* eval_intern.h: use rb_node_newnode() directly.ko1
2009-06-08* thread.c: rename functions which require a parameterko1
2009-05-17* ruby.c (ruby_script): sets also VM toplevel program name.nobu
2009-05-01* eval_intern.h (_longjmp): never return. see [ruby-core:23241]nobu
2009-02-22* vm_eval.c (method_missing): should not pop cfp if missing methodnobu
2009-02-19* eval_intern.h (translit_char): moved from ruby.c.nobu
2009-01-19* vm_eval.c, eval.c (rb_f_block_given_p): move definition ofko1
2009-01-19* vm.c: add a prefix "rb_" to exposed functionsko1
2008-10-04* dln.c: Ruby no longer supports VMS.yugui
2008-10-04* dln.c: Ruby no longer supports MacOS 9 or before.yugui
2008-09-23 * vm_core.h: ruby/ruby.h should be included at the very firstshyouhei
2008-09-23* include/ruby/node.h, vm_core.h: move definition ofko1
2008-09-23* common.mk: clean upko1
2008-09-03* include/ruby/signal.h: removed.ko1
2008-08-08* configure.in (shutdown, sched_yield, pthread_attr_setinheritsched):nobu
2008-08-06* eval_intern.h: Add support to Haiku. see [ruby-core:18110]naruse
2008-07-01 * include/ruby/ruby.h (enum ruby_special_consts): ISO C forbidsshyouhei
2008-06-10* vm.c, eval_intern.h (PASS_PASSED_BLOCK):ko1
2008-05-24* eval_method.c: renamed from vm_method.c. "vm_method.c" is includedko1
2008-05-22* eval.c, eval_intern.h, include/ruby/intern.h, include/ruby/ruby.h,ko1