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-11-01
YJIT: Add an assert to help with Context changes
Alan Wu
2022-11-01
YJIT: Delete redundant ways to make Context
Alan Wu
2022-11-01
file2lastrev.rb: use output.rb for the options
Nobuyoshi Nakada
2022-11-01
file2lastrev.rb: rename output as format
Nobuyoshi Nakada
2022-11-01
output.rb: extract from generic_erb.rb
Nobuyoshi Nakada
2022-11-01
colorize.rb: support for NO_COLOR
Nobuyoshi Nakada
2022-11-01
vpath.rb: tweak --vpath option message
Nobuyoshi Nakada
2022-11-01
We don't care about actual hostname resolution. (#6652)
Samuel Williams
2022-11-01
vcs.rb: do not reference the constant before assignment
Nobuyoshi Nakada
2022-11-01
Adjust indents [ci skip]
Nobuyoshi Nakada
2022-11-01
[rubygems/rubygems] Bump rb-sys
dependabot[bot]
2022-10-31
Always lookup IV buffers when iterating
Aaron Patterson
2022-10-31
Implement object shapes for T_CLASS and T_MODULE (#6637)
John Hawthorn
2022-10-31
YJIT: Add RubyVM::YJIT.code_gc (#6644)
Takashi Kokubun
2022-10-31
YJIT: reduce default `--yjit-exec-mem-size` to 128MiB instead of 256 (#6649)
Maxime Chevalier-Boisvert
2022-10-31
Reuse FIBER_RESUMED_P macro
S-H-GAMELINKS
2022-10-31
[ruby/error_highlight] Support nodes in `spot`
eileencodes
2022-10-31
Add `node_id_for_backtrace_location` function
eileencodes
2022-10-30
[ruby/bigdecimal] Suppress macro redefinition warnings
Nobuyoshi Nakada
2022-10-30
Ignore failure at moving revision.h [ci skip]
Nobuyoshi Nakada
2022-10-30
Try -fstack-protector-strong on MinGW
Nobuyoshi Nakada
2022-10-30
Run spec_guards only when spec files changed [ci skip]
Nobuyoshi Nakada
2022-10-30
vcs.rb: copy safe directory configuration
Nobuyoshi Nakada
2022-10-30
vcs.rb: prettify debug print
Nobuyoshi Nakada
2022-10-30
Update bundled gems list at 2022-10-30
git
2022-10-29
[DOC] Enhanced RDOc for IO (#6642)
Burdette Lamar
2022-10-30
Fix links and sort [ci skip]
Kazuhiro NISHIYAMA
2022-10-29
[ruby/optparse] Add tests for `load(into:)`
Nobuyoshi Nakada
2022-10-29
[ruby/optparse] #load() into hash
Whyme Lyu
2022-10-29
[ruby/optparse] Add tests for `OptionParser#load`
Nobuyoshi Nakada
2022-10-29
[ruby/digest] Use CommonDigest by default if available
Nobuyoshi Nakada
2022-10-29
Clear `_FORTIFY_SOURCE` before definition
Nobuyoshi Nakada
2022-10-28
fix ASAN error in GC
Aaron Patterson
2022-10-28
Follow up "Rework `first_lineno` to be `int`."
Nobuyoshi Nakada
2022-10-28
sync_default_gems.rb: do not add extra empty lines [ci skip]
Nobuyoshi Nakada
2022-10-28
[ruby/irb] Do not make non-existent XDG directory on start
Nobuyoshi Nakada
2022-10-28
[ruby/irb] Update regarding NO_COLOR value
Nobuyoshi Nakada
2022-10-28
[ruby/irb] Suppress sequence to inspect asian ambiguous width
Nobuyoshi Nakada
2022-10-28
[ruby/irb] Suppress "switching inspect mode" messages
Nobuyoshi Nakada
2022-10-28
sync_default_gems.rb: append orignal commit URLs to subject only log
Nobuyoshi Nakada
2022-10-27
YJIT: Use guard_known_class() for opt_aref on Arrays (#6643)
Alan Wu
2022-10-27
Update docs wrt YJIT limitations and building YJIT (#6641)
Maxime Chevalier-Boisvert
2022-10-27
[ruby/irb] Fix warnings in test_cmd.rb
Peter Zhu
2022-10-27
[ruby/irb] Remove unnecessary test setup
Stan Lo
2022-10-27
[ruby/irb] Suppress warning for test which uses a locale non-existing on GitH...
Benoit Daloze
2022-10-27
[ruby/irb] Remove unecesary and harmful pend for TruffleRuby in TestRaiseNoBa...
Benoit Daloze
2022-10-27
Improve performance some `Integer` and `Float` methods [Feature #19085] (#6638)
S.H
2022-10-27
[ruby/irb] Add missing require
Stan Lo
2022-10-27
[ruby/irb] Add test for IRB::InputCompletor::PerfectMatchedProc
st0012
2022-10-27
[ruby/rdoc] Delay `require "readline"` in case the terminal is in raw mode
Shugo Maeda
[prev]
[next]