aboutsummaryrefslogtreecommitdiffstats
path: root/spec/ruby/core/kernel
Commit message (Expand)AuthorAgeFilesLines
* Add spec for capturing Kernel#lambda with Kernel#methodAlan Wu2019-12-211-0/+7
* Add specs for calling into Kernel#lambda with superAlan Wu2019-12-212-1/+38
* Fixed misspellingsNobuyoshi Nakada2019-12-201-6/+6
* Update to ruby/spec@4eec3dcBenoit Daloze2019-11-302-1/+45
* Deprecate taint/trust and related methods, and make the methods no-opsJeremy Evans2019-11-1810-132/+158
* Show the name `Kernel#proc` in the warning messageNobuyoshi Nakada2019-11-121-1/+1
* Update to ruby/spec@28a728bBenoit Daloze2019-10-262-0/+28
* Update to ruby/spec@34e6246Benoit Daloze2019-09-292-5/+5
* Update to ruby/spec@e69a14cBenoit Daloze2019-09-291-0/+16
* Move fixture path to last pathHiroshi SHIBATA2019-08-171-1/+1
* Suppress warnings against locations in evalNobuyoshi Nakada2019-08-031-4/+4
* Update to ruby/spec@875a09eBenoit Daloze2019-07-2757-363/+374
* Update to ruby/spec@8d74d49Benoit Daloze2019-06-274-10/+4
* Update to ruby/spec@9a501a8Benoit Daloze2019-05-281-1/+1
* Update to ruby/spec@7de852dBenoit Daloze2019-04-282-38/+34
* Update to ruby/spec@15c9619Benoit Daloze2019-04-276-70/+45
* io.c: warn non-nil $,nobu2019-04-181-2/+6
* Proc.new: change deprecation warning for clarity (issue #15539)marcandre2019-04-131-1/+1
* Update to ruby/spec@e81b3cderegon2019-03-282-3/+18
* Update to ruby/spec@7a16e01eregon2019-02-214-21/+29
* Update to ruby/spec@6cf8ebeeregon2019-02-073-4/+4
* Update to ruby/spec@35a9fbaeregon2019-01-206-4/+188
* proc.c: proc without blocknobu2019-01-101-5/+19
* Update to ruby/spec@944ea57eregon2018-12-291-14/+8
* Fix restorationnobu2018-12-271-2/+2
* Suppress warningsnobu2018-12-271-0/+8
* Update to ruby/spec@8b743a3eregon2018-10-273-3/+17
* Update to ruby/spec@241f9e7eregon2018-09-254-2/+168
* Update to ruby/spec@09fa86ceregon2018-08-273-1/+27
* Update to ruby/spec@9be7c7eeregon2018-08-036-13/+128
* Update to ruby/spec@a454137eregon2018-06-274-3/+128
* Update to ruby/spec@4bc7a2beregon2018-06-138-23/+185
* object.c: Add a new alias `then` to `Kernel#yield_self`; [Feature #14594]matz2018-05-301-0/+5
* Update to ruby/spec@6f38a82eregon2018-04-284-34/+58
* Update to ruby/spec@c1b568beregon2018-03-04115-244/+244
* Update to ruby/spec@cbe855ceregon2018-02-272-11/+22
* Check the result of to_int in Kernel#Integermrkn2018-02-261-5/+12
* Update to ruby/spec@83063a3eregon2018-01-2912-23/+35
* system_spec.rb: add RubySpec for r62025k0kubun2018-01-241-0/+8
* spec/: skip some specs so that no failure occurs in root privilegemame2018-01-101-15/+17
* Update to ruby/spec@0fe33aceregon2017-12-276-14/+14
* Update to ruby/spec@595645feregon2017-12-151-1/+1
* catch up r61131.ko12017-12-121-2/+2
* Update to ruby/spec@bacedc5eregon2017-12-015-303/+944
* Update to ruby/spec@a6b8805eregon2017-10-281-3/+3
* Add specs for [Feature #13983] Rational and Complex should be frozeneregon2017-10-283-0/+68
* Move spec/rubyspec to spec/ruby for consistencyeregon2017-09-20136-0/+9082