aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* test_jit.rb: skip to test tempdir emptinessk0kubun2018-10-081-2/+14
* revert r64947 and r64949k0kubun2018-10-081-3/+0
* win32/Makefile.sub: create header install dir firstk0kubun2018-10-071-0/+1
* appveyor.yml: completely separate win32ole testsk0kubun2018-10-072-15/+2
* win32/Makefile.sub: install precompiled header to prefixk0kubun2018-10-071-0/+2
* * 2018-10-08svn2018-10-071-1/+1
* mjit_worker.c: clean up all unnecessary files on mswink0kubun2018-10-072-11/+10
* mjit_worker.c: don't suppress cl.exe logsk0kubun2018-10-071-10/+14
* appveyor.yml: give up running TestThreadQueue#test_queue_with_trapk0kubun2018-10-073-14/+5
* include/ruby/intern.h: don't modify MJIT_FUNC_EXPORTEDk0kubun2018-10-072-4/+6
* vm_core.h: fix inconsistent prototype declarationsk0kubun2018-10-074-18/+18
* mjit.h: introduce MJIT_STATIC for full mswin JIT supportk0kubun2018-10-074-44/+21
* mjit_worker.c: print warning if FreeLibrary failsk0kubun2018-10-071-3/+4
* appveyor.yml: separately execute unstable testsk0kubun2018-10-073-1/+28
* revert r64935k0kubun2018-10-071-2/+1
* Added missing declarations in readline.h bundled with macOS 10.14nobu2018-10-071-0/+10
* appveyor.yml: use ./tmp as TMPDIR for test-allk0kubun2018-10-071-1/+2
* mjit_worker.c: clean up .obj file on mswink0kubun2018-10-071-9/+22
* add_spec.rb: skip unstable spec on mingwk0kubun2018-10-071-16/+18
* test_jit.rb: skip some testsk0kubun2018-10-071-3/+15
* mjit.c: fix obsoleted comment [ci skip]k0kubun2018-10-071-2/+2
* Fix indent of output in doc [ci skip]kazu2018-10-071-1/+1
* mjit.h: call compiled code immediatelyk0kubun2018-10-072-9/+13
* * 2018-10-07svn2018-10-061-1/+1
* revert r64925nobu2018-10-061-16/+19
* * 2018-10-06svn2018-10-061-1/+1
* order-only-prerequisitesnobu2018-10-061-19/+16
* Use binread because webrick also uses binreadnaruse2018-10-052-3/+3
* Added news entry of r64741.hsbt2018-10-051-0/+4
* * expand tabs.svn2018-10-051-11/+11
* Add difference method to Arraynobu2018-10-053-1/+82
* Update aclocal to 1.16.1 [ci skip]nobu2018-10-051-2/+2
* Remove wrong conversionnobu2018-10-051-2/+1
* * expand tabs.svn2018-10-041-2/+2
* use RARRAY_AREF().ko12018-10-041-4/+3
* * 2018-10-05svn2018-10-041-1/+1
* check argument type.ko12018-10-041-0/+5
* lldb_rp: support Symbol [ci skip]nobu2018-10-041-0/+11
* Support ubasecrt.dll 10.0.17763.1 included in Windows 10 October 2018 Updateusa2018-10-041-2/+2
* * 2018-10-04svn2018-10-031-1/+1
* fileutils.rb: restore documentation for FileUtilsstomar2018-10-031-8/+7
* Improve docs for RubyVM::AST and RubyVM::AST::Nodestomar2018-10-031-12/+14
* lldb_rp: support T_CLASS,T_MODULE,T_ICLASS [ci skip]nobu2018-10-031-0/+4
* lldb_rp: use append_command_output [ci skip]nobu2018-10-031-3/+3
* Set indent_size of reg*.[ch] to 2 [ci skip]kazu2018-10-031-0/+3
* Use cd -Pnobu2018-10-031-1/+1
* support --with-arch=x86_64hshyouhei2018-10-032-5/+2
* Fix wrong use of BIGNUM_EMBED_LEN_NUMBITSnobu2018-10-031-2/+4
* lldb_rp: support more types [ci skip]nobu2018-10-031-0/+22
* lldb_rp: fix the order of results [ci skip]nobu2018-10-031-20/+28