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
2022-04-29
Prevent a "warning: `*' interpreted as argument prefix"
Yusuke Endoh
2022-04-28
YJIT: Handle spaces in build dir path using find(1) `-exec`
Alan Wu
2022-04-28
Don't set LDFLAGS by default
Aaron Patterson
2022-04-28
YJIT: replace BLOCKID_NULL with Option<BlockId>, more idiomatic (#5858)
Maxime Chevalier-Boisvert
2022-04-29
* 2022-04-29 [ci skip]
git
2022-04-28
Add missing write barriers to Array#replace
Alan Wu
2022-04-28
Skip test for cargo builder
Hiroshi SHIBATA
2022-04-28
Move testing_ruby_repo into test helper
Hiroshi SHIBATA
2022-04-28
Merge https://github.com/rubygems/rubygems/commit/3f7d0352e84b29d4a2d4cd93b31...
Hiroshi SHIBATA
2022-04-28
[rubygems/rubygems] Original env is already set by common test setup
David Rodríguez
2022-04-28
[rubygems/rubygems] Fix test errors when `cargo` not present
David Rodríguez
2022-04-28
Merge rubygems master 1e4eda741d732ca1bd7031aef0a16c7348adf7a5
Hiroshi SHIBATA
2022-04-28
[rubygems/rubygems] All supported rubies have `File.realpath`
David Rodríguez
2022-04-28
[rubygems/rubygems] Add missing `open3` requires
David Rodríguez
2022-04-28
Merge RubyGems/Bundler master
Hiroshi SHIBATA
2022-04-28
Fix typos [ci skip]
Kazuhiro NISHIYAMA
2022-04-28
[rubygems/rubygems] Fix missing required rubygems version when using old APIs
David Rodríguez
2022-04-28
Try to fix error on Solaris
Kazuhiro NISHIYAMA
2022-04-27
Work around shell syntax error on Solaris
Alan Wu
2022-04-27
Update default gems list at cd2613b6a43bac87574dac17b8b9b8 [ci skip]
git
2022-04-28
[ruby/net-http] Bump version to 0.2.1.pre1
Charles Oliver Nutter
2022-04-27
Update yjit.md
Maxime Chevalier-Boisvert
2022-04-28
* 2022-04-28 [ci skip]
git
2022-04-27
YJIT: Remove unnecessary `extern crate` declaration
Alan Wu
2022-04-27
YJIT: Make add_comment() more concise
Alan Wu
2022-04-27
Rust YJIT
Alan Wu
2022-04-27
[DOC] Enhanced RDoc for Kernel (#5847)
Burdette Lamar
2022-04-27
[DOC] Change URLs from git.io
Kazuhiro NISHIYAMA
2022-04-26
Enhanced RDoc for File (#5849)
Burdette Lamar
2022-04-26
Faster rb_class_superclass
John Hawthorn
2022-04-27
* 2022-04-27 [ci skip]
git
2022-04-26
Use compiled instead of complied
Kaíque Kandy Koga
2022-04-26
Expose `rb_hash_new_capa(long)`
Jean Boussier
2022-04-25
[DOC] Enhanced RDoc for Kernel (#5846)
Burdette Lamar
2022-04-25
Document beginless, endless ranges in Range class documentation
Jeremy Evans
2022-04-25
Simplify example code for Enumerable#each_with_object
Colin Hart
2022-04-25
Fix strict aliasing issue with call to rb_id_table_lookup()
Alan Wu
2022-04-25
[CI] Use -O2 on LTO builds as intended
Alan Wu
2022-04-25
[DOC] Move :nodoc: so rdoc finds `RbConfig.ruby`
Alan Wu
2022-04-26
io.nonblock returns the block's value [ci skip]
Kazuhiro NISHIYAMA
2022-04-26
* 2022-04-26 [ci skip]
git
2022-04-25
[DOC] Enhanced RDoc for Math module (#5837)
Burdette Lamar
2022-04-25
[DOC] mention assignment expression values
Nobuyoshi Nakada
2022-04-25
Update to ruby/spec@3affe1e
Benoit Daloze
2022-04-25
Update to ruby/mspec@215497e
Benoit Daloze
2022-04-25
Fix ARGF#lineno to return Integer as documented
Jean Boussier
2022-04-25
[ruby/rdoc] Fix a typo [ci skip]
Kazuhiro NISHIYAMA
2022-04-24
More details for Rational literals (#5840)
Burdette Lamar
2022-04-25
* 2022-04-25 [ci skip]
git
2022-04-24
Reuse `rb_proc_arity`
S.H
[prev]
[next]