summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-27refactoring (rb_|)threadptr_stack_overflow.ko1
2017-10-27vm_get_ruby_level_caller_cfp() accepts `ec` instead of `th`.ko1
2017-10-27move decl.ko1
2017-10-27Restore the prototype declaration of rb_vm_bh_to_procvalmame
2017-10-26rb_vm_bh_to_procval() accepts `ec` instead of `th`.ko1
2017-10-26Removed obsoleted gitignore for test dependency.hsbt
2017-10-26Ignore .bundleusa
2017-10-26Quote with double quotes for Windowsusa
2017-10-26* 2017-10-27svn
2017-10-26Host header should add branckets to IPv6 address [Bug #12642]naruse
2017-10-26replace `GET_THREAD()->ec` to `GET_EC()`.ko1
2017-10-26make root fiber at switching.ko1
2017-10-26skip test_fiber_transfer_segv because it cause error with previous commitko1
2017-10-26fix freeing `th->ec` bugs.ko1
2017-10-26introduce EC_*_TAG() instead of TH_*_TAG()ko1
2017-10-26backtrace_each() accepts `ec` instead of `th`.ko1
2017-10-26vm_pop_frame() accepts `ec` instead of `th`.ko1
2017-10-26vm_push_frame() accepts `ec` instead of `th`.ko1
2017-10-26use GET_EC()ko1
2017-10-26A function accepts `ec` instead of `th`.ko1
2017-10-26A function accepts `ec` instead of `th`.ko1
2017-10-26Expand the definition of rb_imemo_new in rb_imemo_alloc_newmame
2017-10-26fix commentsko1
2017-10-26some functions accept `ec` instead of `th`.ko1
2017-10-26Use rb_execution_context_t instead of rb_thread_tko1
2017-10-26test_env.rb: fix one-off bugnobu
2017-10-26common conversion functionsnobu
2017-10-26TracePoint#enable, #disable: Don't yield any argument. [Bug #14057]marcandre
2017-10-26common.mk: quote pipes on Windowsnobu
2017-10-26common.mk: test-bundled-gem [ci skip]nobu
2017-10-26common.mk: test-bundler [ci skip]nobu
2017-10-25test/ostruct: Specify frozen_string_literal: true.kazu
2017-10-25* 2017-10-26svn
2017-10-25test-bundled-gems-fetchnobu
2017-10-25common.mk: remove old gems at update-gemsnobu
2017-10-25Refactoring by adding `rb_imemo_alloc_new` to create imemo_alloc buffermame
2017-10-25Get rid of a test error on Windows caused by r60417usa
2017-10-25Make imemo_alloc writebarrier-unprotectedmame
2017-10-25Fix `shadowing outer local variable` warning [ci skip]kazu
2017-10-25io.c: let rb_p use writevnobu
2017-10-25test_io.rb: skip writev testnobu
2017-10-25io.c: warn old writenobu
2017-10-25Regenerate slack token on Travis CI.hsbt
2017-10-25win32.c: unknown reparse tagsnobu
2017-10-25securerandom.rb: fix an example of choose [ci skip]nobu
2017-10-25Update power_assert-1.1.1. It support `test-bundled-gems`.hsbt
2017-10-25Fixed conflicted variables. v is already used another condition.hsbt
2017-10-25io.c: write a newline togethernobu
2017-10-25range.c: use rb_check_funcallnobu
2017-10-25Added development dependency for power_assert.hsbt