summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2005-09-07Added .document file for lib/uri.ryan
2005-09-07* ext/openssl/ossl_asn1.c (asn1str_to_str): new function.gotoyuzo
2005-09-06fix.akr
2005-09-06add a test to parse files by ripper.akr
2005-08-24* test/logger/test_logger.rb (test_shifting_size): should close logusa
2005-08-22* add test for SHA224, SHA256, SHA384 and SHA512.gotoyuzo
2005-08-22* ext/openssl/ossl_ns_spki.c (ossl_spki_initialize): try to decodegotoyuzo
2005-08-20 * lib/logger.rb (write, shift_log?, shift_log): file shifting racenahi
2005-08-17* test/ruby/test_iterator.rb (test_block_passing): more tests.nobu
2005-08-12dbm/test_dbm.rb: specify pid for Process.wait.akr
2005-08-11* lib/rss/1.0.rb (RSS::RDF::Channel#setup_maker_attributes):kou
2005-08-10* test/ruby/test_iterator.rb (test_block_passing): yield in methodnobu
2005-08-08* parse.y (f_block_arg), eval.c (rb_yield_0): deal with dynamicnobu
2005-08-08* test/ruby/test_fnmatch.rb: separated from test_file.rb.ocean
2005-08-08 * test/ruby/test_method.rb: added. [ruby-dev:26761]nahi
2005-08-07 * test/ruby/test_super.rb: added optional arg tests. [ruby-dev:26743]nahi
2005-08-05add exclude_end? method to DuckRange.akr
2005-08-04add a test for duck-type range.akr
2005-07-31use private_methods and protected_methods instead of respond_to? to checkseki
2005-07-22* lib/rss/parser.rb (RSS::Parser#initialize): accept HTTP/FTPkou
2005-07-14* test/ruby/test_env.rb (setup, teardown): do not depend on the behavior sett...nobu
2005-07-08* lib/rss/rss.rb (RSS::VERSION): 0.1.4 -> 0.1.5.kou
2005-07-06* win32/win32.c (open_ifs_socket): new function.usa
2005-07-04* test/{dbm,gdbm,sdbm}/test_{dbm,gdbm,sdbm}.rb: skip some testsusa
2005-07-03 * test/wsdl/document/test_rpc.rb: compare formatted time string ofnahi
2005-07-03avoid some race conditionakr
2005-07-02* ext/socket/socket.c (unix_send_io, unix_recv_io): support x86-64 andakr
2005-06-30add a test for [ruby-dev:26383].akr
2005-06-20* ext/dbm/dbm.c (fdbm_closed): new method DBM#closed?usa
2005-06-17* ext/readline/readline.c (readline_readline): do not set rl_{in,out}stream.shugo
2005-06-08* array.c (rb_ary_nitems): add the block feature to Array#nitems.matz
2005-06-07skip test if openssl is not available.akr
2005-06-05kill a process spawned by test_exit_action.akr
2005-06-04* test/dbm/test_dbm.rb: merged from ext/dbm/testdbm.rb.akr
2005-06-04add a test for file descriptor passing.akr
2005-06-03fix another IPv6 issue.akr
2005-06-03avoid IPv6 issue.akr
2005-06-03add ML number.akr
2005-06-03set verify_mode to avoid a warning.akr
2005-06-03* test/sdbm/test_sdbm.rb: renamed from ext/sdbm/testsdbm.rb withakr
2005-06-03add a test.akr
2005-06-03add a test for [ruby-dev:26128].akr
2005-06-01* struct.c: accessing >10 member caused segmentation fault. [ruby-dev:26247]aamine
2005-05-28* test/openssl/test_x509store.rb: add test for expired CRLgotoyuzo
2005-05-27* lib/webrick/cgi.rb (WEBrick::CGI::Socket#request_line):gotoyuzo
2005-05-26* lib/fileutils.rb (remove_entry_secure): add documentation.aamine
2005-05-25* lib/fileutils.rb (rm_r): use lchown(2), not chown(2). [ruby-dev:26226]aamine
2005-05-24* test/readline/test_readline.rb: do not test libedit.shugo
2005-05-23 * test/soap/calc: method name 'set' was able to crash with a class Set.nahi
2005-05-22 * lib/{soap,wsdl,xsd}, test/{soap,wsdl,xsd}: imported soap4r/1.5.4.nahi