1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test
akr 18afbc891c * ext/socket/ancdata.c (ancillary_rights): new method.
(make_io_for_rights): new function to allocate
  IOs for FDs in SCM_RIGHTS message.
  (bsock_recvmsg_internal): use make_io_for_rights.  So the FDs can be
  closed by GC.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22426 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-02-18 18:43:15 +00:00
..
base64
bigdecimal
cgi * lib/cgi/core.rb (CGI.parse): generate only key on params hash 2009-01-22 08:25:44 +00:00
csv
date
dbm
digest
drb
erb
etc * test/etc/test_etc.rb: trivial. 2009-02-06 15:26:36 +00:00
fileutils
gdbm
iconv
io/nonblock
json
logger
matrix
minitest Imported minitest 1.3.1 r4532. 2009-01-20 23:26:55 +00:00
monitor
net
nkf
openssl select before read_nonblock. 2009-02-08 02:01:22 +00:00
optparse
ostruct * test/ostruct/test_ostruct.rb (test_frozen): added assertions. 2009-02-17 09:57:12 +00:00
pathname * lib/pathname.rb (Pathname#realdirpath): new method. 2009-01-30 12:50:55 +00:00
rdoc
readline * ext/readline/extconf.rb: checked rl_set_screen_size and 2009-02-03 12:21:08 +00:00
rexml
rinda
ripper
rss
ruby * test/ruby/test_file_exhaustive.rb: skip some tests if euid == 0. 2009-02-18 18:17:26 +00:00
rubygems * lib/rubygems/installer.rb (Gem::Installer#initialize): fixed 2009-01-22 07:28:35 +00:00
scanf
sdbm
socket * ext/socket/ancdata.c (ancillary_rights): new method. 2009-02-18 18:43:15 +00:00
stringio * test/stringio/test_stringio.rb (test_ungetc_pos): added. 2009-02-12 10:41:48 +00:00
strscan
uri
webrick
win32ole
xmlrpc
yaml
zlib
inlinetest.rb
runner.rb
test_delegate.rb
test_ipaddr.rb
test_open3.rb
test_pp.rb * test/test_pp.rb: extract from lib/pp.rb. 2009-02-14 23:36:45 +00:00
test_prettyprint.rb * test/test_pp.rb: extract from lib/pp.rb. 2009-02-14 23:36:45 +00:00
test_prime.rb
test_pstore.rb
test_pty.rb
test_set.rb
test_shellwords.rb
test_singleton.rb
test_tempfile.rb
test_time.rb * lib/time.rb (Time.parse): raise ArgumentError if Date._parse don't 2009-02-14 22:03:28 +00:00
test_timeout.rb
test_tsort.rb * test/test_pp.rb: extract from lib/pp.rb. 2009-02-14 23:36:45 +00:00