summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-17NEWS: note about recent changes around JIT [ci skip]k0kubun
2019-04-17Suppress warning in assertion tookazu
2019-04-17Suppress warnings in `make test-all`kazu
2019-04-17downloader.rb: enable cache filesnobu
2019-04-17common.mk: download data and property files togethernobu
2019-04-17Fix the format of NODE_IN nodeyui-knk
2019-04-17downloader.rb: use File.read instead of IO.readnobu
2019-04-17common.mk: update auxiliary and emoji filesnobu
2019-04-17* expand tabs.svn
2019-04-17* properties.svn
2019-04-17Define Struct#deconstructktsj
2019-04-17Introduce pattern matching [EXPERIMENTAL]ktsj
2019-04-17* expand tabs.svn
2019-04-17Super should be marked regardless of whether or not ext existstenderlove
2019-04-17update super even if there is no exttenderlove
2019-04-17string.c: improve splitting into charsnobu
2019-04-17make verification more stricttenderlove
2019-04-17call verification method in addition to compactiontenderlove
2019-04-17* properties.svn
2019-04-17* expand tabs.svn
2019-04-17Adding `GC.compact` and compacting GC support.tenderlove
2019-04-16Recompile without method inliningk0kubun
2019-04-16Introduce frame-omitted method inliningk0kubun
2019-04-16* 2019-04-17svn
2019-04-16Implement single-level basic method inlining in JITk0kubun
2019-04-15* 2019-04-16svn
2019-04-15Mention SNI support in Net::IMAPknu
2019-04-15Carve out mjit_compile_bodyk0kubun
2019-04-15Support SNI (Reapplying r67488)knu
2019-04-15Import CSV 3.0.9kou
2019-04-14Import CSV 3.0.8kou
2019-04-14Drop obsoleted debugging output [ci skip]k0kubun
2019-04-14* 2019-04-15svn
2019-04-14Fix broken variable propagation on Azurek0kubun
2019-04-14OpenStruct: improve error message when passing wrong number of arguments.marcandre
2019-04-14Debug bundled-gems allow_failuresk0kubun
2019-04-14Do not require Ruby 2.4 for baserubyk0kubun
2019-04-14Fix missing debug counter namek0kubun
2019-04-14Avoid crash on logging GC-ed ISeqk0kubun
2019-04-14Do not execute MJIT copy job when ISeq is GC-edk0kubun
2019-04-14Share optimization cancel handlersk0kubun
2019-04-14Prefer uintptr_t over ptrdiff_t for i686k0kubun
2019-04-14Detect send-compatible opt insns automaticallyk0kubun
2019-04-14Allow falling back to non-inlined opt_send_without_blockk0kubun
2019-04-14Add debug counter for MJIT stale_unitsk0kubun
2019-04-14Do not reset non-increment-only countersk0kubun
2019-04-14Add RubyVM.reset_debug_counters when RB_DEBUG_COUNTERk0kubun
2019-04-14Add more debug print for random CI failure on osx Traviskazu
2019-04-14Enabled to some bundler examples again.hsbt
2019-04-14Skip to failing examples on ruby core repository.hsbt