summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-21Removed non-RUBY_INTEGER_UNIFICATION codeNobuyoshi Nakada
2020-03-21Leave power cache table initialized as QfalseNobuyoshi Nakada
2020-03-21Show libffi version only if setNobuyoshi Nakada
2020-03-21[ci skip]Fix return type on RbConfig.fire_update!taki
2020-03-21test/openssl/test_ssl.rb: ignore SSLError when the connection is closedYusuke Endoh
2020-03-21* 2020-03-21 [ci skip]git
2020-03-21Enablie IPv6 on Travis s390s case again.Jun Aruga
2020-03-19Fix typos [ci skip]Kazuhiro NISHIYAMA
2020-03-19Get rid of redefinition of `rb_execution_context_t`Nobuyoshi Nakada
2020-03-19.travis.yml: allow arm64-linux to fail卜部昌平
2020-03-18Ignore TestJITDebug in mswin RubyCI for nowTakashi Kokubun
2020-03-19* 2020-03-19 [ci skip]git
2020-03-19.travis.yml: allow arm32-linux to fail卜部昌平
2020-03-18Added link to the ticket [ci skip]Kazuhiro NISHIYAMA
2020-03-18* 2020-03-18 [ci skip]git
2020-03-17Reduce allocations for keyword argument hashesJeremy Evans
2020-03-17Make {**{}} return unfrozen empty hashJeremy Evans
2020-03-17Get rid of bogus warning by VCNobuyoshi Nakada
2020-03-17Check if `freeze` option is givenNobuyoshi Nakada
2020-03-17* 2020-03-17 [ci skip]git
2020-03-17support builtin for Kernel#cloneS.H
2020-03-16`Proc` made by `Hash#to_proc` should be a lambda [Bug #12671]Yusuke Endoh
2020-03-16Fix typos [ci skip]Kazuhiro NISHIYAMA
2020-03-16hash.c: Do not use the fast path (rb_yield_values) for lambda blocksYusuke Endoh
2020-03-16The upstream repository of bundler was changed rubygems/rubygems now.Hiroshi SHIBATA
2020-03-16Do not make disabled directories at installation [Bug #12392]Nobuyoshi Nakada
2020-03-16Adjusted indents [ci skip]Nobuyoshi Nakada
2020-03-16proc.c: Remove non-sense /* fall through */Yusuke Endoh
2020-03-16* 2020-03-16 [ci skip]git
2020-03-15Add missing write barrier for Hash#transform_values{,!}Alan Wu
2020-03-15Enclosed version constantNobuyoshi Nakada
2020-03-15Added guard against [Bug #16497]Nobuyoshi Nakada
2020-03-15[ruby/stringio] Bump version to 0.1.1Nobuyoshi Nakada
2020-03-15[ruby/stringio] StringIO#initialize default to the source string encodingJean Boussier
2020-03-15Avoid doubly showing debug countersTakashi Kokubun
2020-03-15Add debug counter for unload_unitsTakashi Kokubun
2020-03-14Resurrect test_jit_debug.rbTakashi Kokubun
2020-03-14Use a human-readable funcname with --jit-debugTakashi Kokubun
2020-03-14Revert "Use a human-readable funcname with --jit-debug"Takashi Kokubun
2020-03-15* 2020-03-15 [ci skip]git
2020-03-14Use a human-readable funcname with --jit-debugTakashi Kokubun
2020-03-14* 2020-03-14 [ci skip]git
2020-03-14Fix bundled gems installation on a fresh cloneDavid Rodríguez
2020-03-14Use new `prepare-gems` target when possibleDavid Rodríguez
2020-03-13tool/redmine-backporter.rb: fix typoNARUSE, Yui
2020-03-13Update and extract for each gemNobuyoshi Nakada
2020-03-12Avoid referring to an old value of reallocTakashi Kokubun
2020-03-12Mark all cc_entries associated to compiled_iseqTakashi Kokubun
2020-03-12Move code to mark jit_unit's cc_entries to mjit.cTakashi Kokubun
2020-03-12Skip test_abort_tls with --jit-wait for nowTakashi Kokubun