aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * process.c (redirect_dup2): when the new FD of dup2() coflictsngoto2015-07-161-0/+20
* * iseq.c (rb_iseq_disasm): rename rb_iseq_t *iseqdat to iseqko12015-07-161-0/+7
* Revert r51209 because signals after stopping timer thread beforengoto2015-07-161-8/+0
* vm.c: fix mark with rewinding cfpnobu2015-07-161-6/+3
* vm.c: fix mark with rewinding cfpnobu2015-07-161-0/+8
* process.c (close_unless_reserved): declare type of `fd' argnormal2015-07-161-0/+4
* load.c: use fstring for loaded features and expanded load pathnormal2015-07-161-0/+7
* thread.c (thread_initialize): avoid RSTRING_PTR and NUMT2INTnormal2015-07-151-0/+4
* * test/ruby/test_process.rb (test_exec_close_reserved_fd): test forngoto2015-07-151-0/+5
* * .gitignore: ignore version.i. [ci skip]kazu2015-07-151-0/+4
* * test/ruby/test_process.rb (test_deadlock_by_signal_at_forking):ngoto2015-07-151-0/+5
* * process.c (redirect_close, parent_redirect_close): should not closengoto2015-07-151-0/+12
* fix typos [ci skip]kazu2015-07-151-2/+2
* remove redundant NULL checks after RUBY_VM_IFUNC_Pnormal2015-07-151-0/+5
* remove redundant NULL check in mark functionsnormal2015-07-151-0/+7
* encoding.c: drop dummy encoding flagnobu2015-07-151-0/+6
* * vm.c (vm_make_env_each): add comments about env layout.ko12015-07-151-0/+7
* gc.h: evaluate the macro argument only oncenobu2015-07-141-0/+5
* * vm_core.h, vm.c: remove rb_proc_t::envval because we can know it viako12015-07-141-0/+12
* * vm_core.h, vm.c: remvoe rb_env_t::prev_envval because we can know itko12015-07-141-0/+20
* * vm.c: refactoring Proc/Env related code.ko12015-07-141-0/+21
* use _Static_assert with clangkazu2015-07-141-0/+11
* fix compile error with clangkazu2015-07-141-0/+5
* webrick/utils.rb: wakeup immediatelynobu2015-07-141-1/+4
* webrick/utils.rb: adaptive sleepnobu2015-07-141-1/+4
* webrick/server.rb: stop immediatelynobu2015-07-141-0/+8
* httpproxy.rb: fix typos [ci skip]nobu2015-07-131-0/+5
* fix indent (tabify) [ci skip]kazu2015-07-131-2/+2
* fix indent (tabify) [ci skip]kazu2015-07-131-2/+2
* timeout.rb: warn deprecated methodnobu2015-07-131-0/+4
* * ext/openssl/ossl.c: [DOC] Backport ruby/openssl@dbb3fdb [Bug #11345]zzak2015-07-121-0/+5
* * ext/socket/basicsocket.c: [DOC] typo (Errno::AGAIN -> Errno::EAGAIN)sorah2015-07-121-0/+14
* Simple testing for StringIO#sysreadnobu2015-07-111-0/+5
* stringio.c: Fix an example doc [ci skip]nobu2015-07-111-0/+5
* * ChangeLog: typo.usa2015-07-111-1/+1
* timeout.rb: fix backtracenobu2015-07-111-0/+5
* timeout.rb: removed and use Timeout::Errornobu2015-07-101-0/+6
* * process.c (rb_f_exec): rb_exec_without_timer_thread should bengoto2015-07-101-0/+8
* dir.c: get attributes by fdnobu2015-07-101-0/+5
* stringio.c: remove unnecessary checknobu2015-07-101-0/+5
* * win32/win32.c (waitpid): return immediately if interrupted.usa2015-07-091-0/+5
* * vm_insnhelper.c (vm_search_super_method): use CI_SET_FASTPATH().ko12015-07-091-0/+4
* * vm_core.h: remove rb_call_info_t::klass becauseko12015-07-091-0/+18
* * lib/net/http/responses.rb: Added 308 status to CODE_TO_OBJ list.hsbt2015-07-091-0/+5
* * vm_core.h (rb_control_frame_t): fix comments (layout index).ko12015-07-091-0/+4
* * parse.y: Improve duplicate key warning with patch by @andremedeiroszzak2015-07-091-0/+5
* * lib/csv.rb: typo fix [ci skip][fix GH-958] Patch by @henrikhsbt2015-07-071-0/+4
* iseq.c (iseq_data_to_ary): dump kw_arg as symbolnormal2015-07-071-0/+6
* * random.c (fill_random_bytes_syscall): fix compile error.kazu2015-07-071-0/+4
* fix typos [ci skip]kazu2015-07-071-2/+2