summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-11-08[Feature #18290] Deprecate rb_gc_force_recycle and remove invalidate_mark_sta...Peter Zhu
2021-11-08memory_view.c: Add _memory_view_entry member in rb_memory_view_t (#5088)Kenta Murata
2021-11-02Fix typosNobuyoshi Nakada
2021-10-26Add Class#descendantsJeremy Evans
2021-10-26improve doc coverage [ci skip]卜部昌平
2021-10-26just another evidence that @shyouhei is an idiot [ci skip]卜部昌平
2021-10-25[Feature #18239] Implement VWA for stringsPeter Zhu
2021-10-25[Feature #18239] Add struct for embedded stringsPeter Zhu
2021-10-21Deprecate include/prepend in refinements and add Refinement#import_methods in...Shugo Maeda
2021-10-06Remove duplicate type qualifiersNobuyoshi Nakada
2021-10-05Adjust types to rb_enc_left_char_headNobuyoshi Nakada
2021-10-05rb_enc_left_char_head(): take void*卜部昌平
2021-10-05include/ruby/encoding.h: convert macros into inline functions卜部昌平
2021-10-05split include/ruby/encoding.h卜部昌平
2021-10-05rb_ractor_shareable_p(): fix doxygen卜部昌平
2021-09-30rb_fiber_raise(): add doxygen卜部昌平
2021-09-27Introduce `RBIMPL_NONNULL_ARG` macroNobuyoshi Nakada
2021-09-24Align the implementation precedences with `rb_atomic_t` definitionNobuyoshi Nakada
2021-09-22RBIMPL_ATTR_NOALIAS: not until LLVM 12卜部昌平
2021-09-22include/ruby/atomic.h: rework卜部昌平
2021-09-20Expose `rb_fiber_raise` and tidy up the internal implementation.Samuel Williams
2021-09-15include/ruby/atomic.h: add doxygen卜部昌平
2021-09-11Suppress deprecated rb_iterate declaration warnings in C++Nobuyoshi Nakada
2021-09-11Remove printf family from the mjit headerNobuyoshi Nakada
2021-09-10suppress GCC's -Wmissing-attribute卜部昌平
2021-09-10rb_ary_new_from_values: can take NULLs卜部昌平
2021-09-10suppress GCC's -Wsuggest-attribute=format卜部昌平
2021-09-10ruby_scan_oct, ruby_scan_hex: are not pure卜部昌平
2021-09-10ruby_cleanup: fix MSVC compile error卜部昌平
2021-09-10include/ruby.h: skip doxygen卜部昌平
2021-09-10include/ruby/backward.h: skip doxygen卜部昌平
2021-09-10include/ruby/debug.h: add doxygen卜部昌平
2021-09-10include/ruby/defines.h: add doxygen卜部昌平
2021-09-10forgot to delete a redundant comment卜部昌平
2021-09-10include/ruby/encoding.h: add doxygen卜部昌平
2021-09-10include/ruby/fiber/scheduler.h: add doxygen卜部昌平
2021-09-10include/ruby/io.h: add doxyen卜部昌平
2021-09-10include/ruby/memory_view.h: add doxygen卜部昌平
2021-09-10include/ruby/missing.h: skip doxygen卜部昌平
2021-09-10include/ruby/ractor.h: add doxygen卜部昌平
2021-09-10include/ruby/random.h: add doxygen卜部昌平
2021-09-10include/ruby/re.h: add doxygen卜部昌平
2021-09-10include/ruby/regex.h: skip doxygen卜部昌平
2021-09-10include/ruby/ruby.h: add doxygen卜部昌平
2021-09-10include/ruby/subst.h: skip doxygen卜部昌平
2021-09-10include/ruby/thread.h: add doxygen卜部昌平
2021-09-10include/ruby/thread_native.h: add doxygen卜部昌平
2021-09-10include/ruby/util.h: add doxygen卜部昌平
2021-09-10include/ruby/version.h: add doxygen卜部昌平
2021-09-10include/ruby/vm.h: add doxygen卜部昌平