aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Adjust a fucntion signatureNobuyoshi Nakada2019-11-051-2/+8
* Fix zero free objects assertionAaron Patterson2019-11-041-13/+30
* Fixed conditional expressions with only one void sideNobuyoshi Nakada2019-11-051-1/+1
* * 2019-11-05 [ci skip]git2019-11-051-1/+1
* Share test-bundled-gems-run in common.mkNobuyoshi Nakada2019-11-053-13/+5
* Keep `lex.pcur` after `looking_at_eol_p`Nobuyoshi Nakada2019-11-041-3/+3
* Warn `if` and `elsif` at EOL [EXPERIMENTAL]Nobuyoshi Nakada2019-11-041-0/+22
* Revert "Warn `if` and `elsif` at EOL [EXPERIMENTAL]"Yusuke Endoh2019-11-041-22/+0
* Warn `if` and `elsif` at EOL [EXPERIMENTAL]Nobuyoshi Nakada2019-11-041-0/+22
* Fix a typo [ci skip]Kazuhiro NISHIYAMA2019-11-041-1/+1
* Fixed a typoNobuyoshi Nakada2019-11-041-1/+1
* sync_default_gems.rb: Show the progress at fetchingNobuyoshi Nakada2019-11-041-1/+1
* [ruby/racc] Strip trailing whitespaces at the last line of actionsNobuyoshi Nakada2019-11-0428-2513/+2514