aboutsummaryrefslogtreecommitdiffstats
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* Define PRIdPTR etcnobu2018-10-131-0/+2
* win32/win32.c: fix typo in comment [ci skip]k0kubun2018-10-131-1/+1
* win32/win32.c: I meant FindFreeChildSlot [ci skip]k0kubun2018-10-131-2/+2
* win32/win32.c: don't call FindChildSlot in MJITk0kubun2018-10-131-24/+26
* * expand tabs.svn2018-10-121-2/+2
* win32/win32.c: drop always-NULL psa parameterk0kubun2018-10-121-14/+10
* mjit_worker.c: suppress child process's output properlyk0kubun2018-10-121-0/+42
* win32/Makefile.sub: generate MJIT header pdbk0kubun2018-10-111-1/+5
* win32/Makefile.sub: install MJIT header and objectk0kubun2018-10-111-0/+5
* revert r64947 and r64949k0kubun2018-10-081-3/+0
* win32/Makefile.sub: create header install dir firstk0kubun2018-10-071-0/+1
* win32/Makefile.sub: install precompiled header to prefixk0kubun2018-10-071-0/+2
* Support ubasecrt.dll 10.0.17763.1 included in Windows 10 October 2018 Updateusa2018-10-041-2/+2
* Suppress more -Wparentheses warningsnobu2018-09-211-1/+2
* Makefile.sub: remove -DRUBY_EXPORT overridden by -U optionnobu2018-08-161-1/+1
* win32/Makefile.sub: escape `=` in MJIT cflagsk0kubun2018-08-071-6/+6
* win32/Makefile.sub: remove RUBY_EXPORT macrok0kubun2018-08-071-1/+1
* mjit.c: link precompiled objectk0kubun2018-08-051-1/+5
* mjit.c: initialize prebuilt precompiled headerk0kubun2018-08-051-1/+1
* win32/Makefile.sub: build precompiled headerk0kubun2018-08-041-0/+33
* mjit.c: allow using MJIT header in build directoryk0kubun2018-07-311-0/+1
* mkexports.rb: flip-flopnobu2018-07-291-1/+7
* win32.c: limit write size on consolenobu2018-07-281-3/+6
* common.mk: codesign ruby-runner toonobu2018-07-091-0/+1
* benchmark: introduce benchmark_driver.gemk0kubun2018-07-081-0/+4
* Revert "get rid of a compiler warning of VC"normal2018-07-051-1/+1
* unrevert r63852 but keep SIGCHLD path disabled for win32normal2018-07-051-1/+1
* Revert r63758 and related commitsnaruse2018-07-041-1/+1
* get rid of a compiler warning of VCusa2018-07-021-1/+1
* remove DISABLE_RUBYGEMS from config filesnobu2018-06-222-2/+5
* win32/Makefile.sub: gettimeofday is defined in win32.cnobu2018-06-151-0/+1
* win32.c: precise timenobu2018-06-121-19/+22
* goruby build was brokenusa2018-05-201-2/+2
* goruby build was brokenusa2018-05-201-0/+5
* mjit_config.h: expand min header namenobu2018-04-281-1/+1
* win32/Makefile.sub: LIBDIR_BASENAMEnobu2018-04-261-0/+3
* made *.cmd excutablenobu2018-04-221-0/+0
* win32.c: fix CSI sequences to deletenobu2018-04-181-8/+8
* [DOC] Add win32/README.win32 to .documentkazu2018-04-121-0/+1
* removed never used variablenobu2018-04-031-4/+0
* win32/file.c: relative path with drive letternobu2018-03-281-3/+12
* * win32/README.win32: `make up` is only necessary when building from SVN source.usa2018-03-191-1/+1
* note that patch is required and need to run make up before makeusa2018-03-191-3/+6
* win32/configure.bat: stop when setup failednobu2018-03-151-1/+2
* configure.ac: --disable-mathn optionnobu2018-03-091-1/+6
* Fix a typo [ci skip]kazu2018-03-051-1/+1
* Makefile.sub: reconfignobu2018-03-051-1/+2
* mjit_config.h: MJIT_LDSHAREDnobu2018-03-031-1/+4
* Makefile.sub: need suffixnobu2018-03-021-1/+1
* Makefile.sub: link user32.libnobu2018-03-021-1/+1