aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Check for nonnull attribute in configureNobuyoshi Nakada2019-10-293-4/+12
* Revert "Check for nonnull attribute in configure"卜部昌平2019-10-292-9/+4
* test/rubygems/test_gem.rb: early failure when there is /tmp/GemfileYusuke Endoh2019-10-291-0/+4
* Revert "Revert "[ruby/rdoc] Use omit of test-unit instead of skip of minitest""Yusuke Endoh2019-10-297-13/+13
* tool/lib/minitest/unit.rb: add "omit" as an alias to "skip"Yusuke Endoh2019-10-291-0/+2
* Revert "[ruby/rdoc] Use omit of test-unit instead of skip of minitest"Yusuke Endoh2019-10-297-13/+13
* [ruby/rdoc] Use Dir.glob to convert short path of Dir.tmpdir to long pathaycabta2019-10-291-0/+8
* [ruby/rdoc] Support different drive latters in include pathsaycabta2019-10-292-5/+26
* [ruby/rdoc] Use omit of test-unit instead of skip of minitestaycabta2019-10-297-13/+13
* Check for nonnull attribute in configureNobuyoshi Nakada2019-10-292-4/+9
* Clang can also use C call cacheJohn Hawthorn2019-10-291-1/+1
* Let the arrays for the singleton and instance method reflection helpers be in...Lourens Naudé2019-10-291-2/+2
* Let the backtrace array constructed in backtrace_collect be initialized with ...Lourens Naudé2019-10-291-1/+1
* Right size the vm_default_params hashLourens Naudé2019-10-291-1/+1
* Right size the Enumerator internal lazy_use_super_method hashLourens Naudé2019-10-291-1/+1
* Right size the compile option hashLourens Naudé2019-10-291-1/+1
* Right size the iseq coverage branches tmp array - initializes with 5 elementsLourens Naudé2019-10-291-1/+1
* Version 0.0.4aycabta2019-10-291-1/+1
* Restore `in_kwarg` flag properlyNobuyoshi Nakada2019-10-292-1/+2
* Revert "Protect finalizer references during execution"Aaron Patterson2019-10-281-12/+15
* Protect finalizer references during executionAaron Patterson2019-10-281-15/+12
* Fix continuation mark / compactAaron Patterson2019-10-281-0/+6
* Pin labels during disassemblyAaron Patterson2019-10-281-4/+20
* Pin keys of this st_tableAaron Patterson2019-10-281-1/+1
* * 2019-10-29 [ci skip]git2019-10-291-1/+1
* Marshal is calling functions that should pin thingsAaron Patterson2019-10-281-2/+12
* Try out-of-place buildNobuyoshi Nakada2019-10-283-23/+48
* test-bundled-gems.rb: fixed for out-of-place buildNobuyoshi Nakada2019-10-281-2/+3
* Clean mjit and timestamp directoriesNobuyoshi Nakada2019-10-281-1/+1
* Add more matrix info to slack payloadKazuhiro NISHIYAMA2019-10-282-2/+2
* fix bug in keyword + protected combination卜部昌平2019-10-282-2/+25
* * 2019-10-28 [ci skip]git2019-10-281-1/+1
* add assertion for mutex_lock.Koichi Sasada2019-10-281-5/+16
* Add ubuntu-16.04 to matrix of GitHub ActionsKazuhiro NISHIYAMA2019-10-271-5/+4
* Improve Enumerator.produce docszverok2019-10-272-0/+22
* Fix documentation for Fiber#transfer [ci skip]Jeremy Evans2019-10-261-6/+13
* Add entry for Feature #13083 in NEWSBenoit Daloze2019-10-261-5/+17
* Update to ruby/spec@28a728bBenoit Daloze2019-10-2642-119/+486
* Update to ruby/mspec@e171725Benoit Daloze2019-10-262-8/+5
* * 2019-10-27 [ci skip]git2019-10-271-1/+1
* Improve Net::HTTP docs:zverok2019-10-262-6/+12
* OptionParser: document into: argumentzverok2019-10-261-3/+12
* open-uri: change global docs to reflect that URI.open syntax is preferredzverok2019-10-261-7/+7
* Net::FTP: fix formatting problems for #status methodzverok2019-10-261-1/+2
* IRB: Document command evaluation history.zverok2019-10-262-10/+57
* Update StringIO docs:zverok2019-10-261-41/+56
* Update ERB docszverok2019-10-261-8/+21
* Make `(#methodname)` a link with --hyperlink-all optionaycabta2019-10-261-1/+1
* Make `(#methodname)` a linkNobuyoshi Nakada2019-10-262-1/+3
* refactor assign variables卜部昌平2019-10-261-8/+5