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-02-22
Prohibit GIT after setting readonly
Nobuyoshi Nakada
2023-02-22
Add support for LoongArch (#7343)
小MAO钓鱼
2023-02-22
Bump actions/cache from 3.2.5 to 3.2.6
dependabot[bot]
2023-02-22
Clone bundled gem sources only if GIT is available
Nobuyoshi Nakada
2023-02-22
Refine exception messages when git failed
Nobuyoshi Nakada
2023-02-22
Removed accidentally commits with ruby/readline-ext
Hiroshi SHIBATA
2023-02-22
[ruby/readline-ext] test_readline.rb only needs EnvUtil
Hiroshi SHIBATA
2023-02-22
[ruby/readline-ext] Omit some tests with macOS platform
Hiroshi SHIBATA
2023-02-22
[ruby/readline-ext] Import EnvUtils and related test libraries
Hiroshi SHIBATA
2023-02-21
Call rb_ivar_set instead of exiting for many ivars
eileencodes
2023-02-21
YJIT: Fastpath for Module#=== (#7351)
Alan Wu
2023-02-21
YJIT: Avoid checking symbol ID twice on send (#7350)
Takashi Kokubun
2023-02-21
[ruby/irb] Improve RubyLex's tests
Stan Lo
2023-02-21
YJIT: Fix clippy issues and remove unused params (#7348)
Jimmy Miller
2023-02-21
Bump SHAPE_MAX_NUM_IVS to 80 (#7344)
Takashi Kokubun
2023-02-22
Use `Gem::Package#build` instead of the class method for old baseruby
Nobuyoshi Nakada
2023-02-22
Clone and create dummy gemspec in sequential build
Nobuyoshi Nakada
2023-02-22
Move dummy gemspec file creation for extract-gems-sequential
Nobuyoshi Nakada
2023-02-22
Use git directories instead of gemspec files as dependency
Nobuyoshi Nakada
2023-02-21
Fix detection of compiler_wd in tool/update-deps
Matt Valentine-House
2023-02-22
Use `BigDecimal::VERSION` instead of `RUBY_VERSION`
Nobuyoshi Nakada
2023-02-21
Update default gems list at 0cde887eb9fd47b9857c9e4a7fbafc [ci skip]
git
2023-02-21
[ruby/bigdecimal] Bump up to 3.1.4
Nobuyoshi Nakada
2023-02-21
[ruby/bigdecimal] Move RB_GC_GUARD() at the end, like in BigMath_s_exp()
Benoit Daloze
2023-02-21
[ruby/bigdecimal] Avoid RB_GC_GUARD(a) = b in bigdecimal
Benoit Daloze
2023-02-21
Add marking and sweeping time to GC.stat
Peter Zhu
2023-02-21
Refactor to separate marking and sweeping phases
Peter Zhu
2023-02-21
Marshal.load: restore instance variables on Regexp
Jean Boussier
2023-02-21
Update default gems list at b572f2436c70bef75126fe4e30910a [ci skip]
git
2023-02-21
[ruby/openssl] Stub gemspec for JRuby
Charles Oliver Nutter
2023-02-21
[ruby/rdoc] Fix RDoc::Parser::Ruby not being documented
Étienne Barrié
2023-02-21
[ruby/strscan] Mask out this test on JRuby/Windows
Charles Oliver Nutter
2023-02-21
[ruby/strscan] test: Run test more with fixed anchor mode
Sutou Kouhei
2023-02-21
[ruby/strscan] Add test case to `test_string`
OKURA Masafumi
2023-02-21
[ruby/strscan] Bump version
Sutou Kouhei
2023-02-21
[ruby/strscan] Mention return value of `rest?` in the doc
OKURA Masafumi
2023-02-21
[ruby/csv] test: use mailing list ID instead of unavailable URL
Sutou Kouhei
2023-02-21
[ruby/csv] Use https links instead of http
Vivek Bharath Akupatni
2023-02-21
[ruby/csv] Remove unused @double_quote_character from Parser
Mau Magnaguagno
2023-02-21
Merge rubygems/bundler master
Hiroshi SHIBATA
2023-02-21
[rubygems/rubygems] Give a better message when Gemfile branch does not exist
David Rodríguez
2023-02-21
[rubygems/rubygems] Fix crash in pub grub involving empty ranges
David Rodríguez
2023-02-21
[rubygems/rubygems] Update pub_grub
John Hawthorn
2023-02-21
[rubygems/rubygems] Sync with pub_grub main branch
David Rodríguez
2023-02-21
[rubygems/rubygems] Restore better error message when locked ref does not exist
David Rodríguez
2023-02-21
[rubygems/rubygems] [DOC] Update the link to OpenSource.org
Nobuyoshi Nakada
2023-02-21
[rubygems/rubygems] Bump rb-sys
dependabot[bot]
2023-02-21
[ruby/bigdecimal] Read version from bigdecimal.c
Nobuyoshi Nakada
2023-02-21
Use `ERROR_ARGS_AT`
Nobuyoshi Nakada
2023-02-21
Prevent "warning: ambiguity between regexp and two divisions"
Yusuke Endoh
[next]