summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2009-02-05don't connect to unspecified address (0.0.0.0). OpenBSD reject it.akr
2009-02-04test relaxed.akr
2009-02-04add tests.akr
2009-02-04relax tests for MacOS X.akr
2009-02-04relax tests for IPv4 compat/mapped IPv6 addresss.akr
2009-02-03* test/etc/test_etc.rb(test_getpwnam, test_getgrgid, test_getgrnam):mame
2009-02-03don't connect to unspecified address.akr
2009-02-03* ext/readline/extconf.rb: checked rl_set_screen_size andkouji
2009-02-03* ext/socket/lib/socket.rb (Socket.tcp_server_sockets_port0): newakr
2009-02-03add a test.akr
2009-02-03add tests.akr
2009-02-03add tests.akr
2009-02-02add a test.akr
2009-02-02* test/ruby/test_readpartial.rb (make_pipe): readpartial does notnobu
2009-02-02adds a test case for r21955 and r21917.yugui
2009-02-02* test/socket/test_addrinfo.rb: use AddrInfo.getaddrinfo to generateakr
2009-02-02* version.h: bump up to 1.9.2 patchlevel -1.akr
2009-02-02* ext/socket/socket.c (sock_initialize): make 3rd argument, protocol,akr
2009-02-02* sample/test.rb (valid_syntax?), test/ruby/test_system.rbnobu
2009-02-02* ext/socket/rubysocket.h (cmsg_type_arg): declared.akr
2009-02-02* ext/socket/rubysocket.h (rb_cSockOpt): declared.akr
2009-02-01* ext/socket/raddrinfo.c (addrinfo_ipv4_private_p): new method.akr
2009-01-31* ext/socket/raddrinfo.c (addrinfo_ipv6_unspecified_p): new method.akr
2009-01-31add a test.akr
2009-01-30* lib/pathname.rb (Pathname#realdirpath): new method.akr
2009-01-29add tests.akr
2009-01-25* ext/socket/socket.c (socket_s_ip_address_list): renamed fromakr
2009-01-24* ext/openssl/ossl_ssl.c: Server Name Indication support.technorama
2009-01-22Recover default_default_internal.naruse
2009-01-22* lib/cgi/core.rb (CGI.parse): generate only key on params hashxibbar
2009-01-22* lib/rubygems/installer.rb (Gem::Installer#initialize): fixednobu
2009-01-22* test/ruby/test_process.rb: mswin specs.usa
2009-01-22* test/ruby/test_process.rb (MANDATORY_ENVS): needs RUBYLIB to runnobu
2009-01-21Add test for String#encode.naruse
2009-01-21 * array.c (take_items): to_ary() raises ArgumentError if cannot tousa
2009-01-20Imported minitest 1.3.1 r4532.ryan
2009-01-20* ext/socket/socket.c (socket_s_list_ip_address): new method.akr
2009-01-19* array.c (take_items), enum.c (enum_zip): tries to convert tonobu
2009-01-18* ext/socket/raddrinfo.c (addrinfo_inspect_sockaddr): newakr
2009-01-18* ext/socket/raddrinfo.c (addrinfo_ip_address): new methodakr
2009-01-17* ext/socket/raddrinfo.c (addrinfo_mdump): new method.akr
2009-01-17* ext/socket/socket.c (sock_s_getnameinfo): accept AddrInfo object.akr
2009-01-17extract TestBasicSocket from test_socket.rb.akr
2009-01-15* ext/socket/socket.c (addrinfo_s_ip): new method AddrInfo.ip.akr
2009-01-14* enc/trans/gb18030.trans, gb18030-tbl.rb:duerst
2009-01-13* lib/ostruct.rb (OpenStruct#inspect): fixed the recursion check.yugui
2009-01-12* ext/socket/socket.c (sock_s_unpack_sockaddr_in): check too shortakr
2009-01-12* ext/socket/socket.c (addrinfo_ip_unpack): new methodakr
2009-01-12add test for AddrInfo.akr
2009-01-12* win32/win32.c (open_dir_handle): extracted from rb_w32_opendir.nobu