summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-30Update default gems list at 36a3899e9d464e243648694fa28398 [ci skip]git
2023-08-30[ruby/irb] Bump version to 1.8.0Stan Lo
2023-08-30BasicSocket#recv* return `nil` rather than an empty packetJean Boussier
2023-08-30sync_default_gems.rb: Fix typo in replace_rdoc_ref_allNobuyoshi Nakada
2023-08-30sync_default_gems.rb: Transform by procNobuyoshi Nakada
2023-08-30[DOC] Detailed explanation when one line pattern matching is a void value exp...yui-knk
2023-08-30Update bundled gems list at ad2a464e8fc6bd4daa5b20b3c69d94 [ci skip]git
2023-08-30Bundle RBS 3.2.1 (#8306)Soutaro Matsumoto
2023-08-30[rubygems/rubygems] Update bundler/lib/bundler/settings.rbJosh Nichols
2023-08-30[rubygems/rubygems] (Further) Improve Bundler::Settings#[] performance and me...Josh Nichols
2023-08-29Fix string2cstr in lldb_cruby.py [ci skip]Peter Zhu
2023-08-29[YARP] Until Node, minor cleanup (#8325)Jemma Issroff
2023-08-29Compile more YARP node types (#8322)Jemma Issroff
2023-08-29[ruby/yarp] Add instance variable names to the constant poolKevin Newton
2023-08-29Tests for the YARP compilerKevin Newton
2023-08-29[ruby/yarp] Statements inside ensure blocks can accept blocksKevin Newton
2023-08-29[rubygems/rubygems] Fix bundle update --redownloadSamuel Giddins
2023-08-29[ruby/irb] Improve help/show_cmds message during debuggerStan Lo
2023-08-29[ruby/reline] Remove `ARGV.first` in east_asian_width.rbima1zumi
2023-08-29[ruby/reline] Set EastAsianWidth::UNICODE_VERSIONelfham
2023-08-29[YARP] Compile basic types (#8311)Jemma Issroff
2023-08-29[ruby/yarp] simplify `context_pop`Nathan Froyd
2023-08-29[ruby/irb] Add --nomultiline indent and prompt testtomoya ishida
2023-08-29[ruby/irb] fixes https://github.com/ruby/irb/pull/524Chad Schroeder
2023-08-29[ruby/irb] irb:rdbg cleanups (https://github.com/ruby/irb/pull/697)Stan Lo
2023-08-29[ruby/irb] Fix test warnings (https://github.com/ruby/irb/pull/698)Stan Lo
2023-08-29[DOC] Improved documentation. (#8319)Samuel Williams
2023-08-29Fix code example doc for Random.alphanumericPetrik
2023-08-29[DOC] Remove typoNobuyoshi Nakada
2023-08-29Expose `rb_process_status_wait` and hide `rb_process_status_waitv`. (#8316)Samuel Williams
2023-08-29Update default gems list at 5ed42c980067d1e9970cfe2b5bc052 [ci skip]git
2023-08-29Development of 3.0.9 started.Sutou Kouhei
2023-08-29jruby: Add StringIO::VERSION (#59)Sutou Kouhei
2023-08-29[ruby/yarp] Remove unnecessary NUL byte in stringKevin Newton
2023-08-29[ruby/irb] Print deprecation message for prompt_n methodsStan Lo
2023-08-29[ruby/irb] Remove unused `PROMPT_N`Summer ☀️
2023-08-29Enable jobserver mode in submake [ci skip]Nobuyoshi Nakada
2023-08-29Fix Array#bsearch when block returns a non-integer numeric valueKouhei Yanagita
2023-08-29[rubygems/rubygems] rubocop -aHiroshi SHIBATA
2023-08-29Fixed broken -a option behaviorHiroshi SHIBATA
2023-08-29Validate the typed data before dereferencing the internal struct. (#8315)Samuel Williams
2023-08-29Expose Test.filter_backtrace for the default gems.Hiroshi SHIBATA
2023-08-29[DOC] Mention about https://bugs.ruby-lang.org/issues/19776Hiroshi SHIBATA
2023-08-29[DOC] Link method name referencesNobuyoshi Nakada
2023-08-29[Feature #18183] Add `chars:` option to `Random#alphanumeric`Nobuyoshi Nakada
2023-08-29sync_default_gems.rb: Continue if files added to the toplevel removedNobuyoshi Nakada
2023-08-29sync_default_gems.rb: Split `sync_default_gems_with_commits`Nobuyoshi Nakada
2023-08-29Lrama v0.5.5yui-knk
2023-08-28Fix growth in minor GC when we have initial slotsPeter Zhu
2023-08-28Expose RVALUE_OLD_AGE in GC::INTERNAL_CONSTANTSPeter Zhu