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-08-22
Render YARP templates into the build directory (#8266)
Takashi Kokubun
2023-08-22
Call ruby_init_setproctitle before process_options
Jeremy Evans
2023-08-23
Fix typo in anonymous class string
eileencodes
2023-08-23
Remove nd_entry from NODE_GASGN and NODE_GVAR
yui-knk
2023-08-22
YJIT: x64: Split mem-to-mem Insn::Store like Insn::Mov
Alan Wu
2023-08-22
YJIT: add code_region_overhead stat output (#8262)
Maxime Chevalier-Boisvert
2023-08-22
[ruby/yarp] Use require_relative for yarp/ffi
Benoit Daloze
2023-08-22
Use STR_EMBED_P instead of testing STR_NOEMBED
Peter Zhu
2023-08-22
[ruby/yarp] Fix small typo in templating to specify where template comes from
Jemma Issroff
2023-08-22
Add notes and name a magic number
Nobuyoshi Nakada
2023-08-22
Wrap nd_head in node dump message with brackets
yui-knk
2023-08-22
Added bigdecimal to warning targets for the bundled gems.
Hiroshi SHIBATA
2023-08-21
Place -a in the correct location [ci skip]
Takashi Kokubun
2023-08-22
Update default gems list at eec7a3f9ee0a40f4f5e22e0131c3ac [ci skip]
git
2023-08-21
[ruby/erb] Version 4.0.3
Takashi Kokubun
2023-08-21
Add a forgotten default value for ignored_paths
Takashi Kokubun
2023-08-22
[ruby/erb] Enable frozen_string_literal in all files
Josh Nichols
2023-08-21
Skip commits that are empty after conflict resolution
Takashi Kokubun
2023-08-21
Update yjit.md, document `--yjit-stats=quiet`
Maxime Chevalier-Boisvert
2023-08-21
Exclude docs/ from YARP sync
Takashi Kokubun
2023-08-21
[rubygems/rubygems] Support `ruby file: ".tool-versions"` in Gemfile
Gaurav Khanna
2023-08-21
[ruby/yarp] fix: avoid invalid memory read when CR is present without LF
Mike Dalessio
2023-08-21
[ruby/yarp] fix: parsing a '%' expression with a CR but not a newline
Mike Dalessio
2023-08-21
[ruby/irb] Avoid overriding user's `irb_name` setting in debugger
Stan Lo
2023-08-21
Manually resync YARP
Jemma Issroff
2023-08-21
[ruby/yarp] fix: newline tracking for nl-terminated % %q %Q
Mike Dalessio
2023-08-21
[ruby/yarp] prefactor: extract yp_newline_list_check_append
Mike Dalessio
2023-08-21
[ruby/yarp] fix: support newline-terminated regular expressions
Mike Dalessio
2023-08-21
[ruby/yarp] Rename statements to body where appropriate
Kevin Newton
2023-08-21
[ruby/yarp] Change AndWriteNode, OrWriteNode, OperatorWriteNode to contain wr...
Kevin Newton
2023-08-21
[ruby/yarp] Consolidate OperatorAndWrite and OperatorOrWrite nodes
Kevin Newton
2023-08-21
[ruby/yarp] handle missing HEREDOC endline at start of heredoc
HParker
2023-08-21
[ruby/yarp] Ensure correct location with if/elsif, allow FOCUS env var, fix n...
Kevin Newton
2023-08-21
[ruby/yarp] Handle interpolated regular expressions with the o flag for local...
Kevin Newton
2023-08-21
[ruby/yarp] Update to latest unparser
Kevin Newton
2023-08-21
[ruby/yarp] Update to latest whitequark
Kevin Newton
2023-08-21
[ruby/yarp] fix: newline tracking for nl-terminated % %q %Q
Mike Dalessio
2023-08-21
[ruby/yarp] prefactor: extract yp_newline_list_check_append
Mike Dalessio
2023-08-21
Manually move files from test/snapshots to test/yarp/snapshots
Jemma Issroff
2023-08-21
YJIT: Remove unnecessary roundtrip conversion
Alan Wu
2023-08-21
[ruby/yarp] fix: support newline-terminated regular expressions
Mike Dalessio
2023-08-21
[ruby/yarp] Update to latest seattlerb
Kevin Newton
2023-08-21
Fix YARP sync
Kevin Newton
2023-08-21
[ruby/irb] Move input processing out of RubyLex
Stan Lo
2023-08-21
[ruby/yarp] Add a convenience value method for numeric literals
Benoit Daloze
2023-08-21
Refactor rb_ensure_iv_list_size
Peter Zhu
2023-08-21
[rubygems/rubygems] Confirm verification warnings
Nobuyoshi Nakada
2023-08-20
[ruby/yarp] Use node kind for Ruby types
Benoit Daloze
2023-08-20
[ruby/irb] Support `VISUAL` env var, and prefer it over `EDITOR`
Summer ☀️
2023-08-20
Update default gems list at 314ccdd60c5fe3dfa90651d271209e [ci skip]
git
[next]