aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ruby/reline] Rescue LoadError to require 'fiddle'aycabta2021-10-111-3/+11
* [ruby/reline] Remove a comment for debugaycabta2021-10-111-1/+1
* [ruby/rdoc] Update SourceCodePro font filesaycabta2021-10-112-0/+0
* [ruby/irb] Add help about extra doc dir optionaycabta2021-10-112-0/+5
* [ruby/irb] Add --extra-doc-dir option to show doc dialogaycabta2021-10-113-1/+12
* [ruby/irb] Add periods to docaycabta2021-10-111-8/+8
* [ruby/reline] Fix test class not to overwriteNobuyoshi Nakada2021-10-111-1/+1
* [rubygems/rubygems] Show a warning in `bundle info` if gem has been deletedDavid Rodriguez2021-10-112-2/+13
* [rubygems/rubygems] Show the exact name of the gem that was deletedDavid Rodriguez2021-10-112-2/+7
* [rubygems/rubygems] Match a more exact warning messageDavid Rodriguez2021-10-111-1/+1
* [ruby/reline] Reline doesn't have Reline.editing_modeaycabta2021-10-111-4/+0
* [ruby/reline] Add I/O testaycabta2021-10-111-6/+10
* [ruby/reline] Use single quotes to match the othersaycabta2021-10-111-1/+1
* [ruby/reline] Add a test for Reline.delete_textaycabta2021-10-111-0/+19
* [ruby/reline] Add assertions for Reline.pointaycabta2021-10-111-4/+2
* [ruby/reline] Add a test for Reline.insert_text and Reline.line_bufferaycabta2021-10-111-5/+3
* [ruby/reline] Suppress warning, "instance variable @ambiguous_width not initi...aycabta2021-10-111-1/+1
* Add comments in sync_default_gems.rbTakashi Kokubun2021-10-101-0/+5
* [ruby/irb] Set default return_formataycabta2021-10-112-0/+23
* chmod +x tool/sync_default_gems.rbTakashi Kokubun2021-10-101-0/+1
* [ruby/irb] Clean up a duplicated definitionTakashi Kokubun2021-10-111-7/+1
* [ruby/irb] trufflruby fails on the show_source testTakashi Kokubun2021-10-101-0/+1
* [ruby/irb] Add a test of find_end for show_source commandTakashi Kokubun2021-10-101-0/+29
* [ruby/irb] Revert "Optimize show_source command further"Takashi Kokubun2021-10-101-4/+1
* [ruby/reline] Add tests for dialog with fullwidth chars and corner casesaycabta2021-10-112-0/+43
* [ruby/ipaddr] Fix include? and ipv4_mapped to allow drb tests to passJeremy Evans2021-10-111-2/+6
* [ruby/ipaddr] Make IPAddr#include? consider range of argumentJeremy Evans2021-10-112-25/+8
* [ruby/io-console] Skip Interrupt test on Solaris tooNobuyoshi Nakada2021-10-111-1/+1
* [ruby/rubygems] Prefer `require_relative` for internal requiresDavid Rodriguez2021-10-116-11/+11
* * 2021-10-11 [ci skip]git2021-10-111-1/+1
* [ruby/rubygems] Get specs green on arm64-darwin-20David Rodriguez2021-10-114-7/+8
* Pass the VM pointer as an argumentNobuyoshi Nakada2021-10-101-74/+83
* [ruby/rubygems] We no longer need to check realpathsDavid Rodríguez2021-10-101-10/+0
* [ruby/rubygems] Check safety of packaged symlinksDavid Rodríguez2021-10-102-21/+23
* [ruby/rubygems] Install location safety should consider casingDavid Rodríguez2021-10-101-1/+1
* [ruby/rubygems] Remove redundant `File.expand_path`David Rodríguez2021-10-101-1/+1
* [ruby/rubygems] Explicit check file not created outside of destinationDavid Rodríguez2021-10-101-0/+2
* [ruby/rubygems] Refactor symlink attack specsDavid Rodríguez2021-10-101-19/+15
* [ruby/rubygems] Simplify `File.expand_path` usageDavid Rodríguez2021-10-101-1/+1
* [ruby/rubygems] Don't make duplicated checks on directory safetyDavid Rodríguez2021-10-101-5/+6
* Shorten register names on arm64-darwin not to be truncatedNobuyoshi Nakada2021-10-101-23/+27
* Needs time.rb for `Time#iso8601`Nobuyoshi Nakada2021-10-101-0/+2
* Update bundled_gemsKazuhiro NISHIYAMA2021-10-101-1/+1
* Run JIT tests first when random order instead of no-sortNobuyoshi Nakada2021-10-101-4/+10
* Default the test order to randomNobuyoshi Nakada2021-10-101-1/+1
* Unify iteration argumentsNobuyoshi Nakada2021-10-101-14/+2
* Update iteration step in step_i_iterNobuyoshi Nakada2021-10-101-10/+6
* Refactor sym_step_i functionS.H2021-10-101-9/+11
* Run the failing readline test on arm32-linux separatelyNobuyoshi Nakada2021-10-101-3/+4
* Remove `RUN_SEPARATED_TESTS` which seems unnecessaryNobuyoshi Nakada2021-10-101-3/+1