0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected 1 day ago.
Jul 04, 2025 — Jul 04, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use `copy_into` instead of `-cp -R`. More... 6 months ago
Use `rake` to build `mruby`. More... 6 months ago
Also add `rake` as an explicit dependency for `mruby`. More... 6 months ago
Added `ruby` as a dependency for building `mruby`. More... 6 months ago
Add additional tests for `parse_ruby`. More... 6 months ago
Explicitly set `$ruby_version` to `""` if no version number is given. More... 6 months ago
Only list supported rubies and versions if zero arguments are given. More... 6 months ago
Forgot to update the rpm checksums for ruby-install-0.10.2.tar.gz. More... 6 months ago
Forgot to change the version in the `ruby-install` source code. More... 6 months ago
Updated the RPM spec for 0.10.2. More... 6 months ago
Updated the homebrew formula for 0.10.2. More... 6 months ago
Added PGP signature for v0.10.2 More... 6 months ago
Added PGP signature for v0.10.2 More... 6 months ago
Added PGP signature for v0.10.2 More... 6 months ago
Version bump to 0.10.2. More... 6 months ago
Updated the ChangeLog for 0.10.2. More... 6 months ago
Only add the `gmp` dependency for ruby versions >= 2.1.0 (#506). More... 6 months ago
Add `gmp` as a dependency of Ruby to accelerate `Bignum` (closes #506). More... 6 months ago
Link to https://macports.org in the ChangeLog. More... 6 months ago
Updated the copyright years. More... 6 months ago
Update TruffleRuby URLs and dependencies (#517) More... 6 months ago
Skip running truffleruby `functions.sh` tests under FreeBSD. More... 6 months ago
Fix conditional checks for java and rustc in the tests. More... 6 months ago
Fix two outdated truffleruby `dependencies.sh` tests. More... 6 months ago
Fixed the file names of some shunit2 test files so they are ran. More... 6 months ago
Fixed `download` tests. More... 10 months ago
Fix detection of OpenSUSE by checking `lsb_release -i` (closes #515). More... 10 months ago
Optimize the detection of the Linux distro using `lsb_release`. More... 10 months ago
Always load `$ruby/dependencies.sh` before `$ruby/functions.sh`. More... 10 months ago
Only install readline as a dependency for ruby < 3.3.0 (closes #509). More... 12 months ago