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: fix function pointer
nobu
2017-08-28
1
-1
/
+1
*
win32.c: fix return value
nobu
2017-08-26
1
-2
/
+1
*
thread_win32.c: set thread name
nobu
2017-08-26
1
-0
/
+42
*
fix typo in help [ci skip]
nobu
2017-08-03
1
-1
/
+1
*
Should show the entity of $PATH_SEPARATOR
usa
2017-08-03
1
-1
/
+1
*
Mention about `--with-opt-dir`
usa
2017-08-03
1
-0
/
+1
*
win32.c: restrict cursor move
nobu
2017-07-03
1
-10
/
+16
*
win32.c: clear relative to screen
nobu
2017-07-03
1
-12
/
+36
*
win32.c: cursor relative to screen
nobu
2017-07-03
1
-2
/
+4
*
RUBY_DEVEL flag
nobu
2017-06-21
2
-0
/
+6
*
win32.c: rb_dir_getwd_ospath
nobu
2017-06-12
1
-4
/
+29
*
win32.c: no locale
nobu
2017-06-05
1
-2
/
+2
*
Makefile.sub: set ENABLE_SHARED [ci skip]
nobu
2017-05-31
1
-0
/
+1
*
rb_w32_ugetcwd: UTF-8 version getcwd
nobu
2017-05-16
2
-17
/
+36
*
define RUBY_DEBUG_ENV only for main.c
nobu
2017-05-15
1
-3
/
+1
*
It seems that MSVCRT accepts negative time_t
usa
2017-05-12
1
-0
/
+1
*
stale targets
nobu
2017-05-07
1
-26
/
+0
*
setup.mak have to handle `GIT` and `HAVE_GIT`
usa
2017-04-30
1
-0
/
+7
*
use $(srcdir).
nobu
2017-04-23
1
-1
/
+1
*
Remove missing/strtol.c
rhe
2017-04-21
1
-3
/
+0
*
Makefile.sub: fix HAVE_GIT
nobu
2017-04-10
1
-3
/
+3
*
Allow --without-baseruby option
nobu
2017-04-10
1
-0
/
+6
*
Add --with-git option
nobu
2017-04-10
2
-2
/
+36
*
setup.mak: ENABLE_DEBUG_ENV [ci skip]
nobu
2017-03-31
1
-0
/
+3
*
common.mk: separate clean-ext
nobu
2017-03-01
1
-15
/
+15
*
disable critical-error-handler
nobu
2017-02-28
1
-2
/
+1
*
Makefile.sub: ULL_TO_DOUBLE
nobu
2017-02-28
1
-0
/
+2
*
win32.c: memcpy instead of strlcpy
nobu
2017-02-16
1
-2
/
+3
*
win32/setup.mak: reorder
nobu
2017-02-01
1
-27
/
+30
*
VC18 or later support stdbool.h
nobu
2017-01-30
1
-0
/
+3
*
Parallel ext configuration
nobu
2017-01-23
1
-1
/
+3
*
Makefile.sub: refine distclean-ext
nobu
2017-01-22
1
-1
/
+2
*
Makefile.sub: refine configuration check
nobu
2016-12-26
1
-8
/
+9
*
Makefile.sub: fix dependency of RUBYDEF
nobu
2016-12-26
1
-1
/
+1
*
* win32/win32.c (winnt_stat): use `numberof` macro instead of constant.
usa
2016-12-21
1
-1
/
+1
*
Fixed potentially buffer overrun.
usa
2016-12-21
1
-2
/
+2
*
Fixed link error with VC14.
usa
2016-12-14
1
-1
/
+1
*
win32.c: suppress warning
nobu
2016-12-07
1
-1
/
+1
*
const pointer is not able to be free.
usa
2016-12-07
1
-1
/
+1
*
file.c: home directory from system
nobu
2016-11-26
1
-0
/
+13
*
win32.c: special folders as home dir
nobu
2016-11-26
3
-67
/
+67
*
install-static-library option [ci skip]
nobu
2016-10-17
1
-0
/
+12
*
* win32/win32.c (poll_child_status): rb_w32_wait_events_blocking() sets
usa
2016-09-30
1
-1
/
+1
*
* win32/Makefile.sub (config.h): fixed compile error with VC introduced
usa
2016-09-16
1
-0
/
+2
*
* win32/win32.c (rb_w32_write_console): should set writen length as the
usa
2016-09-11
1
-2
/
+1
*
win32/file.c: use ALLOC_N
nobu
2016-08-25
1
-4
/
+4
*
win32/file.h: rb_w32_filecp
nobu
2016-08-25
3
-4
/
+2
*
win32/file.c: remove a codepage argument
nobu
2016-08-24
1
-10
/
+9
*
win32/file.c: fix result length
nobu
2016-08-24
1
-1
/
+2
*
win32/file.c: use enum
nobu
2016-08-24
1
-23
/
+16
[next]