summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use capture_output instead of capture_ioHiroshi SHIBATA2021-09-134-6/+6
* Rename capture_io to capture_output and deprecate to use capture_ioHiroshi SHIBATA2021-09-131-7/+6
* Removed unused mu_pp methodHiroshi SHIBATA2021-09-131-11/+0
* Renamed skip to pend and prepared to deprecate skip methodHiroshi SHIBATA2021-09-131-5/+7
* Add unique token to separated runnerNobuyoshi Nakada2021-09-131-8/+12
* Removed workaround for test_orderHiroshi SHIBATA2021-09-131-13/+8
* Adds mixed hash value and value omission testsBrandon Weaver2021-09-132-0/+2
* Revert "Resolved conflict initializers"Hiroshi SHIBATA2021-09-131-6/+13
* Fixed leaked file descriptorHiroshi SHIBATA2021-09-131-0/+1
* [ruby/reline] Use expanded method definitions instead of refinementsaycabta2021-09-131-61/+61
* coroutine enables assembly version for dragonflybsd.DC2021-09-131-0/+3
* Downloader: accept some RFC 2616 noncompliant datesNobuyoshi Nakada2021-09-131-1/+16
* * 2021-09-13 [ci skip]git2021-09-131-1/+1
* [ruby/openssl] Add fallthrough commentsNobuyoshi Nakada2021-09-122-0/+4
* [ruby/openssl] Suppress cast-function-type warningsNobuyoshi Nakada2021-09-128-26/+83
* [ruby/openssl] Separate formatting from ossl_make_errorNobuyoshi Nakada2021-09-123-13/+16
* [ruby/openssl] Suppress printf format warningsNobuyoshi Nakada2021-09-124-4/+8
* Add benchmarks to create Time instancesNobuyoshi Nakada2021-09-122-0/+12
* Add printf attribute to functions call va_list format functionsNobuyoshi Nakada2021-09-121-0/+2
* Extract backref_number_checkNobuyoshi Nakada2021-09-121-6/+10
* Preserve the encoding of the argument in IndexError [Bug #18160]Nobuyoshi Nakada2021-09-122-11/+16
* Using RB_FLOAT_TYPE_P macroS-H-GAMELINKS2021-09-127-48/+48
* Replace RB_TYPE_P macro to FIXNUM_P and RB_INTEGER_TYPE_P macroS-H-GAMELINKS2021-09-122-14/+14
* * 2021-09-12 [ci skip]git2021-09-121-1/+1
* Exclude option_parser from Test::Unit::Runner#inspectNobuyoshi Nakada2021-09-121-0/+8
* Prepend the modules in Test::UnitNobuyoshi Nakada2021-09-121-11/+11
* Hash values should be omitted in Ripper resultsShugo Maeda2021-09-112-1/+15
* Removed unsed assertions for rubygemsHiroshi SHIBATA2021-09-112-57/+0
* Removed unused alias for run_testHiroshi SHIBATA2021-09-111-10/+8
* Add documentation and tests for keyword argument value omissionShugo Maeda2021-09-114-20/+34
* [DOC] NEWS for [Feature #14579] [ci skip]Nobuyoshi Nakada2021-09-111-0/+6
* [DOC] Fixed indents in NEWS.md [ci skip]Nobuyoshi Nakada2021-09-111-27/+27
* [DOC] Separate paragraph in LEGAL instead of break lines [ci skip]Nobuyoshi Nakada2021-09-111-1/+2
* Another test for [Feature #14579]Nobuyoshi Nakada2021-09-111-0/+1
* Allow value omission in Hash literalsShugo Maeda2021-09-112-0/+26
* Drop to Ruby 1.8 related codeHiroshi SHIBATA2021-09-111-3/+1
* Removed rubinius support from test suiteHiroshi SHIBATA2021-09-112-12/+0
* Removed maglev related code because it's not active status nowHiroshi SHIBATA2021-09-112-15/+4
* Suppress deprecated rb_iterate declaration warnings in C++Nobuyoshi Nakada2021-09-111-0/+5
* Update comments for minitestNobuyoshi Nakada2021-09-112-15/+7
* Update an option messageNobuyoshi Nakada2021-09-111-1/+1
* Directly alias orig_run_suiteNobuyoshi Nakada2021-09-112-2/+1
* Remove method filter hack for minitestNobuyoshi Nakada2021-09-111-14/+6
* [ruby/rdoc] Convert upper case copyright and registered marksNobuyoshi Nakada2021-09-112-2/+4
* [ruby/rdoc] Convert tick double quote in character entity referencesNobuyoshi Nakada2021-09-112-1/+2
* [ruby/rdoc] Convert a backtick to an open single quoteNobuyoshi Nakada2021-09-112-1/+9
* [ruby/rdoc] Convert single quotes in character entity referencesNobuyoshi Nakada2021-09-112-1/+8
* Update the test tool pathNobuyoshi Nakada2021-09-111-4/+4
* Update bundled_gems at 2021-09-11git2021-09-111-1/+1
* fixup f73f9e1f893409d8b7b42ff5fbda104fdd277cbaHiroshi SHIBATA2021-09-111-1/+1