aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* transform_mjit_header.rb: fix up r65169nobu2018-10-191-1/+2
* appveyor.yml: use -fs for test-speck0kubun2018-10-191-1/+1
* configure.ac: add --disable-install-mjit-headerk0kubun2018-10-194-6/+17
* transform_mjit_header.rb: `inline` may be a macronobu2018-10-191-0/+1
* transform_mjit_header.rb: add system_header pragmanobu2018-10-191-3/+14
* .travis.yml: try promoting osx to non-allow_failuresk0kubun2018-10-191-2/+0
* compile.c: default_len is positiveshyouhei2018-10-191-0/+3
* _mjit_compile_ivar.rb: use PRIuSIZEshyouhei2018-10-191-1/+1
* .travis.yml: delete duplicated --disable-install-doc [ci skip]shyouhei2018-10-191-6/+4
* .travis.yml: name each builds [ci-skip]shyouhei2018-10-191-6/+12
* .travis.yml: add i686-linux testsshyouhei2018-10-191-9/+47
* check before access.ko12018-10-191-2/+3
* vm_core.h: NSIG is a BSDism.shyouhei2018-10-191-2/+12
* addr2line.c: minimal workaround to prevent parse errorshyouhei2018-10-191-2/+2
* addr2line.c: this file has no portabilityshyouhei2018-10-191-0/+6
* * 2018-10-19svn2018-10-181-1/+1
* tool/insns2vm.rb: get rid of expanding pathsnobu2018-10-184-7/+7
* configure.ac: do not overwrite -std=shyouhei2018-10-181-0/+4
* .travis.yml: add -pedantic build (2nd try)shyouhei2018-10-181-1/+42
* revert r65151, because the other tests were broken.shyouhei2018-10-181-41/+1
* .travis.yml: add -pedantic buildshyouhei2018-10-181-1/+41
* make-snapshot: package with TarHeadernobu2018-10-181-1/+41
* * expand tabs.svn2018-10-181-2/+2
* fix SEGV in rb_raw_obj_info()shyouhei2018-10-181-0/+2
* .travis.yml: no additional apt packages for spec/ruby [ci skip]nobu2018-10-181-0/+3
* .travis.yml: should escape spacesshyouhei2018-10-181-1/+1
* .travis.yml: just use envshyouhei2018-10-181-3/+3
* .travis.yml: no PR in spec/ruby [ci skip]nobu2018-10-181-5/+0
* .travis.yml: fix typo in configure argumentsshyouhei2018-10-181-1/+1
* .travis.yml: split before_install into the matrixnobu2018-10-181-15/+12
* zlib: fix Zlib::VERSIONnobu2018-10-182-2/+6
* remove message already unnecesaryusa2018-10-181-2/+0
* openssl: sync with upstream repositoryrhe2018-10-185-10/+51
* .travis.yml: revert r65131 took0kubun2018-10-171-5/+5
* revert r65124 and try non-parallel test-all on osxk0kubun2018-10-171-6/+9
* * 2018-10-18svn2018-10-171-1/+1
* * expand tabs.svn2018-10-171-7/+7
* infect taint flag on Array#pack and String#unpacknagachika2018-10-172-0/+23
* .travis.yml: try openssl stable versionk0kubun2018-10-171-4/+4
* sample/trick2018/03-tompng: merge upstream fixesmame2018-10-173-6/+4
* .travis.yml: enhance build matrixshyouhei2018-10-171-12/+49
* NEWS in rdoc mode [ci skip]nobu2018-10-171-256/+233
* Fix NEWS format [ci skip]nobu2018-10-171-43/+38
* * expand tabs.svn2018-10-172-7/+7
* Remove the level information from throw instructionmame2018-10-173-19/+9
* Merge rdoc-6.1.0.beta2aycabta2018-10-1738-527/+601
* Check the end of Compilation Unit by unit length instead of level of treenaruse2018-10-171-4/+7
* Support base address selection entrynaruse2018-10-161-1/+5
* Correct the handling of .debug_rangesnaruse2018-10-161-31/+60
* The value of .debug_ranges are uintptr_tnaruse2018-10-161-4/+16