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-15
[ruby/psych] Fix libyaml download failure rescue under miniruby
Alan Wu
2022-06-14
YJIT: On-demand executable memory allocation; faster boot (#5944)
Alan Wu
2022-06-14
[ruby/fileutils] [DOC] More on paths and lists (https://github.com/ruby/fileu...
Burdette Lamar
2022-06-14
ripper: Check if anonymous parameters defined [Bug #18828]
Nobuyoshi Nakada
2022-06-14
Add placeholder to let braces match
Nobuyoshi Nakada
2022-06-13
Move String RVALUES between pools
Matt Valentine-House
2022-06-13
Drop MinGW support of MJIT (#6012)
Takashi Kokubun
2022-06-14
* 2022-06-14 [ci skip]
git
2022-06-14
[ruby/fileutils] [DOC] Clarify path arguments (https://github.com/ruby/fileut...
Burdette Lamar
2022-06-13
[ruby/fileutils] [DOC] Enhanced Rdoc (https://github.com/ruby/fileutils/pull/84)
Burdette Lamar
2022-06-13
[ruby/reline] Revert "Merge pull request #441 from nevans/workaround-linker-s...
st0012
2022-06-13
Enable "make annocheck" on platforms other than Linux.
Jun Aruga
2022-06-13
compile.c (add_adjust_info): Remove `insns_info_index > 0`
Yusuke Endoh
2022-06-13
cont.c: prevent a warning of GCC 12.1
Yusuke Endoh
2022-06-13
Handle case where write result is zero.
Samuel Williams
2022-06-13
[ruby/reline] Check the ambiguous char width only on tty
Nobuyoshi Nakada
2022-06-13
Prevent a "warning: `*' interpreted as argument prefix"
Yusuke Endoh
2022-06-13
* 2022-06-13 [ci skip]
git
2022-06-13
Prevent a warning: assigned but unused variable - out
Yusuke Endoh
2022-06-12
* 2022-06-12 [ci skip]
git
2022-06-12
[rubygems/rubygems] Don't on gemspecs with invalid `require_paths`, just warn
David Rodríguez
2022-06-11
Fix typo in yjit.c comments [ci skip]
Takayoshi Nishida
2022-06-11
[rubygems/rubygems] Reuse package from the installer for extracting the speci...
David Rodríguez
2022-06-11
[rubygems/rubygems] Move security exception handling to the only place using it
David Rodríguez
2022-06-11
[rubygems/rubygems] Swapping should not raise any errors
David Rodríguez
2022-06-11
[rubygems/rubygems] Remove unclear comment
David Rodríguez
2022-06-11
[rubygems/rubygems] `Gem::Specification.loaded_from` is already set by the in...
David Rodríguez
2022-06-11
[rubygems/rubygems] Refactor some more duplicated logic
David Rodríguez
2022-06-11
[rubygems/rubygems] Move `no_install` setting check to a more sensible place
David Rodríguez
2022-06-11
[rubygems/rubygems] No need to redownload if package already there
David Rodríguez
2022-06-11
[rubygems/rubygems] No need to overwrite path when there's a remote
David Rodríguez
2022-06-11
[rubygems/rubygems] Remove another unnecessary require
David Rodríguez
2022-06-11
[rubygems/rubygems] Simplify `Gem::Security::Exception` handling
David Rodríguez
2022-06-11
[rubygems/rubygems] Remove unnecessary require
David Rodríguez
2022-06-11
[rubygems/rubygems] Remove unnecessary `spec.remote` guard
David Rodríguez
2022-06-11
[rubygems/rubygems] Refactor ambiguous gems check
David Rodríguez
2022-06-10
fix typo in dir documentation (#6002)
Jaeson Lauritzen
2022-06-10
Make method id explicit in rb_exec_recursive_outer
John Hawthorn
2022-06-10
Add mid argument to exec_recursive
John Hawthorn
2022-06-11
[ruby/fileutils] Enhanced RDoc (https://github.com/ruby/fileutils/pull/83)
Burdette Lamar
2022-06-10
Add assertion for embedded to embedded ivar copy
Jemma Issroff
2022-06-10
Add tests for a variety of string-subclass operations (#5999)
Noah Gibbs
2022-06-11
* 2022-06-11 [ci skip]
git
2022-06-10
Don't return a value from jit_guard_known_klass. We never return anything but...
Noah Gibbs
2022-06-10
small fix on `setup_debug_log()`
Koichi Sasada
2022-06-10
Remove duplicated rb_yjit_get_stats (#5997)
Eileen M. Uchitelle
2022-06-10
Fix nested bmethod TracePoint and memory leak
Alan Wu
2022-06-09
Remove a leftover require
Takashi Kokubun
2022-06-09
Fix exit locations test (#5995)
Eileen M. Uchitelle
2022-06-10
[ruby/fileutils] Enhanced RDoc (https://github.com/ruby/fileutils/pull/82)
Burdette Lamar
[next]