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
2022-06-18
merge revision(s): a0040af6715d85f416f1282588974e151a8164eb
NAKAMURA Usaku
2021-09-05
Backport mutexes for socket and connection lists on win32 #4212 (#4218)
Andrew Aladjev
2021-03-02
merge revision(s) b94b7965c420661ed621c146a4efaf43bc3cf50b: [Backport #17639]
NARUSE, Yui
2021-02-16
merge revision(s) a681c484a3c5b9235c84bc5c253b4406e498e8cf: [Backport #17626]
NARUSE, Yui
2020-12-21
Enable escape sequence on Windows10 console
U.Nakamura
2020-12-20
win32: Deprecate file CP version functions
Nobuyoshi Nakada
2020-12-20
win32: Added rb_w32_ureaddir only for UTF-8 [Feature #12654]
Nobuyoshi Nakada
2020-12-20
win32: Use UTF-8 as filesystem encoding [Feature #12654]
Nobuyoshi Nakada
2020-12-20
Revived the getenv macro for dln_find.c
Nobuyoshi Nakada
2020-12-16
Made LARGEFILE_SUPPORT mandatory
Nobuyoshi Nakada
2020-12-12
Removed obsolete autoconf checks
Nobuyoshi Nakada
2020-12-12
Signal handler type should be void
Nobuyoshi Nakada
2020-12-12
Omit checks for C89 standard or later
Nobuyoshi Nakada
2020-12-08
Windows: Read ENV names and values as UTF-8 encoded Strings (#3818)
Lars Kanis
2020-11-28
Revived the getenv macro for dln_find.c
Nobuyoshi Nakada
2020-11-28
Windows: Improve readablity of getenv() encoding
Lars Kanis
2020-11-10
Removed canonicalization for mathn
Nobuyoshi Nakada
2020-08-27
DEPRECATED_TYPE: is deprecated
卜部昌平
2020-07-28
Use https instead of http
Kazuhiro NISHIYAMA
2020-06-04
No GITPULLOPTIONS by default
Nobuyoshi Nakada
2020-05-26
Get rid of redefinition of memcpy on mingw
Nobuyoshi Nakada
2020-05-19
Include wchar.h before wrapping memchr
Nobuyoshi Nakada
2020-05-12
win32/mkexports.rb: do not export internal symbols
Nobuyoshi Nakada
2020-05-11
sed -i 's|ruby/impl|ruby/internal|'
卜部昌平
2020-05-11
sed -i s|ruby/3|ruby/impl|g
卜部昌平
2020-04-11
Support version ranges for MSVC [Feature #16763]
Nobuyoshi Nakada
2020-04-08
Merge pull request #2991 from shyouhei/ruby.h
卜部昌平
2020-04-08
[win32] Moved `MSC_VER` to verconf.mk and reduce running CPP
Nobuyoshi Nakada
2020-04-08
[win32] Removed useless macro name that isn't expanded in `#error`
Nobuyoshi Nakada
2020-04-05
Added tooldir variable
Nobuyoshi Nakada
2020-03-05
[win32] get rid of redefinition of reserved macro
Nobuyoshi Nakada
2020-03-04
[win32] suppress false warning by mingw gcc
Nobuyoshi Nakada
2020-02-20
avoid defining inline
卜部昌平
2020-01-31
support C++ std::nullptr_t
卜部昌平
2019-12-26
decouple internal.h headers
卜部昌平
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
卜部昌平
[next]