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 0eca22904b ruby.h: define RClass only in C
* include/ruby/ruby.h (RClass): define only in C, `__attribute__`
  between `struct` and the name can't compile with g++.
  [ruby-core:70297] [Bug #11426]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@51623 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2015-08-18 07:16:24 +00:00
..
backward * include/ruby/intern.h, 2014-02-14 15:16:31 +00:00
debug.h * include/ruby/debug.h, 2013-10-09 00:21:51 +00:00
defines.h defines.h: tweaks of function alias macros 2015-08-13 04:41:51 +00:00
encoding.h encoding.h: ENC_CODERANGE_CLEAN_P 2015-07-17 06:39:29 +00:00
intern.h intern.h: rb_strlen_lit 2015-06-24 03:47:10 +00:00
io.h socket: memoize common socket families in fptr->mode 2015-07-02 01:58:14 +00:00
missing.h ruby/missing.h: M_PI fallback definition 2015-07-21 10:51:40 +00:00
oniguruma.h * reg*.c: Merge Onigmo 5.15.0 38a870960aa7370051a3544 2014-09-15 16:18:41 +00:00
re.h re.c: rb_reg_region_copy 2014-12-01 21:30:58 +00:00
regex.h defines.h: RUBY_SYMBOL_EXPORT_{BEGIN,END} 2013-04-05 10:29:38 +00:00
ruby.h ruby.h: define RClass only in C 2015-08-18 07:16:24 +00:00
st.h st.c: use ccan linked-list (try 3) 2015-06-29 18:10:00 +00:00
subst.h * include/ruby/{subst.h,win32.h}, ext/socket/rubysocket.h: revert 2011-12-05 05:29:31 +00:00
thread.h defines.h: RUBY_SYMBOL_EXPORT_{BEGIN,END} 2013-04-05 10:29:38 +00:00
thread_native.h * ext/openssl/depend: remove dependency from internal headers. 2014-05-14 10:55:38 +00:00
util.h * ext/win32ole/win32ole.c: fix a typo. Patch by @davydovanton 2015-06-04 02:53:11 +00:00
version.h ruby/version.h: bump API version 2014-12-29 11:16:17 +00:00
vm.h defines.h: RUBY_SYMBOL_EXPORT_{BEGIN,END} 2013-04-05 10:29:38 +00:00
win32.h ruby/win32.h: include windows.h 2015-07-21 10:51:14 +00:00