summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2005-10-16check remote hash tupleseki
2005-10-10* test/soap/ssl/test_ssl.rb (test_verification, test_property, test_ciphers):nobu
2005-10-08* lib/scanf.rb (Scanf::FormatSpecifier#letter, #width): use matchednobu
2005-10-05* range.c (rb_range_beg_len): should return Qfalse for non-rangematz
2005-09-24* test/rss/test_content.rb, test/rss/test_syndication.rb: use fcallnobu
2005-09-24* test/net/http/test_http.rb (teardown): ensure that Net::HTTP is version 1.2...aamine
2005-09-24* test/net/http/test_http.rb: new file.aamine
2005-09-23* lib/fileutils.rb: fix visibility of FileUtils::NoWrite, Verbose, DryRun. [r...aamine
2005-09-22sync scanner event name.aamine
2005-09-22remove unexpected debug printaamine
2005-09-22* test/ruby/test_file.rb: check File#chown(nil,nil). [ruby-dev:27140]aamine
2005-09-22* ext/ripper: refactoring code generation tools. [ruby-dev:27247] [ruby-dev:2...aamine
2005-09-22* test/readline/test_readline.rb (TestReadline::replace_stdio):shugo
2005-09-20* test/webrick/test_cgi.rb: set ENV["PATH"] to CGIEnvPath onocean
2005-09-19* test/xmlrpc/test_webrick_server.rb (setup_http_server):ocean
2005-09-18* ext/openssl/ossl_pkey.h, ossl_pkey_rsa.c, ossl_pkey_dsa.c:gotoyuzo
2005-09-18* lib/fileutils.rb: use module_function instead of single extend.aamine
2005-09-17* lib/yaml/rubytypes.rb: remove comments that are bungling upwhy
2005-09-17* test/socket/test_tcp.rb (TestTCPSocket::test_recvfrom): typomatz
2005-09-17* test/ruby/test_readpartial.rb (test_open_pipe, test_with_stdio):ocean
2005-09-16* lib/rss/maker/base.rb (RSS::Maker::ItemsBase#normalize): fixedkou
2005-09-16* ext/syck/rubyext.c (syck_resolver_transfer): remove C++ stylematz
2005-09-15 * test/logger/test_logger.rb: unintentionally overwritten changes bynahi
2005-09-15 * lib/{soap,wsdl,xsd}, test/{soap,wsdl,xsd}: imported soap4r/1.5.5.nahi
2005-09-15* test/ruby/test_signal.rb (test_exit_action): skip the test usingusa
2005-09-13 * lib/logger.rb (Logger): added formatter accessor to logger fornahi
2005-09-13* test/socket/test_socket.rb (test_listen): missed to modify.nobu
2005-09-12* lib/ostruct.rb (new_ostruct_member): Object#send no longer callnobu
2005-09-12* test/socket/test_{udp,socket}.rb: revert unintentional commit.matz
2005-09-12* test/testunit/test_assertions.rb: revert unintentional commit.matz
2005-09-12* eval.c (proc_save_safe_level): no need to restrict safe levelmatz
2005-09-12* test/dbm/test_dbm.rb: remove locking test, which may not bematz
2005-09-12* test/openssl/test_pkcs7.rb (test_enveloped): skip this testgotoyuzo
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