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
Jeremy Evans 7e2dbbda35 Use category: :experimental in warnings that are related to experimental features
This adds rb_category_compile_warn in order to emit compiler warnings
with categories.  Note that Ripper currently ignores the category
for these warnings, but by default it ignores the warnings completely,
so this shouldn't matter.
2020-12-18 09:54:11 -08:00
..
backward include/ruby/backward/2/rmodule.h: deprecate 2020-08-27 16:42:06 +09:00
internal Use category: :experimental in warnings that are related to experimental features 2020-12-18 09:54:11 -08:00
assert.h sync NDEBUG, RUBY_DEBUG, and RUBY_NDEBUG (#3327) 2020-08-07 14:01:13 +09:00
backward.h RUBY_SHOW_COPYRIGHT_TO_DIE: flip the default 2020-08-27 15:04:00 +09:00
debug.h
defines.h sed -i '\,2/extern.h,d' 2020-08-27 14:07:49 +09:00
encoding.h Expose the rb_interned_str_* family of functions 2020-11-17 09:39:25 +09:00
intern.h
io.h Rework console to use rb_io_wait. 2020-09-14 16:44:09 +12:00
memory_view.h include/ruby/memory_view.h: fix the return type of rb_memory_view_prepare_item_desc 2020-12-10 21:41:47 +09:00
missing.h
onigmo.h
oniguruma.h
ractor.h ractor local storage C-API 2020-12-01 09:39:30 +09:00
random.h Use opaque struct pointer than void 2020-11-27 21:38:08 +09:00
re.h
regex.h
ruby.h include/ruby/backward/2/rmodule.h: deprecate 2020-08-27 16:42:06 +09:00
st.h
subst.h
thread.h
thread_native.h fix public interface 2020-11-18 03:52:41 +09:00
util.h include/ruby/util.h: delete unused codes 2020-07-23 14:30:12 +09:00
version.h Version number bumped to 3.0.0 from 2.8.0 (tentative). 2020-08-31 16:38:13 +09:00
vm.h
win32.h Made LARGEFILE_SUPPORT mandatory 2020-12-16 19:10:37 +09:00