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
Kenta Murata f8bb2d9b27
memory_view.c: Rename private to private_data for C++ (#4812)
* memory_view.c: Rename private to private_data for C++

* doc/memory_view.md: Update document

* Fix doc/memory_view.md

Co-authored-by: Sutou Kouhei <kou@cozmixng.org>

Co-authored-by: Sutou Kouhei <kou@cozmixng.org>
2021-09-06 16:01:52 +09:00
..
backward VC warns the same attribute used more than once 2021-08-09 19:25:18 +09:00
fiber Add scheduler hook Addrinfo.getaddrinfo. (#4375) 2021-06-14 16:21:08 +12:00
internal [Feature #18045] Remove T_PAYLOAD 2021-08-25 09:28:21 -04:00
assert.h Replace "iff" with "if and only if" 2021-01-19 12:06:45 -08:00
atomic.h Removed a typo in a comment [ci skip] 2021-03-07 10:21:03 +09:00
backward.h Fixed missing NORETURN on rb_mod_const_missing 2020-12-31 12:30:13 +09:00
debug.h sed -i 's|ruby/impl|ruby/internal|' 2020-05-11 09:24:08 +09:00
defines.h win32: Deprecate file CP version functions 2020-12-20 18:34:04 +09:00
encoding.h rb_interned_id_p: does not exist 2021-07-15 16:54:59 +09:00
intern.h drop varargs.h support 2020-05-11 14:56:51 +09:00
io.h Revert deprecations for now 2021-06-23 12:41:54 +09:00
memory_view.h memory_view.c: Rename private to private_data for C++ (#4812) 2021-09-06 16:01:52 +09:00
missing.h Use C99-defined signbit macro 2021-08-27 12:42:23 +09:00
onigmo.h
oniguruma.h
ractor.h expose some C-APIs for ractor 2021-01-06 16:03:09 +09:00
random.h Use opaque struct pointer than void 2020-11-27 21:38:08 +09:00
re.h sed -i 's|ruby/impl|ruby/internal|' 2020-05-11 09:24:08 +09:00
regex.h add #include guard hack 2020-04-13 16:06:00 +09:00
ruby.h HAVE_* macros should not be defined with value 0 2021-05-04 14:56:55 +02:00
st.h Fix typos (#2958) 2020-03-11 00:43:12 -07:00
subst.h add #include guard hack 2020-04-13 16:06:00 +09:00
thread.h sed -i 's|ruby/impl|ruby/internal|' 2020-05-11 09:24:08 +09:00
thread_native.h Protoized old pre-ANSI K&R style declarations and definitions 2021-05-07 00:04:36 +09:00
util.h Moved exported symbols in internal/util.h to ruby/util.h 2021-08-24 10:37:41 +09:00
version.h Development of 3.1.0 started. 2020-12-25 17:09:16 +09:00
vm.h sed -i 's|ruby/impl|ruby/internal|' 2020-05-11 09:24:08 +09:00
win32.h Use C99-defined macros to classify a floating-point number 2021-08-27 12:41:30 +09:00