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
/
Makefile.sub
Commit message (
Expand
)
Author
Age
Files
Lines
*
Parenthesize `for` to ignore errors
nobu
2019-02-13
1
-4
/
+4
*
Ignore errors on cleaning
nobu
2019-02-13
1
-1
/
+1
*
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
1
-0
/
+3
*
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
1
-2
/
+2
*
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
*
`MJIT_BUILD_DIR` is not used on Windows
nobu
2018-11-11
1
-1
/
+0
*
support --disable-mjit-support on mswin32/64.
ko1
2018-10-20
1
-1
/
+5
*
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/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
*
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
*
common.mk: codesign ruby-runner too
nobu
2018-07-09
1
-0
/
+1
*
benchmark: introduce benchmark_driver.gem
k0kubun
2018-07-08
1
-0
/
+4
*
Revert "get rid of a compiler warning of VC"
normal
2018-07-05
1
-1
/
+1
*
unrevert r63852 but keep SIGCHLD path disabled for win32
normal
2018-07-05
1
-1
/
+1
*
Revert r63758 and related commits
naruse
2018-07-04
1
-1
/
+1
*
get rid of a compiler warning of VC
usa
2018-07-02
1
-1
/
+1
*
remove DISABLE_RUBYGEMS from config files
nobu
2018-06-22
1
-0
/
+3
*
win32/Makefile.sub: gettimeofday is defined in win32.c
nobu
2018-06-15
1
-0
/
+1
*
goruby build was broken
usa
2018-05-20
1
-2
/
+2
*
goruby build was broken
usa
2018-05-20
1
-0
/
+5
*
mjit_config.h: expand min header name
nobu
2018-04-28
1
-1
/
+1
*
win32/Makefile.sub: LIBDIR_BASENAME
nobu
2018-04-26
1
-0
/
+3
*
configure.ac: --disable-mathn option
nobu
2018-03-09
1
-1
/
+6
*
Fix a typo [ci skip]
kazu
2018-03-05
1
-1
/
+1
[next]