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
/
io
Commit message (
Expand
)
Author
Age
Files
Lines
*
test_io_console.rb: fix of old CentOS5
nobu
2017-01-08
1
-2
/
+2
*
console.c: unpaired size
nobu
2017-01-07
1
-0
/
+1
*
console.c: OOB access
nobu
2017-01-07
1
-0
/
+30
*
io/console: unknown key code for names with nul
nobu
2016-04-15
1
-0
/
+15
*
io/console: move conditions
nobu
2016-04-15
1
-4
/
+7
*
* test/io/wait/test_io_wait.rb (test_wait_readwrite_timeout):
odaira
2016-03-09
1
-1
/
+8
*
test: use assert_not_*
nobu
2016-02-19
1
-3
/
+3
*
wait readable/writable
nobu
2016-01-24
1
-0
/
+12
*
test_io_wait.rb: wait_readable
nobu
2016-01-24
1
-0
/
+31
*
Add frozen_string_literal: false for all files
naruse
2015-12-16
3
-0
/
+3
*
TestIO_Console.rb: disable getpass test by --excludes
nobu
2015-12-09
1
-1
/
+0
*
test_io_console.rb: skip
nobu
2015-12-09
1
-0
/
+1
*
test_io_console.rb: wait
nobu
2015-12-09
1
-1
/
+2
*
test_io_console.rb: ignore echo back
nobu
2015-12-09
1
-1
/
+1
*
* test/io/console/test_io_console.rb (run_pty): Avoid waiting twice
ngoto
2015-12-08
1
-1
/
+0
*
retry IO#getpass
nobu
2015-12-08
1
-4
/
+15
*
Revert r52902,r52903,r52910,r52911,r52937,r52939
naruse
2015-12-08
1
-27
/
+4
*
test_io_console.rb: separate master and slave
nobu
2015-12-08
1
-8
/
+16
*
* test/io/console/test_io_console.rb (test_getpass): s.getpass
ngoto
2015-12-08
1
-10
/
+10
*
temporally remove prompt to pass the test
naruse
2015-12-07
1
-1
/
+1
*
test_io_console.rb: wait
nobu
2015-12-06
1
-1
/
+2
*
console.c: console_getpass
nobu
2015-12-06
1
-0
/
+14
*
test/io/wait/test_io_wait.rb (test_wait_eof): test return value
normal
2015-10-22
1
-1
/
+3
*
use Timeout.timeout
nobu
2015-07-13
1
-1
/
+1
*
use assert_raise
nobu
2015-06-02
1
-1
/
+1
*
test_io_wait.rb: no EOF test
nobu
2015-04-12
1
-1
/
+3
*
io/wait: fix return value for buffered read
normal
2015-03-01
1
-1
/
+1
*
[DOC]
akr
2015-01-11
1
-0
/
+8
*
test_io_console.rb: different names
nobu
2014-12-28
1
-2
/
+2
*
console.c: IO.console arguments passing
nobu
2014-12-25
1
-0
/
+8
*
test_io_console.rb: use gets
nobu
2014-12-25
1
-2
/
+3
*
test_io_console.rb: chomp results
nobu
2014-12-25
1
-1
/
+1
*
* test/io/console/test_io_console.rb (TestIO_Console#run_pty): no block given.
usa
2014-12-25
1
-1
/
+5
*
console.c: get rid of NameError
nobu
2014-12-25
1
-10
/
+24
*
* test/lib/envutil.rb: Moved from test/ruby/.
akr
2014-11-13
1
-1
/
+0
*
Join a thread.
akr
2014-06-05
1
-1
/
+2
*
Join threads.
akr
2014-05-30
1
-2
/
+6
*
Join threads, not kill.
akr
2014-05-30
1
-13
/
+15
*
test/io/console/test_io_console.rb: Close FDs.
akr
2014-05-30
1
-1
/
+4
*
test/io/nonblock/test_flush.rb: Close fds.
akr
2014-05-29
1
-3
/
+8
*
test_io_console.rb: show failure details
nobu
2014-05-10
1
-3
/
+2
*
* test/fiddle/test_function.rb: remove unused variables.
hsbt
2014-02-24
1
-1
/
+1
*
test_io_console.rb: investigate hang-up
nobu
2013-04-28
1
-5
/
+13
*
console.c: default by stty raw
nobu
2013-02-05
1
-7
/
+17
*
test_io_console.rb: descriptive assertions
nobu
2013-02-03
1
-3
/
+9
*
console.c: fix unit of min
nobu
2013-02-03
1
-0
/
+32
*
* test/io/wait/test_io_wait.rb (TestIOWait#test_wait_writable_timeout): give
usa
2013-01-11
1
-3
/
+3
*
test_io_wait.rb: Bug #7420
nobu
2012-11-29
1
-1
/
+1
*
io/wait: add IO#wait_writable method
nobu
2012-11-21
1
-0
/
+36
*
* ext/io/console/console.c (set_rawmode): clear ECHOE and ECHOK
nobu
2012-03-06
1
-9
/
+19
[next]