aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* use _Static_assert with clangkazu2015-07-143-5/+20
* * 2015-07-15svn2015-07-141-2/+2
* fix compile error with clangkazu2015-07-142-1/+6
* rtname.cmd: extract at oncenobu2015-07-141-20/+24
* test_filehandler.rb: fix UNC path failurenobu2015-07-141-3/+6
* webrick/test_utils.rb: no timeout during assertionnobu2015-07-141-11/+16
* timeout.rb: suppress a warningnobu2015-07-141-1/+1
* webrick/utils.rb: wakeup immediatelynobu2015-07-143-12/+19
* webrick/utils.rb: adaptive sleepnobu2015-07-142-5/+16
* * 2015-07-14svn2015-07-141-2/+2
* test_utils.rb: splitnobu2015-07-141-6/+21
* webrick/server.rb: stop immediatelynobu2015-07-143-11/+34
* httpproxy.rb: fix typos [ci skip]nobu2015-07-132-2/+7
* fix indent (tabify) [ci skip]kazu2015-07-131-2/+2
* fix indent (tabify) [ci skip]kazu2015-07-131-2/+2
* remove needless volatilenobu2015-07-132-3/+2
* timeout.rb: warn deprecated methodnobu2015-07-133-8/+10
* use Timeout.timeoutnobu2015-07-1316-43/+43
* timeout.rb: internal constantsnobu2015-07-131-0/+1
* * 2015-07-13svn2015-07-121-2/+2
* * ext/openssl/ossl.c: [DOC] Backport ruby/openssl@dbb3fdb [Bug #11345]zzak2015-07-122-0/+19
* * ext/socket/basicsocket.c: [DOC] typo (Errno::AGAIN -> Errno::EAGAIN)sorah2015-07-127-8/+22
* * 2015-07-12svn2015-07-111-2/+2
* Simple testing for StringIO#sysreadnobu2015-07-112-0/+15
* stringio.c: Fix an example doc [ci skip]nobu2015-07-112-1/+6
* * ChangeLog: typo.usa2015-07-111-1/+1
* timeout.rb: fix backtracenobu2015-07-112-3/+6
* * 2015-07-11svn2015-07-101-2/+2
* test_timeout.rb: add an assertionnobu2015-07-101-0/+5
* timeout.rb: removed and use Timeout::Errornobu2015-07-103-6/+27
* zlib.c: GC guardsnobu2015-07-101-4/+9
* zlib.c: protoizenobu2015-07-101-8/+9
* compressed mantypesnobu2015-07-102-2/+17
* * process.c (rb_f_exec): rb_exec_without_timer_thread should bengoto2015-07-102-10/+8
* dir.c: get attributes by fdnobu2015-07-102-3/+6
* stringio.c: remove unnecessary checknobu2015-07-102-2/+5
* * 2015-07-10svn2015-07-101-2/+2
* extmk.rb: silently skip never-installed extensionsnobu2015-07-101-0/+2
* test_process.rb: test for [Bug #11340]nobu2015-07-091-0/+23
* * win32/win32.c (waitpid): fixed return value of previous commit. thanks, nobu!usa2015-07-091-3/+4
* * win32/win32.c (waitpid): return immediately if interrupted.usa2015-07-092-1/+7
* * vm_insnhelper.c (vm_search_super_method): use CI_SET_FASTPATH().ko12015-07-092-1/+5
* * vm_core.h: remove rb_call_info_t::klass becauseko12015-07-093-41/+41
* * lib/net/http/responses.rb: Added 308 status to CODE_TO_OBJ list.hsbt2015-07-092-0/+6
* * vm_core.h (rb_control_frame_t): fix comments (layout index).ko12015-07-092-4/+8
* * 2015-07-09svn2015-07-091-2/+2
* * parse.y: Improve duplicate key warning with patch by @andremedeiroszzak2015-07-092-2/+7
* leakchecker.rb: close consolenobu2015-07-081-3/+3
* resolver.rb: fix fd leaksnobu2015-07-081-0/+2
* basicsocket.c: swap examples [ci skip]nobu2015-07-081-7/+11