summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-03-12Correctly detect whether strict alignment is needed on OpenBSDJeremy Evans
2020-03-13* 2020-03-13 [ci skip]git
2020-03-13`update-gems` should wait for `update-bundled_gems`Nobuyoshi Nakada
2020-03-12Add prepare-gems to download and extract bundled gemsNobuyoshi Nakada
2020-03-12Add workaround for test-bundler failureKazuhiro NISHIYAMA
2020-03-12Pass keyword argument by RB_PASS_KEYWORDSNobuyoshi Nakada
2020-03-12* 2020-03-12 [ci skip]git
2020-03-12Update some syslog tests to absurb the format change of FreeBSD syslogYusuke Endoh
2020-03-11parse.y: hoisted out new_nil_atNobuyoshi Nakada
2020-03-11parse.y: unified kwrest and no-kwrestNobuyoshi Nakada
2020-03-11Pin and inline cme in JIT-ed method callsTakashi Kokubun
2020-03-11Fix typos (#2958)K.Takata
2020-03-10Optimize away call data refs in JIT-ed method callsTakashi Kokubun
2020-03-10Fix an example committed to a wrong place [ci skip]Takashi Kokubun
2020-03-10Try to correct grammer of the NEWS entry [ci skip]Takashi Kokubun
2020-03-10Let Net::HTTP.get take request headers (#2957)Takashi Kokubun
2020-03-11* 2020-03-11 [ci skip]git
2020-03-11fix type castKoichi Sasada
2020-03-11fix bug on method cache invalidation.Koichi Sasada
2020-03-11show method entry with iseq detailsKoichi Sasada
2020-03-11add debug method RubyVM::mtbl2 (disabled)Koichi Sasada
2020-03-10Use URL instead of relative pathKazuhiro NISHIYAMA
2020-03-10Add link to ../benchmark/README.md from make_cheatsheet [ci skip]Kazuhiro NISHIYAMA
2020-03-10Added version guard for OpenSSL::ConfigNobuyoshi Nakada
2020-03-10openssl: sync with upstream repositoryKazuki Yamaguchi
2020-03-10tool/sync_default_gems.rb: update paths for opensslKazuki Yamaguchi
2020-03-10digest: do not depend on ext/openssl/deprecation.rbKazuki Yamaguchi
2020-03-10Remove an unnecessary TODO commentTakashi Kokubun
2020-03-10Capture inlined iseq's cc entries in root iseq'sTakashi Kokubun
2020-03-09Drop direct Slack notification from CIsTakashi Kokubun
2020-03-10RDoc markdown parser needs explicit code block or more indents [ci skip]Nobuyoshi Nakada
2020-03-10Added link to the ticket [ci skip]Nobuyoshi Nakada
2020-03-10* 2020-03-10 [ci skip]git
2020-03-09Update NEWS for autosplatting change [ci skip]Jeremy Evans
2020-03-09Don't display singleton class in Method#inspect unless method defined thereJeremy Evans
2020-03-09Remove Float::ROUNDSJeremy Evans
2020-03-09Clarify Time::at documentation for in: argumentzverok
2020-03-08Skip test_06_timeout for --jit-wait CITakashi Kokubun
2020-03-09Use https for downloading Unicode data.Hiroshi SHIBATA
2020-03-08Do not autosplat when calling procs that accept rest and keywordsJeremy Evans
2020-03-08Do not set USE_FFI_CLOSURE_ALLOC=1 in fiddle on OpenBSDJeremy Evans
2020-03-09* 2020-03-09 [ci skip]git
2020-03-09Cast properly for shift operandKoichi Sasada
2020-03-08Word array instead of splittingNobuyoshi Nakada
2020-03-08Specify explicit separator not to be affected by $;Nobuyoshi Nakada
2020-03-08* 2020-03-08 [ci skip]git