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-20
test_instrumentation_api.rb: Allow one less exit
Jean Boussier
2022-06-20
[Feature #18788] [DOC] String options to `Regexp.new`
Nobuyoshi Nakada
2022-06-20
[Feature #18788] Spec for options as `String` to `Regexp.new`
Nobuyoshi Nakada
2022-06-20
[Feature #18788] Support options as `String` to `Regexp.new`
Nobuyoshi Nakada
2022-06-20
Spec update for warnning suspicious flag to `Regexp.new`
Nobuyoshi Nakada
2022-06-20
Warn suspicious flag to `Regexp.new`
Nobuyoshi Nakada
2022-06-20
Allow to just warn as bool expected, without an exception
Nobuyoshi Nakada
2022-06-20
Prevent a warning "possibly useless use of a literal in void context"
Yusuke Endoh
2022-06-20
.github/workflows/compilers.yml: Skip gaps test on annocheck 10.76.
Jun Aruga
2022-06-20
[DOC] Refine Regexp.new argument descriptions
Nobuyoshi Nakada
2022-06-20
[DOC] Regexp timeout is float or nil
Nobuyoshi Nakada
2022-06-20
Prevent a warning "Expected ... to define AutoloadTest but it didn't"
Yusuke Endoh
2022-06-20
[rubygems/rubygems] Fix extension paths in generated standalone script
citrusmoose
2022-06-20
[Feature #18839] Drop support for gcc 3 [ci skip]
Nobuyoshi Nakada
2022-06-20
Update bundled gems list at 150bd6e2427a8a6178aa5f8ebc39ce [ci skip]
git
2022-06-20
Bundle RBS 2.5.1 (#6041)
Soutaro Matsumoto
2022-06-20
[DOC] Fixed omissions in Regexp.new arguments
Nobuyoshi Nakada
2022-06-20
* 2022-06-20 [ci skip]
git
2022-06-20
[rubygems/rubygems] Improve performance of Bundler::SpecSet#for by using hash...
Josh Nichols
2022-06-19
Scale the time to wait native threads to run hook
Nobuyoshi Nakada
2022-06-19
Remove unnecessary `*` before the function name
Nobuyoshi Nakada
2022-06-19
[ruby/etc] [DOC] Markup constant path names
Nobuyoshi Nakada
2022-06-19
Skip CIs if the head commit message contains '[DOC]'
Nobuyoshi Nakada
2022-06-19
* 2022-06-19 [ci skip]
git
2022-06-19
[ruby/etc] [DOC] Markup string literals
Nobuyoshi Nakada
2022-06-19
[ruby/etc] [DOC] Fix reference to different module
Nobuyoshi Nakada
2022-06-19
[ruby/etc] [DOC] Update
Nobuyoshi Nakada
2022-06-18
[Bug #18813] Warn when autoload has to lookup in parent namespace
Jean Boussier
2022-06-18
Show gcc version if too old, and move to GCC block [ci skip]
Nobuyoshi Nakada
2022-06-18
Disable maybe-uninitialized warning for gcc 4
Nobuyoshi Nakada
2022-06-18
Extract `protect_page_body` to fix mismatched braces
Nobuyoshi Nakada
2022-06-17
tool/extlibs.rb: Use Exception#message for older rubies
Alan Wu
2022-06-17
YJIT: Update note about symbol prefixes [ci skip]
Alan Wu
2022-06-17
YJIT: Use binwrite to write exit locations
John Hawthorn
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
[prev]
[next]