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
2019-12-20
Fixed misspellings
Nobuyoshi Nakada
2019-12-11
remove prelude.c
Koichi Sasada
2019-11-26
Fix `$(RMALL) -r` on Windows
NAKAMURA Usaku
2019-11-20
Turn C4047 warning into error
Nobuyoshi Nakada
2019-11-10
Define NULLCMD as printing NUL [Bug #16331]
Nobuyoshi Nakada
2019-11-10
Define NULLCMD as an empty label [Bug #16331]
Nobuyoshi Nakada
2019-11-09
Fix builtin scirpt paths
Nobuyoshi Nakada
2019-11-08
Add VPATH to rbinc rule for nmake
Nobuyoshi Nakada
2019-11-05
Share test-bundled-gems-run in common.mk
Nobuyoshi Nakada
2019-10-11
win32.c: Remove unused calls to StartSockets (#2312)
Gabriel Nagy
2019-09-27
Adjusted spaces [ci skip]
Nobuyoshi Nakada
2019-09-18
[EXPERIMENTAL] MakeMakefile::CXX for C++
Nobuyoshi Nakada
2019-09-10
fix CentOS 6 compile error
卜部昌平
2019-09-06
Try to fix compile error on win32
Kazuhiro NISHIYAMA
2019-08-29
drop-in type check for rb_define_method
卜部昌平
2019-08-27
Added license comment [Bug #12230] [ci skip]
Nobuyoshi Nakada
2019-08-19
* expand tabs. [ci skip]
git
2019-08-19
Set flag to allow unprivileged users to create symlinks (#2381)
Nobuyoshi Nakada
2019-08-04
[DOC] "nmake check" is preferable to "nmake exam" now [ci skip]
Nobuyoshi Nakada
2019-08-04
[DOC] updated about icons in win32/README.win32 [ci skip]
Nobuyoshi Nakada
2019-08-04
[DOC] "nmake check" is preferable to "nmake exam" now [ci skip]
Nobuyoshi Nakada
2019-08-04
[DOC] Mark up path names to show a backslash [ci skip]
Nobuyoshi Nakada
2019-07-25
Fix errno at seeking socket/pipe on Windows
Nobuyoshi Nakada
2019-07-18
Improve build process and coroutine implementation selection.
Samuel Williams
2019-06-19
Remove IA64 support.
Samuel Williams
2019-05-17
Do not export InitVM functions
Nobuyoshi Nakada
2019-05-10
No longer svn & git-svn are used
Nobuyoshi Nakada
2019-04-30
Forgotten to remove
NAKAMURA Usaku
2019-04-30
Revert previous commit; it was meaningless
NAKAMURA Usaku
2019-04-30
* expand tabs.
git
2019-04-30
Use CreateToolhelp32Snapshot instead of NtQueryInformationProcess to get ppid...
NAKAMURA Usaku
2019-04-28
Makefiles need to be indented by tabs
Nobuyoshi Nakada
2019-04-22
Now only supports Git repository
NAKAMURA Usaku
2019-04-21
Remove debug lines
usa
2019-04-21
Show/unshow executing command as specified by `V`
usa
2019-03-04
FindFirstFile cannot glob share names
nobu
2019-02-13
Parenthesize `for` to ignore errors
nobu
2019-02-13
Ignore errors on cleaning
nobu
2019-02-05
README.win32: [DOC] added modeline [ci skip]
nobu
2019-02-04
Update requirements
usa
2019-02-02
README.win32: mention GIT as well as SVN
nobu
2019-02-02
README.win32: update required commands and platform names
nobu
2019-02-02
README.win32: use label-list
nobu
2019-02-01
README.win32: reformat as RDoc
nobu
2019-01-04
win32/Makefile.sub: try to use __restrict on Visual Studio 2013
k0kubun
2018-12-28
Add RUBY_API_VERSION to rbconfig.rb on mswin too
nobu
2018-12-28
RUBY_PROGRAM_VERSION for MJIT_PRECOMPILED_HEADER
nobu
2018-12-28
Moved version numbers
nobu
2018-12-28
Check if restrict keyword is supported
nobu
2018-12-10
win32/Makefile.sub: missing dependency of mjit_config.h
nobu
[next]