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.c: CharNextExA with cp
nobu
2014-04-16
1
-0
/
+3
*
win32.c: adjust type
nobu
2014-04-15
1
-1
/
+1
*
* include/ruby/win32.h (rb_w32_cmdvector): removed.
usa
2014-04-15
1
-45
/
+46
*
* common.mk: Unused target, $(MKMAIN_CMD), removed.
akr
2014-04-13
1
-2
/
+0
*
win32.c: wchar conversion
nobu
2014-04-05
1
-6
/
+6
*
* win32/win32.c (rb_w32_accept, open_ifs_socket, socketpair_internal):
usa
2014-03-30
1
-0
/
+4
*
configure.in, win32/Makefile.sub: PACKED_STRUCT with VC
nobu
2014-02-25
1
-2
/
+6
*
* win32/Makefile.sub: define PACKED_STRUCT.
naruse
2014-02-25
1
-0
/
+2
*
win32/win32.c: add rb_w32_inet_pton
nobu
2014-02-23
1
-0
/
+13
*
remove HAVE_FSEEKO from win32/win32.c
arton
2013-12-31
1
-1
/
+0
*
expand-config.rb: expand config values
nobu
2013-12-27
1
-5
/
+1
*
* win32/{setup.mak,Makefile.sub}: update fake.rb like
usa
2013-12-27
2
-1
/
+6
*
* win32/Makefile.sub (fake.rb): should depend on version.h because
usa
2013-12-26
1
-1
/
+1
*
win32/win32.c: mingw jungle
nobu
2013-12-25
1
-4
/
+8
*
* win32/Makefile.sub (fake.rb): fixed wrong RUBY_PLATFORM, to correctly
usa
2013-12-20
1
-1
/
+1
*
win32.c: rb_w32_dup2
nobu
2013-11-28
1
-0
/
+23
*
ext/rbconfig/sizeof: move to an extension library
nobu
2013-11-18
1
-2
/
+0
*
ifchange: no overwrite with an empty file
nobu
2013-11-03
1
-3
/
+11
*
Makefile.sub: add missing config variables
nobu
2013-10-30
1
-0
/
+2
*
Makefile.sub: fix typo
nobu
2013-10-24
1
-1
/
+1
*
Makefile.sub: C99 mathematics functions
nobu
2013-10-23
1
-1
/
+2
*
Makefile.sub: C99 mathematics functions
nobu
2013-10-23
1
-1
/
+15
*
win32/file.c: code page table
nobu
2013-10-19
1
-10
/
+23
*
encoding.c: defer code page table
nobu
2013-10-19
1
-1
/
+1
*
win32.c: check by module handles
nobu
2013-10-17
3
-40
/
+14
*
file.c: fix memory leak
nobu
2013-10-17
1
-0
/
+2
*
* remove trailing spaces.
nobu
2013-10-17
1
-1
/
+1
*
Makefile.sub: fix typo
nobu
2013-10-16
1
-1
/
+1
*
Makefile.sub: default HAVE_PSAPI_H to 0
nobu
2013-10-16
1
-1
/
+4
*
ifchange.bat: --keep option
nobu
2013-10-16
1
-0
/
+10
*
win32/setup.mak: check psapi.h
nobu
2013-10-16
3
-3
/
+28
*
Makefile.sub: skip timezone tests
nobu
2013-10-15
1
-0
/
+1
*
Makefile.sub: gem_prelude to load rubygems
nobu
2013-10-14
1
-5
/
+1
*
win32.c: bail out if no memory
nobu
2013-10-10
1
-0
/
+1
*
cont.c: split conditions
nobu
2013-10-07
1
-3
/
+0
*
configure.in: move FIBER_USE_NATIVE conditions
nobu
2013-10-07
1
-0
/
+3
*
win32/file.c: make mapping at initialization
nobu
2013-10-07
1
-29
/
+20
*
win32/file.c: use encoding index
nobu
2013-10-07
1
-7
/
+8
*
win32/file.c: using st_table
nobu
2013-10-07
1
-26
/
+15
*
win32/file.c: check ASCII encodings first
nobu
2013-10-07
1
-10
/
+5
*
win32.c: internal functions
nobu
2013-10-07
1
-2
/
+2
*
win32.c: disable console colorizing
nobu
2013-10-03
2
-3
/
+41
*
common.mk, win32/Makefile.sub: refix sizez.c for nmake
nobu
2013-09-08
1
-0
/
+1
*
win32.c: clock_getres
nobu
2013-09-06
1
-1
/
+0
*
win32.c: clock_getres
nobu
2013-09-06
2
-0
/
+30
*
win32.c: suppress warning
nobu
2013-09-04
1
-2
/
+2
*
* win32/win32.c (rb_w32_select_with_thread): rounding up the fraction of
usa
2013-09-03
1
-1
/
+1
*
* win32/win32.c (do_select): constify timeout.
usa
2013-09-03
1
-6
/
+4
*
Makefile.sub: SIZEOF_CLOCK_T
nobu
2013-08-23
1
-0
/
+1
*
* include/ruby/win32.h (CLOCK_MONOTONIC): typo.
usa
2013-08-19
1
-3
/
+0
[next]