summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-28* ext/openssl/ossl_ssl.c (ossl_ssl_close): Fix sync_close to workakr
2014-05-28drbtest.rb: avoid leaking threadsnobu
2014-05-28test/rake: avoid leaking threadsnobu
2014-05-28test/rake: avoid leaking threadsnobu
2014-05-28eval_intern.h: suppress warning by gcc 4.6nobu
2014-05-28test_socket.rb: ignore interface without addressnobu
2014-05-28[DOC] Typo in change log [ci skip]zzak
2014-05-28localeinit.c: fallback filesystem encoding to UTF-8nobu
2014-05-28test_dir_m17n.rb: assert_raw_file_namenobu
2014-05-28envutil.rb: connect caller to backtracenobu
2014-05-28test_thread.rb: move thread switch testnobu
2014-05-28vm.c: remove rb_vm_living_threads_foreach functionnormal
2014-05-28signal: remove window for SignalException on IGNOREnormal
2014-05-27Use Tempfile#close!.akr
2014-05-27* lib/tempfile.rb (Tempfile#inspect): Show "(closed)" if the tempfileakr
2014-05-27* test/lib/minitest/unit.rb: Use Tempfile#close! instead ofakr
2014-05-27Avoid a shadowing warning.akr
2014-05-27* 2014-05-28svn
2014-05-27* lib/net/ftp.rb (transfercmd): Close TCP server socket even if anakr
2014-05-27* lib/cgi/core.rb: Use Tempfile#close(true) instead of Tempfile#unlinkakr
2014-05-27parallel.rb: do not split messagesnobu
2014-05-27parse.y: refine error messagenobu
2014-05-27* test/rexml: Avoid fd leaks.akr
2014-05-27* test/rexml/test_document.rb: Indent.kou
2014-05-27* test/rexml/test_document.rb: Wrap by REXMLTests module.kou
2014-05-27* test/rexml/test_encoding_2.rb: Remove a needless file.kou
2014-05-27* test/rexml/test_contrib.rb: Indent.kou
2014-05-27* ext/socket/ifaddr.c (ifaddr_inspect_flags): support IFF_SIMPLEX.naruse
2014-05-27use Socket.getifaddrs to show interface names and so onnaruse
2014-05-27* test/rexml/: Use REXMLTests as wrapping module for REXML tests.kou
2014-05-27* test/rexml/test_comment.rb: Remove needless REXML module wrapping.kou
2014-05-27* test/openssl/test_pkcs7.rb: Fix inverted expected and actual values.kou
2014-05-27* test/ruby/test_io.rb (test_flush_in_finalizer1): some opened fds areusa
2014-05-27* tool/merger.rb: unlink temporary file explicitly.usa
2014-05-27Wrap REXML test classes by REXML module.akr
2014-05-27* io.c (rb_io_autoclose_p): Don't raise on frozen IO.akr
2014-05-27* test/openssl/test_pair.rb: Modify TestSSL#test_read_and_writehsbt
2014-05-27* remove trailing spaces.svn
2014-05-27* test/openssl/test_pkcs7.rb: Add tests for PKCS7#type= and add_data.hsbt
2014-05-27* test/openssl/test_hmac.rb (test_binary_update): Added Test forhsbt
2014-05-27* test/runner.rb: fixed randomly test failure.hsbt
2014-05-27* test/test_timeout.rb (test_timeout): inverted test condition.hsbt
2014-05-27* test/lib/minitest/unit.rb: Show leaked file descriptors.akr
2014-05-27io.c: no error on frozen IOnobu
2014-05-26* 2014-05-27svn
2014-05-26insns.def: fix typonobu
2014-05-26Use Tempfile.create instead of Tempfile.new.akr
2014-05-26test/unit.rb: reduce error messagesnobu
2014-05-26ext_conf_builder.rb: fix tempfile leaknobu
2014-05-26test/rdoc: avoid tempfile leaksnobu