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-09-18
Only sort the heap on platforms with compaction
Matt Valentine-House
2023-09-18
Allow pages to be sorted by pinned slot count
Matt Valentine-House
2023-09-18
Move heap sorting into the main GC loop
Matt Valentine-House
2023-09-18
Enable different heap sort methods during compaction
Matt Valentine-House
2023-09-18
[YARP] Miscellaneous bug fixes (#8453)
Jemma Issroff
2023-09-18
[Bug #19887] RUBYOPT should work without leading `-`
Nobuyoshi Nakada
2023-09-18
Simplify restoring ENV
Nobuyoshi Nakada
2023-09-17
[ruby/irb] Test should not depend on user's irbrc file specified by
tomoya ishida
2023-09-18
Fix `git cat-file` condition
Nobuyoshi Nakada
2023-09-18
Refactor test_sync_default_gems.rb
Nobuyoshi Nakada
2023-09-17
[ruby/fiddle] Suppress -Wundef warnings on arm64 macOS and Windows
Nobuyoshi Nakada
2023-09-17
[DOC] Mention "-" in ARGF
Nobuyoshi Nakada
2023-09-17
Move special patterns to the common pattern
Nobuyoshi Nakada
2023-09-17
[Bug #19778] Pass additional include options to INCFLAGS in common.mk
Nobuyoshi Nakada
2023-09-17
Tag `p_lparen` and `p_lbracket` as `tbl`
Nobuyoshi Nakada
2023-09-17
ripper: Preprocess ripper-dispatchable types only
Nobuyoshi Nakada
2023-09-17
nd_aid of NODE_OP_ASGN_OR is not used then no need to set it
yui-knk
2023-09-16
[ruby/irb] Test should not depend on user's irbrc file
tomoya ishida
2023-09-16
Fix comment for rb_enc_str_new [ci skip]
John Hawthorn
2023-09-16
Another try to fix build in emscripten
Peter Zhu
2023-09-16
Fix regression when testing inclusion in unbounded ranges
Jeremy Evans
2023-09-16
[ruby/yarp] Fix a possible null pointer deference
Haldun Bayhantopcu
2023-09-16
Add comment markers in empty lines [ci skip]
Nobuyoshi Nakada
2023-09-16
Align comments [ci skip]
Nobuyoshi Nakada
2023-09-16
Fix malloc_trim on emscripten
Peter Zhu
2023-09-16
[ruby/irb] Handle Concurrent Sessions and Saving Readline::HISTORY
Chad Schroeder
2023-09-16
[Feature #19839] Fix `Range#overlap?` for empty ranges
Nobuyoshi Nakada
2023-09-16
Fix malloc_trim() on wasm32
Jean Boussier
2023-09-16
[Feature #19839] Add Range#overlap?
Shouichi Kamiya
2023-09-16
Optimize Range#bsearch for beginless/endless ranges
Kouhei Yanagita
2023-09-16
Ignore changed files under removed paths
Nobuyoshi Nakada
2023-09-15
YJIT: Avoid creating a vector in get_temp_regs() (#8446)
Takashi Kokubun
2023-09-16
Update default gems list at 7f96c9be9e998adb0f9db751bf9cd6 [ci skip]
git
2023-09-16
[ruby/yarp] Bump to version 0.12.0
Kevin Newton
2023-09-15
Resurrect gem-specific patterns for sync
Takashi Kokubun
2023-09-15
[ruby/yarp] Handle missing clauses in case statement
Kevin Newton
2023-09-15
[ruby/yarp] Ensure multi targets are only in valid locations
Kevin Newton
2023-09-15
[ruby/yarp] require constant pool capacity to be a power of 2
Nathan Froyd
2023-09-15
YJIT: Fix object movement bug in iseq guard for invokeblock
Alan Wu
2023-09-15
[ruby/yarp] Alnum cannot be %-literal delimiters
Kevin Newton
2023-09-15
[ruby/yarp] Properly handle invalid underscores in number literals
Kevin Newton
2023-09-15
[ruby/yarp] Extract test listener to its own class
Kevin Newton
2023-09-15
[ruby/yarp] Add node event dispatcher
Vinicius Stock
2023-09-15
[ruby/yarp] Fix unexpected { after method call with args
Jemma Issroff
2023-09-15
[ruby/yarp] Handle unterminated interpolated symbol
Kevin Newton
2023-09-15
[ruby/yarp] Handle missing terminators in parenthesized expression
Kevin Newton
2023-09-15
[ruby/yarp] Handle infinite opt terms after missing case predicate
Kevin Newton
2023-09-15
[ruby/yarp] Fix behaviour of locations for comments
Andy Waite
2023-09-15
[rubygems/rubygems] Reduce array allocations and concatenations in Index
Martin Emde
2023-09-15
[rubygems/rubygems] Avoid allocating empty hashes in Index
Samuel Giddins
[next]