aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Reverting compaction for nowtenderlove2019-04-1728-1731/+107
* NEWS: note about recent changes around JIT [ci skip]k0kubun2019-04-171-0/+5
* Suppress warning in assertion tookazu2019-04-171-0/+3
* Suppress warnings in `make test-all`kazu2019-04-171-0/+7
* downloader.rb: enable cache filesnobu2019-04-171-1/+3
* common.mk: download data and property files togethernobu2019-04-171-10/+5
* Fix the format of NODE_IN nodeyui-knk2019-04-171-1/+1
* downloader.rb: use File.read instead of IO.readnobu2019-04-171-1/+1
* common.mk: update auxiliary and emoji filesnobu2019-04-171-2/+10
* * expand tabs.svn2019-04-171-2/+2
* * properties.svn2019-04-170-0/+0
* Define Struct#deconstructktsj2019-04-172-0/+14
* Introduce pattern matching [EXPERIMENTAL]ktsj2019-04-1721-3/+2840
* * expand tabs.svn2019-04-171-2/+2
* Super should be marked regardless of whether or not ext existstenderlove2019-04-171-2/+2
* update super even if there is no exttenderlove2019-04-171-2/+2
* string.c: improve splitting into charsnobu2019-04-172-10/+27
* make verification more stricttenderlove2019-04-171-8/+20
* call verification method in addition to compactiontenderlove2019-04-171-2/+2
* * properties.svn2019-04-170-0/+0
* * expand tabs.svn2019-04-171-3/+3
* Adding `GC.compact` and compacting GC support.tenderlove2019-04-1728-107/+1719
* Recompile without method inliningk0kubun2019-04-163-8/+14
* Introduce frame-omitted method inliningk0kubun2019-04-166-53/+184
* * 2019-04-17svn2019-04-161-1/+1
* Implement single-level basic method inlining in JITk0kubun2019-04-162-22/+96
* * 2019-04-16svn2019-04-151-1/+1
* Mention SNI support in Net::IMAPknu2019-04-151-0/+4
* Carve out mjit_compile_bodyk0kubun2019-04-151-14/+21
* Support SNI (Reapplying r67488)knu2019-04-151-0/+1
* Import CSV 3.0.9kou2019-04-152-2/+2
* Import CSV 3.0.8kou2019-04-1423-650/+1534
* Drop obsoleted debugging output [ci skip]k0kubun2019-04-141-1/+0
* * 2019-04-15svn2019-04-141-1/+1
* Fix broken variable propagation on Azurek0kubun2019-04-141-4/+2
* OpenStruct: improve error message when passing wrong number of arguments.marcandre2019-04-142-2/+11
* Debug bundled-gems allow_failuresk0kubun2019-04-142-4/+3
* Do not require Ruby 2.4 for baserubyk0kubun2019-04-141-1/+1
* Fix missing debug counter namek0kubun2019-04-141-1/+1
* Avoid crash on logging GC-ed ISeqk0kubun2019-04-141-3/+8
* Do not execute MJIT copy job when ISeq is GC-edk0kubun2019-04-142-3/+13
* Share optimization cancel handlersk0kubun2019-04-143-7/+15
* Prefer uintptr_t over ptrdiff_t for i686k0kubun2019-04-142-7/+1
* Detect send-compatible opt insns automaticallyk0kubun2019-04-141-1/+6
* Allow falling back to non-inlined opt_send_without_blockk0kubun2019-04-141-7/+13
* Add debug counter for MJIT stale_unitsk0kubun2019-04-143-0/+4
* Do not reset non-increment-only countersk0kubun2019-04-141-1/+10
* Add RubyVM.reset_debug_counters when RB_DEBUG_COUNTERk0kubun2019-04-143-0/+14
* Add more debug print for random CI failure on osx Traviskazu2019-04-141-0/+3
* Enabled to some bundler examples again.hsbt2019-04-145-6/+6