aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Remove __bp__ and speed-up bmethod calls (#8060)Alan Wu2023-07-171-1/+0
* [ruby/irb] Indent multiline percent literalstomoya ishida2023-07-151-3/+3
* [ruby/irb] Bump 1.7.4 (https://github.com/ruby/irb/pull/645)ima1zumi2023-07-151-2/+2
* [ruby/yarp] Remove pattern matching pinning to enable support for <= Ruby 3.0Jemma Issroff2023-07-141-2/+6
* [ruby/irb] Fix history-saving featureStan Lo2023-07-143-9/+18
* Remove RARRAY_CONST_PTR_TRANSIENTPeter Zhu2023-07-131-1/+1
* [ruby/getoptlong] [DOC] Add spaces to fix formatting in exampleB. Burt2023-07-131-1/+1
* [rubygems/rubygems] Don't run any git commands when sorting and comparing git...David Rodríguez2023-07-131-13/+19
* [rubygems/rubygems] restart with BUNDLE_VERSION if it's specifiedHiroshi SHIBATA2023-07-131-13/+16
* [rubygems/rubygems] Introduce bundle config set version featureHiroshi SHIBATA2023-07-134-5/+29
* [ruby/irb] Bump version to 1.7.3Stan Lo2023-07-131-1/+1
* [ruby/irb] Correct preferred_dialog_height's callerStan Lo2023-07-121-1/+1
* YARP resync (#8059)Jemma Issroff2023-07-121-1/+1
* [rubygems/rubygems] Update GitHub organization of Standard RubyKoichi ITO2023-07-122-2/+2
* [ruby/irb] Bump version to 1.7.2ima1zumi2023-07-111-2/+2
* [ruby/irb] Require Reline 0.3.6 or higherima1zumi2023-07-112-10/+4
* [rubygems/rubygems] Use `File::NULL` instead of hard coded null device namesNobuyoshi Nakada2023-07-101-1/+1
* Allow nmake to ignore errorsNobuyoshi Nakada2023-07-101-1/+1
* Use `File::NULL` instead of hard coded null device namesNobuyoshi Nakada2023-07-101-1/+1
* [ruby/irb] Avoid using Reline as a moduleStan Lo2023-07-091-6/+4
* [ruby/reline] Bump version to 0.3.6Stan Lo2023-07-081-1/+1
* [ruby/reline] Ignore unhandled escape sequencestomoya ishida2023-07-082-12/+60
* [ruby/yarp] Add source to ParseResultJemma Issroff2023-07-072-3/+8
* [ruby/reline] Reduce direct references to `Reline::IOGate`Stan Lo2023-07-073-29/+37
* Resync YARP (#8036)Jemma Issroff2023-07-061-0/+4
* Manual YARP resyncJemma Issroff2023-07-054-1018/+1774
* [ruby/reline] Update Relin::IOGate dinamically when it is neededtomoya ishida2023-07-051-0/+14
* [ruby/reline] Fix wrong byte_pointer passed to auto_indent_proctomoya ishida2023-07-051-1/+1
* Sync man pagesParadoxV52023-07-0529-30/+30
* [rubygems/rubygems] `gemfile.5`: Quote default glob to escape MarkdownJimmy H2023-07-051-1/+1
* [ruby/rdoc] [DOC] Improve CSS for "toggle source" hovering over one more meth...Masafumi Koba2023-07-051-1/+1
* [ruby/rdoc] Add source_code, homepage and changelog uris to gemspec metadata ...Vinicius Stock2023-07-051-0/+4
* [ruby/rdoc] [DOC] Fix to use KeyboardEvent.key over keyCodegemmaro2023-07-052-11/+11
* [ruby/rdoc] Add keydown event listener to focus on search fieldgemmaro2023-07-052-1/+14
* [ruby/irb] Use `max_by` for `longest_cmd_name_length`Andy Waite2023-07-041-1/+1
* [ruby/irb] Refactor eval historyStan Lo2023-07-043-6/+6
* YJIT: Fix autosplat miscomp for blocks with optionals (#8006)Alan Wu2023-07-041-1/+9
* [ruby/reline] Refactor Reline::CoreStan Lo2023-07-041-18/+14
* [rubygems/rubygems] Fix git source lockfile unstabilityDavid Rodríguez2023-07-041-13/+31
* [rubygems/rubygems] When printing frozen errors, print only Gemfile informationDavid Rodríguez2023-07-043-3/+17
* [rubygems/rubygems] Fix another incorrect removal of "ruby" platform from loc...David Rodríguez2023-07-041-0/+1
* [ruby/irb] Stop treating history-saving logic as extensionStan Lo2023-07-033-53/+28
* [ruby/timeout] Require Ruby >= 2.6 for the timeout gemBenoit Daloze2023-07-031-1/+1
* [ruby/tmpdir] [Bug #18933] Make `Dir.mktmpdir` Ractor-safeNobuyoshi Nakada2023-07-031-5/+11
* [ruby/timeout] require ruby version in gemspecJohn Bachir2023-07-021-0/+2
* [ruby/irb] Bump version to 1.7.1Stan Lo2023-07-021-2/+2
* [rubygems/rubygems] Bump vendored net-http-persistent to 4.0.2David Rodríguez2023-06-303-10/+23
* [ruby/irb] Reduce internal operations' exposure to benchmarkingStan Lo2023-06-302-19/+25
* [ruby/irb] Re-implement prev_spaces feature for pasted codetomoya ishida2023-06-301-6/+36
* Merge URI-0.12.2 for BundlerHiroshi SHIBATA2023-06-293-4/+4