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
2024-07-29
Bump ruby/setup-ruby from 1.188.0 to 1.190.0
dependabot[bot]
2024-07-29
Specify `LAST_NODE` for `NODE_DEFINED`
yui-knk
2024-07-26
Error when --with-shared-gc doesn't specify a directory
Peter Zhu
2024-07-26
[ruby/prism] Add explicit check for PRISM_HAS_NO_FILESYSTEM
Yuta Saito
2024-07-26
[ruby/prism] Fallback to pm_string_file_init on platforms without memory-mapp...
Yuta Saito
2024-07-26
* expand tabs. [ci skip]
git
2024-07-26
Improve allocation throughput by outlining cache miss code path
Alan Wu
2024-07-26
Fix a -Wmaybe-uninitialized
Alan Wu
2024-07-26
Put the default GC implementation back into gc.o
Alan Wu
2024-07-26
Delete unused rb_gc_impl_get_finalizers() not in gc_impl.h
Alan Wu
2024-07-26
Doc for some #ceil and #floor
BurdetteLamar
2024-07-26
Doc for some #ceil and #floor
BurdetteLamar
2024-07-26
Fix memory leak in String#start_with? when regexp times out
Peter Zhu
2024-07-26
[rubygems/rubygems] Remove inconsistent whitespace from CLI flags
David Rodríguez
2024-07-26
[rubygems/rubygems] Make all tests still pass when switching from truffleruby...
David Rodríguez
2024-07-26
[rubygems/rubygems] Make test env resilient to ruby version changes
David Rodríguez
2024-07-26
[rubygems/rubygems] Fix bundle check exit code when git gem is missing
Jerome Dalbert
2024-07-26
Bump github/codeql-action from 3.25.13 to 3.25.14
dependabot[bot]
2024-07-26
Fix wrong conversion in disasm dump
Nobuyoshi Nakada
2024-07-26
[ruby/net-http] Removed needless NullWriter class
Hiroshi SHIBATA
2024-07-26
Remove `struct RNode_VALUES`
yui-knk
2024-07-26
Change RESBODY Node structure
yui-knk
2024-07-25
[rubygems/rubygems] bundle-gem learns to find Gemfile template correctly
Jason Karns
2024-07-25
Fix test_kwarg_eval_memory_leak
Peter Zhu
2024-07-25
[ruby/prism] Sync from ruby/ruby
Kevin Newton
2024-07-25
Add branch prediction annotations for object allocation
Alan Wu
2024-07-25
Fix memory leak in Regexp capture group when timeout
Peter Zhu
2024-07-25
[ruby/prism] Do not serialize common flags when PRISM_SERIALIZE_ONLY_SEMANTIC...
Benoit Daloze
2024-07-25
[ruby/prism] Do not serialize node_id when PRISM_SERIALIZE_ONLY_SEMANTICS_FIE...
Benoit Daloze
2024-07-25
Extend RUBY_TEST_TIMEOUT_SCALE on macos-14 and --repeat-count=2
Yusuke Endoh
2024-07-25
Omit TestFile#test_stat when the machine is stupidly slow
Yusuke Endoh
2024-07-25
Dump forwarding field of `struct rb_args_info` and `struct RNode_BLOCK_PASS`
yui-knk
2024-07-24
[rubygems/rubygems] Remove `to_yaml_properties`
David Rodríguez
2024-07-24
[ruby/openssl] Set time directly on the x509 store
Samuel Giddins
2024-07-24
[ruby/openssl] asn1: make ossl_asn1_get_asn1type() private
Kazuki Yamaguchi
2024-07-24
[ruby/openssl] x509attr: avoid using OpenSSL::ASN1 internals in #value=
Kazuki Yamaguchi
2024-07-24
[ruby/prism] Inherit ractor state for child scopes
Kevin Newton
2024-07-24
Make Integer#round spec work regardless of pointer size
Alan Wu
2024-07-24
Get fixnum_{min,max} from RbConfig::LIMITS when available
Alan Wu
2024-07-24
Stop depending on Integer#size to return `sizeof(long)`
Alan Wu
2024-07-24
Add "c_long_size" guard, supplanting "wordsize" and stop using Integer#size
Alan Wu
2024-07-24
[PRISM] Add anon_* flags for iseqs with anonymous * and **
Kevin Newton
2024-07-24
Don't check live slot count when multi-Ractor
Peter Zhu
2024-07-24
[Bug #20649] Allow `nil` as 2nd argument of `assign_error`
Nobuyoshi Nakada
2024-07-24
Move RUBY_FREE_AT_EXIT check earlier
Peter Zhu
2024-07-24
Bump ruby/setup-ruby from 1.187.0 to 1.188.0
dependabot[bot]
2024-07-24
[Bug #20647] Disallow `return` directly within a singleton class
Nobuyoshi Nakada
2024-07-24
Fix test failure of e7610582ad8fd05655221b183257ed358c903ac8
Nobuyoshi Nakada
2024-07-23
[PRISM] Fix block param instructions when it has a recevier
eileencodes
2024-07-23
[Prism] Use `putnil` for nil kwargs, not `putobject {}`
eileencodes
[prev]
[next]