summaryrefslogtreecommitdiff
path: root/include/ruby/internal/attr
AgeCommit message (Expand)Author
2021-09-27Introduce `RBIMPL_NONNULL_ARG` macroNobuyoshi Nakada
2021-09-22RBIMPL_ATTR_NOALIAS: not until LLVM 12卜部昌平
2021-09-10include/ruby/internal/intern/object.h: add doxygen卜部昌平
2021-09-10sed -i 's/. They/. They/'卜部昌平
2021-08-12RBIMPL_ATTR_DEPRECATED: enable for GCC 10.3+卜部昌平
2021-06-26Disable RBIMPL_ATTR_DEPRECATED for Coverity Scan buildYusuke Endoh
2021-05-04Fix trivial -Wundef warningsBenoit Daloze
2021-04-26Fix some typos by spell checkerRyuta Kamizono
2021-04-13dependency updates卜部昌平
2021-04-13get rid of #pragma GCC diagnostic ignored "-Wundef"卜部昌平
2021-01-19Replace "iff" with "if and only if"Gannon McGibbon
2020-08-07sync NDEBUG, RUBY_DEBUG, and RUBY_NDEBUG (#3327)卜部昌平
2020-05-26Use RUBY_DEBUG instead of NDEBUGKoichi Sasada
2020-05-25RBIMPL_ATTR_DEPRECATED: disable for GCC10卜部昌平
2020-05-11fix sunpro pragma卜部昌平
2020-05-11sed -i 's|ruby/impl|ruby/internal|'卜部昌平
2020-05-11mv include/ruby/{impl,internal}卜部昌平