summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2023-07-13Remove RARRAY_CONST_PTR_TRANSIENTPeter Zhu
2023-07-13[ruby/getoptlong] [DOC] Add spaces to fix formatting in exampleB. Burt
2023-07-13[rubygems/rubygems] Don't run any git commands when sorting and comparing git...David Rodríguez
2023-07-13[rubygems/rubygems] restart with BUNDLE_VERSION if it's specifiedHiroshi SHIBATA
2023-07-13[rubygems/rubygems] Introduce bundle config set version featureHiroshi SHIBATA
2023-07-13[ruby/irb] Bump version to 1.7.3Stan Lo
2023-07-12[ruby/irb] Correct preferred_dialog_height's callerStan Lo
2023-07-12YARP resync (#8059)Jemma Issroff
2023-07-12[rubygems/rubygems] Update GitHub organization of Standard RubyKoichi ITO
2023-07-11[ruby/irb] Bump version to 1.7.2ima1zumi
2023-07-11[ruby/irb] Require Reline 0.3.6 or higherima1zumi
2023-07-10[rubygems/rubygems] Use `File::NULL` instead of hard coded null device namesNobuyoshi Nakada
2023-07-10Allow nmake to ignore errorsNobuyoshi Nakada
2023-07-10Use `File::NULL` instead of hard coded null device namesNobuyoshi Nakada
2023-07-09[ruby/irb] Avoid using Reline as a moduleStan Lo
2023-07-08[ruby/reline] Bump version to 0.3.6Stan Lo
2023-07-08[ruby/reline] Ignore unhandled escape sequencestomoya ishida
2023-07-07[ruby/yarp] Add source to ParseResultJemma Issroff
2023-07-07[ruby/reline] Reduce direct references to `Reline::IOGate`Stan Lo
2023-07-06Resync YARP (#8036)Jemma Issroff
2023-07-05Manual YARP resyncJemma Issroff
2023-07-05[ruby/reline] Update Relin::IOGate dinamically when it is neededtomoya ishida
2023-07-05[ruby/reline] Fix wrong byte_pointer passed to auto_indent_proctomoya ishida
2023-07-05Sync man pagesParadoxV5
2023-07-05[rubygems/rubygems] `gemfile.5`: Quote default glob to escape MarkdownJimmy H
2023-07-05[ruby/rdoc] [DOC] Improve CSS for "toggle source" hovering over one more meth...Masafumi Koba
2023-07-05[ruby/rdoc] Add source_code, homepage and changelog uris to gemspec metadata ...Vinicius Stock
2023-07-05[ruby/rdoc] [DOC] Fix to use KeyboardEvent.key over keyCodegemmaro
2023-07-05[ruby/rdoc] Add keydown event listener to focus on search fieldgemmaro
2023-07-04[ruby/irb] Use `max_by` for `longest_cmd_name_length`Andy Waite
2023-07-04[ruby/irb] Refactor eval historyStan Lo
2023-07-04YJIT: Fix autosplat miscomp for blocks with optionals (#8006)Alan Wu
2023-07-04[ruby/reline] Refactor Reline::CoreStan Lo
2023-07-04[rubygems/rubygems] Fix git source lockfile unstabilityDavid Rodríguez
2023-07-04[rubygems/rubygems] When printing frozen errors, print only Gemfile informationDavid Rodríguez
2023-07-04[rubygems/rubygems] Fix another incorrect removal of "ruby" platform from loc...David Rodríguez
2023-07-03[ruby/irb] Stop treating history-saving logic as extensionStan Lo
2023-07-03[ruby/timeout] Require Ruby >= 2.6 for the timeout gemBenoit Daloze
2023-07-03[ruby/tmpdir] [Bug #18933] Make `Dir.mktmpdir` Ractor-safeNobuyoshi Nakada
2023-07-02[ruby/timeout] require ruby version in gemspecJohn Bachir
2023-07-02[ruby/irb] Bump version to 1.7.1Stan Lo
2023-06-30[rubygems/rubygems] Bump vendored net-http-persistent to 4.0.2David Rodríguez
2023-06-30[ruby/irb] Reduce internal operations' exposure to benchmarkingStan Lo
2023-06-30[ruby/irb] Re-implement prev_spaces feature for pasted codetomoya ishida
2023-06-29Merge URI-0.12.2 for BundlerHiroshi SHIBATA
2023-06-29[ruby/uri] Bump up v0.12.2Hiroshi SHIBATA
2023-06-29[ruby/uri] Fix quadratic backtracking on invalid port numberNobuyoshi Nakada
2023-06-29[ruby/uri] Fix quadratic backtracking on invalid relative URINobuyoshi Nakada
2023-06-28[DOC] Fixes for link fragments (#7981)Burdette Lamar
2023-06-28[ruby/csv] Bump versionSutou Kouhei