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/win32.c (clock_gettime): improve precision when freq is less
usa
2013-08-15
1
-1
/
+1
*
* include/ruby/win32.h, win32/Makefile.sub, win32/win32.c
usa
2013-08-15
2
-0
/
+44
*
win32.c: fix conversion
nobu
2013-08-06
1
-1
/
+1
*
win32.c: conversion from WCHAR
nobu
2013-08-06
1
-11
/
+22
*
win32.c: supprss warning
nobu
2013-08-06
1
-2
/
+2
*
win32.c: conversion to WCHAR
nobu
2013-08-05
1
-10
/
+26
*
win32.c: fix wrong trimming
nobu
2013-08-05
1
-8
/
+16
*
win32.c: use enum
nobu
2013-07-28
1
-4
/
+6
*
win32.c: fix pipe name formatting
nobu
2013-07-28
1
-4
/
+9
*
win32/file.c: suppress warning
nobu
2013-07-26
1
-3
/
+0
*
win32/file.c: fix target encoding
nobu
2013-07-26
1
-1
/
+1
*
win32/file.c: adjust indent
nobu
2013-07-26
1
-1
/
+1
*
load.c: search in OS path encoding
nobu
2013-07-26
1
-5
/
+12
*
win32/file.c: refine fix_string_encoding
nobu
2013-07-26
1
-10
/
+1
*
win32/file.c: refine convert_mb_to_wchar
nobu
2013-07-26
1
-8
/
+12
*
win32.c: fix infinite recursion
nobu
2013-07-11
1
-0
/
+1
*
win32.c: suppress warnings
nobu
2013-07-08
1
-0
/
+4
*
win32.c: for strict ANSI
nobu
2013-07-08
1
-0
/
+20
*
win32: for strict ANSI
nobu
2013-07-08
1
-1
/
+1
*
* win32/win32.c (w32_spawn): r41710 made that if the command starts with
usa
2013-07-05
1
-6
/
+1
*
win32.c: use backslash
nobu
2013-06-30
1
-13
/
+41
*
win32.c: codepage awareness
nobu
2013-06-30
1
-21
/
+21
*
win32.c: rb_w32_udln_find_exe_r,
nobu
2013-06-30
1
-1
/
+16
*
win32.c: UTF-8 spawn
nobu
2013-06-30
1
-4
/
+18
*
win32.c: UTF-8 aspawn
nobu
2013-06-30
1
-4
/
+26
*
win32.c: w32_getenv
nobu
2013-06-30
1
-26
/
+12
*
win32.c: w32_stati64
nobu
2013-06-30
1
-9
/
+11
*
* remove trailing spaces.
nobu
2013-06-23
1
-3
/
+3
*
* win32/README.win32: grammar typo by @blankenshipz [Fix GH-334]
zzak
2013-06-23
1
-1
/
+1
*
Makefile.sub: timestamp
nobu
2013-06-21
1
-1
/
+1
*
win32.c: GetLastError once
nobu
2013-06-19
1
-6
/
+9
*
win32.c: no error after retry
nobu
2013-06-19
1
-0
/
+3
*
win32.c: wait until exit
nobu
2013-06-19
1
-2
/
+4
*
Revert r41179 "partially revert r41163 because r41173 didn't fix failure"
naruse
2013-06-08
1
-1
/
+1
*
partially revert r41163 because r41173 didn't fix failure
naruse
2013-06-08
1
-1
/
+1
*
* win32/Makefile.sub: r41163 changed win32/win32.c and configure.in
naruse
2013-06-08
1
-0
/
+1
*
win32.c: NET_LUID
nobu
2013-06-08
1
-1
/
+1
*
* win32/win32.c (NET_LUID): define it on MinGW32.
naruse
2013-06-05
1
-1
/
+1
*
win32.c: check error of SetFilePointer
nobu
2013-05-22
1
-2
/
+5
*
win32.c: extract setup_overlapped and finish_overlapped
nobu
2013-05-22
1
-56
/
+44
*
fix typos. Patch by k_takata.
ktsj
2013-05-19
2
-7
/
+7
*
Makefile.in: loadpath from loadpath.c
nobu
2013-05-16
1
-0
/
+5
*
win32/Makefile.sub: fix verconf
nobu
2013-05-16
1
-8
/
+1
*
common.mk, Makefile.sub: fix build failure on mswin
nobu
2013-05-15
1
-5
/
+6
*
iphlpapi is unavailable with older VC
nobu
2013-05-14
2
-1
/
+7
*
* win32/win32.c (NET_LUID): mingw may have NET_LUID and not defined
usa
2013-05-14
1
-1
/
+1
*
* win32/win32.c (getipaddrs): use alternamtive interface name if
usa
2013-05-13
1
-4
/
+66
*
* win32/win32.c, include/ruby/win32.h (getipaddrs): [experimental]
usa
2013-05-13
2
-4
/
+84
*
* include/ruby/ruby.h: constify RBasic::klass and add
ko1
2013-05-13
1
-1
/
+2
*
* process.c: move '#define SPAWNV 1' to win32/Makefile.sub.
kosaki
2013-05-12
1
-0
/
+1
[prev]
[next]