aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* timegm_noleapsecond uses calc_tm_yday.akr2018-08-121-5/+1
* configure.ac: use the correct argumentk0kubun2018-08-121-1/+1
* configure.ac: MJIT_DLDFLAGS_NOCOMPRESSk0kubun2018-08-123-1/+5
* * 2018-08-13svn2018-08-121-1/+1
* mjit_worker.c: lazily delete so filek0kubun2018-08-121-20/+20
* mjit_worker.c: allow showing line numberk0kubun2018-08-121-1/+10
* mjit.c: reduce the number of variablesk0kubun2018-08-121-7/+5
* Optimization for case when with splat operatornobu2018-08-121-4/+42
* tool/downloader.rb: increase retriesk0kubun2018-08-121-1/+1
* compile.c: use EXPECT_NODE macronobu2018-08-121-5/+1
* compile.c: check error in when_valsnobu2018-08-121-1/+2
* vm_insnhelper.c: revert r64280k0kubun2018-08-122-25/+22
* skip non-IP interfacesnobu2018-08-121-2/+2
* vm_insnhelper.c: drop duplicated inlinek0kubun2018-08-111-1/+1
* appveyor.yml: customize icon_urlk0kubun2018-08-111-2/+5
* * 2018-08-12svn2018-08-111-1/+1
* fix r64296naruse2018-08-111-9/+9
* test_rubyvm_mjit.rb: skip testing MJIT if not supportedk0kubun2018-08-111-0/+6
* mjit.c: stop defining alias for a very limited usek0kubun2018-08-111-5/+2
* mjit.c: drop obsoleted duplicated declarationk0kubun2018-08-111-3/+1
* mjit_worker.c: remove redundant cast for calloc/allocak0kubun2018-08-111-8/+8
* mjit_worker.c: handle calloc failurek0kubun2018-08-112-0/+11
* test_env.rb: a failure on appveyornobu2018-08-111-1/+1
* mjit_worker.c: never trigger GC on MJIT workerk0kubun2018-08-111-3/+3
* mjit_worker.c: don't use ruby_strdupk0kubun2018-08-112-4/+13
* appveyor.yml: show the OS versionnobu2018-08-111-0/+1
* test_rubyvm_mjit.rb: dump output on test_pausek0kubun2018-08-111-1/+4
* mjit_worker.c: share MJIT warning logick0kubun2018-08-112-21/+29
* Solaris 10 doesn't have getifaddrsnaruse2018-08-111-0/+2
* Solaris raises EAI_SERVICE if hints.ai_socktype=0naruse2018-08-111-9/+13
* test_iseq_load.rb: reduce timeout of test_stressful_roundtripk0kubun2018-08-111-1/+1
* upgrade the default WINNT versionnobu2018-08-111-2/+2
* hash.c: env block size limit on Windowsnobu2018-08-112-11/+39
* mjit_worker.c: resurrect more static declarationsk0kubun2018-08-112-69/+51
* mjit_worker.c: reorder functions and variablesk0kubun2018-08-111-133/+129
* mjit.c: make some variables static againk0kubun2018-08-112-163/+140
* mjit.c: include mjit_worker.ck0kubun2018-08-114-291/+241
* mjit.c: exclude mjit_valid_class_serial_pk0kubun2018-08-114-23/+22
* mjit_worker.c: prefix mjit_ to pch_statusk0kubun2018-08-113-20/+20
* * properties.svn2018-08-110-0/+0
* mjit_worker.c: carve out worker-related codek0kubun2018-08-116-1137/+1252
* _mjit_compile_pc_and_sp.erb: update the commentk0kubun2018-08-111-2/+1
* _mjit_compile_pc_and_sp.erb: always move pck0kubun2018-08-112-3/+20
* tool/downloader.rb: retry on 502 and 503 errork0kubun2018-08-111-3/+4
* vm_args.c: stop requiring `calling` in vm_caller_setup_arg_blockk0kubun2018-08-113-22/+20
* _mjit_compile_send.erb: refactor to share vm_call_iseq_setup_normalk0kubun2018-08-113-23/+28
* * 2018-08-11svn2018-08-101-1/+1
* test_iseq_load.rb: increase timeoutk0kubun2018-08-101-1/+1
* Remove failing specsnaruse2018-08-103-297/+0
* appveyor.yml: don't notify PR failure to Slackk0kubun2018-08-101-2/+22