index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
win32
Age
Commit message (
Expand
)
Author
2018-11-28
Fix for coroutine/win32/Context.obj
nobu
2018-11-28
win32/Makefile.sub: add flags for AS
nobu
2018-11-22
io + socket: make pipes and sockets nonblocking by default
normal
2018-11-21
configure.ac: add --disable-fiber-coroutine option
nobu
2018-11-20
Make coroutine object directory for each arch
nobu
2018-11-20
Fix typo and make directory
nobu
2018-11-20
Support Visual C++ (mswin)
samuel
2018-11-13
gmake.mk: force updating revision.h
nobu
2018-11-11
win32/setup.mak: Substitute slashes in `MJIT_CC`
nobu
2018-11-11
`MJIT_BUILD_DIR` is not used on Windows
nobu
2018-11-07
Expand MJIT_CC on mswin too
nobu
2018-10-20
support --disable-mjit-support on mswin32/64.
ko1
2018-10-20
fix macro-name.
ko1
2018-10-20
fix MJIT_SUPPORT on win32.
ko1
2018-10-20
rename configure option `--disable-mjit` to `--disable-mjit-support`
ko1
2018-10-19
configure.ac: add --disable-install-mjit-header
k0kubun
2018-10-13
Define PRIdPTR etc
nobu
2018-10-13
win32/win32.c: fix typo in comment [ci skip]
k0kubun
2018-10-13
win32/win32.c: I meant FindFreeChildSlot [ci skip]
k0kubun
2018-10-13
win32/win32.c: don't call FindChildSlot in MJIT
k0kubun
2018-10-12
* expand tabs.
svn
2018-10-12
win32/win32.c: drop always-NULL psa parameter
k0kubun
2018-10-12
mjit_worker.c: suppress child process's output properly
k0kubun
2018-10-11
win32/Makefile.sub: generate MJIT header pdb
k0kubun
2018-10-11
win32/Makefile.sub: install MJIT header and object
k0kubun
2018-10-08
revert r64947 and r64949
k0kubun
2018-10-07
win32/Makefile.sub: create header install dir first
k0kubun
2018-10-07
win32/Makefile.sub: install precompiled header to prefix
k0kubun
2018-10-04
Support ubasecrt.dll 10.0.17763.1 included in Windows 10 October 2018 Update
usa
2018-09-21
Suppress more -Wparentheses warnings
nobu
2018-08-16
Makefile.sub: remove -DRUBY_EXPORT overridden by -U option
nobu
2018-08-07
win32/Makefile.sub: escape `=` in MJIT cflags
k0kubun
2018-08-07
win32/Makefile.sub: remove RUBY_EXPORT macro
k0kubun
2018-08-05
mjit.c: link precompiled object
k0kubun
2018-08-05
mjit.c: initialize prebuilt precompiled header
k0kubun
2018-08-04
win32/Makefile.sub: build precompiled header
k0kubun
2018-07-31
mjit.c: allow using MJIT header in build directory
k0kubun
2018-07-29
mkexports.rb: flip-flop
nobu
2018-07-28
win32.c: limit write size on console
nobu
2018-07-09
common.mk: codesign ruby-runner too
nobu
2018-07-08
benchmark: introduce benchmark_driver.gem
k0kubun
2018-07-05
Revert "get rid of a compiler warning of VC"
normal
2018-07-05
unrevert r63852 but keep SIGCHLD path disabled for win32
normal
2018-07-04
Revert r63758 and related commits
naruse
2018-07-02
get rid of a compiler warning of VC
usa
2018-06-22
remove DISABLE_RUBYGEMS from config files
nobu
2018-06-15
win32/Makefile.sub: gettimeofday is defined in win32.c
nobu
2018-06-12
win32.c: precise time
nobu
2018-05-20
goruby build was broken
usa
2018-05-20
goruby build was broken
usa
[next]