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] 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
*
Constified possible data
Nobuyoshi Nakada
2021-02-23
1
-8
/
+8
*
Enclose crtitical sections in `thread_exclusive` block
Nobuyoshi Nakada
2021-02-23
1
-28
/
+27
*
added mutexes for socket and connection lists on win32
Andrew Aladjev
2021-02-23
1
-40
/
+80
*
Expand final path name buffer for namespace prefix
Nobuyoshi Nakada
2021-02-22
1
-4
/
+10
*
Search subclasses from constants
Nobuyoshi Nakada
2021-02-22
1
-6
/
+3
*
MSys is a variant of Cygwin
Nobuyoshi Nakada
2021-02-20
1
-0
/
+3
*
[Win32] Fixed preprocessed file path
Nobuyoshi Nakada
2021-02-20
1
-4
/
+4
*
Fix link msdn.microsoft.com (#4202)
S.H
2021-02-19
1
-1
/
+1
*
Fixed fallback ENABLE_VIRTUAL_TERMINAL_PROCESSING value [Bug #17639]
YO4 (Yoshinao Muramatsu)
2021-02-20
1
-2
/
+2
*
Fixed codepage for utime [Bug #17626]
xtkoba (Tee KOBAYASHI)
2021-02-14
1
-1
/
+1
*
win32/win32.c:getcwd_value: delete OBJ_TAINT
卜部昌平
2021-01-27
1
-1
/
+0
*
win32/file.c:rb_file_expand_path_internal: delete OBJ_TAINT
卜部昌平
2021-01-27
1
-24
/
+0
*
ifchange: check the number of arguments
Nobuyoshi Nakada
2021-01-04
1
-2
/
+28
*
win32: Removed never used/worked functions
Nobuyoshi Nakada
2020-12-27
1
-0
/
+2
*
win32: Declared wait and fixed the return type
Nobuyoshi Nakada
2020-12-27
1
-1
/
+1
*
Enable escape sequence on Windows10 console
U.Nakamura
2020-12-21
1
-0
/
+11
*
win32: Deprecate file CP version functions
Nobuyoshi Nakada
2020-12-20
1
-34
/
+33
*
win32: Added rb_w32_ureaddir only for UTF-8 [Feature #12654]
Nobuyoshi Nakada
2020-12-20
2
-1
/
+10
*
win32: Use UTF-8 as filesystem encoding [Feature #12654]
Nobuyoshi Nakada
2020-12-20
3
-3
/
+4
*
Revived the getenv macro for dln_find.c
Nobuyoshi Nakada
2020-12-20
1
-0
/
+1
*
Made LARGEFILE_SUPPORT mandatory
Nobuyoshi Nakada
2020-12-16
1
-7
/
+0
*
Removed obsolete autoconf checks
Nobuyoshi Nakada
2020-12-12
1
-1
/
+0
*
Signal handler type should be void
Nobuyoshi Nakada
2020-12-12
1
-1
/
+0
*
Omit checks for C89 standard or later
Nobuyoshi Nakada
2020-12-12
1
-3
/
+0
*
Windows: Read ENV names and values as UTF-8 encoded Strings (#3818)
Lars Kanis
2020-12-08
1
-1
/
+0
*
Revived the getenv macro for dln_find.c
Nobuyoshi Nakada
2020-11-28
1
-0
/
+4
*
Windows: Improve readablity of getenv() encoding
Lars Kanis
2020-11-28
1
-4
/
+3
*
Removed canonicalization for mathn
Nobuyoshi Nakada
2020-11-10
1
-6
/
+0
*
DEPRECATED_TYPE: is deprecated
卜部昌平
2020-08-27
1
-1
/
+0
*
Use https instead of http
Kazuhiro NISHIYAMA
2020-07-28
1
-1
/
+1
*
No GITPULLOPTIONS by default
Nobuyoshi Nakada
2020-06-04
1
-1
/
+1
*
Get rid of redefinition of memcpy on mingw
Nobuyoshi Nakada
2020-05-26
1
-1
/
+1
*
Include wchar.h before wrapping memchr
Nobuyoshi Nakada
2020-05-19
1
-1
/
+1
*
win32/mkexports.rb: do not export internal symbols
Nobuyoshi Nakada
2020-05-12
1
-1
/
+1
*
sed -i 's|ruby/impl|ruby/internal|'
卜部昌平
2020-05-11
1
-1
/
+1
*
sed -i s|ruby/3|ruby/impl|g
卜部昌平
2020-05-11
1
-1
/
+1
[next]