summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2011-06-28* lib/benchmark.rb: merge eregon/benchmark.naruse
2011-06-28 * lib/rake: Update rake to fix some bugs and hide deprecated featuresdrbrain
2011-06-28 * lib/rdoc: Update to RDoc 3.7 (final)drbrain
2011-06-27* ext/bigdecimal/bigdecimal.c (BigMath_s_log): move BigMath.log frommrkn
2011-06-27fix [Bug #4409]. add DRbServer#here?seki
2011-06-26* test/etc/test_etc.rb (TestEtc#test_get{pw,gr}nam): skip entriesnobu
2011-06-26 * test/date/test_switch_hitter.rb: added a test.tadf
2011-06-25* vm_insnhelper.c (vm_search_superclass): avoid control framenagachika
2011-06-24* lib/webrick/httprequest.rb (setup_forwarded_info): Parsing request nahi
2011-06-24* process.c (proc_daemon): should not start timer threadnobu
2011-06-23 * lib/rake: Import Rake 0.9.2drbrain
2011-06-23* ext/openssl/ossl_x509name.c: Add X509::Name#hash_old as a wrapper nahi
2011-06-23* test/openssl/test_ssl_session.rb: Test parameter bug fixed. 2**31 is not innahi
2011-06-23* ext/openssl/ossl_ssl_session.c (ossl_ssl_session_set_time): Check nahi
2011-06-22* ext/openssl/ossl_ssl.c (ossl_sslctx_session_new_cb): Return 0 tonahi
2011-06-22* ext/openssl/ossl_ssl.c (ossl_sslctx_session_remove_cb):nahi
2011-06-22* ext/openssl/ossl.h: Introduced OSSL_BIO_reset macro for PEM/DERemboss
2011-06-22* test/openssl/test_buffering.rbemboss
2011-06-22* ext/openssl/ossl_ssl_session.c (ossl_ssl_session_to_der):nahi
2011-06-22* test/openssl/test_ssl_session.rb: Split out SSL::Session related nahi
2011-06-21* ext/psych/lib/psych/visitors/to_ruby.rb: Fix cyclic references oftenderlove
2011-06-21fix ambiguous argument warnings in test/psych/test_nil.rbtenderlove
2011-06-21* lib/net/http.rb (Net::HTTP.post_form): Do not ignore query part of nahi
2011-06-21* test/openssl/test_x509store.rb (test_set_errors): Redhat is nahi
2011-06-21* lib/webrick/httpresponse.rb (HTTPResponse#setup_header): Close nahi
2011-06-21 * ext/date/date_core.c (datetime_s_*): canonicalize 24 o'clock.tadf
2011-06-21* test/ruby/test_thread.rb (TestThread#test_priority): enablekosaki
2011-06-20* lib/webrick/cookie.rb (WEBrick::Cookie.parse): Revert r31228. nahi
2011-06-20Allow "--- \n" as a yaml dumped result for nil.naruse
2011-06-18* io.c (fill_cbuf): finish reading at EOF, and the readconv hasnobu
2011-06-17* test/io/console/test_io_console.rb (TestIO_Console#test_noctty):nobu
2011-06-17* test/ruby/test_signal.rb (TestSignal#test_signal_requiring): usenobu
2011-06-17* ext/bigdecimal/bigdecimal.c (BigMath_s_exp): move BigMath.exp frommrkn
2011-06-16* test/testunit/test_parallel.rb: Fix Regexp for test.sorah
2011-06-16* test/test_securerandom.rb: Add testcase. This testcase does NOT aimnahi
2011-06-16* test/ruby/test_io.rb (TestIO#test_copy_stream_socket): fixkosaki
2011-06-16 * lib/rdoc.rb: Import RDoc 3.7 release candidatedrbrain
2011-06-16* lib/net/imap.rb (search_response): parses SEARCH responses fromshugo
2011-06-16* test/io/console/test_io_console.rb (TestIO_Console#test_sync):nobu
2011-06-15* test/testunit/test_parallel.rb(test_ignore_tzero): Test for r32109.sorah
2011-06-15* test/testunit/test_parallel.rb (TestParallel::TestParallelWorker#usa
2011-06-15* test/openssl/test_config.rb: Commit missing fileemboss
2011-06-15* test/ruby/test_io.rb (test_copy_stream_socket): wait a child processakr
2011-06-15Run tests only for emacs 23+.naruse
2011-06-14Skip test_sync when there is no tty or something.naruse
2011-06-14 * test/date/test_*.rb: added tests.tadf
2011-06-14* test/ruby/test_autoload.rb: remove temporary directory.akr
2011-06-14* test/io/console/test_io_console.rb (TestIO_Console#test_noctty):nobu
2011-06-14Clear error messages before process and get errors. [ruby-dev:43791] [Bug #4879]naruse
2011-06-14Copy YAML::Store to Syck::Store to keep it from yamler.naruse