index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
ruby_4_0
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-08-30
Update default gems list at 36a3899e9d464e243648694fa28398 [ci skip]
git
2023-08-30
[ruby/irb] Bump version to 1.8.0
Stan Lo
2023-08-30
BasicSocket#recv* return `nil` rather than an empty packet
Jean Boussier
2023-08-30
sync_default_gems.rb: Fix typo in replace_rdoc_ref_all
Nobuyoshi Nakada
2023-08-30
sync_default_gems.rb: Transform by proc
Nobuyoshi Nakada
2023-08-30
[DOC] Detailed explanation when one line pattern matching is a void value exp...
yui-knk
2023-08-30
Update bundled gems list at ad2a464e8fc6bd4daa5b20b3c69d94 [ci skip]
git
2023-08-30
Bundle RBS 3.2.1 (#8306)
Soutaro Matsumoto
2023-08-30
[rubygems/rubygems] Update bundler/lib/bundler/settings.rb
Josh Nichols
2023-08-30
[rubygems/rubygems] (Further) Improve Bundler::Settings#[] performance and me...
Josh Nichols
2023-08-29
Fix string2cstr in lldb_cruby.py [ci skip]
Peter Zhu
2023-08-29
[YARP] Until Node, minor cleanup (#8325)
Jemma Issroff
2023-08-29
Compile more YARP node types (#8322)
Jemma Issroff
2023-08-29
[ruby/yarp] Add instance variable names to the constant pool
Kevin Newton
2023-08-29
Tests for the YARP compiler
Kevin Newton
2023-08-29
[ruby/yarp] Statements inside ensure blocks can accept blocks
Kevin Newton
2023-08-29
[rubygems/rubygems] Fix bundle update --redownload
Samuel Giddins
2023-08-29
[ruby/irb] Improve help/show_cmds message during debugger
Stan Lo
2023-08-29
[ruby/reline] Remove `ARGV.first` in east_asian_width.rb
ima1zumi
2023-08-29
[ruby/reline] Set EastAsianWidth::UNICODE_VERSION
elfham
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 test
tomoya ishida
2023-08-29
[ruby/irb] fixes https://github.com/ruby/irb/pull/524
Chad 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-29
Fix code example doc for Random.alphanumeric
Petrik
2023-08-29
[DOC] Remove typo
Nobuyoshi Nakada
2023-08-29
Expose `rb_process_status_wait` and hide `rb_process_status_waitv`. (#8316)
Samuel Williams
2023-08-29
Update default gems list at 5ed42c980067d1e9970cfe2b5bc052 [ci skip]
git
2023-08-29
Development of 3.0.9 started.
Sutou Kouhei
2023-08-29
jruby: Add StringIO::VERSION (#59)
Sutou Kouhei
2023-08-29
[ruby/yarp] Remove unnecessary NUL byte in string
Kevin Newton
2023-08-29
[ruby/irb] Print deprecation message for prompt_n methods
Stan Lo
2023-08-29
[ruby/irb] Remove unused `PROMPT_N`
Summer ☀️
2023-08-29
Enable jobserver mode in submake [ci skip]
Nobuyoshi Nakada
2023-08-29
Fix Array#bsearch when block returns a non-integer numeric value
Kouhei Yanagita
2023-08-29
[rubygems/rubygems] rubocop -a
Hiroshi SHIBATA
2023-08-29
Fixed broken -a option behavior
Hiroshi SHIBATA
2023-08-29
Validate the typed data before dereferencing the internal struct. (#8315)
Samuel Williams
2023-08-29
Expose Test.filter_backtrace for the default gems.
Hiroshi SHIBATA
2023-08-29
[DOC] Mention about https://bugs.ruby-lang.org/issues/19776
Hiroshi SHIBATA
2023-08-29
[DOC] Link method name references
Nobuyoshi Nakada
2023-08-29
[Feature #18183] Add `chars:` option to `Random#alphanumeric`
Nobuyoshi Nakada
2023-08-29
sync_default_gems.rb: Continue if files added to the toplevel removed
Nobuyoshi Nakada
2023-08-29
sync_default_gems.rb: Split `sync_default_gems_with_commits`
Nobuyoshi Nakada
2023-08-29
Lrama v0.5.5
yui-knk
2023-08-28
Fix growth in minor GC when we have initial slots
Peter Zhu
2023-08-28
Expose RVALUE_OLD_AGE in GC::INTERNAL_CONSTANTS
Peter Zhu
[next]