summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-11[ruby/ipaddr] Fix include? and ipv4_mapped to allow drb tests to passJeremy Evans
2021-10-11[ruby/ipaddr] Make IPAddr#include? consider range of argumentJeremy Evans
2021-10-11[ruby/io-console] Skip Interrupt test on Solaris tooNobuyoshi Nakada
2021-10-11[ruby/rubygems] Prefer `require_relative` for internal requiresDavid Rodriguez
2021-10-11* 2021-10-11 [ci skip]git
2021-10-11[ruby/rubygems] Get specs green on arm64-darwin-20David Rodriguez
2021-10-10Pass the VM pointer as an argumentNobuyoshi Nakada
2021-10-10[ruby/rubygems] We no longer need to check realpathsDavid Rodríguez
2021-10-10[ruby/rubygems] Check safety of packaged symlinksDavid Rodríguez
2021-10-10[ruby/rubygems] Install location safety should consider casingDavid Rodríguez
2021-10-10[ruby/rubygems] Remove redundant `File.expand_path`David Rodríguez
2021-10-10[ruby/rubygems] Explicit check file not created outside of destinationDavid Rodríguez
2021-10-10[ruby/rubygems] Refactor symlink attack specsDavid Rodríguez
2021-10-10[ruby/rubygems] Simplify `File.expand_path` usageDavid Rodríguez
2021-10-10[ruby/rubygems] Don't make duplicated checks on directory safetyDavid Rodríguez
2021-10-10Shorten register names on arm64-darwin not to be truncatedNobuyoshi Nakada
2021-10-10Needs time.rb for `Time#iso8601`Nobuyoshi Nakada
2021-10-10Update bundled_gemsKazuhiro NISHIYAMA
2021-10-10Run JIT tests first when random order instead of no-sortNobuyoshi Nakada
2021-10-10Default the test order to randomNobuyoshi Nakada
2021-10-10Unify iteration argumentsNobuyoshi Nakada
2021-10-10Update iteration step in step_i_iterNobuyoshi Nakada
2021-10-10Refactor sym_step_i functionS.H
2021-10-10Run the failing readline test on arm32-linux separatelyNobuyoshi Nakada
2021-10-10Remove `RUN_SEPARATED_TESTS` which seems unnecessaryNobuyoshi Nakada
2021-10-10Set `TEST_ALL` options first to show in the summary pageNobuyoshi Nakada
2021-10-10Refactor rb_proc_call functionS-H-GAMELINKS
2021-10-10Add flo_ndigits functionS-H-GAMELINKS
2021-10-10* 2021-10-10 [ci skip]git
2021-10-10Use an isolated classNobuyoshi Nakada
2021-10-09[ruby/irb] Version 1.3.8.pre.11aycabta
2021-10-09[ruby/irb] Update dependency, reline >= 0.2.8.pre.11aycabta
2021-10-09[ruby/reline] Version 0.2.8.pre.11aycabta
2021-10-09[ruby/reline] Fix tests to show dialog to the right edgeaycabta
2021-10-09[ruby/reline] Add a test for full-width scrollbaraycabta
2021-10-09[ruby/reline] Add RELINE_ALT_SCROLLBAR env to use alternative text for scrollbaraycabta
2021-10-09[ruby/reline] Fix calculating dialog width with full-width scrollbaraycabta
2021-10-09Refactor `Test::Unit::CoreAssertions#assert_nothing_raised`Nobuyoshi Nakada
2021-10-09Exclude also core_assertions.rb from backtracesNobuyoshi Nakada
2021-10-09Unify `Test::Unit::Assertions#message`Nobuyoshi Nakada
2021-10-09Let `Test::Unit::CoreAssertions::AllFailures#for` yield the keyNobuyoshi Nakada
2021-10-09Newly generated gems require Ruby 2.6.0OKURA Masafumi
2021-10-09[rubygems/rubygems] I see no harm in this, allow itDavid Rodríguez
2021-10-09[rubygems/rubygems] `git commit` no longer needs to be allowed to failDavid Rodríguez
2021-10-09[rubygems/rubygems] Let `update_git` work with whatever branch is checkout outDavid Rodríguez
2021-10-09[rubygems/rubygems] Make adding files and committing into a single commandDavid Rodríguez
2021-10-09[rubygems/rubygems] Keep different code in custom branch in dummy repoDavid Rodríguez
2021-10-09[rubygems/rubygems] Fix typoDavid Rodríguez
2021-10-09[rubygems/rubygems] Improve performance of Specification#missing_extensions?Masataka Pocke Kuwabara
2021-10-09[rubygems/rubygems] Add glob infomation to Bundler::Source::Git#to_sgabriele renzi