summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-05Revert "[EXPERIMENTAL] Make Symbol#to_s return a frozen String [Feature #16150]"NARUSE, Yui
2019-11-05Fix coroutine support on win32Lars Kanis
2019-11-05let the .bss section initialize static variables卜部昌平
2019-11-05rb_method_basic_definition_p with CC卜部昌平
2019-11-05Set $JOBS to Tests for parallel testsNobuyoshi Nakada
2019-11-05Moved Init_encoding from wrong place [Bug #16292]Nobuyoshi Nakada
2019-11-05Fix a typo in WARN_EOLKazuhiro NISHIYAMA
2019-11-05Do not occupy `ARGV` by XRUBY commandNobuyoshi Nakada
2019-11-04Use ident hash for top-level recursion checkJohn Hawthorn
2019-11-05Put an empty line [ci skip]Nobuyoshi Nakada
2019-11-05More rdoc for ENVBurdette Lamar
2019-11-05Updated minitest to 5.13.0Nobuyoshi Nakada
2019-11-05Simplify test tasksNobuyoshi Nakada
2019-11-05Adjust a fucntion signatureNobuyoshi Nakada
2019-11-04Fix zero free objects assertionAaron Patterson
2019-11-05Fixed conditional expressions with only one void sideNobuyoshi Nakada
2019-11-05* 2019-11-05 [ci skip]git
2019-11-05Share test-bundled-gems-run in common.mkNobuyoshi Nakada
2019-11-04Keep `lex.pcur` after `looking_at_eol_p`Nobuyoshi Nakada
2019-11-04Warn `if` and `elsif` at EOL [EXPERIMENTAL]Nobuyoshi Nakada
2019-11-04Revert "Warn `if` and `elsif` at EOL [EXPERIMENTAL]"Yusuke Endoh
2019-11-04Warn `if` and `elsif` at EOL [EXPERIMENTAL]Nobuyoshi Nakada
2019-11-04Fix a typo [ci skip]Kazuhiro NISHIYAMA
2019-11-04Fixed a typoNobuyoshi Nakada
2019-11-04sync_default_gems.rb: Show the progress at fetchingNobuyoshi Nakada
2019-11-04[ruby/racc] Strip trailing whitespaces at the last line of actionsNobuyoshi Nakada
2019-11-04* 2019-11-04 [ci skip]git
2019-11-04Use the dedicated function `rb_io_check_io`Nobuyoshi Nakada
2019-11-03Added assertions for linebreakNobuyoshi Nakada
2019-11-03[DOC] mentioned `\R` [ci skip]Nobuyoshi Nakada
2019-11-03[DOC] \s in regexp is not same as in string [ci skip]Nobuyoshi Nakada
2019-11-03Fix warnings in Regexp#{match,match?} specsBenoit Daloze
2019-11-03Update NEWS entry for Feature #13083Benoit Daloze
2019-11-03Remove incorrect NEWS entry, only Regexp#match and #match? changedBenoit Daloze
2019-11-03* 2019-11-03 [ci skip]git
2019-11-03Improve warning messageKenichi Kamiya
2019-11-03Revert nil error and adding deprecation messageKenichi Kamiya
2019-11-02Correct documented return values for certain ENV methods (#2620)Burdette Lamar
2019-11-02* 2019-11-02 [ci skip]git
2019-11-02Use prompt_list to calculate height by linesaycabta
2019-11-01Clean up implementation of SOCKSSocket, its confusing and undocumentedJustin McNally
2019-11-01Prefer libsocksd over libsocksJustin McNally
2019-11-01Support libsocksd socks library for SOCKSSocketJustin McNally
2019-11-01Mention correct class name in uninitialized errorAlan Wu
2019-11-01Fix a typo [ci skip]Kazuhiro NISHIYAMA
2019-11-01[ruby/date] Added update-zonetab targetNobuyoshi Nakada
2019-11-01[ruby/date] Remove unneeded line in update-abbrJeremy Evans
2019-11-01[ruby/date] Add more timezone abbreviationsJeremy Evans
2019-11-01* 2019-11-01 [ci skip]git
2019-11-01mark functions that do not return NULL as such.卜部昌平