aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Revert r51209 because signals after stopping timer thread beforengoto2015-07-162-8/+10
* vm.c: fix mark with rewinding cfpnobu2015-07-162-16/+10
* vm.c: fix mark with rewinding cfpnobu2015-07-163-2/+32
* process.c (close_unless_reserved): declare type of `fd' argnormal2015-07-162-1/+6
* load.c: use fstring for loaded features and expanded load pathnormal2015-07-162-3/+10
* thread.c (thread_initialize): avoid RSTRING_PTR and NUMT2INTnormal2015-07-152-6/+11
* * test/ruby/test_process.rb (test_exec_close_reserved_fd): test forngoto2015-07-152-0/+20
* * 2015-07-16svn2015-07-151-2/+2
* * .gitignore: ignore version.i. [ci skip]kazu2015-07-152-0/+5
* * test/ruby/test_process.rb (test_deadlock_by_signal_at_forking):ngoto2015-07-152-1/+6
* * process.c (redirect_close, parent_redirect_close): should not closengoto2015-07-153-8/+31
* fix typos [ci skip]kazu2015-07-151-2/+2
* remove redundant NULL checks after RUBY_VM_IFUNC_Pnormal2015-07-153-2/+7
* remove redundant NULL check in mark functionsnormal2015-07-155-77/+79
* encoding.c: drop dummy encoding flagnobu2015-07-154-0/+26
* * vm.c (vm_make_env_each): add comments about env layout.ko12015-07-152-10/+29
* -test-/string: movenobu2015-07-1511-13/+13
* string.c: remove redundant callsnobu2015-07-151-2/+2
* gc.h: evaluate the macro argument only oncenobu2015-07-142-1/+9
* * vm_core.h, vm.c: remove rb_proc_t::envval because we can know it viako12015-07-145-9/+25
* * vm_core.h, vm.c: remvoe rb_env_t::prev_envval because we can know itko12015-07-145-34/+63
* * remove trailing spaces.svn2015-07-141-1/+1
* * vm.c: refactoring Proc/Env related code.ko12015-07-146-123/+115
* 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