summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-24UNIXSocket#recv_io: trigger GC when out of FDsnormal
2018-06-24process.c (ruby_fork_ruby): fix race in signal handlingnormal
2018-06-24test_process.rb: skip tests for Bug 14867k0kubun
2018-06-24process.c (after_fork_ruby): make it a proper functionnormal
2018-06-24test/net/http/test_httpresponse.rb: add testcases for net/httpresponsemame
2018-06-24lib/prime.rb: remove unused methodsmame
2018-06-24* 2018-06-24svn
2018-06-24test/test_prime.rb: add testcases of prime librarymame
2018-06-23mjit.c: disable calling JIT-ed codek0kubun
2018-06-23gc.c (ruby_mimmalloc): add initialize code for USE_GC_MALLOC_OBJ_INFO_DETAILStarui
2018-06-23mjit.c: unify the variable name with method namek0kubun
2018-06-23spec: skip Process wait specs on MJITk0kubun
2018-06-23mjit.c: initial cygwin supportk0kubun
2018-06-23[DOC] Add call signature for {Array,Hash}#any?ktsj
2018-06-23test/ruby/test_settracefunc.rb: fix NoMethodErrorktsj
2018-06-23vm.c: fix infinite loopktsj
2018-06-23vm.c: fix typo in function namektsj
2018-06-23* 2018-06-23svn
2018-06-23thread_pthread.c (native_sleep): do not clear unblock.argnormal
2018-06-22remove debug printnaruse
2018-06-22check net.core.wmem_default and max instead of tcpnaruse
2018-06-22show net.ipv4.tcp_wmem to debug failure on travisnaruse
2018-06-22dir.c: define O_CLOEXEC for older systemsnormal
2018-06-22thread.c (sleep_timespec): avoid needless update w/o spuriuos checknormal
2018-06-22remove DISABLE_RUBYGEMS from config filesnobu
2018-06-22test/ruby/test_range.rb: add a test for endless range's min with comparisonmame
2018-06-22range.c: Range#last and #max raises a RangeError if it is endlessmame
2018-06-22range.c: Range#size now returns Float::INFINITY if it is endlessmame
2018-06-22range.c: Range#to_a now raises RangeError if it is endlessmame
2018-06-22vm_core.h (rb_vm_t): make sleeper non-volatilenormal
2018-06-22* 2018-06-22svn
2018-06-22thread_sync.c (rb_mutex_lock): fix deadlocknormal
2018-06-21mjit.c: RubyVM::MJIT.pause / RubyVM::MJIT.resumek0kubun
2018-06-20thread_pthread.c: fix non-sleepy timer-thread with forknormal
2018-06-20test/ruby/test_io.rb: fix timing sensitive testnormal
2018-06-20* 2018-06-21svn
2018-06-20add assertion to vm_search_method()ko1
2018-06-20ConditionVariable and Queue is not standard library.hsbt
2018-06-20test_ast.rb: Remove a needless lineyui-knk
2018-06-20test_ast.rb: Fix an argument of `grep`, child is a `RubyVM::AST::Node`yui-knk
2018-06-20skip when group name is not foundnobu
2018-06-20Introduce `USE_GC_MALLOC_OBJ_INFO_DETAILS`. [Feature #14857]ko1
2018-06-20Thread is always provided at current ruby version.hsbt
2018-06-19* 2018-06-20svn
2018-06-19lib/drb/extservm.rb (service): do not return `false'normal
2018-06-19describe about NameError by #private_constantnobu
2018-06-19variable.c: fix receiver on private constantnobu
2018-06-19gc.c (gc_verify_heap_pages): fix no-op on heap_eden->pagesnormal
2018-06-19NULL class Data_Wrap_Struct is not allowed.ko1
2018-06-18* 2018-06-19svn