summaryrefslogtreecommitdiff
path: root/include/ruby/internal/has
Commit message (Expand)AuthorAgeFilesLines
* Define `HAVE___BUILTIN_UNREACHABLE` instead of `UNREACHABLE`Nobuyoshi Nakada2022-02-191-5/+1
* Don't assume __builtin_bswap32 and __builtin_bswap64 are defined on OpenBSDJeremy Evans2022-01-181-0/+2
* sed -i 's/. They/. They/'卜部昌平2021-09-108-8/+8
* Fix -Wundef warnings for RBIMPL_HAS_BUILTINBenoit Daloze2021-05-041-0/+15
* dependency updates卜部昌平2021-04-134-4/+0
* get rid of #pragma GCC diagnostic ignored "-Wundef"卜部昌平2021-04-134-9/+9
* RBIMPL_HAS_CPP_ATTRIBUTE: handle SunPro卜部昌平2020-08-211-2/+10
* sed -i 's|ruby/impl|ruby/internal|'卜部昌平2020-05-115-12/+12
* mv include/ruby/{impl,internal}卜部昌平2020-05-118-0/+529