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
/
io.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* enumerator.c (enumerator_block_call): use PARRAY_CONST_PTR()
ko1
2014-03-17
1
-1
/
+1
*
* io.c (rb_io_fsync): need to fsync even if on Windows. fixed mistake of
usa
2014-03-02
1
-2
/
+0
*
* io.c (rb_io_fsync): revert a part of r45254. explicit fsync should update
usa
2014-03-02
1
-0
/
+4
*
* io.c (rb_io_flush_raw, rb_io_fsync): [EXPERIMENTAL] remove force
usa
2014-03-02
1
-9
/
+0
*
adjust indent and style
nobu
2014-02-27
1
-6
/
+10
*
io.c (rb_f_backquote): trade volatile for manual recycle
normal
2014-02-16
1
-1
/
+3
*
* include/ruby/intern.h,
akr
2014-02-14
1
-24
/
+0
*
* io.c (SMALLBUF): Unused macro removed.
akr
2014-02-08
1
-2
/
+0
*
io.c (rb_io_syswrite): add RB_GC_GUARD
normal
2014-02-01
1
-0
/
+1
*
io.c: check socket on other than linux
nobu
2014-01-29
1
-0
/
+4
*
io.c: remove socket check
normal
2014-01-29
1
-2
/
+0
*
* io.c (rb_update_max_fd): Return immediately if the given fd is small
akr
2014-01-18
1
-0
/
+3
*
* io.c: Test O_CLOEXEC only once.
akr
2014-01-18
1
-1
/
+26
*
* io.c (io_binwrite): use writev(2) to avoid double write if available.
glass
2014-01-15
1
-30
/
+102
*
* io.c (io_fwrite): freeze converted str.
glass
2014-01-02
1
-1
/
+5
*
* io.c (io_fwrite): allocate frozen str only when str is not converted.
glass
2013-12-31
1
-4
/
+6
*
ruby/ruby.h: RB_BLOCK_CALL_FUNC_ARGLIST
nobu
2013-11-29
1
-1
/
+1
*
ruby/ruby.h: add blockarg to rb_block_call_func
nobu
2013-11-29
1
-1
/
+1
*
win32.c: rb_w32_dup2
nobu
2013-11-28
1
-4
/
+0
*
* io.c: [DOC] ARGF.gets may return nil [Bug #9029] patch by znz
zzak
2013-11-09
1
-4
/
+4
*
* io.c (rb_io_open_with_args): use RARRAY_CONST_PTR().
glass
2013-11-08
1
-4
/
+4
*
* add RUBY_TYPED_FREE_IMMEDIATELY to data types which only use
ko1
2013-10-29
1
-0
/
+1
*
io.c: make IO#reopen("pathname") atomic
nobu
2013-10-20
1
-4
/
+8
*
io.c: use rb_funcallv
nobu
2013-10-08
1
-1
/
+1
*
io.c: use local variables instead of struct members
nobu
2013-10-06
1
-20
/
+17
*
io.c: suppress false uninitialized-variable warning
nobu
2013-10-06
1
-11
/
+16
*
io.c: wait child process after close_read
nobu
2013-10-02
1
-0
/
+2
*
io.c: get rid of race condition
nobu
2013-10-02
1
-1
/
+1
*
io.c: keep fptr read-closed
nobu
2013-10-02
1
-3
/
+6
*
[DOC]
akr
2013-09-23
1
-8
/
+11
*
[DOC]
akr
2013-09-22
1
-1
/
+21
*
[DOC]
akr
2013-09-21
1
-0
/
+6
*
io.c: [DOC]
nobu
2013-09-21
1
-22
/
+23
*
io.c: [DOC]
nobu
2013-09-21
1
-1
/
+1
*
[DOC]
akr
2013-09-21
1
-0
/
+64
*
* io.c (rb_f_printf): [DOC] add missing parenthesis in rdoc.
kazu
2013-09-10
1
-2
/
+2
*
io.c: copy in binary mode
nobu
2013-08-27
1
-2
/
+2
*
io.c: common oflags
nobu
2013-08-27
1
-8
/
+7
*
* io.c (io_read_nonblock): support non-blocking reads without raising
tenderlove
2013-08-26
1
-32
/
+74
*
* io.c, internal.h (rb_io_flush_raw): new function to select calling
usa
2013-08-15
1
-18
/
+24
*
* io.c (rb_io_rewind): remove fsync() for Windows to improve the
usa
2013-08-15
1
-5
/
+0
*
* io.c (io_getpartial): use rb_str_locktmp_ensure().
glass
2013-07-28
1
-5
/
+26
*
* string.c: add internal API rb_str_locktmp_ensure().
glass
2013-07-28
1
-3
/
+20
*
* io.c (interpret_seek_whence): support SEEK_DATA and SEEK_HOLE.
glass
2013-07-28
1
-0
/
+28
*
* io.c (appendline): cosmetic change
glass
2013-07-16
1
-2
/
+2
*
* io.c (appendline): use READ_CHAR_PENDING_XXX macros and
glass
2013-07-09
1
-20
/
+14
*
io.c: use built-in encoding indexes
nobu
2013-07-02
1
-4
/
+4
*
win32: UTF-8 spawn
nobu
2013-06-30
1
-2
/
+2
*
* compile.c (make_name_for_block): use PRIsVALUE in format string
charliesome
2013-06-24
1
-3
/
+3
*
* safe.c (rb_set_safe_level, safe_setter): raise an ArgumentError
shugo
2013-06-12
1
-22
/
+0
[prev]
[next]