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
*
Use Lrama LALR parser generator instead of Bison
v3_3_0_preview1
Yuichiro Kaneko
2023-05-12
1
-1
/
+1
*
Add rubyspec-capiext on mswin
Nobuyoshi Nakada
2023-04-21
1
-0
/
+30
*
[DOC] Remove obsolete win32/.document
Alan Wu
2023-04-11
1
-1
/
+0
*
s/MJIT/RJIT/
Takashi Kokubun
2023-03-06
3
-8
/
+8
*
Remove obsoleted mjit_sp_inc.inc.erb
Takashi Kokubun
2023-03-06
1
-1
/
+1
*
Stop exporting symbols for MJIT
Takashi Kokubun
2023-03-06
1
-1
/
+1
*
Revert "reuse open(2) from rb_file_load_ok on POSIX-like system"
Takashi Kokubun
2023-02-27
1
-3
/
+1
*
Prefer to use File.foreach instead of IO.foreach
Hiroshi SHIBATA
2023-02-27
1
-1
/
+1
*
reuse open(2) from rb_file_load_ok on POSIX-like system
Eric Wong
2023-02-26
1
-1
/
+3
*
Adjust `else` style to be consistent in each files [ci skip]
Nobuyoshi Nakada
2023-02-26
1
-2
/
+4
*
Extract include/ruby/internal/attr/packed_struct.h
Nobuyoshi Nakada
2023-02-08
1
-8
/
+2
*
[DOC] Merge README.win32 to doc/windows.md
Nobuyoshi Nakada
2023-02-02
1
-149
/
+0
*
Reject VS2022 compiler versions with the known bugs
Nobuyoshi Nakada
2023-02-01
2
-5
/
+4
*
Windows: Prefer USERPROFILE over HOMEPATH
Lars Kanis
2022-12-24
1
-9
/
+9
*
Windows: Fix encoding of Dir.home
Lars Kanis
2022-12-24
1
-1
/
+2
*
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
[next]