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-11-22
YJIT: Skip padding jumps to side exits on Arm (#6790)
Takashi Kokubun
2022-11-22
Increment max_iv_count on class based on number of set_iv in initialize (#6788)
Jemma Issroff
2022-11-22
Use `enum` over `int`
Nobuyoshi Nakada
2022-11-22
Use dedicated assertions for warnings
Nobuyoshi Nakada
2022-11-22
Avoid unnecessary use of global variables
Nobuyoshi Nakada
2022-11-22
Use valid tokens as cookie names
Nobuyoshi Nakada
2022-11-22
Update default gems list at 805d70f716c782e82ec77ca623b217 [ci skip]
git
2022-11-22
[ruby/cgi] Bump up 0.3.5
Hiroshi SHIBATA
2022-11-22
[ruby/cgi] Relax domain label restrictions
Nobuyoshi Nakada
2022-11-22
Update default gems list at 3f960cf445dd387a5497ffad897ea6 [ci skip]
git
2022-11-22
[ruby/cgi] Bump up 0.3.4
Hiroshi SHIBATA
2022-11-22
[ruby/cgi] Prevent CRLF injection
Yusuke Endoh
2022-11-22
[ruby/cgi] Check cookie name/path/domain characters
Nobuyoshi Nakada
2022-11-21
Fixup spec/ruby/optional/capi/rbasic_spec.rb for mswin
MSP-Greg
2022-11-21
YJIT: Lower the required Rust version from 1.58.1 to 1.58.0 (#6780)
Takashi Kokubun
2022-11-21
Let SHAPE_BITS take 32 bits on debug builds
Peter Zhu
2022-11-21
Add RVALUE_OVERHEAD and move ractor_belonging_id
Peter Zhu
2022-11-22
[Bug #19016] `SyntaxError` with parser error messages
Nobuyoshi Nakada
2022-11-22
[Bug #19016] re-order error handling at cleanup
Nobuyoshi Nakada
2022-11-21
Speed up shape transitions
Peter Zhu
2022-11-21
Refactor obj_ivar_set and vm_setivar
Peter Zhu
2022-11-21
Use class methods of `File` over `Kernel.open` and `IO.read`
Nobuyoshi Nakada
2022-11-21
[ruby/un] Use class methods of `File` over `Kernel.open`
Nobuyoshi Nakada
2022-11-21
[ruby/optparse] Use class methods of `File` over `IO`
Nobuyoshi Nakada
2022-11-21
[ruby/irb] Add commands to start and use the debugger
Takashi Kokubun
2022-11-21
Use double quotes for nmake [ci skip]
Nobuyoshi Nakada
2022-11-21
Refactor to use has_delayed_token macro
yui-knk
2022-11-20
Add a comment about confusing code [ci skip]
Takashi Kokubun
2022-11-21
Prevent a "warning: ambiguity between regexp and two divisions"
Yusuke Endoh
2022-11-21
Add outdate-bundled-gems target [ci skip]
Nobuyoshi Nakada
2022-11-21
Update default gems list at 509f04ca9159d1dd046af4ffb19cfa [ci skip]
git
2022-11-20
[ruby/irb] Version 1.5.0
Takashi Kokubun
2022-11-20
Fix a broken interpolation #{head}
Takashi Kokubun
2022-11-21
Add a link to Feature #19070 ticket [ci skip]
yui-knk
2022-11-20
Fix typos (#6775)
Yudai Takada
2022-11-21
Enhance keep_tokens option for RubyVM::AbstractSyntaxTree parsing methods
yui-knk
2022-11-20
Revert wrong sync in 5958c305e5 [ci skip]
Takashi Kokubun
2022-11-20
[Bug #19016] Handle syntax error in main script like other errors
Nobuyoshi Nakada
2022-11-20
Use `enum ruby_tag_type` over `int`
Nobuyoshi Nakada
2022-11-20
sync_default_gems.rb: Fix substitution [ci skip]
Nobuyoshi Nakada
2022-11-19
Avoid a timeout on test_cache_optimization_exponential
Takashi Kokubun
2022-11-20
[ruby/irb] Push an accidentally uncommitted diff
Takashi Kokubun
2022-11-20
[ruby/irb] Deal with inconsistency with ruby/ruby
Takashi Kokubun
2022-11-20
[ruby/irb] Require missing EnvUtil
Takashi Kokubun
2022-11-20
[ruby/irb] Try using a different file name
Takashi Kokubun
2022-11-20
[ruby/irb] Require rubygems for ruby/ruby
Takashi Kokubun
2022-11-19
Skip TestDRbSSLAry on mswin
Takashi Kokubun
2022-11-20
[ruby/irb] Fix CI failure on ruby/ruby
Takashi Kokubun
2022-11-20
[ruby/irb] Add edit command (https://github.com/ruby/irb/pull/453)
Stan Lo
2022-11-20
Avoid warnings on MINGW:
Lars Kanis
[prev]
[next]