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
/
test
/
ruby
/
test_argf.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Bug #18892] Reset `ARGF.lineno` after reading shebang
Nobuyoshi Nakada
2022-07-07
1
-0
/
+11
*
Use omit instead of skip: test/ruby/**/*.rb
Hiroshi SHIBATA
2022-01-04
1
-2
/
+2
*
Assert for duplicated ARGF [Bug #18074]
Nobuyoshi Nakada
2021-08-10
1
-0
/
+7
*
Assert that each contents are read [Bug #18074]
Nobuyoshi Nakada
2021-08-10
1
-3
/
+6
*
Fix ARGF.read(length) short read [Bug #18074]
Csaba Henk
2021-08-10
1
-0
/
+9
*
Forward keyword arguments to ARGF from global functions
Nobuyoshi Nakada
2021-02-08
1
-0
/
+9
*
Added test for keyword arguments to ARGF
Nobuyoshi Nakada
2021-02-08
1
-0
/
+42
*
delete deprecated IO-like methods
卜部昌平
2020-12-03
1
-35
/
+2
*
Disable deprecation warning by the default [Feature #16345]
Nobuyoshi Nakada
2020-09-25
1
-4
/
+0
*
Fix corruption in ARGF.inplace
Peter Zhu
2020-08-12
1
-0
/
+15
*
Pass keyword arguments to IOs properly [Bug #16639]
Nobuyoshi Nakada
2020-02-18
1
-0
/
+7
*
Fix error when Encoding.default_external is Encoding::IBM437
kazu
2018-08-09
1
-5
/
+5
*
Skip test_inplace_nonascii if external encoding is us-ascii
kazu
2018-08-09
1
-0
/
+3
*
io.c: fix non-ascii filename inplace edit
nobu
2018-08-09
1
-2
/
+19
*
io.c: encoding of ARGF.inplace_mode
nobu
2017-10-10
1
-0
/
+23
*
io.c: path name conversion at ARGF
nobu
2017-10-10
1
-0
/
+28
*
io.c: check null char
nobu
2017-10-02
1
-0
/
+6
*
test_argf.rb: indent here docs
nobu
2017-10-02
1
-311
/
+367
*
test/ruby: tweaked heredocs
nobu
2017-08-29
1
-1
/
+2
*
io.c: ARGF fd leak
nobu
2016-12-27
1
-1
/
+7
*
io.c: update argf lineno
nobu
2016-12-20
1
-7
/
+10
*
io.c: update argf lineno
nobu
2016-12-20
1
-0
/
+12
*
Add frozen_string_literal: false for all files
naruse
2015-12-16
1
-0
/
+1
*
* io.c (argf_getpartial): should not resize str if the second
shugo
2015-11-25
1
-0
/
+11
*
io.c: check ARGV element type
nobu
2015-10-22
1
-0
/
+8
*
io.c (argf_read_nonblock): support `exception: false'
normal
2015-07-17
1
-0
/
+43
*
* test/lib/envutil.rb: Moved from test/ruby/.
akr
2014-11-13
1
-1
/
+0
*
io.c: preserve encodings
nobu
2014-08-28
1
-0
/
+7
*
test/ruby: assert_raise_with_message
nobu
2013-10-09
1
-2
/
+1
*
Specify external_encoding
naruse
2013-03-30
1
-6
/
+2
*
io.c: get rid of IOError when skipped while iteration
nobu
2013-03-29
1
-0
/
+5
*
io.c: get rid of IOError when skipped while iteration
nobu
2013-03-29
1
-0
/
+38
*
test_argf.rb: duplicated test
nobu
2012-12-24
1
-10
/
+0
*
Deprecate #{lines,bytes,chars,codepoints} of IO-likes.
knu
2012-12-22
1
-3
/
+31
*
* test/ruby/test_argf.rb (TestArgf#test_chars): since marshal data is
usa
2012-11-26
1
-2
/
+2
*
* io.c (argf_each_codepoint): add missing ARGF#codepoints [Bug #7438]
naruse
2012-11-26
1
-0
/
+24
*
increment @tmp_count.
akr
2012-07-18
1
-0
/
+1
*
* test/ruby/test_argf.rb: use temporally directory.
akr
2012-07-18
1
-13
/
+14
*
* io.c (io_readpartial): Document the output buffer parameter is
drbrain
2012-04-18
1
-0
/
+12
*
* io.c (argf_next_argv): reset ARGF.next_p on ARGV.replace.
naruse
2012-02-02
1
-0
/
+10
*
* test/ruby/test_argf.rb (test_readlines_twice_tty): removed incomplete test ...
nobu
2012-02-01
1
-15
/
+0
*
* io.c (argf_close): skip stdin, which should be readable again.
nobu
2012-01-31
1
-0
/
+20
*
* io.c (argf_next_argv): open in default text mode.
nobu
2011-09-03
1
-1
/
+12
*
* util.c, include/ruby/util.h (ruby_add_suffix): remove the function.
usa
2011-08-03
1
-11
/
+4
*
* io.c (argf_next_argv): go advance when the next file cannot be
nobu
2011-01-13
1
-0
/
+15
*
* test/ruby/test_argf.rb (test_inplace_rename_impossible): unlink
usa
2010-12-14
1
-4
/
+14
*
* io.c (argf_readlines): forward to current_file for arguments
nobu
2010-11-14
1
-0
/
+18
*
* io.c (rb_io_getline_fast, rb_io_getline_1): fix ARGF.lineno behavior. [ruby...
kazu
2010-04-11
1
-0
/
+8
*
remove temporally files explicitly.
akr
2009-09-13
1
-1
/
+2
*
make tempfile prefix more descriptive.
akr
2009-09-13
1
-6
/
+6
[next]