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-06-18
* 2022-06-18 [ci skip]
git
2022-06-18
Disable Mach exception handlers when read barriers in place
KJ Tsanaktsidis
2022-06-17
Reuse an interned string
Nobuyoshi Nakada
2022-06-17
Remove unused function declaration
Peter Zhu
2022-06-17
[ruby/fileutils] [DOC] Revisions for module-level doc (https://github.com/rub...
Burdette Lamar
2022-06-17
[ci skip][lldb] Fix array length representation with USING_RVARGC
Matt Valentine-House
2022-06-17
Debug TestThreadInstrumentation
Jean Boussier
2022-06-17
[rubygems/rubygems] Unset ENV set by official Ruby docker images
David Rodríguez
2022-06-17
[rubygems/rubygems] Bring TODO message up to date
David Rodríguez
2022-06-17
[rubygems/rubygems] Remove part of comment that fell out of date
David Rodríguez
2022-06-17
[rubygems/rubygems] Don't modify RbConfig at all when building extensions
David Rodríguez
2022-06-17
[rubygems/rubygems] Remove unnecessary condition
David Rodríguez
2022-06-17
[rubygems/rubygems] No need to change `RbConfig::CONFIG` at all
David Rodríguez
2022-06-17
GVL Instrumentation API: add STARTED and EXITED events
Jean Boussier
2022-06-17
Skip failing test on FreeBSD [ci skip]
Nobuyoshi Nakada
2022-06-17
Using is_ascii_string to check encoding
S-H-GAMELINKS
2022-06-17
Using RBOOL in cmp_between func
S-H-GAMELINKS
2022-06-17
Update configure.ac
Jeremiah Gowdy
2022-06-17
Add branch protection to aarch64 targets
Jeremiah Gowdy
2022-06-17
Suppress code unused unless GC_CAN_COMPILE_COMPACTION
Nobuyoshi Nakada
2022-06-16
Fix spec version guard
Alan Wu
2022-06-16
Allow calling protected methods from refinements
John Hawthorn
2022-06-17
Respect the encoding of the source [Bug #18827]
Nobuyoshi Nakada
2022-06-17
ENV.merge! support multile arguments [Feature #18279]
Nobuyoshi Nakada
2022-06-16
Added tests for setting ivars on frozen objs
Jemma Issroff
2022-06-16
Adding more clone tests, and adding dup tests
Jemma Issroff
2022-06-17
* 2022-06-17 [ci skip]
git
2022-06-16
Added vm_ivar benchmark for initializing an embedded obj
Jemma Issroff
2022-06-16
[ruby/fileutils] [DOC] Small tweaks (https://github.com/ruby/fileutils/pull/89)
Burdette Lamar
2022-06-16
[ruby/net-http] Make `Net::HTTPHeader#content_range` return nil on non-byte u...
Shishir Joshi
2022-06-16
Include runtime checks for compaction support
Peter Zhu
2022-06-16
Rename GC_COMPACTION_SUPPORTED
Peter Zhu
2022-06-16
Revert "HTTPHeader.content_range throws error on non-byte units"
Nobuyoshi Nakada
2022-06-16
[ruby/racc] Fix flag to `Regexp.new`
Nobuyoshi Nakada
2022-06-16
Remove unused and accidentally public rb_str_shared_root_p()
Alan Wu
2022-06-16
HTTPHeader.content_range throws error on non-byte units
Shishir Joshi
2022-06-16
MJIT: Consider compaction on CC failure
Takashi Kokubun
2022-06-15
MJIT: Remove free_compiling_iseqs from mswin
Takashi Kokubun
2022-06-15
MJIT: Handle compaction units on stop_worker
Takashi Kokubun
2022-06-15
MJIT: Get rid of obsoleted compiling_iseqs
Takashi Kokubun
2022-06-15
MJIT: Deal with mjit_free_iseq on mjit_notify_waitpid
Takashi Kokubun
2022-06-15
MJIT: Fix test_jit_failure for mswin
Takashi Kokubun
2022-06-15
MJIT: Handle C compiler failures
Takashi Kokubun
2022-06-15
Restore rb_exec_recursive_outer
John Hawthorn
2022-06-15
MJIT: Handle JIT failure properly
Takashi Kokubun
2022-06-16
[ruby/fileutils] [DOC] More on paths and lists (https://github.com/ruby/fileu...
Burdette Lamar
2022-06-15
[ci skip] [lldb] Ensure rbbt has loaded the globals
Matt Valentine-House
2022-06-15
[ci skip] Print the rb_classext_t for a class, using an offset
Matt Valentine-House
2022-06-15
Remove unused rb_thread_create_mjit_thread
Takashi Kokubun
2022-06-15
Move RubyVM::MJIT to builtin Ruby
Takashi Kokubun
[next]