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
Peter Zhu a5b6598192 [Feature #18239] Implement VWA for strings
This commit adds support for embedded strings with variable capacity and
uses Variable Width Allocation to allocate strings.
2021-10-25 13:26:23 -04:00
..
backward
fiber
internal [Feature #18239] Implement VWA for strings 2021-10-25 13:26:23 -04: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 split include/ruby/encoding.h 2021-10-05 14:18:23 +09:00
intern.h
io.h
memory_view.h
missing.h suppress GCC's -Wsuggest-attribute=format 2021-09-10 20:00:06 +09:00
onigmo.h
oniguruma.h
ractor.h rb_ractor_shareable_p(): fix doxygen 2021-10-05 14:18:23 +09:00
random.h
re.h
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