summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-05mjit.c: determine prefix of MJIT header at runtimek0kubun
2018-02-05vm_insnhelper.c: prefix rb_ to simple_iseq_pk0kubun
2018-02-05* 2018-02-06svn
2018-02-05transform_mjit_header.rb: restrict transformationk0kubun
2018-02-05transform_mjit_header.rb: same command after errornobu
2018-02-05tool/downloader.rb: retry SocketErrork0kubun
2018-02-05mjit.c: prefer using --jit-cc=clang if __clang__k0kubun
2018-02-05Fix undefined behaviorkazu
2018-02-05Fix a typo [ci skip]kazu
2018-02-05mjit.c: try changing the order of includesk0kubun
2018-02-05transform_mjit_header.rb: check initial codek0kubun
2018-02-05transform_mjit_header.rb: remove predefined macrosk0kubun
2018-02-05need shell's escape instead of M4's.shyouhei
2018-02-05Makefile.sub: va_copy in old versionnobu
2018-02-05transform_mjit_header.rb: no extra CRsnobu
2018-02-05assigning void* to a function pointer is a POSIXismshyouhei
2018-02-05va_copy is a C99ismshyouhei
2018-02-05comma at the end of enum is a C99ismshyouhei
2018-02-05vcs.rb: no meaningless splatnobu
2018-02-05vcs.rb: for old rubynobu
2018-02-05transform_mjit_header.rb: take program name from $0nobu
2018-02-05transform_mjit_header.rb: read/write in binmodenobu
2018-02-05transform_mjit_header.rb: separate macro and codenobu
2018-02-05transform_mjit_header.rb: scan by regexpnobu
2018-02-05Use system option instead of shell redirectkazu
2018-02-04mjit.c: define __EXTENSIONS__ earlierk0kubun
2018-02-04MINIRUBY dependencynobu
2018-02-04use MINIRUBYnobu
2018-02-04common.mk: CPPOUTFLAGnobu
2018-02-04* 2018-02-05svn
2018-02-04common.mk: use vm.i as the temporary filenamek0kubun
2018-02-04transform_mjit_header.rb: refactor messages and exitnobu
2018-02-04mjit.c: another try for fixing solaris buildk0kubun
2018-02-04common.mk: phony target mjit-headersnobu
2018-02-04common.mk: rb_mjit_header.hnobu
2018-02-04Makefile.sub: CFLAGS_NO_ARCHnobu
2018-02-04vm.c: feedback control frame size changek0kubun
2018-02-04match whole wordnobu
2018-02-04Fix typos and remove redundant `/#{}/`kazu
2018-02-04mjit_compile.c: merge initial JIT compilerk0kubun
2018-02-04Makefile.in: use CFLAGS_NO_ARCH for cppk0kubun
2018-02-04common.mk: MJIT_MIN_HEADERnobu
2018-02-04use ifchange tool for rb_mjit_header.hnobu
2018-02-04mjit.c: use InterlockedExchangePointerk0kubun
2018-02-04mjit.c: try to fix Solaris build failurek0kubun
2018-02-04mjit.c: try porting va_copyk0kubun
2018-02-04* properties.svn
2018-02-04mjit.c: merge MJIT infrastructurek0kubun
2018-02-04* properties.svn
2018-02-04common.mk: install a single header file for JITk0kubun