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-04-11
[PRISM] Fix flags on local variable operator write nodes
Kevin Newton
2024-04-11
Remove redundant cast
Peter Zhu
2024-04-11
Realclean extracted bundled gems and lock files
Nobuyoshi Nakada
2024-04-11
Cleanings of .bundle do not need cleanings of ext
Nobuyoshi Nakada
2024-04-11
YJIT: x64: Remove register shuffle with `opt_and` and friends (#10498)
Alan Wu
2024-04-11
prism_compile.c: use rb_enc_interned_str to reduce allocations
Jean Boussier
2024-04-11
[ruby/prism] More unreachables
Kevin Newton
2024-04-11
prism_compile.c: X_STRING should be frozen
Jean Boussier
2024-04-11
Launchable: Correctly configure the missing "os" flavor in ubuntu.yaml
Naoto Ono
2024-04-11
[pty] Support `ptsname_r` of glibc
Nobuyoshi Nakada
2024-04-11
compile.c: use rb_enc_interned_str to reduce allocations
Jean Boussier
2024-04-10
Fix a typo in a comment
Takashi Kokubun
2024-04-11
Remove duplicated `st_init_table_with_size` definition
yui-knk
2024-04-11
[DOC] Typo fix in NEWS.md
Vivek Gupta
2024-04-11
[Bug #20417] Block local variables do not need to warn about unused
Nobuyoshi Nakada
2024-04-11
put empty `rb_gc_force_recycle()`
Koichi Sasada
2024-04-11
Remove unused function from `struct rb_parser_config_struct`
yui-knk
2024-04-11
Remove unused AREF macro
S-H-GAMELINKS
2024-04-11
Fix segv when parsing `command` by ripper
yui-knk
2024-04-10
[ruby/irb] Add a workaround to make IRB work with debug's tests
Stan Lo
2024-04-10
Fix indentation in switch statement in gc.c
Peter Zhu
2024-04-10
[ruby/prism] Put in an unreachable assert for rescues parsing
Kevin Newton
2024-04-10
[ruby/irb] Centralize rstrip calls
Stan Lo
2024-04-11
Lock turbo_tests to 2.1.0 provisionally
Nobuyoshi Nakada
2024-04-10
[ruby/irb] Command implementation not by method
tomoya ishida
2024-04-10
[Misc #18984] Raise TypeError from Range#size if the range is not iterable
Kouhei Yanagita
2024-04-10
[ruby/ipaddr] Added IPAddr#wildcard_mask
Taketo Takashima
2024-04-10
[ruby/io-console] Load the built extension library in noctty tests
Nobuyoshi Nakada
2024-04-09
[ruby/prism] Fix up invalid global variable error message
Kevin Newton
2024-04-09
[ruby/prism] Reduce locals variables per CRuby
Kevin Newton
2024-04-09
[pty] Split `chfunc` into functions in steps
Nobuyoshi Nakada
2024-04-09
Update default gems list at 6846b985760d104320cc7c111754f4 [ci skip]
git
2024-04-09
[ruby/reline] Bump version to 0.5.1
Mari Imaizumi
2024-04-09
Remove unused function from `struct rb_parser_config_struct`
yui-knk
2024-04-09
Hack to update spec/bundler/support/builders.rb
Nobuyoshi Nakada
2024-04-08
[rubygems/rubygems] Bump rb-sys
dependabot[bot]
2024-04-08
[rubygems/rubygems] Bump rb-sys
dependabot[bot]
2024-04-08
[ruby/prism] Simplify locals test now that all fixtures are valid
Kevin Newton
2024-04-08
Fix nil error with KNOWNBUGS.rb
Alan Wu
2024-04-08
Skip even "Document" only
Nobuyoshi Nakada
2024-04-08
Document STR_CHILLED flag on RString
Étienne Barrié
2024-04-08
[ruby/tmpdir] Display the offending parent path in the exception
Nobuyoshi Nakada
2024-04-08
Added test case for bundled gems warning with -r option.
Hiroshi SHIBATA
2024-04-08
Fix error when default gem is loaded from `-r` option
Masataka Pocke Kuwabara
2024-04-08
Reducing the number of divisions in `rb_fix_digits`
Reznov
2024-04-07
Bump github/codeql-action from 3.24.9 to 3.24.10
dependabot[bot]
2024-04-08
Don't set T_TYPES of NODE
yui-knk
2024-04-08
Add builtin type assertion
Nobuyoshi Nakada
2024-04-08
Enumerator should use a non-blocking fiber, change `rb_fiber_new` to be non-b...
Samuel Williams
2024-04-07
Fix missing variable
Nobuyoshi Nakada
[next]