aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * test/etc/test_etc.rb (TestEtc#test_get{pw,gr}nam): skip entriesnobu2011-06-261-2/+4
* * test/date/test_switch_hitter.rb: added a test.tadf2011-06-261-0/+34
* * vm_insnhelper.c (vm_search_superclass): avoid control framenagachika2011-06-251-0/+14
* * lib/webrick/httprequest.rb (setup_forwarded_info): Parsing request nahi2011-06-241-0/+22
* * process.c (proc_daemon): should not start timer threadnobu2011-06-241-0/+54
* * lib/rake: Import Rake 0.9.2drbrain2011-06-2371-2174/+3334
* * ext/openssl/ossl_x509name.c: Add X509::Name#hash_old as a wrapper nahi2011-06-231-0/+20
* * test/openssl/test_ssl_session.rb: Test parameter bug fixed. 2**31 is not innahi2011-06-231-4/+4
* * ext/openssl/ossl_ssl_session.c (ossl_ssl_session_set_time): Check nahi2011-06-231-0/+52
* * ext/openssl/ossl_ssl.c (ossl_sslctx_session_new_cb): Return 0 tonahi2011-06-221-1/+60
* * ext/openssl/ossl_ssl.c (ossl_sslctx_session_remove_cb):nahi2011-06-221-0/+30
* * ext/openssl/ossl.h: Introduced OSSL_BIO_reset macro for PEM/DERemboss2011-06-223-1/+24
* * test/openssl/test_buffering.rbemboss2011-06-222-3/+2
* * ext/openssl/ossl_ssl_session.c (ossl_ssl_session_to_der):nahi2011-06-221-0/+29
* * test/openssl/test_ssl_session.rb: Split out SSL::Session related nahi2011-06-223-268/+272
* * ext/psych/lib/psych/visitors/to_ruby.rb: Fix cyclic references oftenderlove2011-06-211-0/+17
* fix ambiguous argument warnings in test/psych/test_nil.rbtenderlove2011-06-211-2/+2
* * lib/net/http.rb (Net::HTTP.post_form): Do not ignore query part of nahi2011-06-212-3/+12
* * test/openssl/test_x509store.rb (test_set_errors): Redhat is nahi2011-06-211-3/+11
* * lib/webrick/httpresponse.rb (HTTPResponse#setup_header): Close nahi2011-06-211-0/+27
* * ext/date/date_core.c (datetime_s_*): canonicalize 24 o'clock.tadf2011-06-211-0/+15
* * test/ruby/test_thread.rb (TestThread#test_priority): enablekosaki2011-06-211-1/+1
* * lib/webrick/cookie.rb (WEBrick::Cookie.parse): Revert r31228. nahi2011-06-201-14/+21
* Allow "--- \n" as a yaml dumped result for nil.naruse2011-06-201-1/+1
* * io.c (fill_cbuf): finish reading at EOF, and the readconv hasnobu2011-06-181-0/+20
* * test/io/console/test_io_console.rb (TestIO_Console#test_noctty):nobu2011-06-171-0/+2
* * test/ruby/test_signal.rb (TestSignal#test_signal_requiring): usenobu2011-06-171-5/+3
* * ext/bigdecimal/bigdecimal.c (BigMath_s_exp): move BigMath.exp frommrkn2011-06-172-16/+52
* * test/testunit/test_parallel.rb: Fix Regexp for test.sorah2011-06-162-4/+4
* * test/test_securerandom.rb: Add testcase. This testcase does NOT aimnahi2011-06-161-0/+175
* * test/ruby/test_io.rb (TestIO#test_copy_stream_socket): fixkosaki2011-06-161-2/+2
* * lib/rdoc.rb: Import RDoc 3.7 release candidatedrbrain2011-06-1625-90/+1703
* * lib/net/imap.rb (search_response): parses SEARCH responses fromshugo2011-06-161-1/+28
* * test/io/console/test_io_console.rb (TestIO_Console#test_sync):nobu2011-06-161-3/+11
* * test/testunit/test_parallel.rb(test_ignore_tzero): Test for r32109.sorah2011-06-152-3/+10
* * test/testunit/test_parallel.rb (TestParallel::TestParallelWorker#usa2011-06-151-10/+0
* * test/openssl/test_config.rb: Commit missing fileemboss2011-06-151-1/+1
* * test/ruby/test_io.rb (test_copy_stream_socket): wait a child processakr2011-06-152-26/+35
* Run tests only for emacs 23+.naruse2011-06-151-1/+3
* Skip test_sync when there is no tty or something.naruse2011-06-141-0/+1
* * test/date/test_*.rb: added tests.tadf2011-06-142-2/+54
* * test/ruby/test_autoload.rb: remove temporary directory.akr2011-06-141-12/+13
* * test/io/console/test_io_console.rb (TestIO_Console#test_noctty):nobu2011-06-141-7/+11
* Clear error messages before process and get errors. [ruby-dev:43791] [Bug #4879]naruse2011-06-141-0/+1
* Copy YAML::Store to Syck::Store to keep it from yamler.naruse2011-06-141-1/+1
* Explictly specify syck.naruse2011-06-141-1/+4
* * test/io/console/test_io_console.rb (TestIO_Console#test_noctty):nobu2011-06-131-5/+17
* * test/coverage/test_coverage.rb: add a test for restart. a patchmame2011-06-131-0/+26
* * parse.y (parser_parse_string): flush delayed token. based on anobu2011-06-131-2/+15
* * ext/io/console/console.c (console_dev): console should benobu2011-06-131-0/+4