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
*
Ripper source on mswin
Nobuyoshi Nakada
2021-09-21
1
-0
/
+1
*
Add missing empty macro [ci skip]
Nobuyoshi Nakada
2021-08-25
1
-0
/
+1
*
Group commands on GitHub Actions
Nobuyoshi Nakada
2021-08-07
1
-0
/
+8
*
Revert "Removed extinit.o from main programs"
Yusuke Endoh
2021-08-05
1
-3
/
+2
*
Set ENCSTATIC in rbconfig.rb [Bug #17929]
Nobuyoshi Nakada
2021-07-06
1
-0
/
+1
*
Remove copy coroutine build rule.
Samuel Williams
2021-07-03
1
-3
/
+0
*
Removed extinit.o from main programs
Nobuyoshi Nakada
2021-07-03
1
-2
/
+3
*
[Win32] fixed PACKED_STRUCT_UNALIGNED on x86
Nobuyoshi Nakada
2021-06-09
1
-1
/
+1
*
Remove unused DEFAULT_KCODE
Kazuhiro NISHIYAMA
2021-03-17
1
-2
/
+0
*
[Win32] Fixed preprocessed file path
Nobuyoshi Nakada
2021-02-20
1
-4
/
+4
*
Made LARGEFILE_SUPPORT mandatory
Nobuyoshi Nakada
2020-12-16
1
-7
/
+0
*
Removed obsolete autoconf checks
Nobuyoshi Nakada
2020-12-12
1
-1
/
+0
*
Signal handler type should be void
Nobuyoshi Nakada
2020-12-12
1
-1
/
+0
*
Omit checks for C89 standard or later
Nobuyoshi Nakada
2020-12-12
1
-3
/
+0
*
Removed canonicalization for mathn
Nobuyoshi Nakada
2020-11-10
1
-6
/
+0
*
DEPRECATED_TYPE: is deprecated
卜部昌平
2020-08-27
1
-1
/
+0
*
No GITPULLOPTIONS by default
Nobuyoshi Nakada
2020-06-04
1
-1
/
+1
*
Support version ranges for MSVC [Feature #16763]
Nobuyoshi Nakada
2020-04-11
1
-0
/
+6
*
[win32] Removed useless macro name that isn't expanded in `#error`
Nobuyoshi Nakada
2020-04-08
1
-1
/
+1
*
Added tooldir variable
Nobuyoshi Nakada
2020-04-05
1
-4
/
+5
*
[win32] get rid of redefinition of reserved macro
Nobuyoshi Nakada
2020-03-05
1
-0
/
+2
*
avoid defining inline
卜部昌平
2020-02-20
1
-1
/
+1
*
support C++ std::nullptr_t
卜部昌平
2020-01-31
1
-0
/
+3
*
remove prelude.c
Koichi Sasada
2019-12-11
1
-5
/
+0
*
Fix `$(RMALL) -r` on Windows
NAKAMURA Usaku
2019-11-26
1
-1
/
+1
*
Turn C4047 warning into error
Nobuyoshi Nakada
2019-11-20
1
-1
/
+1
*
Define NULLCMD as printing NUL [Bug #16331]
Nobuyoshi Nakada
2019-11-10
1
-1
/
+1
*
Define NULLCMD as an empty label [Bug #16331]
Nobuyoshi Nakada
2019-11-10
1
-0
/
+1
*
Fix builtin scirpt paths
Nobuyoshi Nakada
2019-11-09
1
-3
/
+0
*
Add VPATH to rbinc rule for nmake
Nobuyoshi Nakada
2019-11-08
1
-0
/
+3
*
Share test-bundled-gems-run in common.mk
Nobuyoshi Nakada
2019-11-05
1
-7
/
+0
*
[EXPERIMENTAL] MakeMakefile::CXX for C++
Nobuyoshi Nakada
2019-09-18
1
-0
/
+1
*
fix CentOS 6 compile error
卜部昌平
2019-09-10
1
-0
/
+1
*
Try to fix compile error on win32
Kazuhiro NISHIYAMA
2019-09-06
1
-0
/
+2
*
Improve build process and coroutine implementation selection.
Samuel Williams
2019-07-18
1
-13
/
+13
*
Remove IA64 support.
Samuel Williams
2019-06-19
1
-6
/
+6
*
No longer svn & git-svn are used
Nobuyoshi Nakada
2019-05-10
1
-6
/
+1
*
Makefiles need to be indented by tabs
Nobuyoshi Nakada
2019-04-28
1
-1
/
+1
*
Remove debug lines
usa
2019-04-21
1
-2
/
+2
*
Show/unshow executing command as specified by `V`
usa
2019-04-21
1
-3
/
+3
*
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
[next]