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
Nobuyoshi Nakada 63297c2ca4
Align the implementation precedences with rb_atomic_t definition
On MinGW, where both of Win32 API and GCC built-ins are available,
the mismatch of implementations to the definition caused lots of
warnings.
2021-09-24 10:11:32 +09:00
..
backward
fiber include/ruby/fiber/scheduler.h: add doxygen 2021-09-10 20:00:06 +09:00
internal RBIMPL_ATTR_NOALIAS: not until LLVM 12 2021-09-22 16:37:13 +09:00
assert.h
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 forgot to delete a redundant comment 2021-09-10 20:00:06 +09:00
intern.h
io.h include/ruby/io.h: add doxyen 2021-09-10 20:00:06 +09:00
memory_view.h include/ruby/memory_view.h: add doxygen 2021-09-10 20:00:06 +09:00
missing.h suppress GCC's -Wsuggest-attribute=format 2021-09-10 20:00:06 +09:00
onigmo.h
oniguruma.h
ractor.h include/ruby/ractor.h: add doxygen 2021-09-10 20:00:06 +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
ruby.h
st.h
subst.h
thread.h
thread_native.h
util.h ruby_scan_oct, ruby_scan_hex: are not pure 2021-09-10 20:00:06 +09:00
version.h
vm.h
win32.h