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-12-01
Improve packing of iseq_constant_body struct
John Hawthorn
2022-12-01
YJIT: Respect destination num_bits on STUR (#6848)
Takashi Kokubun
2022-12-01
Relax the timeout of a YAML test
Takashi Kokubun
2022-12-01
Add a macro for SHAPE_DEBUG
John Hawthorn
2022-12-01
Inherit max_iv_count from superclass
John Hawthorn
2022-12-01
[ruby/net-http] [DOC] Enhanced RDoc for Net::HTTPHeader
Burdette Lamar
2022-12-01
Module#remove_method: Check frozen on the right object
Jean byroot Boussier
2022-12-02
[Bug #19087] Merge to "trailing garbage" case
Nobuyoshi Nakada
2022-12-02
[Bug #19087] Fix an assertion of `String#to_c`
Nobuyoshi Nakada
2022-12-02
[Bug #19087] Disallow successive underscores in Complex string
Nobuyoshi Nakada
2022-12-02
parenthesize to macro
S-H-GAMELINKS
2022-12-02
Introduce encoding check macro
S-H-GAMELINKS
2022-12-02
Introduce argf_encoding function
S-H-GAMELINKS
2022-12-02
Reuse NIL_OR_UNDEF_P macro
S-H-GAMELINKS
2022-12-01
YJIT: Reorder branches for Fixnum opt_case_dispatch (#6841)
Takashi Kokubun
2022-12-02
[Feature #19163] Marshal-loaded Data object also should be frozen
Nobuyoshi Nakada
2022-12-02
[Feature #19163] Data object should be frozen
Nobuyoshi Nakada
2022-12-01
YJIT: fix 32 and 16 bit register store (#6840)
Jemma Issroff
2022-12-01
Fix indents in NEWS [ci skip]
Nobuyoshi Nakada
2022-12-01
Introduce `Fiber#storage` for inheritable fiber-scoped variables. (#6612)
Samuel Williams
2022-12-01
[Bug #19108] Check for the encoding of pack/unpack format
Nobuyoshi Nakada
2022-12-01
[ruby/delegate] Revert "Fix `DelegateClass` block "method redefined" warning"
Nobuyoshi Nakada
2022-12-01
[Feature #19138] Add `SyntaxError#path`
Nobuyoshi Nakada
2022-11-30
Use RTEST and add test for GH-6832
Alan Wu
2022-11-30
struct.c (struct_ivar_get): add conditional for potential Qnil returned by rb...
Zack Deveau
2022-11-30
YJIT: Optimize rb_int_equal (#6838)
Takashi Kokubun
2022-11-30
YJIT: add new counters for deferred compilation and queued blocks (#6837)
Maxime Chevalier-Boisvert
2022-12-01
Prevent segfault in String#scan with ObjectSpace.each_object
Yusuke Endoh
2022-12-01
[ruby/rdoc] Fix `=end` delimiter
Nobuyoshi Nakada
2022-12-01
[ruby/rdoc] Non-RD part feature has not been imported to RDoc
Nobuyoshi Nakada
2022-12-01
[ruby/rdoc] Use Tempfile
Nobuyoshi Nakada
2022-12-01
Use class methods of `File` over `Kernel.open` and `IO.read`
Nobuyoshi Nakada
2022-11-30
YJIT: Deallocate `struct Block` to plug memory leaks
Alan Wu
2022-11-30
YJIT: Deallocate when assumptions tables are empty
Alan Wu
2022-11-30
YJIT: Fix IseqPayload::pages memory bloat
Alan Wu
2022-11-30
Enable to dispatch Code scanning [ci skip]
Nobuyoshi Nakada
2022-11-30
[ruby/irb] Use class methods of `File` over `Kernel.open`
Nobuyoshi Nakada
2022-11-30
[ruby/un] wait_writable: close opened file
Nobuyoshi Nakada
2022-11-30
Removed documentation for incomplete option about [Feature #17134]
Hiroshi SHIBATA
2022-11-29
MJIT: Revert FL_EXIVAR check optimization
Takashi Kokubun
2022-11-29
MJIT: Rename mjit_compile_attr to mjit_sp_inc
Takashi Kokubun
2022-11-29
MJIT: Merge mjit_unit.h into mjit_c.h
Takashi Kokubun
2022-11-29
MJIT: Rename mjit_compiler.c to mjit_c.c
Takashi Kokubun
2022-11-30
[ruby/irb] Make sure ls doesn't return an array
Takashi Kokubun
2022-11-30
Update default gems list at d6e91784ab78c25e864869b05a149e [ci skip]
git
2022-11-30
Update SyntaxSuggest to use angle brackets `>`
schneems
2022-11-30
Mention Exception#detailed_message in NEWS.md
Yusuke Endoh
2022-11-30
Mention Regexp.timeout= in NEWS.md
Yusuke Endoh
2022-11-29
Fix unused variable warnings
Takashi Kokubun
2022-11-29
YJIT: Skip checking interrupt_mask (#6825)
Takashi Kokubun
[prev]
[next]