summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2010-05-20* ext/win32ole/win32ole.c (ole_invoke): raise NoMethodErrorsuke
2010-05-20* ext/psych/lib/psych/stream.rb: adding YAML streaming API fortenderlove
2010-05-19* ext/psych/emitter.c: output strings are automatically transcodedtenderlove
2010-05-19Fix test to follow NetBSD's setenv(3).naruse
2010-05-19* vm_eval.c (rb_f_caller): return [] instead of nil when the functionmame
2010-05-19Fix test to follow the behavior of NetBSD's dlsym.naruse
2010-05-19* test/csv/test_interface.rb (test_write_hash): may need to set binary modeusa
2010-05-19* test/dl/test_func.rb (test_sinf): sinf() doesn't exist in the standard of C.usa
2010-05-19* test/win32ole/test_folderitem2_invokeverb.rb (test_invokeverb): should useusa
2010-05-19* test/openssl/test_ssl.rb (test_client_auth): Errno::ECONNRESET is raised onusa
2010-05-19* test/openssl/test_ssl.rb (server_loop): treat Errno::ENOTSOCK just like asusa
2010-05-19* ext/psych/lib/psych.rb: Adding Psych::Exceptiontenderlove
2010-05-19* ext/psych/emitter.c: using xmalloc and xfree for memory allocationtenderlove
2010-05-19* test/logger/test_logger.rb: close logger (or logdevice) if it's related tousa
2010-05-19* test/socket/test_addrinfo.rb: ipaddr.rb defines Socket::AF_INET6 as an Objectusa
2010-05-19* test/zlib/test_zlib.rb (test_adler32_combine, test_crc32_combine): skip ifusa
2010-05-17* enc/iso_2022_jp.h: add CP50220.naruse
2010-05-17* test/ruby/test_dir_m17n.rb: changes for windows.usa
2010-05-16* parse.y (parser_read_escape, parser_tokadd_escape): allow a hex ormame
2010-05-16* ruby/test_rubyoptions.rb (TestRubyOptions#test_segv_test):yugui
2010-05-14* test/ruby/test_rubyoptions.rb (test_segv_test): VC runtime adds some messagesusa
2010-05-14* test/ruby/test_process.rb: skip some tests on Windows.usa
2010-05-13* test/ruby/test_io_m17n.rb (test_textmode_paragraph_binaryread):nobu
2010-05-13add a test.akr
2010-05-13* test/scanf/test_scanf.rb (ScanfTests#each_test): yield in order.nobu
2010-05-13* ext/io/console/console.c (get_write_fd): return primary fd if nonobu
2010-05-13* test/ruby/test_io_m17n.rb (TestIO_M17N#test_cbuf_select),nobu
2010-05-13* test/ruby/test_process.rb: skip some tests on Windows.usa
2010-05-13* test/ruby/test_io_m17n.rb (test_stdin_external_encoding_with_reopen): skipusa
2010-05-12add a test.akr
2010-05-12new test file.akr
2010-05-12* numeric.c (flo_to_s): make minimum string representation.nobu
2010-05-12* re.c (rb_reg_initialize_m): fix wrong index for the langnaruse
2010-05-11* test/rake/test_task_arguments.rb: makes ENV empty during testsmame
2010-05-11* ext/bigdecimal/lib/bigdecimal/math.rb (atan), test/bigdecimal/test_bigmath....mrkn
2010-05-10* ext/psych/parser.c (parse): Return strings encoded astenderlove
2010-05-09* test/ruby/test_fiber.rb: add ML ref.mame
2010-05-09* cont.c (fiber_switch): raise FiberError when returning to deadmame
2010-05-09* test/rubygems/mockgemui.rb (MockGemUi::TTY),nobu
2010-05-09* test/bigdecimal/test_bigdecimal.rb (TestBigDecimal#test_gc):nobu
2010-05-09* test/bigdecimal/test_bigdecimal.rb (TestBigDecimal#test_gc):nobu
2010-05-09* test/dl/test_callback.rb: fixing valgrind errors. Ruby string may betenderlove
2010-05-09* test/net/imap/test_imap.rb: use IPv4 forshugo
2010-05-08* lib/net/imap.rb (disconnect): terminates @receiver_thread even ifshugo
2010-05-08* test/dl/test_base.rb (libc_so, libm_so): supports solaris.yugui
2010-05-08* ext/bigdecimal/bigdecimal.c (VpAlloc): ensure buf does not getnobu
2010-05-07don't sleep indefinitely. collect the zombie.akr
2010-05-07Revert r26058 "* test/webrick/test_server.rb (test_daemon): simply use fork's...naruse
2010-05-06* ext/bigdecimal/bigdecimal.c (VpCtoV): fix to check overflow.naruse
2010-05-06* test/openssl/test_ec.rb: added test_dsa_sign_asn1_FIPS186_3. dgst isnobu