Nobuyoshi Nakada
39bc5de833
Remove tainted and trusted features
...
Already these had been announced to be removed in 3.2.
2021-12-26 23:28:54 +09:00
卜部昌平
990a6c789a
include/ruby/internal/intern/hash.h: add doxygen
...
Must not be a bad idea to improve documents. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
94e5953b48
sed -i 's/. They/. They/'
...
Truly editorial fix for comments. This works better with Emacs'
set-justification-full function. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
97cee1cba6
rb_hash_free(): has never existed.
...
This is just a hoax. Nobody have ever implemented a function named as
such. Also the functionality implied by the name must not be a public
API if any.
2021-04-16 14:41:35 +09:00
卜部昌平
9e41a75255
sed -i 's|ruby/impl|ruby/internal|'
...
To fix build failures.
2020-05-11 09:24:08 +09:00
卜部昌平
b85fd1d690
mv include/ruby/{impl,internal}
...
Devs do not love "impl".
2020-05-11 09:24:08 +09:00