index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
eval_intern.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
merge revision(s) 49266: [Backport #10689]
naruse
2015-01-22
1
-1
/
+1
*
eval_error.c: rb_print_inaccessible
nobu
2014-07-26
1
-0
/
+1
*
constify parameters
nobu
2014-06-18
1
-3
/
+3
*
eval_intern.h: suppress warning by gcc 4.6
nobu
2014-05-28
1
-1
/
+1
*
Handle machine stack overflow on mingw
nobu
2014-05-15
1
-0
/
+9
*
eval_intern.h: VAR_INITIALIZED
nobu
2014-04-04
1
-1
/
+9
*
eval_intern.h: __builtin_longjmp requires literal 1 on gcc 4.9
nobu
2014-04-02
1
-1
/
+2
*
eval_intern.h: use TH_TMPPOP_TAG and TH_REPUSH_TAG
nobu
2014-02-05
1
-7
/
+3
*
* eval_intern.h (SAVE_ROOT_JMPBUF): workaround for the failure of
usa
2013-11-21
1
-0
/
+19
*
eval_jump.c: reuse same tag
nobu
2013-11-19
1
-1
/
+7
*
eval_intern.h: refine stack overflow detection
nobu
2013-11-18
1
-3
/
+2
*
eval_intern.h: rename prefix
nobu
2013-11-05
1
-5
/
+5
*
eval_intern.h: avoid undefined behavior of setjmp
nobu
2013-11-04
1
-4
/
+23
*
vm_core.h: move jmpbuf between tag and prev
nobu
2013-05-18
1
-11
/
+0
*
eval_intern.h: jmpbuf must be accessible
nobu
2013-05-17
1
-0
/
+11
*
* configure.in: Check mblen().
akr
2013-04-24
1
-1
/
+5
*
* configure.in: check for the whether crt_externs.h is present when compiling
charliesome
2012-12-28
1
-1
/
+5
*
* vm_core.h, eval_intern.h (CHECK_STACK_OVERFLOW): move
ko1
2012-12-25
1
-6
/
+0
*
* vm.c (rb_vm_jump_tag_but_local_jump): remove unnessesary 2nd
nagachika
2012-12-18
1
-1
/
+1
*
Fix build when gcc is used and the platform's libc lacks alloca().
knu
2012-11-09
1
-21
/
+0
*
* vm_core.h: remove lfp (local frame pointer) and rename
ko1
2012-06-11
1
-1
/
+1
*
* eval_error.c (rb_print_undef_str): new function to raise
nobu
2011-07-26
1
-0
/
+3
*
* thread_pthread.c (rb_thread_create_timer_thread): removed
kosaki
2011-07-10
1
-1
/
+0
*
* fix for build on solaris 10.
nobu
2011-06-16
1
-0
/
+1
*
* eval.c (setup_exception): internal exception should be hidden
nobu
2011-05-18
1
-0
/
+2
*
* eval_intern.h: parenthesize macro arguments.
akr
2011-01-17
1
-7
/
+7
*
* eval_intern.h (CHECK_STACK_OVERFLOW): it was not intended to add
mame
2010-11-15
1
-1
/
+1
*
* load.c (rb_load_internal): remove call to rb_realpath_internal
mame
2010-06-17
1
-1
/
+1
*
* load.c (ruby_init_ext): statically linked extensions have no
nobu
2010-06-03
1
-1
/
+1
*
* vm_core.h (rb_vm_get_sourceline): moved from eval_intern.h for
nobu
2010-05-13
1
-1
/
+0
*
* eval_intern.h (rb_vm_get_sourceline): add prototype.
nobu
2010-05-11
1
-0
/
+1
*
* iseq.c (iseq_s_disasm): return nil for native methods.
nobu
2009-12-23
1
-1
/
+0
*
* thread.c: Revert changes to Thread#raise made in r25278 [ruby-core:25367]
marcandre
2009-10-12
1
-1
/
+0
*
* eval.c (rb_threadptr_errinfo): renamed.
nobu
2009-10-10
1
-1
/
+1
*
* thread.c (rb_threadptr_execute_interrupts_rec, rb_threadptr_raise): Thread#...
marcandre
2009-10-10
1
-0
/
+1
*
* eval_intern.h: use rb_node_newnode() directly.
ko1
2009-09-17
1
-1
/
+1
*
* thread.c: rename functions which require a parameter
ko1
2009-06-08
1
-2
/
+2
*
* ruby.c (ruby_script): sets also VM toplevel program name.
nobu
2009-05-17
1
-0
/
+1
*
* eval_intern.h (_longjmp): never return. see [ruby-core:23241]
nobu
2009-05-01
1
-1
/
+6
*
* vm_eval.c (method_missing): should not pop cfp if missing method
nobu
2009-02-22
1
-0
/
+2
*
* eval_intern.h (translit_char): moved from ruby.c.
nobu
2009-02-19
1
-0
/
+16
*
* vm_eval.c, eval.c (rb_f_block_given_p): move definition of
ko1
2009-01-19
1
-1
/
+0
*
* vm.c: add a prefix "rb_" to exposed functions
ko1
2009-01-19
1
-7
/
+7
*
* dln.c: Ruby no longer supports VMS.
yugui
2008-10-04
1
-8
/
+0
*
* dln.c: Ruby no longer supports MacOS 9 or before.
yugui
2008-10-04
1
-4
/
+0
*
* vm_core.h: ruby/ruby.h should be included at the very first
shyouhei
2008-09-23
1
-1
/
+1
*
* include/ruby/node.h, vm_core.h: move definition of
ko1
2008-09-23
1
-8
/
+0
*
* common.mk: clean up
ko1
2008-09-23
1
-8
/
+2
*
* include/ruby/signal.h: removed.
ko1
2008-09-03
1
-1
/
+1
*
* configure.in (shutdown, sched_yield, pthread_attr_setinheritsched):
nobu
2008-08-08
1
-1
/
+1
[next]