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
Jean Boussier c0c2b31a35 Add Class#subclasses
Implements [Feature #18273]

Returns an array containing the receiver's direct subclasses without
singleton classes.
2021-11-23 10:50:44 +01:00
..
backward include/ruby/backward/2/assume.h: add doxygen 2021-09-10 20:00:06 +09:00
fiber IO::Buffer for scheduler interface. 2021-11-10 19:21:05 +13:00
internal Add Class#subclasses 2021-11-23 10:50:44 +01:00
io io/buffer.h: C linkage 2021-11-11 11:45:19 +09:00
assert.h sed -i 's/. They/. They/' 2021-09-10 20:00:06 +09:00
atomic.h Align the implementation precedences with rb_atomic_t definition 2021-09-24 10:11:32 +09:00
backward.h include/ruby/backward.h: skip doxygen 2021-09-10 20:00:06 +09:00
debug.h include/ruby/debug.h: add doxygen 2021-09-10 20:00:06 +09:00
defines.h include/ruby/defines.h: add doxygen 2021-09-10 20:00:06 +09:00
encoding.h split include/ruby/encoding.h 2021-10-05 14:18:23 +09:00
intern.h drop varargs.h support 2020-05-11 14:56:51 +09:00
io.h IO::Buffer for scheduler interface. 2021-11-10 19:21:05 +13:00
memory_view.h memory_view.c: Add _memory_view_entry member in rb_memory_view_t (#5088) 2021-11-08 12:52:09 +09:00
missing.h suppress GCC's -Wsuggest-attribute=format 2021-09-10 20:00:06 +09:00
onigmo.h
oniguruma.h
ractor.h Fix typos 2021-11-02 19:17:37 +09:00
random.h include/ruby/random.h: add doxygen 2021-09-10 20:00:06 +09:00
re.h include/ruby/re.h: add doxygen 2021-09-10 20:00:06 +09:00
regex.h include/ruby/regex.h: skip doxygen 2021-09-10 20:00:06 +09:00
ruby.h include/ruby/ruby.h: add doxygen 2021-09-10 20:00:06 +09:00
st.h Fix typos (#2958) 2020-03-11 00:43:12 -07:00
subst.h include/ruby/subst.h: skip doxygen 2021-09-10 20:00:06 +09:00
thread.h include/ruby/thread.h: add doxygen 2021-09-10 20:00:06 +09:00
thread_native.h include/ruby/thread_native.h: add doxygen 2021-09-10 20:00:06 +09:00
util.h ruby_scan_oct, ruby_scan_hex: are not pure 2021-09-10 20:00:06 +09:00
version.h include/ruby/version.h: add doxygen 2021-09-10 20:00:06 +09:00
vm.h include/ruby/vm.h: add doxygen 2021-09-10 20:00:06 +09:00
win32.h Use C99-defined macros to classify a floating-point number 2021-08-27 12:41:30 +09:00