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
*
internal.h: remove dependecy on ruby/encoding.h
nobu
2018-01-09
1
-1
/
+2
*
io.c: rb_stderr_to_original_p
nobu
2018-01-07
1
-3
/
+9
*
io.c: clear Strings we create for IO.copy_stream
normal
2018-01-05
1
-2
/
+5
*
[DOC] Improve example of IO#pread [ci skip]
kazu
2017-12-24
1
-4
/
+6
*
[DOC] Use File.open with block instead of File.new without close [ci skip]
kazu
2017-12-24
1
-3
/
+4
*
io.c: ignore EPERM
glass
2017-12-22
1
-0
/
+2
*
io.c: IO#pwrite uses tmp buffer to avoid parallel modification
normal
2017-12-21
1
-4
/
+6
*
io.c: opening external command
nobu
2017-12-18
1
-11
/
+5
*
io.c: open generic in binread
nobu
2017-12-18
1
-1
/
+1
*
io.c: opening external command
nobu
2017-12-18
1
-15
/
+26
*
io.c: open_key_args by rb_io_open
nobu
2017-12-18
1
-29
/
+9
*
[DOC] `IO.new` accepts `external_encoding`
kazu
2017-12-15
1
-0
/
+3
*
IO.new doesn't recive "-" as external_encoding [Bug #13655]
naruse
2017-12-15
1
-4
/
+0
*
Fix a documentation error of IO#putc.
shugo
2017-12-03
1
-4
/
+4
*
bold/underscore support in traceback before Windows10
usa
2017-12-01
1
-0
/
+5
*
io.c: read BOM only for reading
nobu
2017-11-23
1
-0
/
+3
*
io.c: improve docs for the chomp option
stomar
2017-11-02
1
-6
/
+12
*
io.c: improve docs
stomar
2017-10-29
1
-7
/
+7
*
io.c: docs for IO#write
stomar
2017-10-29
1
-2
/
+2
*
io.c: honor buffered mode
nobu
2017-10-29
1
-5
/
+9
*
io.c: convert to string at writev
nobu
2017-10-29
1
-1
/
+1
*
Add note to close_{read,write} too
kazu
2017-10-28
1
-0
/
+4
*
io.c: fix IO.copy_stream on O_APPEND destination on Linux
normal
2017-10-27
1
-0
/
+10
*
common conversion functions
nobu
2017-10-26
1
-1
/
+1
*
io.c: let rb_p use writev
nobu
2017-10-25
1
-5
/
+5
*
io.c: warn old write
nobu
2017-10-25
1
-0
/
+7
*
io.c: write a newline together
nobu
2017-10-25
1
-4
/
+16
*
Update call-seq of ARGF.read_nonblock
kazu
2017-10-24
1
-2
/
+2
*
Drop to support NaCl platform.
hsbt
2017-10-23
1
-15
/
+0
*
io.c: fix infinite retry
nobu
2017-10-23
1
-13
/
+13
*
io.c: fix buffered output
nobu
2017-10-23
1
-2
/
+2
*
io.c: fix total
nobu
2017-10-23
1
-1
/
+1
*
io.c: no restriction
nobu
2017-10-23
1
-46
/
+9
*
Fix indent and comment [ci skip]
kazu
2017-10-22
1
-3
/
+3
*
io.c: fix local variables
nobu
2017-10-22
1
-1
/
+2
*
Make IO#write accept multiple arguments
glass
2017-10-22
1
-8
/
+225
*
Add documentation for `chomp` option.
hsbt
2017-10-21
1
-30
/
+47
*
Clarify the behavior of IO.write without offset in write mode.
hsbt
2017-10-21
1
-2
/
+2
*
io.c: introduce copy offload to IO.copy_stream
glass
2017-10-21
1
-0
/
+113
*
[DOC] describe methods used for src and dst argument.
akr
2017-10-21
1
-1
/
+6
*
Get rid of shadowing local variables
nobu
2017-10-18
1
-1
/
+1
*
io.c: encoding of ARGF.inplace_mode
nobu
2017-10-10
1
-30
/
+19
*
io.c: path name conversion at ARGF
nobu
2017-10-10
1
-2
/
+4
*
io.c: [DOC] about buffering [ci skip]
nobu
2017-10-05
1
-0
/
+5
*
io.c: check null char
nobu
2017-10-02
1
-2
/
+2
*
io.c: fix segfault with closing socket on Windows
shirosaki
2017-09-28
1
-4
/
+11
*
File#path: Raise IOError when a file is O_TMPFILE
sorah
2017-08-31
1
-2
/
+10
*
io.c: shrink read buffer
nobu
2017-08-31
1
-19
/
+39
*
io.c: textmode if newline decorator
nobu
2017-07-14
1
-1
/
+4
*
Revert "Allow IO#reopen to take a block"
glass
2017-06-23
1
-4
/
+0
[next]