index
:
ruby.git
master
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_3_3
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
win32
Age
Commit message (
Expand
)
Author
2015-06-18
* include/ruby/ruby.h: $SAFE=2 is now obsolete.
hsbt
2015-06-14
file.c: open without gvl
nobu
2015-06-13
* file.c (rb_stat_ino): get inode from the interval of struct st.
naruse
2015-06-12
* file.c (File::SHARE_DELETE): new flag to be able to delete opened file
usa
2015-05-25
* win32/win32.c (setup_overlapped): seek to the file end only when
naruse
2015-05-23
win32.c: suppress a warning
nobu
2015-05-22
* win32/win32.c (rb_w32_write_console): should return the count of
usa
2015-05-22
* win32/win32.c (constat_apply): fixed comment. [skip ci]
usa
2015-05-18
intern.h: rb_f_notimplement for ext on Windows
nobu
2015-05-16
* win32/win32.c (rb_w32_accept): simplified.
usa
2015-05-01
dln.c: fix EXTERNAL_PREFIX
nobu
2015-05-01
Makefile.sub: EXPORT_PREFIX
nobu
2015-05-01
Makefile.sub: EXPORT_PREFIX
nobu
2015-04-24
* win32/win32.c: restore a license comment accidentally removed at r50381.
usa
2015-04-24
win32.c: fix for mingw
nobu
2015-04-24
* win32/win32.c (rb_w32_{getc,putc}): removed. they are needed for old
usa
2015-04-23
* win32/win32.c: remove bcc related code.
naruse
2015-04-23
* win32/win32.c (rb_acrt_lowio_lock_fh): wrap _pioinfo(i)->lock.
naruse
2015-04-23
* win32/win32.c (_filbuf): msvc14 doesn't have it, use _fgetc_nolock.
naruse
2015-04-23
* win32/win32.c (dupfd): use _set_osfhnd.
naruse
2015-04-23
* win32/Makefile.sub: MSVC14 have struct timespec.
naruse
2015-04-20
* win32/win32.c (rb_w32_wreadlink): follow the official format of
usa
2015-04-20
* win32/win32.c (rb_w32_wreadlink): fixed a bug that a junktion misses
usa
2015-04-10
mkmf.rb: fix werror option
nobu
2015-04-10
* win32/Makefile.sub (WERRORFLAG): typo.
usa
2015-04-10
ext/date: reject unknown compiler option
nobu
2015-04-08
* win32/win32.c (rb_w32_wreadlink): should treat junctions like as
usa
2015-04-04
stub.o: under win32
nobu
2015-04-04
stub.c: utf-8
nobu
2015-04-04
stub.c: use argv[0] unchanged
nobu
2015-03-30
win32.c: symlink than directory
nobu
2015-03-30
file.c: include terminator
nobu
2015-03-23
file.c: move rb_readlink on Windows
nobu
2015-03-23
win32.c: readlink
nobu
2015-03-23
win32.c: fix DLL name
nobu
2015-03-23
win32.c: w32_lstati64
nobu
2015-03-22
file.c: check arguments lengths
nobu
2015-03-22
win32.c: path_drive
nobu
2015-03-22
win32.c: stat_by_find
nobu
2015-03-22
win32.c: stati64_handle
nobu
2015-03-22
win32.c: name_for_stat
nobu
2015-03-19
win32.c: S_IFLNK
nobu
2015-03-19
win32.c: no S_IWGRP and S_IWOTH
nobu
2015-03-14
dir.h: direct::d_type
nobu
2015-03-08
dir.c: glob short names
nobu
2015-03-08
miniinit.c: minimum built-in encodings in miniruby
nobu
2015-03-08
Makefile.sub: RUBY_PROGRAM_VERSION
nobu
2015-03-07
common.mk: same fake.rb
nobu
2015-03-07
expand-config.rb: without fake.rb
nobu
2015-03-07
mkconfig.rb: without fake.rb
nobu
[prev]
[next]