| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-04-25 | Update to ruby/spec@3affe1e | Benoit Daloze | |
| 2022-03-28 | Update to ruby/spec@aaf998f | Benoit Daloze | |
| 2022-03-03 | Update to ruby/spec@82cd3a3 | Benoit Daloze | |
| 2022-01-10 | Update to ruby/spec@226cfdc | Benoit Daloze | |
| 2021-11-29 | Update to ruby/spec@7f22a0b | Benoit Daloze | |
| 2021-10-28 | Update to ruby/spec@21a48d9 | Benoit Daloze | |
| 2021-10-20 | Update to ruby/spec@254c380 | Benoit Daloze | |
| 2021-10-20 | Update to ruby/spec@d6921ef | Benoit Daloze | |
| 2021-09-07 | Update to ruby/spec@b1e93a2 | Benoit Daloze | |
| 2021-07-29 | Update to ruby/spec@b65d01f | Benoit Daloze | |
| 2021-06-02 | Update to ruby/spec@a0b7d0d | Benoit Daloze | |
| 2021-02-27 | Update to ruby/spec@37e52e5 | Benoit Daloze | |
| 2020-12-27 | Update to ruby/spec@4ce9f41 | Benoit Daloze | |
| 2020-12-21 | Use Integer instead of Fixnum/Bignum | Nobuyoshi Nakada | |
| 2020-11-13 | Update to ruby/spec@b0b7f53 | Benoit Daloze | |
| 2020-11-03 | Make Array methods return Array instances instead of subclass instances | Jeremy Evans | |
| This changes the following methods to return Array instances instead of subclass instances: * Array#drop * Array#drop_while * Array#flatten * Array#slice! * Array#slice/#[] * Array#take * Array#take_while * Array#uniq * Array#* Fixes [Bug #6087] Notes: Merged: https://github.com/ruby/ruby/pull/3690 Merged-By: jeremyevans <code@jeremyevans.net> | |||
| 2020-10-24 | Update to ruby/spec@4f59d86 | Benoit Daloze | |
| 2020-07-27 | Update to ruby/spec@07164da | Benoit Daloze | |
| 2020-06-27 | Update to ruby/spec@b6b7752 | Benoit Daloze | |
| 2020-05-31 | Update to ruby/spec@4e486fa | Benoit Daloze | |
| 2020-05-03 | Update to ruby/spec@032ee74 | Benoit Daloze | |
| 2020-04-01 | Drop support for ruby 2.4 from ruby/spec | Nobuyoshi Nakada | |
| Notes: Merged: https://github.com/ruby/ruby/pull/2892 | |||
| 2020-04-01 | Use FrozenError instead of frozen_error_class | Nobuyoshi Nakada | |
| Notes: Merged: https://github.com/ruby/ruby/pull/2892 | |||
| 2020-02-28 | Update to ruby/spec@41bf282 | Benoit Daloze | |
| 2020-01-28 | Update to ruby/spec@f8a2d54 | Benoit Daloze | |
| 2020-01-27 | Removed useless "spec"s | Nobuyoshi Nakada | |
| It is not specific to particular methods that keyword option arguments are coerced to `Hash`es using `to_hash` method. | |||
| 2020-01-26 | Moved Array#sample to rbinc | Nobuyoshi Nakada | |
| 2020-01-26 | Moved Array#shuffle and Array#shuffle! to rbinc | Nobuyoshi Nakada | |
| 2019-12-01 | Update to ruby/spec@dcf4955 | Benoit Daloze | |
| 2019-11-30 | Update to ruby/spec@4eec3dc | Benoit Daloze | |
| 2019-11-18 | Deprecate taint/trust and related methods, and make the methods no-ops | Jeremy Evans | |
| This removes the related tests, and puts the related specs behind version guards. This affects all code in lib, including some libraries that may want to support older versions of Ruby. Notes: Merged: https://github.com/ruby/ruby/pull/2476 | |||
| 2019-07-27 | Update to ruby/spec@875a09e | Benoit Daloze | |
| 2019-06-27 | Update to ruby/spec@94d98ff | Benoit Daloze | |
| 2019-06-27 | Update to ruby/spec@8d74d49 | Benoit Daloze | |
| 2019-06-19 | Remove spec testing undefined behavior | Jeremy Evans | |
| Fixes [Bug #15432] | |||
| 2019-04-27 | Update to ruby/spec@15c9619 | Benoit Daloze | |
| 2019-04-18 | io.c: warn non-nil $, | nobu | |
| * array.c (rb_ary_join_m): warn use of non-nil $,. * io.c (rb_output_fs_setter): warn when set to non-nil value. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67606 b2dd03c8-39d4-4d8f-98ff-823fe69b080e | |||
| 2019-02-21 | Update to ruby/spec@7a16e01 | eregon | |
| git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67112 b2dd03c8-39d4-4d8f-98ff-823fe69b080e | |||
| 2019-02-11 | Accept a third value for NaNs, as produced by the Sun Studio C Compiler | eregon | |
| * See http://rubyci.s3.amazonaws.com/solaris11s-sunc/ruby-trunk/log/20190211T142523Z.fail.html.gz git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67052 b2dd03c8-39d4-4d8f-98ff-823fe69b080e | |||
| 2019-02-07 | Update to ruby/spec@6cf8ebe | eregon | |
| git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67030 b2dd03c8-39d4-4d8f-98ff-823fe69b080e | |||
| 2019-01-20 | Update to ruby/spec@35a9fba | eregon | |
| git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66888 b2dd03c8-39d4-4d8f-98ff-823fe69b080e | |||
| 2018-12-29 | Update to ruby/spec@944ea57 | eregon | |
| git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66622 b2dd03c8-39d4-4d8f-98ff-823fe69b080e | |||
| 2018-10-27 | Update to ruby/spec@8b743a3 | eregon | |
| git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65388 b2dd03c8-39d4-4d8f-98ff-823fe69b080e | |||
| 2018-10-16 | Spec: Fix spec/ruby/core/array/reject_spec.rb & misc | marcandre | |
| Patch by @MSP-Greg. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65098 b2dd03c8-39d4-4d8f-98ff-823fe69b080e | |||
| 2018-09-20 | Enumerable#to_h with block and so on | nobu | |
| [Feature #15143] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64794 b2dd03c8-39d4-4d8f-98ff-823fe69b080e | |||
| 2018-08-03 | Update to ruby/spec@9be7c7e | eregon | |
| git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64180 b2dd03c8-39d4-4d8f-98ff-823fe69b080e | |||
| 2018-06-13 | Update to ruby/spec@4bb0f25 | eregon | |
| * Specs added by TruffleRuby. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63654 b2dd03c8-39d4-4d8f-98ff-823fe69b080e | |||
| 2018-04-28 | Update to ruby/spec@6f38a82 | eregon | |
| git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63293 b2dd03c8-39d4-4d8f-98ff-823fe69b080e | |||
| 2018-03-04 | Update to ruby/spec@c1b568b | eregon | |
| git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@62656 b2dd03c8-39d4-4d8f-98ff-823fe69b080e | |||
| 2018-02-27 | Update to ruby/spec@cbe855c | eregon | |
| git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@62602 b2dd03c8-39d4-4d8f-98ff-823fe69b080e | |||
