summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-06-18Removed unobservable behaviornobu
2018-06-18remvoe assertion because rubyspec hit this assertko1
2018-06-18hidden objects should not be pushed.ko1
2018-06-17* 2018-06-18svn
2018-06-17Remove needless closed?kazu
2018-06-17openssl_missing.h: constifiednobu
2018-06-17thread_pthread.c: microptimize vm->gvl.waiting checksnormal
2018-06-17thread_pthread.c: fix non-sleepy timer thread buildnormal
2018-06-17EXTOBJS should be included in DLDOBJSnobu
2018-06-17share Float 0nobu
2018-06-17Makefile.in: MJIT_DLDFLAGSnobu
2018-06-17refine Integer#** and Float#**nobu
2018-06-17compare with correct valuesnobu