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-18
Allow anonymous keyword rest parameter with other keyword parameters
Shugo Maeda
2022-11-18
[ruby/irb] Add debug command (https://github.com/ruby/irb/pull/446)
Stan Lo
2022-11-18
Added build instructions of psych and fiddle with source files of libyaml and...
Hiroshi SHIBATA
2022-11-18
Prevent a "method redefined" warning
Yusuke Endoh
2022-11-18
tool/generic_erb.rb: Add a hack to prevent "unused variable" warnings
Yusuke Endoh
2022-11-18
Revert "tool/generic_erb.rb: Use ERB#result_with_hash instead of #result"
Yusuke Endoh
2022-11-18
Prevent a "warning: assigned but unused variable - s2"
Yusuke Endoh
2022-11-18
tool/generic_erb.rb: Use ERB#result_with_hash instead of #result
Yusuke Endoh
2022-11-17
Fix bug involving .send and overwritten methods. (#6752)
Jimmy Miller
2022-11-17
Refactor RB_SPECIAL_CONST_P (#6759)
Takashi Kokubun
2022-11-18
[ruby/irb] Add an option to suppress code_around_binding
Takashi Kokubun
2022-11-17
Fix quoting of code in `NEWS.md`.
Samuel Williams
2022-11-17
Add support for `sockaddr_un` on Windows. (#6513)
Samuel Williams
2022-11-17
YJIT: Make the code GC test stabler
Takashi Kokubun
2022-11-17
YJIT: Add object shape count to stats (#6754)
Takashi Kokubun
2022-11-17
Fix indentation of switch statement in shape.c
Peter Zhu
2022-11-17
YJIT: Add missing key for non-stats build
Takashi Kokubun
2022-11-17
YJIT: Fix typo in stats references (#6753)
Takashi Kokubun
2022-11-17
Add default cases for cache point finding function
TSUYUSATO Kitsune
2022-11-17
Add OP_CCLASS_MB case
TSUYUSATO Kitsune
2022-11-17
[DOC] Update about `sec` argument of `Time.new`
Nobuyoshi Nakada
2022-11-17
Windows: Readlink improvements (#6745)
Lars Kanis
2022-11-17
Update default gems list at c76909e551f0f60b7a354ab748ef1a [ci skip]
git
2022-11-17
[ruby/irb] Bump up 1.4.3
Hiroshi SHIBATA
2022-11-17
Drop Ruby 2.5 support
st0012
2022-11-17
[ruby/irb] Fix https://github.com/ruby/irb/pull/295: Ignore Java
Patrick Plenefisch
2022-11-16
YJIT: Shrink version lists after mutation (#6749)
Takashi Kokubun
2022-11-16
YJIT: Pack BlockId and CodePtr (#6748)
Takashi Kokubun
2022-11-16
YJIT: Add compiled_branch_count stats (#6746)
Takashi Kokubun
2022-11-16
YJIT: Stop wrapping CmePtr with CmeDependency (#6747)
Takashi Kokubun
2022-11-16
YJIT: Shrink the vectors of Block after mutation (#6739)
Takashi Kokubun
2022-11-16
YJIT: Show YJIT build option in RUBY_DESCRIPTION (#6738)
Takashi Kokubun
2022-11-16
Remove duplicate `.rbinc` on `.rb` dependencies
Nobuyoshi Nakada
2022-11-16
Using UNDEF_P macro
S-H-GAMELINKS
2022-11-16
Clean extension build directories and exts.mk file
Nobuyoshi Nakada
2022-11-16
Remove `-j` option from `MFLAGS` for sub-makes
Nobuyoshi Nakada
2022-11-15
Let mjit-bindgen use BASERUBY and bundle/inline (#6740)
Takashi Kokubun
2022-11-15
MJIT: Refactor BitField dereference a little
Takashi Kokubun
2022-11-15
Rewrite Symbol#to_sym and #intern in Ruby (#6683)
Takashi Kokubun
2022-11-15
YJIT: Always encode Opnd::Value in 64 bits on x86_64 for GC offsets (#6733)
Takashi Kokubun
2022-11-15
YJIT: Include actual memory region size in stats (#6736)
Takashi Kokubun
2022-11-15
YJIT: Count getivar side exits by receiver flag changes (#6735)
Takashi Kokubun
2022-11-15
YJIT: Invalidate redefined methods only through cme (#6734)
Takashi Kokubun
2022-11-15
[ruby/irb] Improve testing infra
Stan Lo
2022-11-16
Depending on revision.h with VPATH
Nobuyoshi Nakada
2022-11-15
Fix buffer overrun in ivars when rebuilding shapes
Peter Zhu
2022-11-15
Added empty class for test methods in TestIRB cases
Hiroshi SHIBATA
2022-11-15
[ruby/irb] Deprecate USE_RELINE and USE_REIDLINE
st0012
2022-11-15
[ruby/irb] Deprecate reidline flags
st0012
2022-11-15
[ruby/irb] Rename leftover Reidline references
st0012
[prev]
[next]