1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/include/ruby
nobu c7853b4344 * eval.c (ruby_cleanup): the order of local variables on stack is
undefined.  should use outermost VALUE for ruby_init_stack.

* gc.c (ruby_get_stack_grow_direction, Init_stack): allows volatile
  pointer.

* thread_*.c (ruby_init_stack): ditto.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23210 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-04-19 05:43:20 +00:00
..
backward * include/ruby/backward/rubysig.h (rb_thread_blocking_region_begin), 2009-02-08 13:44:21 +00:00
defines.h * configure.in (--with-arch): added new option to support 2009-02-07 09:02:50 +00:00
encoding.h * include/ruby/ruby.h ({RSTRING,RBIGNUM}_EMBED_LEN_MAX): made int. 2009-03-15 02:15:19 +00:00
intern.h * class.c (rb_define_method_id): use rb_define_notimplement_method_id 2009-04-16 14:17:14 +00:00
io.h * include/ruby/io.h (typedef struct rb_io_t): 2009-01-21 04:56:06 +00:00
missing.h * include/ruby/missing.h, sprintf.c: get rid of a warning of VC++. 2009-01-02 14:35:07 +00:00
oniguruma.h * id.h, include/ruby/{intern,oniguruma}.h, regenc.h, regparse.h, 2008-12-09 07:14:13 +00:00
re.h
regex.h
ruby.h * eval.c (ruby_cleanup): the order of local variables on stack is 2009-04-19 05:43:20 +00:00
st.h * include/ruby/st.h, st.c: order entries by a linked list instead of 2009-02-08 14:34:13 +00:00
util.h * util.c (ruby_scan_oct, ruby_scan_hex): use size_t. 2009-03-14 09:25:20 +00:00
vm.h * include/ruby/vm.h: write a comment. 2008-10-21 20:59:23 +00:00
win32.h * include/ruby/win32.h (strcasecmp, strncasecmp): use _ prefixed 2009-03-10 10:58:49 +00:00