summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-12[ruby/digest] jruby supportPavel Rosický
2021-10-12[ruby/digest] Move digest.rb back under ext as the extension bundled libraryNobuyoshi Nakada
2021-10-12[ruby/reline] Close working pipesNobuyoshi Nakada
2021-10-12Suppress some messages on building mjit headerKazuhiro NISHIYAMA
2021-10-12Extract precompile_inlinable_child_iseq to separate alloca for each iseqNobuyoshi Nakada
2021-10-12Add more socket constantsKazuhiro NISHIYAMA
2021-10-12[ruby/reline] Check the result of GetConsoleScreenBufferInfoNobuyoshi Nakada
2021-10-12[ruby/reline] Revert "Fix zero division when the screen width is not available"Nobuyoshi Nakada
2021-10-12Update bundled_gemsKazuhiro NISHIYAMA
2021-10-12bary_mul_balance_with_mulfunc: move working buffer allocationNobuyoshi Nakada
2021-10-12bary_mul_balance_with_mulfunc: consitify invariant variablesNobuyoshi Nakada
2021-10-12* 2021-10-12 [ci skip]git
2021-10-12[ruby/reline] Fix zero division when the screen width is not availableNobuyoshi Nakada
2021-10-11[ruby/reline] Rescue LoadError to require 'fiddle'aycabta
2021-10-11[ruby/reline] Remove a comment for debugaycabta
2021-10-11[ruby/rdoc] Update SourceCodePro font filesaycabta
2021-10-11[ruby/irb] Add help about extra doc dir optionaycabta
2021-10-11[ruby/irb] Add --extra-doc-dir option to show doc dialogaycabta
2021-10-11[ruby/irb] Add periods to docaycabta
2021-10-11[ruby/reline] Fix test class not to overwriteNobuyoshi Nakada
2021-10-11[rubygems/rubygems] Show a warning in `bundle info` if gem has been deletedDavid Rodriguez
2021-10-11[rubygems/rubygems] Show the exact name of the gem that was deletedDavid Rodriguez
2021-10-11[rubygems/rubygems] Match a more exact warning messageDavid Rodriguez
2021-10-11[ruby/reline] Reline doesn't have Reline.editing_modeaycabta
2021-10-11[ruby/reline] Add I/O testaycabta
2021-10-11[ruby/reline] Use single quotes to match the othersaycabta
2021-10-11[ruby/reline] Add a test for Reline.delete_textaycabta
2021-10-11[ruby/reline] Add assertions for Reline.pointaycabta
2021-10-11[ruby/reline] Add a test for Reline.insert_text and Reline.line_bufferaycabta
2021-10-11[ruby/reline] Suppress warning, "instance variable @ambiguous_width not initi...aycabta
2021-10-10Add comments in sync_default_gems.rbTakashi Kokubun
2021-10-11[ruby/irb] Set default return_formataycabta
2021-10-10chmod +x tool/sync_default_gems.rbTakashi Kokubun
2021-10-11[ruby/irb] Clean up a duplicated definitionTakashi Kokubun
2021-10-10[ruby/irb] trufflruby fails on the show_source testTakashi Kokubun
2021-10-10[ruby/irb] Add a test of find_end for show_source commandTakashi Kokubun
2021-10-10[ruby/irb] Revert "Optimize show_source command further"Takashi Kokubun
2021-10-11[ruby/reline] Add tests for dialog with fullwidth chars and corner casesaycabta
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