summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-27lldb: Add Freelist Index to dump_page outputMatt Valentine-House
2021-04-27[ruby/net-ftp] Replace "iff" with "if and only if"Gannon McGibbon
2021-04-27[ruby/net-ftp] Add test casesShugo Maeda
2021-04-27[ruby/net-ftp] Reduce resource cosumption of Net::FTP::TIME_PARSERShugo Maeda
2021-04-27[ruby/net-ftp] Close the passive connection data socket if there is an error ...Jeremy Evans
2021-04-27[ruby/net-ftp] Replace Timeout.timeout with socket timeoutmohamed
2021-04-27[ruby/net-ftp] Re-apply 827e471d438fdec1ae329afb5912b8e06d534823Hiroshi SHIBATA
2021-04-27[ruby/matrix] Guard for < Ruby 3.0Hiroshi SHIBATA
2021-04-27[ruby/matrix] v0.4.1Marc-Andre Lafortune
2021-04-27[ruby/matrix] v0.4.0Marc-Andre Lafortune
2021-04-27[ruby/matrix] Use Gemfile instead of Gem::Specification#add_development_depen...Hiroshi SHIBATA
2021-04-27[ruby/gdbm] Add dependency to gdbm package on mingwLars Kanis
2021-04-27[ruby/pathname] gemspec: Explicitly list 0 executablesOlle Jonsson
2021-04-27test/ruby/test_exception.rb: suppress "warning: statement not reached"Yusuke Endoh
2021-04-27Make imemo_ast WB-protected againYusuke Endoh
2021-04-27Partially revert 2c7d3b3a722c4636ab1e9d289cbca47ddd168d3eYusuke Endoh
2021-04-26Fix type-o in insns.defebrohman
2021-04-26Fix compiler warnings in objspace_dump.c when assertions are turned onPeter Zhu
2021-04-27* 2021-04-27 [ci skip]git
2021-04-26Document binding behavior for C call/return events for TracePoint/set_trace_funcJeremy Evans
2021-04-26Revert "disable shareable_constant_value for CI"Yusuke Endoh
2021-04-26node.c (rb_ast_new): imemo_ast is WB-unprotectedYusuke Endoh
2021-04-26[ruby/irb] Added setup and teardown to TestIRB::TestInitNobuyoshi Nakada
2021-04-26[ruby/irb] Added `colorable` keyword optionNobuyoshi Nakada
2021-04-26[ruby/irb] Assertions on non-ttyNobuyoshi Nakada
2021-04-26[ruby/irb] Added test_colorizeNobuyoshi Nakada
2021-04-26[ruby/irb] Added assert_equal_with_termNobuyoshi Nakada
2021-04-26[ruby/irb] Fix typo ture -> true [ci skip]Ryuta Kamizono
2021-04-26disable shareable_constant_value for CIKoichi Sasada
2021-04-26spec/ruby/core/file/shared/read.rb: The behavior of FreeBSD was changedYusuke Endoh
2021-04-26Remove test of removed reverse VM instructionKazuhiro NISHIYAMA
2021-04-26* 2021-04-26 [ci skip]git
2021-04-26Fix some typos by spell checkerRyuta Kamizono
2021-04-25[Doc] Fix a typo s/algorthm/algorithm/wonda-tea-coffee
2021-04-25[ci skip] Fix a typo s/certificiate/certificate/wonda-tea-coffee
2021-04-25[Doc] Fix a typo s/daguten/dakuten/wonda-tea-coffee
2021-04-25[Doc] Fix a typo s/arround/around/wonda-tea-coffee
2021-04-25[Doc] Fix a typo s/visilibity/visibility/wonda-tea-coffee
2021-04-25[Doc] Fix a typo s/oher/other/wonda-tea-coffee
2021-04-25[Doc] Fix a typo s/evel/eval/wonda-tea-coffee
2021-04-25* 2021-04-25 [ci skip]git
2021-04-25[Doc] Fix a typo s/invokations/invocations/wonda-tea-coffee
2021-04-23Add back checks for empty kw splat with tests (#4405)Alan Wu
2021-04-23Remove part of comment that is no longer accurateJeremy Evans
2021-04-23Remove unnecessary checks for empty kw splatAlan Wu
2021-04-23Fix setting method visibility for a refinement without an origin classJeremy Evans
2021-04-24* 2021-04-24 [ci skip]git
2021-04-23Fix wrong documentationromainsalles
2021-04-23test/ruby/test_assignment.rb: Avoid "assigned but unused variable"Yusuke Endoh
2021-04-23Remove unneeded commentS-H-GAMELINKS