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
*
Win32: add dependency of revision.h
Nobuyoshi Nakada
2022-12-21
1
-0
/
+4
*
MSVS lacks `touch` [ci skip]
Nobuyoshi Nakada
2022-12-20
1
-0
/
+1
*
Add more comments why CRuby uses __pioinfo
NARUSE, Yui
2022-12-15
1
-0
/
+12
*
Win32: Move fallback BASERUBY definition
Nobuyoshi Nakada
2022-12-10
2
-12
/
+17
*
Handle depend files on nmake
Nobuyoshi Nakada
2022-12-05
1
-0
/
+3
*
Use class methods of `File` over `Kernel.open` and `IO.read`
Nobuyoshi Nakada
2022-12-01
1
-1
/
+1
*
MJIT: Rename mjit_compile_attr to mjit_sp_inc
Takashi Kokubun
2022-11-29
1
-1
/
+1
*
Use `rb_sprintf` instead of deprecated `sprintf`
Nobuyoshi Nakada
2022-11-25
1
-4
/
+6
*
Use class methods of `File` over `Kernel.open` and `IO.read`
Nobuyoshi Nakada
2022-11-21
1
-1
/
+1
*
Avoid warnings on MINGW:
Lars Kanis
2022-11-20
1
-0
/
+4
*
Add support for `sockaddr_un` on Windows. (#6513)
Samuel Williams
2022-11-17
3
-19
/
+142
*
Windows: Readlink improvements (#6745)
Lars Kanis
2022-11-17
3
-63
/
+20
*
[win32] Only include base windows types
Josh Cooper
2022-10-26
1
-1
/
+1
*
Demote mjit_instruction.rb from builtin to stdlib
Takashi Kokubun
2022-09-18
1
-4
/
+0
*
Always generate non-empty revision.h
Takashi Kokubun
2022-09-17
1
-2
/
+0
*
Auto-generate the release date on version.h from git CommitDate (#6382)
Takashi Kokubun
2022-09-17
2
-0
/
+3
*
Add GMP support for mswin
U.Nakamura
2022-09-13
3
-0
/
+17
*
[win32] Set proper `NULLCMD` in rbconfig.rb [ci skip]
Nobuyoshi Nakada
2022-09-10
1
-1
/
+1
*
eliminate magic number
YO4
2022-09-09
1
-1
/
+1
*
win32.c additional fix: is_readable_console
YO4
2022-09-09
1
-0
/
+5
*
win32.c fix: is_readable_console
YO4
2022-09-09
1
-1
/
+1
*
[Bug #5317] Use `rb_off_t` instead of `off_t`
Nobuyoshi Nakada
2022-09-08
2
-8
/
+12
*
[MSWin] Fix for non-Windows (cygwin/msys) BASERUBY
Nobuyoshi Nakada
2022-09-08
1
-0
/
+1
*
[MSWin] Disable rubygems of BASERUBY
Nobuyoshi Nakada
2022-09-08
1
-1
/
+1
*
Define BOOTSTRAPRUBY from HAVE_BASERUBY
Nobuyoshi Nakada
2022-09-07
1
-2
/
+4
*
Ensure BASERUBY when cross-compiling
Nobuyoshi Nakada
2022-09-07
1
-0
/
+8
*
Ruby MJIT (#6028)
Takashi Kokubun
2022-09-04
1
-1
/
+5
*
Make sources by BASERUBY if available instead of miniruby
Nobuyoshi Nakada
2022-09-03
1
-2
/
+8
*
Move duplicate dependencies
Nobuyoshi Nakada
2022-09-03
1
-2
/
+0
*
[Win32] Use `exit` instead of `type` [ci skip]
Nobuyoshi Nakada
2022-08-28
1
-1
/
+1
*
Drop mswin support of MJIT (#6265)
Takashi Kokubun
2022-08-20
3
-123
/
+1
*
Stop defining `RUBY_ABI_VERSION` if released versions
Nobuyoshi Nakada
2022-08-12
2
-2
/
+10
*
Add `--enable-devel` configure option
Nobuyoshi Nakada
2022-08-11
2
-1
/
+15
*
Adjust styles [ci skip]
Nobuyoshi Nakada
2022-08-06
1
-2
/
+4
*
Expand tabs [ci skip]
Takashi Kokubun
2022-07-21
3
-3150
/
+3150
*
Rename ENCINDEX_ASCII to ENCINDEX_ASCII_8BIT
Jean Boussier
2022-07-19
1
-3
/
+3
*
[Win32] allow pipe in flock
Nobuyoshi Nakada
2022-04-21
1
-7
/
+3
*
[Win32] Fix mode of character/pipe device stat [Bug #18732]
Nobuyoshi Nakada
2022-04-15
1
-6
/
+16
*
Get rid of type-punning pointer casts
Nobuyoshi Nakada
2022-04-07
1
-1
/
+1
*
Load fake.rb at `BTESTRUBY`
Nobuyoshi Nakada
2022-04-05
1
-1
/
+1
*
[Bug #18667] Define RUBY_API_VERSION on Windows
Peter Zhu
2022-03-30
1
-1
/
+1
*
Need to reconfigure and rebuild everything when abi.h changed
Nobuyoshi Nakada
2022-03-23
1
-0
/
+3
*
Avoid console input behavior in windows 10 [Bug #18588]
YO4
2022-03-16
1
-3
/
+3
*
[MSWin] Allow gems with VS2022 for VS2019 build ruby [Misc #18362]
Nobuyoshi Nakada
2022-03-02
1
-1
/
+4
*
Add ABI version to ruby_version tag on Windows
Peter Zhu
2022-02-24
2
-1
/
+2
*
[MSWin] Tentative measure for a bug of VS2022 [Misc #18362]
Nobuyoshi Nakada
2022-02-20
2
-0
/
+51
*
Check if `__assume` is supported
Nobuyoshi Nakada
2022-02-19
1
-1
/
+1
*
Define `HAVE___BUILTIN_UNREACHABLE` instead of `UNREACHABLE`
Nobuyoshi Nakada
2022-02-19
1
-1
/
+0
*
[MSWin] Remove stale configuration check [ci skip]
Nobuyoshi Nakada
2022-02-12
1
-7
/
+0
*
Fixed an missing percent in the batch file
Nobuyoshi Nakada
2022-01-24
1
-1
/
+1
[next]