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
*
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
*
include/ruby/win32.h: define HAVE_X for the missing prototypes (#5456)
Yuta Saito
2022-01-18
2
-1
/
+19
*
win32/win32.c Fix PROT_EXEC bit flag check for FlushInstrucitonCache()
nagachika
2021-12-30
1
-1
/
+1
*
Fix some bornheads
U.Nakamura
2021-12-27
1
-1
/
+38
*
Tiny mmap emulation for Windows
U.Nakamura
2021-12-27
1
-0
/
+31
*
Rename --jit to --mjit (#5248)
Takashi Kokubun
2021-12-13
1
-2
/
+2
*
[MSWin] Stop passing non-numeric string to `exit` command
Nobuyoshi Nakada
2021-12-02
1
-2
/
+1
*
[MSWin] Replace -Zi in DEBUGFLAGS with -Z7 to suppress warnings
Nobuyoshi Nakada
2021-11-26
1
-2
/
+3
*
No need to link and install .pdb anymore
Alan Wu
2021-11-24
1
-4
/
+0
*
MJIT MSVC: Use /Z7 to avoid PDB write race
Alan Wu
2021-11-24
1
-1
/
+1
*
Select including thread impl file at config time
Yuta Saito
2021-10-30
1
-0
/
+4
*
Remove the scraper
Aaron Patterson
2021-10-20
1
-1
/
+1
*
Yet Another Ruby JIT!
Jose Narvaez
2021-10-20
1
-1
/
+1
*
Refactor uJIT code into more files for readability
Maxime Chevalier-Boisvert
2021-10-20
1
-1
/
+1
*
Try to fix Windows build
Alan Wu
2021-10-20
1
-1
/
+1
*
Clang never evaluates expr in `__builtin_assume`
xtkoba
2021-10-04
1
-2
/
+4
*
[Win32] Prefer Cryptography Next Generation API
Nobuyoshi Nakada
2021-10-02
1
-1
/
+1
*
Reminders of the Windows versions each API is available [ci skip]
Nobuyoshi Nakada
2021-09-24
1
-0
/
+5
*
Ripper source on mswin
Nobuyoshi Nakada
2021-09-21
1
-0
/
+1
*
MINGW: _WIN64 is not defined on i386-mingw32 + ucrt.
xtkoba (Tee KOBAYASHI)
2021-09-20
1
-2
/
+2
*
MINGW: Fix build error on Windows UCRT
xtkoba (Tee KOBAYASHI)
2021-09-20
1
-1
/
+7
*
Add missing empty macro [ci skip]
Nobuyoshi Nakada
2021-08-25
1
-0
/
+1
*
[Win32] put a space before configure options [Bug #17588]
Nobuyoshi Nakada
2021-08-15
1
-11
/
+11
*
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
*
[Win32] Fix assembler name when cross compiling
Nobuyoshi Nakada
2021-07-04
1
-2
/
+8
*
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
*
Add parentheses to avoid pointless condition
Jeremy Evans
2021-06-23
1
-1
/
+1
*
[Win32] fixed PACKED_STRUCT_UNALIGNED on x86
Nobuyoshi Nakada
2021-06-09
1
-1
/
+1
*
[Win32] long path name support [Bug #12551]
Gabriel Nagy
2021-05-17
2
-1
/
+9
*
`_MSC_VER` may not be defined
xtkoba
2021-05-04
1
-1
/
+1
*
win32: fix RUBY_RELEASE_DATE in Makefile
Nobuyoshi Nakada
2021-04-10
1
-3
/
+11
*
Remove unused DEFAULT_KCODE
Kazuhiro NISHIYAMA
2021-03-17
1
-2
/
+0
*
Increment global variables atomically
Nobuyoshi Nakada
2021-03-08
1
-4
/
+4
*
Make vm_exit_handler installation MT-safe
Nobuyoshi Nakada
2021-03-08
1
-3
/
+11
*
Make uenvarea thread exclusive
Nobuyoshi Nakada
2021-03-08
1
-22
/
+39
*
Make the flag in thread_exclusive unique
Nobuyoshi Nakada
2021-03-08
1
-2
/
+3
*
Enclose crtitical sections in `thread_exclusive` block
Nobuyoshi Nakada
2021-03-08
1
-52
/
+39
*
Revert "Enclose crtitical sections in `thread_exclusive` block"
Nobuyoshi Nakada
2021-02-24
1
-72
/
+75
*
Use the system getenv in setup_debug_log
Nobuyoshi Nakada
2021-02-23
1
-1
/
+1
*
Fixed commit miss at 41eb4fbf86e7ae9c9ff993e07a19fa44eb74be9b
Nobuyoshi Nakada
2021-02-23
1
-24
/
+26
*
Make uenvarea thread exclusive
Nobuyoshi Nakada
2021-02-23
1
-23
/
+32
*
Fixed commit miss at 19cc24b34b0490b7c2779eec521fe0089e05f183
Nobuyoshi Nakada
2021-02-23
1
-30
/
+22
[next]