summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-07mjit.c: system_tmpdirnobu
2018-02-07.gitignore: ignore min header for in-place buildk0kubun
2018-02-07mjit.c: fix buffer overflownobu
2018-02-07mjit.c: windows should include fcntl.h took0kubun
2018-02-07mjit.c: FD instead of FILEnobu
2018-02-07mjit.c: fd is no longer valid after fclosenobu
2018-02-07mjit.c: fix declaration of ruby_null_devicenobu
2018-02-07thread.c: int32_t instead of suseconds_tnobu
2018-02-07fix up r62272nobu
2018-02-07remove declaration of ruby_engine from internal.husa
2018-02-07mjit mswin support (WIP)usa
2018-02-07thread.c: favor timespec internallynormal
2018-02-06lib/ostruct.rb: Use `FrozenError` instead of `RuntimeError`.marcandre
2018-02-06lib/matrix.rb: Document deprecated methods [#12032] [doc] [ci-skip]marcandre
2018-02-06common.mk: can't rescue NotImplementedError by defaultnobu
2018-02-06share ruby_null_devicenobu
2018-02-06mjit mswin support (WIP)usa
2018-02-06mjit.c: make null device portablek0kubun
2018-02-06mjit.c: prefix "_ruby" to precompiled header took0kubun
2018-02-06ruby.c: add MJIT_FORCE_ENABLE macrok0kubun
2018-02-06common.mk: clean mjit headers by clean-localnobu
2018-02-06mjit.c: try installed header onlynobu
2018-02-06moved MJIT_CPPFLAGSnobu
2018-02-06common.mk: link or copy MJIT_MIN_HEADER under includenobu
2018-02-06* 2018-02-07svn
2018-02-06mjit.c: handle fopen errork0kubun
2018-02-06transform_mjit_header.rb: resurrect `exit false`k0kubun
2018-02-06common.mk: MJIT_CPPFLAGSnobu
2018-02-06mjit_compile.c: fix inconsistent indentationk0kubun
2018-02-06mjit_compile.c: share the definition of macrosk0kubun
2018-02-06Fix wrong commentkazu
2018-02-06transform_mjit_header.rb: add output for debugk0kubun
2018-02-06mjit.c: suppress unused-value warningnobu
2018-02-06Remove unused capturekazu
2018-02-06mjit.c: fixed missing variablenobu
2018-02-06mjit.c: build dir prefixnobu
2018-02-06configure.ac: removed unnecessary pushdef/popdefnobu
2018-02-06test_gem_util.rb: fix broken testnobu
2018-02-06mjit headers for universal binarynobu
2018-02-06Merge RubyGems-2.7.5 from upstream.hsbt
2018-02-06deal with aclocal(1)shyouhei
2018-02-06thread_pthread.c: cast inside rb_thread_create_mjit_threadnobu
2018-02-06mjit.c: use ruby_strdup as get_stringnobu
2018-02-06common.mk: ARCH_FLAG to mjit headersnobu
2018-02-05mjit.c: fix MinGW warning by r62221k0kubun
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