summaryrefslogtreecommitdiff
path: root/spec/ruby/core/kernel
AgeCommit message (Expand)Author
2020-02-28Update to ruby/spec@41bf282Benoit Daloze
2020-02-23Warn non-nil `$/` [Feature #14240]Nobuyoshi Nakada
2020-02-23Warn non-nil `$\` [Feature #14240]Nobuyoshi Nakada
2020-01-28Update to ruby/spec@f8a2d54Benoit Daloze
2020-01-28Fix version guard in __dir__ specBenoit Daloze
2020-01-03Make eval(code, binding) use (eval) as __FILE__ and 1 as __LINE__Jeremy Evans
2019-12-27Update to ruby/spec@d419e74Benoit Daloze
2019-12-21Add spec for capturing Kernel#lambda with Kernel#methodAlan Wu
2019-12-21Add specs for calling into Kernel#lambda with superAlan Wu
2019-12-20Fixed misspellingsNobuyoshi Nakada
2019-11-30Update to ruby/spec@4eec3dcBenoit Daloze
2019-11-18Deprecate taint/trust and related methods, and make the methods no-opsJeremy Evans
2019-11-12Show the name `Kernel#proc` in the warning messageNobuyoshi Nakada
2019-10-26Update to ruby/spec@28a728bBenoit Daloze
2019-09-29Update to ruby/spec@34e6246Benoit Daloze
2019-09-29Update to ruby/spec@e69a14cBenoit Daloze
2019-08-17Move fixture path to last pathHiroshi SHIBATA
2019-08-03Suppress warnings against locations in evalNobuyoshi Nakada
2019-07-27Update to ruby/spec@875a09eBenoit Daloze
2019-06-27Update to ruby/spec@8d74d49Benoit Daloze
2019-05-28Update to ruby/spec@9a501a8Benoit Daloze
2019-04-28Update to ruby/spec@7de852dBenoit Daloze
2019-04-27Update to ruby/spec@15c9619Benoit Daloze
2019-04-18io.c: warn non-nil $,nobu
2019-04-13Proc.new: change deprecation warning for clarity (issue #15539)marcandre
2019-03-28Update to ruby/spec@e81b3cderegon
2019-02-21Update to ruby/spec@7a16e01eregon
2019-02-07Update to ruby/spec@6cf8ebeeregon
2019-01-20Update to ruby/spec@35a9fbaeregon
2019-01-10proc.c: proc without blocknobu
2018-12-29Update to ruby/spec@944ea57eregon
2018-12-27Fix restorationnobu
2018-12-27Suppress warningsnobu
2018-10-27Update to ruby/spec@8b743a3eregon
2018-09-25Update to ruby/spec@241f9e7eregon
2018-08-27Update to ruby/spec@09fa86ceregon
2018-08-03Update to ruby/spec@9be7c7eeregon
2018-06-27Update to ruby/spec@a454137eregon
2018-06-13Update to ruby/spec@4bc7a2beregon
2018-05-30object.c: Add a new alias `then` to `Kernel#yield_self`; [Feature #14594]matz
2018-04-28Update to ruby/spec@6f38a82eregon
2018-03-04Update to ruby/spec@c1b568beregon
2018-02-27Update to ruby/spec@cbe855ceregon
2018-02-26Check the result of to_int in Kernel#Integermrkn
2018-01-29Update to ruby/spec@83063a3eregon
2018-01-24system_spec.rb: add RubySpec for r62025k0kubun
2018-01-10spec/: skip some specs so that no failure occurs in root privilegemame
2017-12-27Update to ruby/spec@0fe33aceregon
2017-12-15Update to ruby/spec@595645feregon
2017-12-12catch up r61131.ko1