summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2011-06-14Explictly specify syck.naruse
2011-06-13* test/io/console/test_io_console.rb (TestIO_Console#test_noctty):nobu
2011-06-13* test/coverage/test_coverage.rb: add a test for restart. a patchmame
2011-06-13* parse.y (parser_parse_string): flush delayed token. based on anobu
2011-06-13* ext/io/console/console.c (console_dev): console should benobu
2011-06-13* ext/io/console/console.c (console_dev): take care of no-cttynobu
2011-06-13* test/socket/test_unix.rb: don't use Thread.abort_on_exception.akr
2011-06-13* ext/socket/unixsocket.c (unix_send_io): race condition fixed.akr
2011-06-13* test/openssl/test_ec.rbemboss
2011-06-13* test/openssl/digest.rb: remove MDC2 from test, it is not availableemboss
2011-06-13* ext/bigdecimal/bigdecimal.c (BigDecimalCmp): use GetVpValueWithPrecmrkn
2011-06-13* lib/cmath.rb (CMath.cbrt): returns the principal value of the cubemrkn
2011-06-13* ext/openssl/ossl_digest.c: fix error for digests that have no oidemboss
2011-06-13Specify yamler before runnnig tests.naruse
2011-06-13* ext/openssl/ossl_digest.c: allow Digests to be created by sn, ln oremboss
2011-06-13* ext/openssl/pkey_dh.c: corrected documentation.emboss
2011-06-12* ext/openssl/ossl_pkey.c: added PKey.read module function that allowemboss
2011-06-12Ignore exception from Process.kill.naruse
2011-06-12* test/benchmark/test_benchmark.rb (capture_output):naruse
2011-06-12* test/openssl/test_pkey_dsa.rb: Test for DSA#syssign/sysverify.emboss