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
2020-06-18
[DOC] argument to Exception#excepton is optional [ci skip]
Nobuyoshi Nakada
2020-06-18
$(PREP) is needed to run $(MINIRUBY)
Nobuyoshi Nakada
2020-06-18
* 2020-06-18 [ci skip]
git
2020-06-17
Remove obsoleted opt_call_c_function insn (#3232)
Takashi Kokubun
2020-06-17
test/rubygems/test_gem_package.rb: Skip a test when TMPDIR is too long
Yusuke Endoh
2020-06-17
Speed up setup test by not installing docs
David Rodríguez
2020-06-17
Skip `test_gem_package_task` if `rake` not present
David Rodríguez
2020-06-17
Simplify handling of a `LoadError`
David Rodríguez
2020-06-17
Remove unnecessary explicit `rake` activation
David Rodríguez
2020-06-17
Remove unnecessary stuff from base test case
David Rodríguez
2020-06-17
Tweaks to play nicer with ruby-core parallelized tests
David Rodríguez
2020-06-17
Make sure to only reset "dummy" $LOADED_FEATURES
David Rodríguez
2020-06-17
Make sure tmp folder exists before calling `Dir.tmpdir`
David Rodríguez
2020-06-17
Revert "Revert "[rubygems/rubygems] Use a local temporary directory""
David Rodríguez
2020-06-17
Remove unneeded code
David Rodríguez
2020-06-17
Show filesystem encoding in failure message
Kazuhiro NISHIYAMA
2020-06-17
rb_method_name_error: delete unused code
卜部昌平
2020-06-17
Replaced accessors of `Struct` with `invokebuiltin`
Nobuyoshi Nakada
2020-06-17
ISeq created with callback is special, translation cannot be applied
Koichi Sasada
2020-06-16
Assert iclass property and remove dead code
Alan Wu
2020-06-17
* 2020-06-17 [ci skip]
git
2020-06-16
Remove unused else if statements in int_even_p func (#3220)
S.H
2020-06-16
Fix the ArgumentError message in shellsplit
Akinori MUSHA
2020-06-16
Improve the document of Shellwords
Akinori MUSHA
2020-06-16
Revert "Replaced accessors of `Struct` with `invokebuiltin`"
Nobuyoshi Nakada
2020-06-16
Check argument to ObjectSpace._id2ref
Nobuyoshi Nakada
2020-06-16
Replaced accessors of `Struct` with `invokebuiltin`
Nobuyoshi Nakada
2020-06-16
Add static modifier for rb_int_ceil & rb_int_floor (#3217)
S.H
2020-06-16
Update without touch-unicode-files
Nobuyoshi Nakada
2020-06-16
Just update sources in CI without fetching
Nobuyoshi Nakada
2020-06-16
* 2020-06-16 [ci skip]
git
2020-06-16
Updated builtin type names
Nobuyoshi Nakada
2020-06-15
Exit with non-zero status on disabled gem system update.
Josef Šimánek
2020-06-15
Add Gem.disable_system_update_message to disable gem update --system if needed.
Josef Šimánek
2020-06-15
Remove encoding magic comments
David Rodríguez
2020-06-15
Deprecate `Gem::Util.silent_system`
David Rodríguez
2020-06-15
Replace `Gem::Util.silent_system` with better tools
David Rodríguez
2020-06-15
Remove modelines for consistency
David Rodríguez
2020-06-15
Remove random code
David Rodríguez
2020-06-15
Use space inside block braces everywhere
David Rodríguez
2020-06-15
Fix ruby-head failing tests
David Rodríguez
2020-06-15
Revert "Revert "[rubygems/rubygems] Remove unneeded global teardown""
David Rodríguez
2020-06-15
Revert "Revert "[rubygems/rubygems] Remove unneeded teardown""
David Rodríguez
2020-06-15
Prefer String#each_byte when using a block
Nobuyoshi Nakada
2020-06-15
tool/lib/minitest/unit.rb: Reproducible shuffle of test suites
Yusuke Endoh
2020-06-15
Accommodate process title spec to ruby-core setup
David Rodríguez
2020-06-15
Fix most exec specs
David Rodríguez
2020-06-15
A help message to `tool/sync_default_gems.rb`
David Rodríguez
2020-06-15
Use filesystem encoding in do_GET of filehandler
Kazuhiro NISHIYAMA
2020-06-14
Try using longer read_timeout for --jit-wait
Takashi Kokubun
[prev]
[next]