summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-31* test/lib/leakchecker.rb: Leak checker extracted fromakr
2014-05-31don't remove test resultsnaruse
2014-05-31* thread.c (rb_thread_atfork_internal): My compiler complainsshyouhei
2014-05-31* lib/ipaddr.rb: extracted inline tests into test dir.hsbt
2014-05-31* ext/digest/lib/digest/hmac.rb: extracted inline tests into test dir.hsbt
2014-05-31* test/test_syslog.rb: remove executable.hsbt
2014-05-31Join threads.akr
2014-05-30unicode.c: no initializationnobu
2014-05-30case-folding.rb: perfect hash for case unfolding3nobu
2014-05-30case-folding.rb: perfect hash for case unfolding2nobu
2014-05-30case-folding.rb: perfect hash for case unfolding1nobu
2014-05-30case-folding.rb: perfect hash for case foldingnobu
2014-05-30case-folding.rb: merge tablesnobu
2014-05-30case-folding.rb: modularizenobu
2014-05-30case-folding.rb: conversion scriptnobu
2014-05-30* test/lib/minitest/unit.rb: Check Tempfile leaks for each test methodakr
2014-05-30* lib/delegate.rb: [DOC] Document raise in Delegator classzzak
2014-05-30add --disable-gemnaruse
2014-05-30* 2014-05-31svn
2014-05-30Close FDs.akr
2014-05-30Close FDs.akr
2014-05-30Close sockets.akr
2014-05-30Close pipes.akr
2014-05-30Use the block form of Open3.popen3 to close FDs.akr
2014-05-30Join threads.akr
2014-05-30Join threads, not kill.akr
2014-05-30test/io/console/test_io_console.rb: Close FDs.akr
2014-05-30* lib/webrick/server.rb: Use a pipe to detect server shutdown.akr
2014-05-30svn:ignore property added.akr
2014-05-30* test/lib/minitest/unit.rb (check_fd_leak): Sort the inspectedakr
2014-05-30* test/lib/minitest/unit.rb (check_fd_leak): Try GC to delete leakedakr
2014-05-30force_encoding to get the log of failure by Encoding::CompatibilityErrornaruse
2014-05-30minitest/unit.rb: defer requiring -test-nobu
2014-05-30fileno.c: suppress warningsnobu
2014-05-30printf.c: suppress warningsnobu
2014-05-30* test/lib/test/unit/parallel.rb (_run_suite): orig_stdout may be nilnaruse
2014-05-30test_string.rb: move and add assertionsnobu
2014-05-30string.c: reset code rangenobu
2014-05-30test_beginendblock.rb: avoid leaking threadsnobu
2014-05-30erb.rb: ERB#result does not accept a proc.nobu
2014-05-29* ext/-test-/dir: Dir#fileno implemented.akr
2014-05-29remove empty rb_gc_mark_parser functionnormal
2014-05-29* 2014-05-30svn
2014-05-29* vm_trace.c, vm.c, thread.c: get rid of (maybe false positive) warnings aboutusa
2014-05-29test/test_syslog.rb: Close fds.akr
2014-05-29test/readline/test_readline.rb: Close fds.akr
2014-05-29signal.c: return proper membernobu
2014-05-29* io.c (pipe_open): Close pipes when rb_execarg_fixup() raisesakr
2014-05-29test/test_pty.rb: Close fds.akr
2014-05-29* test/lib/minitest/unit.rb (capture_subprocess_io): Close fds.akr