summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Shallow clone on TravisCINobuyoshi Nakada2021-10-131-0/+1
* Fix a typoKazuhiro NISHIYAMA2021-10-131-1/+1
* Moved the common codeNobuyoshi Nakada2021-10-131-4/+5
* Qundef is not for IDNobuyoshi Nakada2021-10-131-1/+1
* `rb_id_serial_to_id` is used in `key2id` since 4c2d014e9216Nobuyoshi Nakada2021-10-131-3/+0
* [ruby/irb] Ignore parenthesis during completionKaíque Kandy Koga2021-10-132-1/+8
* .travis.yml: Comment out the 2nd arm64 pipeline.Jun Aruga2021-10-121-1/+2
* * 2021-10-13 [ci skip]git2021-10-131-1/+1
* [ruby/reline] Skip when unable to set inputNobuyoshi Nakada2021-10-131-1/+6
* Fix libraries under digestNobuyoshi Nakada2021-10-122-0/+0
* Enhanced RDoc for Numeric#% (#4954)Burdette Lamar2021-10-121-4/+28
* [ruby/digest] Avoid the constant redefinition warningAkinori MUSHA2021-10-121-1/+15
* [ruby/digest] Bump version to 3.1.0.pre2Akinori MUSHA2021-10-121-1/+1
* [ruby/digest] Bump version to 3.1.0.pre1Akinori MUSHA2021-10-121-1/+1
* [ruby/digest] include jarsPavel Rosický2021-10-121-1/+1
* [ruby/digest] Bump version to 3.1.0.pre0Akinori MUSHA2021-10-121-1/+1
* [ruby/digest] Place common parts in lib and engine specific parts under ext/*...Akinori MUSHA2021-10-129-91/+20
* [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