Age | Commit message (Collapse) | Author | |
---|---|---|---|
14 days | Update to ruby/spec@4d2fc4d | Andrew Konchin | |
Notes: Merged: https://github.com/ruby/ruby/pull/13495 | |||
2025-05-09 | Update to ruby/spec@d8bacef | Andrew Konchin | |
Notes: Merged: https://github.com/ruby/ruby/pull/13265 | |||
2025-03-27 | Update to ruby/spec@5e579e2 | Andrew Konchin | |
Notes: Merged: https://github.com/ruby/ruby/pull/12984 | |||
2024-07-02 | Update to ruby/spec@f8987ac | Andrew Konchin | |
2024-03-14 | Update to ruby/spec@89175b2 | Benoit Daloze | |
2023-09-04 | Update to ruby/spec@96d1072 | Benoit Daloze | |
2023-04-25 | Update to ruby/spec@7f69c86 | Benoit Daloze | |
2023-04-24 | Allow anonymous memberless Struct | Jeremy Evans | |
Previously, named memberless Structs were allowed, but anonymous memberless Structs were not. Fixes [Bug #19416] Notes: Merged: https://github.com/ruby/ruby/pull/7587 | |||
2023-02-27 | Update to ruby/spec@e7dc804 | Benoit Daloze | |
2023-01-05 | Update to ruby/spec@9d69b95 | Benoit Daloze | |
2022-11-07 | Update to ruby/spec@740ccc8 | Benoit Daloze | |
2022-04-25 | Update to ruby/spec@3affe1e | Benoit Daloze | |
2022-03-28 | Update to ruby/spec@aaf998f | Benoit Daloze | |
2022-03-17 | A positional Hash is not keyword arguments [Bug #18632] | Nobuyoshi Nakada | |
2021-11-02 | Fix typos | Nobuyoshi Nakada | |
2021-07-29 | Update to ruby/spec@b65d01f | Benoit Daloze | |
2021-06-02 | Update to ruby/spec@a0b7d0d | Benoit Daloze | |
2021-01-28 | Update to ruby/spec@8cafaa5 | Benoit Daloze | |
2021-01-18 | Upcoming Struct#new behavior | Nobuyoshi Nakada | |
2020-12-27 | Update to ruby/spec@4ce9f41 | Benoit Daloze | |
2020-12-21 | Use Integer instead of Fixnum/Bignum | Nobuyoshi Nakada | |
2020-04-01 | Drop support for ruby 2.4 from ruby/spec | 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 | |
2019-11-30 | Update to ruby/spec@4eec3dc | Benoit Daloze | |
2019-07-27 | Update to ruby/spec@875a09e | Benoit Daloze | |
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-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-11-27 | Update to ruby/spec@cdd6ff7 | eregon | |
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66041 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-09-25 | Update to ruby/spec@241f9e7 | eregon | |
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64831 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-09-16 | Alias Struct#select as Struct#filter. Patch by Kenichi Kamiya. | marcandre | |
[Fix GH-#1862] [#1784] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64759 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-23 | Use Process::Tms | nobu | |
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@62545 b2dd03c8-39d4-4d8f-98ff-823fe69b080e | |||
2018-01-29 | Update to ruby/spec@83063a3 | eregon | |
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@62094 b2dd03c8-39d4-4d8f-98ff-823fe69b080e | |||
2017-12-27 | Update to ruby/spec@0fe33ac | eregon | |
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@61504 b2dd03c8-39d4-4d8f-98ff-823fe69b080e | |||
2017-12-15 | Update to ruby/spec@595645f | eregon | |
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@61285 b2dd03c8-39d4-4d8f-98ff-823fe69b080e | |||
2017-12-12 | struct.c: add keyword_init option to Struct.new | k0kubun | |
to initialize struct with keyword arguments. [Feature #11925] [close GH-1771] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@61137 b2dd03c8-39d4-4d8f-98ff-823fe69b080e | |||
2017-10-28 | Update to ruby/spec@a6b8805 | eregon | |
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60525 b2dd03c8-39d4-4d8f-98ff-823fe69b080e | |||
2017-09-20 | Move spec/rubyspec to spec/ruby for consistency | eregon | |
* Other ruby implementations use the spec/ruby directory. [Misc #13792] [ruby-core:82287] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59979 b2dd03c8-39d4-4d8f-98ff-823fe69b080e |