aboutsummaryrefslogtreecommitdiffstats
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
...
* * expand tabs. [ci skip]git2019-08-191-10/+10
* Set flag to allow unprivileged users to create symlinks (#2381)Nobuyoshi Nakada2019-08-191-2/+22
* [DOC] "nmake check" is preferable to "nmake exam" now [ci skip]Nobuyoshi Nakada2019-08-041-4/+4
* [DOC] updated about icons in win32/README.win32 [ci skip]Nobuyoshi Nakada2019-08-041-5/+9
* [DOC] "nmake check" is preferable to "nmake exam" now [ci skip]Nobuyoshi Nakada2019-08-041-1/+1
* [DOC] Mark up path names to show a backslash [ci skip]Nobuyoshi Nakada2019-08-041-2/+2
* Fix errno at seeking socket/pipe on WindowsNobuyoshi Nakada2019-07-251-0/+11
* Improve build process and coroutine implementation selection.Samuel Williams2019-07-181-13/+13
* Remove IA64 support.Samuel Williams2019-06-194-15/+9
* Do not export InitVM functionsNobuyoshi Nakada2019-05-171-1/+1
* No longer svn & git-svn are usedNobuyoshi Nakada2019-05-101-6/+1
* Forgotten to removeNAKAMURA Usaku2019-04-301-1/+0
* Revert previous commit; it was meaninglessNAKAMURA Usaku2019-04-301-20/+0
* * expand tabs.git2019-04-301-16/+16
* Use CreateToolhelp32Snapshot instead of NtQueryInformationProcess to get ppid...NAKAMURA Usaku2019-04-301-0/+21
* Makefiles need to be indented by tabsNobuyoshi Nakada2019-04-281-1/+1
* Now only supports Git repositoryNAKAMURA Usaku2019-04-221-8/+6
* Remove debug linesusa2019-04-211-2/+2
* Show/unshow executing command as specified by `V`usa2019-04-211-3/+3
* FindFirstFile cannot glob share namesnobu2019-03-041-0/+14
* Parenthesize `for` to ignore errorsnobu2019-02-131-4/+4
* Ignore errors on cleaningnobu2019-02-131-1/+1
* README.win32: [DOC] added modeline [ci skip]nobu2019-02-051-0/+2
* Update requirementsusa2019-02-041-2/+2
* README.win32: mention GIT as well as SVNnobu2019-02-021-2/+4
* README.win32: update required commands and platform namesnobu2019-02-021-2/+6
* README.win32: use label-listnobu2019-02-021-2/+2
* README.win32: reformat as RDocnobu2019-02-011-40/+35
* win32/Makefile.sub: try to use __restrict on Visual Studio 2013k0kubun2019-01-041-1/+1
* Add RUBY_API_VERSION to rbconfig.rb on mswin toonobu2018-12-281-1/+2
* RUBY_PROGRAM_VERSION for MJIT_PRECOMPILED_HEADERnobu2018-12-281-0/+1
* Moved version numbersnobu2018-12-282-11/+6
* Check if restrict keyword is supportednobu2018-12-281-0/+5
* win32/Makefile.sub: missing dependency of mjit_config.hnobu2018-12-101-1/+1
* Fix compile error at r66280nobu2018-12-081-1/+3
* update-deps: support coroutine dependenciesnobu2018-12-031-8/+9
* Fix for coroutine/win32/Context.objnobu2018-11-281-2/+2
* win32/Makefile.sub: add flags for ASnobu2018-11-282-4/+6
* io + socket: make pipes and sockets nonblocking by defaultnormal2018-11-221-3/+14
* configure.ac: add --disable-fiber-coroutine optionnobu2018-11-211-3/+3
* Make coroutine object directory for each archnobu2018-11-201-2/+3
* Fix typo and make directorynobu2018-11-201-2/+0
* Support Visual C++ (mswin)samuel2018-11-201-0/+23
* gmake.mk: force updating revision.hnobu2018-11-131-0/+6
* win32/setup.mak: Substitute slashes in `MJIT_CC`nobu2018-11-111-2/+1
* `MJIT_BUILD_DIR` is not used on Windowsnobu2018-11-111-1/+0
* Expand MJIT_CC on mswin toonobu2018-11-071-0/+4
* support --disable-mjit-support on mswin32/64.ko12018-10-203-1/+20
* fix macro-name.ko12018-10-201-1/+1
* fix MJIT_SUPPORT on win32.ko12018-10-201-0/+2