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
ko1 9b47ec04a8 * include/ruby/ruby.h (struct rb_data_type_struct), gc.c: add
rb_data_type_struct::flags. Now, this flags is passed
  at T_DATA object creation. You can specify FL_WB_PROTECTED
  on this flag.
* iseq.c: making non-shady iseq objects.
* class.c, compile.c, proc.c, vm.c: add WB for iseq objects.
* vm_core.h, iseq.h: constify fields to detect WB insertion.



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@41412 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-06-19 06:26:01 +00:00
..
backward
debug.h * include/ruby/ruby.h, gc.c, vm_trace.c: add internal events. 2013-05-27 00:21:02 +00:00
defines.h * configure.in: Check __int128. 2013-06-18 09:46:01 +00:00
encoding.h
intern.h * include/ruby/intern.h, proc.c (rb_method_call_with_block): 2013-06-17 12:38:52 +00:00
io.h
missing.h
oniguruma.h
re.h
regex.h
ruby.h * include/ruby/ruby.h (struct rb_data_type_struct), gc.c: add 2013-06-19 06:26:01 +00:00
st.h
subst.h
thread.h
util.h
version.h
vm.h
win32.h iphlpapi is unavailable with older VC 2013-05-14 08:24:58 +00:00