summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-25[flori/json] add metadatanoraj
2020-06-25[flori/json] Gem::Specification#date is set automatically by RubyGems.org.Hiroshi SHIBATA
2020-06-25[flori/json] keyword argument is provided after Ruby 2.0+Hiroshi SHIBATA
2020-06-24Do not JIT inline builtin methodsTakashi Kokubun
2020-06-24Run a TracePoint test in an insolated processTakashi Kokubun
2020-06-24[ci skip] Enhanced RDoc for Array (#3252)Burdette Lamar
2020-06-25Drop token info for endless method definitionNobuyoshi Nakada
2020-06-25[ripper] added endless method definition event testsNobuyoshi Nakada
2020-06-25* 2020-06-25 [ci skip]git
2020-06-25AST.of needs SCRIPT_LINES__ filled with a newlineNobuyoshi Nakada
2020-06-24[ripper] fix mismatched indentations warning [Bug #16981]Nobuyoshi Nakada
2020-06-24[ripper] fail unless got warning as expectedNobuyoshi Nakada
2020-06-24Fix a random test failure by TracePointTakashi Kokubun
2020-06-23Add another missing castTakashi Kokubun
2020-06-23Include workflow name in a notification of CompilationsTakashi Kokubun
2020-06-23Add missing castTakashi Kokubun
2020-06-23Annotate Kernel#class as inline (#3250)Takashi Kokubun
2020-06-23Trace :return of builtin methodsTakashi Kokubun
2020-06-24* 2020-06-24 [ci skip]git
2020-06-24Fix RubyVM::AbstractSyntaxTree documentMasataka Pocke Kuwabara
2020-06-23[ci skip] Enhanced RDoc for Array (#3237)Burdette Lamar
2020-06-23Avoid generating opt_send with cfunc cc with JITTakashi Kokubun
2020-06-23lldb_cruby.py: show the sign of Bignum [ci skip]Nobuyoshi Nakada
2020-06-23[ruby/psych] Fixup 05d7e818a6abe3ee1c56b6be92f086647d73141cHiroshi SHIBATA
2020-06-23[ruby/psych] Bump version strings for header fileHiroshi SHIBATA
2020-06-23[ruby/psych] Bump libyaml version to 0.2.5Hiroshi SHIBATA
2020-06-23[ruby/psych] Fix anchor lookup with symbolized namesJean Boussier
2020-06-23Match the output without encoding for localized compilersNobuyoshi Nakada
2020-06-23Improved error messages for mjit optionNobuyoshi Nakada
2020-06-23Removed execpath argument of path_check_0 as always TRUE nowNobuyoshi Nakada
2020-06-23Removed fpath_check, no longer used since taint flag was removedNobuyoshi Nakada
2020-06-22Convert RMoved to a doubly linked listAaron Patterson
2020-06-22Skip test_read_body_block_mod for --jit-waitTakashi Kokubun
2020-06-23* 2020-06-23 [ci skip]git
2020-06-23Ignore configurations in un-built extension librariesNobuyoshi Nakada
2020-06-22Fix Encoding::CompatibilityError in `FileUtils::Entry_#join`Kazuhiro NISHIYAMA
2020-06-22Fix typosKazuhiro NISHIYAMA
2020-06-22Revert d231b8f95b35d8a344cec4f62d7bbdf360a70e1c and add debug printKazuhiro NISHIYAMA
2020-06-22Compile opt_send for opt_* only when cc has ISeqTakashi Kokubun
2020-06-22Use filesystem encoding for file path onlyKazuhiro NISHIYAMA
2020-06-22Add tests of nested multibyte path and DirectoryIndexKazuhiro NISHIYAMA
2020-06-22Fix remove_entry error when path encoding is not compatible UTF-8Kazuhiro NISHIYAMA
2020-06-22Check symlink in tmpdir and do not use empty pathKazuhiro NISHIYAMA
2020-06-22Share warmup logic across MJIT benchmarksTakashi Kokubun
2020-06-22The RUBYOPT= comment is no longer neededTakashi Kokubun
2020-06-22Stop relying on `make benchmark`'s `-I$(srcdir)/benchmark/lib`Takashi Kokubun
2020-06-21Try increasing read_timeout a little moreTakashi Kokubun
2020-06-21Increase read_timeout for --jit-waitTakashi Kokubun
2020-06-22Use canary cond also if not VM_CHECK_MODE to suppress warningsNobuyoshi Nakada
2020-06-22* 2020-06-22 [ci skip]git