Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-03-27 | Update to ruby/spec@5e579e2 | Andrew Konchin | |
Notes: Merged: https://github.com/ruby/ruby/pull/12984 | |||
2024-02-15 | Re-enabled old bundled gems | Hiroshi SHIBATA | |
2023-08-02 | Update to ruby/spec@9e278f5 | Benoit Daloze | |
2022-01-28 | Update to ruby/spec@902ab83 | Benoit Daloze | |
2021-07-29 | Update to ruby/spec@b65d01f | Benoit Daloze | |
2021-05-27 | Guard ruby/spec with spec/mspec/tool/wrap_with_guard.rb | Hiroshi SHIBATA | |
Notes: Merged: https://github.com/ruby/ruby/pull/4530 | |||
2021-04-15 | spec/ruby/library/matrix/: Change the version guard to 3.1.0 | Yusuke Endoh | |
[Bug #17521] won't be backported until 3.1.0. https://github.com/ruby/spec/pull/832 | |||
2021-04-06 | spec/ruby/library/matrix/: Change the version guard to 3.0.2 | Yusuke Endoh | |
[Bug #17521] is not backported to 3.0.1. | |||
2021-02-27 | Update to ruby/spec@37e52e5 | Benoit Daloze | |
2021-01-11 | [ruby/matrix] use an exclusive range [Bug #17521] | Nobuyoshi Nakada | |
2021-01-10 | [ruby/matrix] Fix 0-th power [Bug #17521] (#4047) | Marc-André Lafortune | |
Notes: Merged-By: marcandre <[email protected]> | |||
2020-12-27 | Update to ruby/spec@4ce9f41 | Benoit Daloze | |
2020-12-21 | Use Integer instead of Fixnum/Bignum | Nobuyoshi Nakada | |
2020-05-03 | Update to ruby/spec@032ee74 | Benoit Daloze | |
2020-05-02 | Update to ruby/spec@d394dfd | Benoit Daloze | |
2020-05-01 | Fixed a message and version guard then moved to the existing block | Nobuyoshi Nakada | |
2020-05-01 | Fix a typo | Takashi Kokubun | |
2020-05-01 | Fix matrix spec for 7d360efe92d2db11a4e51820ed2f52de36b3257f | Takashi Kokubun | |
2019-07-27 | Update to ruby/spec@875a09e | Benoit Daloze | |
2019-06-27 | Update to ruby/spec@8d74d49 | Benoit Daloze | |
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 | |||
2018-11-02 | Revert "Matrix: Add #reflexive? method. [Fix GH-1730]" | marcandre | |
This reverts commit 19fe6552c456e41c0b85816806399ca1609255c0. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65500 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 | Matrix: Add #reflexive? method. [Fix GH-1730] | marcandre | |
Adapted from a patch by Yilo git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64796 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-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 | |||
2018-01-11 | matrix.rb: add Matrix#antisymmetric? | stomar | |
* lib/matrix.rb: add Matrix#antisymmetric?. Proposed by Yilo (@yiloo). Patch by Marcus Stollsteimer (@stomar). [Fix GH-1788] * spec/ruby/library/matrix/antisymmetric_spec.rb: add specs. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@61775 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-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 |