aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Remove unused capturekazu2018-02-061-1/+1
* mjit.c: fixed missing variablenobu2018-02-061-0/+3
* mjit.c: build dir prefixnobu2018-02-061-20/+34
* configure.ac: removed unnecessary pushdef/popdefnobu2018-02-061-6/+4
* test_gem_util.rb: fix broken testnobu2018-02-061-5/+2
* mjit headers for universal binarynobu2018-02-066-6/+38
* Merge RubyGems-2.7.5 from upstream.hsbt2018-02-0650-174/+251
* deal with aclocal(1)shyouhei2018-02-065-15/+8
* thread_pthread.c: cast inside rb_thread_create_mjit_threadnobu2018-02-062-3/+3
* mjit.c: use ruby_strdup as get_stringnobu2018-02-062-9/+3
* common.mk: ARCH_FLAG to mjit headersnobu2018-02-061-2/+2
* mjit.c: fix MinGW warning by r62221k0kubun2018-02-051-1/+1
* mjit.c: determine prefix of MJIT header at runtimek0kubun2018-02-054-9/+38
* vm_insnhelper.c: prefix rb_ to simple_iseq_pk0kubun2018-02-052-5/+5
* * 2018-02-06svn2018-02-051-1/+1
* transform_mjit_header.rb: restrict transformationk0kubun2018-02-051-0/+6
* transform_mjit_header.rb: same command after errornobu2018-02-051-2/+3
* tool/downloader.rb: retry SocketErrork0kubun2018-02-051-3/+3
* mjit.c: prefer using --jit-cc=clang if __clang__k0kubun2018-02-051-1/+1
* Fix undefined behaviorkazu2018-02-051-0/+2
* Fix a typo [ci skip]kazu2018-02-051-1/+1
* mjit.c: try changing the order of includesk0kubun2018-02-051-8/+9
* transform_mjit_header.rb: check initial codek0kubun2018-02-051-4/+6
* transform_mjit_header.rb: remove predefined macrosk0kubun2018-02-051-5/+4
* need shell's escape instead of M4's.shyouhei2018-02-051-1/+1
* Makefile.sub: va_copy in old versionnobu2018-02-051-0/+4
* transform_mjit_header.rb: no extra CRsnobu2018-02-051-1/+1
* assigning void* to a function pointer is a POSIXismshyouhei2018-02-053-13/+15
* va_copy is a C99ismshyouhei2018-02-056-4/+73
* comma at the end of enum is a C99ismshyouhei2018-02-051-2/+2
* vcs.rb: no meaningless splatnobu2018-02-051-1/+1
* vcs.rb: for old rubynobu2018-02-051-0/+1
* transform_mjit_header.rb: take program name from $0nobu2018-02-051-4/+6
* transform_mjit_header.rb: read/write in binmodenobu2018-02-051-2/+2
* transform_mjit_header.rb: separate macro and codenobu2018-02-051-2/+4
* transform_mjit_header.rb: scan by regexpnobu2018-02-051-13/+14
* Use system option instead of shell redirectkazu2018-02-051-1/+1
* mjit.c: define __EXTENSIONS__ earlierk0kubun2018-02-041-4/+4
* MINIRUBY dependencynobu2018-02-041-1/+1
* use MINIRUBYnobu2018-02-041-1/+1
* common.mk: CPPOUTFLAGnobu2018-02-043-2/+6
* * 2018-02-05svn2018-02-041-1/+1
* common.mk: use vm.i as the temporary filenamek0kubun2018-02-041-2/+2
* transform_mjit_header.rb: refactor messages and exitnobu2018-02-041-10/+9
* mjit.c: another try for fixing solaris buildk0kubun2018-02-041-1/+4
* common.mk: phony target mjit-headersnobu2018-02-041-0/+3
* common.mk: rb_mjit_header.hnobu2018-02-044-10/+10
* Makefile.sub: CFLAGS_NO_ARCHnobu2018-02-041-1/+7
* vm.c: feedback control frame size changek0kubun2018-02-041-1/+1
* match whole wordnobu2018-02-041-1/+1