aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Promote cgi to default gemsHiroshi SHIBATA2019-11-075-5/+48
* Promote net-smtp to default gemsHiroshi SHIBATA2019-11-076-4/+43
* Promote net-pop to default gemsHiroshi SHIBATA2019-11-076-4/+43
* Promote benchmark to default gemsHiroshi SHIBATA2019-11-075-3/+39
* Promote delegate to default gemsHiroshi SHIBATA2019-11-075-3/+37
* Promote pstore to default gemsHiroshi SHIBATA2019-11-075-3/+39
* Promote getoptlong to default gemsHiroshi SHIBATA2019-11-074-3/+37
* Fixed an Errno::ENOENT with non-test librariesHiroshi SHIBATA2019-11-071-1/+3
* Disallow duplicated pattern variableKazuki Tsujimoto2019-11-072-12/+100
* Add missing semicolonKazuki Tsujimoto2019-11-071-0/+1
* Remove duplicate codeAaron Patterson2019-11-063-9/+2
* Revert "Use a monotonically increasing number for object_id"Aaron Patterson2019-11-065-91/+162
* Use a monotonically increasing number for object_idJohn Hawthorn2019-11-065-162/+91
* Promote open3 to default gemsHiroshi SHIBATA2019-11-075-4/+40
* Added rubygems url for published gemHiroshi SHIBATA2019-11-071-0/+35
* fallback standard structure library to sync_lib_gem methodHiroshi SHIBATA2019-11-071-2/+1
* Promote singleton to default gemsHiroshi SHIBATA2019-11-075-5/+38
* Exclude some clocks on armv8 tooBenoit Daloze2019-11-061-1/+1
* Revert "Remove arm64 from allow_failures"Takashi Kokubun2019-11-061-1/+2
* Remove arm64 from allow_failuresTakashi Kokubun2019-11-061-2/+1
* * 2019-11-07 [ci skip]git2019-11-071-1/+1
* Fix spawn_spec.rb for Travis arm64 environment.Jun Aruga2019-11-061-3/+13
* Numbered parameter is an ID_LOCAL now [Bug #16293]Nobuyoshi Nakada2019-11-062-17/+6
* Numbered parameter cannot appear outside block now [Bug #16293]Nobuyoshi Nakada2019-11-062-1/+3
* Prohibit calling undefined allocator [Bug #16297]Nobuyoshi Nakada2019-11-062-2/+37
* Time#strftime does not support `%Q`Kazuhiro NISHIYAMA2019-11-061-1/+0
* Undefine MatchData.allocate [Feature #16294]Nobuyoshi Nakada2019-11-062-0/+6
* Use an identity hash for pinning Ripper objectsAaron Patterson2019-11-051-6/+6
* * 2019-11-06 [ci skip]git2019-11-061-1/+1
* Improve string literal concatenation for C++11Mark Abraham2019-11-061-2/+2
* Assert return value of Readline.readline only if Ruby is before 2.7aycabta2019-11-051-1/+1
* Only taint on Ruby <2.7Jeremy Evans2019-11-051-2/+2
* Only untaint line on Ruby <2.7Jeremy Evans2019-11-051-1/+1
* Separated `@counter` and `@tally` so that "-ft" works with "-j"Nobuyoshi Nakada2019-11-051-6/+7
* Enable "-f" option in multi_exec modeNobuyoshi Nakada2019-11-054-12/+34
* `DottedFormatter#finish` consistencyNobuyoshi Nakada2019-11-052-10/+1
* `DottedFormatter#state` consistencyNobuyoshi Nakada2019-11-057-7/+7
* Revert "[EXPERIMENTAL] Make Symbol#to_s return a frozen String [Feature #16150]"NARUSE, Yui2019-11-054-31/+3
* Fix coroutine support on win32Lars Kanis2019-11-051-1/+1
* let the .bss section initialize static variables卜部昌平2019-11-051-2/+2
* rb_method_basic_definition_p with CC卜部昌平2019-11-053-5/+37
* Set $JOBS to Tests for parallel testsNobuyoshi Nakada2019-11-052-2/+2
* Moved Init_encoding from wrong place [Bug #16292]Nobuyoshi Nakada2019-11-051-6/+6
* Fix a typo in WARN_EOLKazuhiro NISHIYAMA2019-11-051-1/+1
* Do not occupy `ARGV` by XRUBY commandNobuyoshi Nakada2019-11-052-2/+3
* Use ident hash for top-level recursion checkJohn Hawthorn2019-11-042-26/+22
* Put an empty line [ci skip]Nobuyoshi Nakada2019-11-051-1/+2
* More rdoc for ENVBurdette Lamar2019-11-051-0/+28
* Updated minitest to 5.13.0Nobuyoshi Nakada2019-11-051-1/+1
* Simplify test tasksNobuyoshi Nakada2019-11-052-14/+6