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
2024-07-03
[ruby/irb] Introduce cd command
Stan Lo
2024-07-03
move Integer#downto to Ruby
Aaron Patterson
2024-07-03
Fix compilation with RGENGC_CHECK_MODE=2
Peter Zhu
2024-07-03
array.c: Remove outdated assertions
Jean Boussier
2024-07-03
Move ruby_load_external_gc_from_argv to gc.h
Peter Zhu
2024-07-03
[Feature #20470] Add shared GC workflow to compilers
Peter Zhu
2024-07-03
[Feature #20470] Update dependencies
Peter Zhu
2024-07-03
[Feature #20470] Implement support for USE_SHARED_GC
Peter Zhu
2024-07-03
[Feature #20470] Split GC into gc_impl.c
Peter Zhu
2024-07-03
[ruby/shellwords] [DOC] Beautify links and formats
Nobuyoshi Nakada
2024-07-03
[ruby/shellwords] Satisfy `rdoc -C`
Nobuyoshi Nakada
2024-07-03
[ruby/shellwords] Exclude unnecessary files from the packages
Nobuyoshi Nakada
2024-07-03
Add explicit compiler fence when pushing frames to ensure safe profiling
Ivo Anjo
2024-07-03
[ruby/openssl] Add SSLSocket#readbyte
Grant Gardner
2024-07-02
Add regression test for mutating pack's format string
Aaron Patterson
2024-07-02
Speed up chunkypng benchmark (#11087)
Aaron Patterson
2024-07-02
YJIT: Use a special breakpoint address if one isn't explicitly supplied in or...
Kevin Menard
2024-07-02
[rubygems/rubygems] Only allow valid values for --test, --ci, and --linter op...
Jerome Dalbert
2024-07-02
[rubygems/rubygems] Only remove current platform when added right before reso...
David Rodríguez
2024-07-02
[rubygems/rubygems] Normalize dummy test server name
David Rodríguez
2024-07-02
[rubygems/rubygems] Refactor previous fix a bit
David Rodríguez
2024-07-02
[rubygems/rubygems] Feature add_dependency more prominently
Jerome Dalbert
2024-07-02
Fix forwarding for optimized send
eileencodes
2024-07-02
Calling into a C func shouldn't fast path when forwarding
eileencodes
2024-07-02
YJIT: Inline simple ISEQs with unused keyword parameters
Gabriel Lacroix
2024-07-02
Resize arrays in `rb_ary_freeze` and use it for freezing arrays
eileencodes
2024-07-02
Update to ruby/spec@f8987ac
Andrew Konchin
2024-07-02
[ruby/rdoc] Group code object files into the same directory
Stan Lo
2024-07-02
[ruby/fiddle] Pick ruby/ruby changes for
Hiroshi SHIBATA
2024-07-02
[win32] Fallback release date when revision.h is not present
Nobuyoshi Nakada
2024-07-01
[ruby/prism] Fix up find and array patterns with multiple rests
Kevin Newton
2024-07-01
[ruby/prism] Properly support parsing regexp in extended mode
Kevin Newton
2024-07-01
maximum showing line number on btest failure
Koichi Sasada
2024-06-30
Bump ruby/setup-ruby from 1.180.1 to 1.183.0
dependabot[bot]
2024-06-30
Bump github/codeql-action from 3.25.10 to 3.25.11
dependabot[bot]
2024-07-01
[ruby/irb] fix typos in the `Index of Command-Line Options`
Anatoly Busygin
2024-07-01
[ruby/rdoc] Fix some typos (https://github.com/ruby/rdoc/pull/1129)
Yudai Takada
2024-07-01
Skip to copy .so/.bundle files generated by rake-compiler
Hiroshi SHIBATA
2024-06-30
[ruby/irb] Allow assigning and using local variable name conflicting
tomoya ishida
2024-06-30
Update bundled gems list as of 2024-06-29
git
2024-06-30
Add RB_GC_GUARD for ast_value
yui-knk
2024-06-29
[YJIT] Don't expand kwargs on forwarding
Aaron Patterson
2024-06-29
Doc for Integer#ceil
BurdetteLamar
2024-06-28
YJIT: Fix `cargo doc --document-private-items` warnings [ci skip]
Alan Wu
2024-06-28
YJIT: Move `ocb` parameters into `JITState`
Alan Wu
2024-06-28
Fix missing macOS version in Slack notifications
Takashi Kokubun
2024-06-28
Synchronize Bundler & RubyGems (#11071)
David Rodríguez
2024-06-28
Fix comment for VM_CALL_ARGS_SIMPLE (#11067)
Gabriel Lacroix
2024-06-28
[rubygems/rubygems] Protect binstub access during creation with a flock
David Rodríguez
2024-06-28
[rubygems/rubygems] Move flock logic to its own method
David Rodríguez
[prev]
[next]