aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [ruby/digest] relicence under the Ruby license and the BSD 2-clausePavel Rosický2021-10-121-5/+1
* [ruby/digest] jruby supportPavel Rosický2021-10-128-12/+76
* [ruby/digest] Move digest.rb back under ext as the extension bundled libraryNobuyoshi Nakada2021-10-121-10/+25
* [ruby/reline] Close working pipesNobuyoshi Nakada2021-10-121-2/+7
* Suppress some messages on building mjit headerKazuhiro NISHIYAMA2021-10-121-2/+2
* Extract precompile_inlinable_child_iseq to separate alloca for each iseqNobuyoshi Nakada2021-10-121-22/+28
* Add more socket constantsKazuhiro NISHIYAMA2021-10-121-1/+32
* [ruby/reline] Check the result of GetConsoleScreenBufferInfoNobuyoshi Nakada2021-10-121-8/+15
* [ruby/reline] Revert "Fix zero division when the screen width is not available"Nobuyoshi Nakada2021-10-121-2/+1
* Update bundled_gemsKazuhiro NISHIYAMA2021-10-121-2/+2
* bary_mul_balance_with_mulfunc: move working buffer allocationNobuyoshi Nakada2021-10-121-0/+13
* bary_mul_balance_with_mulfunc: consitify invariant variablesNobuyoshi Nakada2021-10-121-12/+11
* * 2021-10-12 [ci skip]git2021-10-121-1/+1
* [ruby/reline] Fix zero division when the screen width is not availableNobuyoshi Nakada2021-10-121-1/+2
* [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