summaryrefslogtreecommitdiff
path: root/win32
AgeCommit message (Expand)Author
2019-02-04Update requirementsusa
2019-02-02README.win32: mention GIT as well as SVNnobu
2019-02-02README.win32: update required commands and platform namesnobu
2019-02-02README.win32: use label-listnobu
2019-02-01README.win32: reformat as RDocnobu
2019-01-04win32/Makefile.sub: try to use __restrict on Visual Studio 2013k0kubun
2018-12-28Add RUBY_API_VERSION to rbconfig.rb on mswin toonobu
2018-12-28RUBY_PROGRAM_VERSION for MJIT_PRECOMPILED_HEADERnobu
2018-12-28Moved version numbersnobu
2018-12-28Check if restrict keyword is supportednobu
2018-12-10win32/Makefile.sub: missing dependency of mjit_config.hnobu
2018-12-08Fix compile error at r66280nobu
2018-12-03update-deps: support coroutine dependenciesnobu
2018-11-28Fix for coroutine/win32/Context.objnobu
2018-11-28win32/Makefile.sub: add flags for ASnobu
2018-11-22io + socket: make pipes and sockets nonblocking by defaultnormal
2018-11-21configure.ac: add --disable-fiber-coroutine optionnobu
2018-11-20Make coroutine object directory for each archnobu
2018-11-20Fix typo and make directorynobu
2018-11-20Support Visual C++ (mswin)samuel
2018-11-13gmake.mk: force updating revision.hnobu
2018-11-11win32/setup.mak: Substitute slashes in `MJIT_CC`nobu
2018-11-11`MJIT_BUILD_DIR` is not used on Windowsnobu
2018-11-07Expand MJIT_CC on mswin toonobu
2018-10-20support --disable-mjit-support on mswin32/64.ko1
2018-10-20fix macro-name.ko1
2018-10-20fix MJIT_SUPPORT on win32.ko1
2018-10-20rename configure option `--disable-mjit` to `--disable-mjit-support`ko1
2018-10-19configure.ac: add --disable-install-mjit-headerk0kubun
2018-10-13Define PRIdPTR etcnobu
2018-10-13win32/win32.c: fix typo in comment [ci skip]k0kubun
2018-10-13win32/win32.c: I meant FindFreeChildSlot [ci skip]k0kubun
2018-10-13win32/win32.c: don't call FindChildSlot in MJITk0kubun
2018-10-12* expand tabs.svn
2018-10-12win32/win32.c: drop always-NULL psa parameterk0kubun
2018-10-12mjit_worker.c: suppress child process's output properlyk0kubun
2018-10-11win32/Makefile.sub: generate MJIT header pdbk0kubun
2018-10-11win32/Makefile.sub: install MJIT header and objectk0kubun
2018-10-08revert r64947 and r64949k0kubun
2018-10-07win32/Makefile.sub: create header install dir firstk0kubun
2018-10-07win32/Makefile.sub: install precompiled header to prefixk0kubun
2018-10-04Support ubasecrt.dll 10.0.17763.1 included in Windows 10 October 2018 Updateusa
2018-09-21Suppress more -Wparentheses warningsnobu
2018-08-16Makefile.sub: remove -DRUBY_EXPORT overridden by -U optionnobu
2018-08-07win32/Makefile.sub: escape `=` in MJIT cflagsk0kubun
2018-08-07win32/Makefile.sub: remove RUBY_EXPORT macrok0kubun
2018-08-05mjit.c: link precompiled objectk0kubun
2018-08-05mjit.c: initialize prebuilt precompiled headerk0kubun
2018-08-04win32/Makefile.sub: build precompiled headerk0kubun
2018-07-31mjit.c: allow using MJIT header in build directoryk0kubun