summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* [ruby/net-smtp] Removed needless files from Gem::Specification#filesHiroshi SHIBATA2021-04-281-3/+5
* [ruby/net-smtp] Replace Timeout.timeout with socket timeoutmohamed2021-04-281-4/+7
* [ruby/net-smtp] Net::SMTP.start() and #start() accepts ssl_context_params key...Tom Freudenberg2021-04-281-13/+26
* test/net/ftp/test_ftp.rb: Use RubyVM::JIT instead of RubyVM::MJITYusuke Endoh2021-04-281-1/+1
* test/net/ftp/test_ftp.rb: reduce the size of a long responseYusuke Endoh2021-04-281-2/+2
* test/net/ftp/test_ftp.rb: remove unused variableYusuke Endoh2021-04-281-1/+0
* test/ruby/test_fiber.rb: reduce the count of object creation to cause GCYusuke Endoh2021-04-281-1/+1
* * 2021-04-28 [ci skip]git2021-04-281-1/+1
* Fix Monitor to lock per Fiber, like Mutex [Bug #17827]Benoit Daloze2021-04-272-5/+12
* lldb: highlight the slot when using dump_page_rvalueMatt Valentine-House2021-04-271-2/+6
* lldb: dump_page_rvalue - dump a heap page containing an RVALUEMatt Valentine-House2021-04-271-10/+30
* lldb: Add Freelist Index to dump_page outputMatt Valentine-House2021-04-271-12/+49
* [ruby/net-ftp] Replace "iff" with "if and only if"Gannon McGibbon2021-04-271-1/+1
* [ruby/net-ftp] Add test casesShugo Maeda2021-04-271-0/+6
* [ruby/net-ftp] Reduce resource cosumption of Net::FTP::TIME_PARSERShugo Maeda2021-04-272-2/+14
* [ruby/net-ftp] Close the passive connection data socket if there is an error ...Jeremy Evans2021-04-272-12/+51
* [ruby/net-ftp] Replace Timeout.timeout with socket timeoutmohamed2021-04-271-6/+11
* [ruby/net-ftp] Re-apply 827e471d438fdec1ae329afb5912b8e06d534823Hiroshi SHIBATA2021-04-271-1/+1
* [ruby/matrix] Guard for < Ruby 3.0Hiroshi SHIBATA2021-04-271-1/+1
* [ruby/matrix] v0.4.1Marc-Andre Lafortune2021-04-271-1/+1
* [ruby/matrix] v0.4.0Marc-Andre Lafortune2021-04-271-1/+1
* [ruby/matrix] Use Gemfile instead of Gem::Specification#add_development_depen...Hiroshi SHIBATA2021-04-271-3/+0
* [ruby/gdbm] Add dependency to gdbm package on mingwLars Kanis2021-04-271-0/+1
* [ruby/pathname] gemspec: Explicitly list 0 executablesOlle Jonsson2021-04-271-1/+1
* test/ruby/test_exception.rb: suppress "warning: statement not reached"Yusuke Endoh2021-04-271-1/+1
* Make imemo_ast WB-protected againYusuke Endoh2021-04-271-1/+5
* Partially revert 2c7d3b3a722c4636ab1e9d289cbca47ddd168d3eYusuke Endoh2021-04-273-9/+1
* Fix type-o in insns.defebrohman2021-04-261-1/+1
* Fix compiler warnings in objspace_dump.c when assertions are turned onPeter Zhu2021-04-261-5/+5
* * 2021-04-27 [ci skip]git2021-04-271-1/+1
* Document binding behavior for C call/return events for TracePoint/set_trace_funcJeremy Evans2021-04-262-3/+13
* Revert "disable shareable_constant_value for CI"Yusuke Endoh2021-04-261-9/+2
* node.c (rb_ast_new): imemo_ast is WB-unprotectedYusuke Endoh2021-04-264-1/+16
* [ruby/irb] Added setup and teardown to TestIRB::TestInitNobuyoshi Nakada2021-04-261-20/+17
* [ruby/irb] Added `colorable` keyword optionNobuyoshi Nakada2021-04-262-8/+30
* [ruby/irb] Assertions on non-ttyNobuyoshi Nakada2021-04-261-4/+15
* [ruby/irb] Added test_colorizeNobuyoshi Nakada2021-04-261-3/+27
* [ruby/irb] Added assert_equal_with_termNobuyoshi Nakada2021-04-261-15/+17
* [ruby/irb] Fix typo ture -> true [ci skip]Ryuta Kamizono2021-04-261-1/+1
* disable shareable_constant_value for CIKoichi Sasada2021-04-261-2/+9
* spec/ruby/core/file/shared/read.rb: The behavior of FreeBSD was changedYusuke Endoh2021-04-261-2/+2
* Remove test of removed reverse VM instructionKazuhiro NISHIYAMA2021-04-261-4/+0
* * 2021-04-26 [ci skip]git2021-04-261-1/+1
* Fix some typos by spell checkerRyuta Kamizono2021-04-2624-36/+36
* [Doc] Fix a typo s/algorthm/algorithm/wonda-tea-coffee2021-04-251-1/+1
* [ci skip] Fix a typo s/certificiate/certificate/wonda-tea-coffee2021-04-251-1/+1
* [Doc] Fix a typo s/daguten/dakuten/wonda-tea-coffee2021-04-251-3/+3
* [Doc] Fix a typo s/arround/around/wonda-tea-coffee2021-04-251-1/+1
* [Doc] Fix a typo s/visilibity/visibility/wonda-tea-coffee2021-04-251-1/+1
* [Doc] Fix a typo s/oher/other/wonda-tea-coffee2021-04-251-1/+1