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 c4d216793b intern.h: rb_f_notimplement for ext on Windows
* include/ruby/intern.h (rb_f_notimplement): should not respond to
  not-implemented methods.  as the address inside a DLL and the
  imported address are different on Windows, use an exported
  variable to share the same address.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@50527 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2015-05-18 06:31:42 +00:00
..
backward
debug.h
defines.h
encoding.h string.c: rb_str_new_static 2014-09-19 05:53:00 +00:00
intern.h intern.h: rb_f_notimplement for ext on Windows 2015-05-18 06:31:42 +00:00
io.h * include/ruby/io.h (FMODE_WSPLIT): Removed. The write() system call 2014-11-18 09:10:59 +00:00
missing.h
oniguruma.h
re.h re.c: rb_reg_region_copy 2014-12-01 21:30:58 +00:00
regex.h
ruby.h gc.c: rename alloc as wrap 2015-05-16 12:17:14 +00:00
st.h
subst.h
thread.h
thread_native.h
util.h
version.h ruby/version.h: bump API version 2014-12-29 11:16:17 +00:00
vm.h
win32.h * win32/win32.c (rb_w32_{getc,putc}): removed. they are needed for old 2015-04-24 01:44:12 +00:00