summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-08-01gcc 10.3.0 says "__VA_OPT__ is not available until C++2a"Nobuyoshi Nakada
2021-08-01Define functions using rb_wait_for_single_fd [Bug #18046]Nobuyoshi Nakada
2021-07-16Emit deprecatation warnings for rb_iterate()Benoit Daloze
2021-07-15rb_interned_id_p: does not exist卜部昌平
2021-07-15rb_enc_casefold: does not exist卜部昌平
2021-07-13Get `ruby_nonempty_memcpy` to have C linkagextkoba
2021-07-13Expose `rb_obj_is_fiber`.Samuel Williams
2021-06-26Disable RBIMPL_ATTR_DEPRECATED for Coverity Scan buildYusuke Endoh
2021-06-23Revert deprecations for nowNobuyoshi Nakada
2021-06-22Deprecate and rework old (fd) centric functions.Samuel Williams
2021-06-22Direct io for accept, send, sendmsg, recvfrom, and related methods.Samuel Williams
2021-06-18Add a cache for class variableseileencodes
2021-06-17Adjust styles [ci skip]Nobuyoshi Nakada
2021-06-14Add scheduler hook `Addrinfo.getaddrinfo`. (#4375)Samuel Williams
2021-06-03Expose `rb_fiber_transfer` and `rb_fiber_transfer_kw`.Samuel Williams
2021-05-11Revert "Filling cache values on cvar write"Aaron Patterson
2021-05-11Add a cache for class variableseileencodes
2021-05-10Removed missing/dup2.cNobuyoshi Nakada
2021-05-10rb_fiber_new_kw: doesn't exist卜部昌平
2021-05-07Protoized old pre-ANSI K&R style declarations and definitionsNobuyoshi Nakada
2021-05-06Allow newobj_of0 and newobj_slowpath to allocate into multiple heap slotsMatt Valentine-House
2021-05-04Fix compilation errors for c99Peter Zhu
2021-05-04Fix -Wundef warnings for RBIMPL_HAS_BUILTINBenoit Daloze
2021-05-04HAVE_* macros should not be defined with value 0Benoit Daloze
2021-05-04Add RBIMPL_RVALUE_EMBED_LEN_MAX neeeded by internal/bignum.hBenoit Daloze
2021-05-04Fix trivial -Wundef warningsBenoit Daloze
2021-04-26Fix some typos by spell checkerRyuta Kamizono
2021-04-16rb_hash_free(): has never existed.卜部昌平
2021-04-13Inline LONG_LONG conversionsNobuyoshi Nakada
2021-04-13workaround MSVC error卜部昌平
2021-04-13dependency updates卜部昌平
2021-04-13get rid of #pragma GCC diagnostic ignored "-Wundef"卜部昌平
2021-04-10Fix symbol export.Samuel Williams
2021-03-30Disable public interface for now.Samuel Williams
2021-03-30Fix native implementation.Samuel Williams
2021-03-30Add hook for `Timeout.timeout`.Samuel Williams
2021-03-24Removed dln_a_outNobuyoshi Nakada
2021-03-23[Doc] Standardize wording s/sweeped/swept/Kenichi Kamiya
2021-03-19Fix typos in rhash.h (#4292)Kenichi Kamiya
2021-03-07Removed a typo in a comment [ci skip]Nobuyoshi Nakada
2021-03-05rb_sym_interned_p: doesn't exist卜部昌平
2021-02-25rb_random_int: ended before it begins卜部昌平
2021-02-14Make global ruby namespace usage explicitMarvin Schmidt
2021-02-09Define macro for fiber/scheduler.hNobuyoshi Nakada
2021-02-09Updated pre-prototype declarationsNobuyoshi Nakada
2021-02-09Expose scheduler as public interface & bug fixes. (#3945)Samuel Williams
2021-02-04rb_clear_method_cache_by_class: no longer exist卜部昌平
2021-01-27Update include/ruby/internal/fl_type.h 卜部昌平
2021-01-27include/ruby/internal/fl_type.h: refactor hoist out #if conditions卜部昌平
2021-01-27kill CLONESETUP and DUPSETUP卜部昌平