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
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
Age
Commit message (
Expand
)
Author
2018-08-27
Update to ruby/spec@007e908
eregon
2018-08-27
* append newline at EOF.
svn
2018-08-27
Update to ruby/spec@a89819d
eregon
2018-08-27
* append newline at EOF.
svn
2018-08-27
Update to ruby/spec@09fa86c
eregon
2018-08-27
Simplify guards, the behavior seems Linux-specific
eregon
2018-08-24
Add AIX guards
naruse
2018-08-22
Also skip on AIX
naruse
2018-08-21
Update to ruby/spec@dd828d6
eregon
2018-08-21
Update to ruby/mspec@269f9cd
eregon
2018-08-21
Only run the spec on Linux
eregon
2018-08-21
Revert r64483
eregon
2018-08-21
AIX also timeouts the spec
naruse
2018-08-20
Try 4 times for WIN32OLE specs
eregon
2018-08-20
Revert r64471
eregon
2018-08-20
spec/ruby/core/io/select_spec.rb: workaround stuck IO.select
normal
2018-08-19
don't run specs add at r64409 on Windows
naruse
2018-08-19
select() on all platforms for Socket#recvmsg_nonblock spec
eregon
2018-08-18
Guard spec which only works on Linux
eregon
2018-08-18
Special case for Solaris 11x on RubyCI
eregon
2018-08-18
Be more flexible in the protocol value returned by getaddrinfo()
eregon
2018-08-18
Adapt pack_sockaddr_in specs for Solaris
eregon
2018-08-18
Use ftp for the service in getaddrinfo/getnameinfo/getservbyname specs
eregon
2018-08-18
Simplify to a more standardized Socket SCM constant in specs
eregon
2018-08-18
Add guards for Solaris for socket specs
eregon
2018-08-18
Adapt spec to consider Solaris
eregon
2018-08-18
Use 127.0.0.1 instead of localhost in Addrinfo specs
eregon
2018-08-18
Accept TypeError for Socket#getnameinfo
eregon
2018-08-18
Always set autoclose=false for IO.for_fd fds
eregon
2018-08-18
Re-add socket specs
eregon
2018-08-18
Revert r64441
eregon
2018-08-18
thread_sync.c (rb_mutex_synchronize): only unlock if we own the mutex
normal
2018-08-17
Guard spec failing on Solaris
eregon
2018-08-17
Add guard for Solaris in Socket#connect_nonblock spec
eregon
2018-08-17
Guard connect_nonblock spec on FreeBSD
eregon
2018-08-17
Guard with a :pktinfo feature specs relying on PKTINFO
eregon
2018-08-17
Re-add specs
eregon
2018-08-17
Add a note how to run specs under older Ruby versions
eregon
2018-08-17
Fix typo in version guard
eregon
2018-08-17
Add version guards for Enumerator::ArithmeticSequence
eregon
2018-08-17
spec/README.md: add a note about version guards
eregon
2018-08-17
Integrate new specs for ConditionVariable#wait to prevent regressions
eregon
2018-08-16
skip examples failing on solaris
naruse
2018-08-16
apply r64239 to macOS too
nobu
2018-08-15
spec/ruby/optional/capi/ext/io_spec.c: guard unreachable code
nobu
2018-08-15
spec/ruby/optional/capi/ext/io_spec.c: guard unreachable code
nobu
2018-08-15
-Wsuggest-attribute=noreturn on io_spec_rb_io_wait_readable
nobu
2018-08-14
spec/ruby/optional/capi/io_spec.rb: fix fragile spec from unpredictable errno
normal
2018-08-14
non-symbol keys in kwargs
nobu
2018-08-12
skip non-IP interfaces
nobu
[next]