index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
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_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
win32
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
README.win32: update required commands and platform names
nobu
2019-02-02
1
-2
/
+6
*
README.win32: use label-list
nobu
2019-02-02
1
-2
/
+2
*
README.win32: reformat as RDoc
nobu
2019-02-01
1
-40
/
+35
*
win32/Makefile.sub: try to use __restrict on Visual Studio 2013
k0kubun
2019-01-04
1
-1
/
+1
*
Add RUBY_API_VERSION to rbconfig.rb on mswin too
nobu
2018-12-28
1
-1
/
+2
*
RUBY_PROGRAM_VERSION for MJIT_PRECOMPILED_HEADER
nobu
2018-12-28
1
-0
/
+1
*
Moved version numbers
nobu
2018-12-28
2
-11
/
+6
*
Check if restrict keyword is supported
nobu
2018-12-28
1
-0
/
+5
*
win32/Makefile.sub: missing dependency of mjit_config.h
nobu
2018-12-10
1
-1
/
+1
*
Fix compile error at r66280
nobu
2018-12-08
1
-1
/
+3
*
update-deps: support coroutine dependencies
nobu
2018-12-03
1
-8
/
+9
*
Fix for coroutine/win32/Context.obj
nobu
2018-11-28
1
-2
/
+2
*
win32/Makefile.sub: add flags for AS
nobu
2018-11-28
2
-4
/
+6
*
io + socket: make pipes and sockets nonblocking by default
normal
2018-11-22
1
-3
/
+14
*
configure.ac: add --disable-fiber-coroutine option
nobu
2018-11-21
1
-3
/
+3
*
Make coroutine object directory for each arch
nobu
2018-11-20
1
-2
/
+3
*
Fix typo and make directory
nobu
2018-11-20
1
-2
/
+0
*
Support Visual C++ (mswin)
samuel
2018-11-20
1
-0
/
+23
*
gmake.mk: force updating revision.h
nobu
2018-11-13
1
-0
/
+6
*
win32/setup.mak: Substitute slashes in `MJIT_CC`
nobu
2018-11-11
1
-2
/
+1
*
`MJIT_BUILD_DIR` is not used on Windows
nobu
2018-11-11
1
-1
/
+0
*
Expand MJIT_CC on mswin too
nobu
2018-11-07
1
-0
/
+4
*
support --disable-mjit-support on mswin32/64.
ko1
2018-10-20
3
-1
/
+20
*
fix macro-name.
ko1
2018-10-20
1
-1
/
+1
*
fix MJIT_SUPPORT on win32.
ko1
2018-10-20
1
-0
/
+2
*
rename configure option `--disable-mjit` to `--disable-mjit-support`
ko1
2018-10-20
1
-2
/
+2
*
configure.ac: add --disable-install-mjit-header
k0kubun
2018-10-19
1
-2
/
+5
*
Define PRIdPTR etc
nobu
2018-10-13
1
-0
/
+2
*
win32/win32.c: fix typo in comment [ci skip]
k0kubun
2018-10-13
1
-1
/
+1
*
win32/win32.c: I meant FindFreeChildSlot [ci skip]
k0kubun
2018-10-13
1
-2
/
+2
*
win32/win32.c: don't call FindChildSlot in MJIT
k0kubun
2018-10-13
1
-24
/
+26
*
* expand tabs.
svn
2018-10-12
1
-2
/
+2
*
win32/win32.c: drop always-NULL psa parameter
k0kubun
2018-10-12
1
-14
/
+10
*
mjit_worker.c: suppress child process's output properly
k0kubun
2018-10-12
1
-0
/
+42
*
win32/Makefile.sub: generate MJIT header pdb
k0kubun
2018-10-11
1
-1
/
+5
*
win32/Makefile.sub: install MJIT header and object
k0kubun
2018-10-11
1
-0
/
+5
*
revert r64947 and r64949
k0kubun
2018-10-08
1
-3
/
+0
*
win32/Makefile.sub: create header install dir first
k0kubun
2018-10-07
1
-0
/
+1
*
win32/Makefile.sub: install precompiled header to prefix
k0kubun
2018-10-07
1
-0
/
+2
*
Support ubasecrt.dll 10.0.17763.1 included in Windows 10 October 2018 Update
usa
2018-10-04
1
-2
/
+2
*
Suppress more -Wparentheses warnings
nobu
2018-09-21
1
-1
/
+2
*
Makefile.sub: remove -DRUBY_EXPORT overridden by -U option
nobu
2018-08-16
1
-1
/
+1
*
win32/Makefile.sub: escape `=` in MJIT cflags
k0kubun
2018-08-07
1
-6
/
+6
*
win32/Makefile.sub: remove RUBY_EXPORT macro
k0kubun
2018-08-07
1
-1
/
+1
*
mjit.c: link precompiled object
k0kubun
2018-08-05
1
-1
/
+5
*
mjit.c: initialize prebuilt precompiled header
k0kubun
2018-08-05
1
-1
/
+1
*
win32/Makefile.sub: build precompiled header
k0kubun
2018-08-04
1
-0
/
+33
*
mjit.c: allow using MJIT header in build directory
k0kubun
2018-07-31
1
-0
/
+1
*
mkexports.rb: flip-flop
nobu
2018-07-29
1
-1
/
+7
*
win32.c: limit write size on console
nobu
2018-07-28
1
-3
/
+6
[prev]
[next]