aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* encoding.h: ENC_CODERANGE_CLEAN_Pnobu2015-07-171-0/+14
* test_range.rb: add Range#new testnobu2015-07-171-0/+5
* test_range.rb: add Range#last assertionsnobu2015-07-171-0/+5
* thread.c (rb_thread_alone): simplifynormal2015-07-171-0/+4
* remove unnecessary enumerator requiresnormal2015-07-171-0/+5
* avoid redundant GET_THREAD() callsnormal2015-07-161-0/+10
* thread.c (mutex_alloc): remove needless volatilenormal2015-07-161-0/+4
* fix typos [ci skip]kazu2015-07-161-2/+2
* * vm_core.h: constify rb_iseq_t::parent_iseq.ko12015-07-161-0/+13
* * 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