aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* remove DISABLE_RUBYGEMS from config filesnobu2018-06-225-6/+11
* test/ruby/test_range.rb: add a test for endless range's min with comparisonmame2018-06-221-0/+2
* range.c: Range#last and #max raises a RangeError if it is endlessmame2018-06-222-5/+15
* range.c: Range#size now returns Float::INFINITY if it is endlessmame2018-06-222-4/+10
* range.c: Range#to_a now raises RangeError if it is endlessmame2018-06-222-0/+28
* vm_core.h (rb_vm_t): make sleeper non-volatilenormal2018-06-221-1/+1
* * 2018-06-22svn2018-06-221-1/+1
* thread_sync.c (rb_mutex_lock): fix deadlocknormal2018-06-221-8/+6
* mjit.c: RubyVM::MJIT.pause / RubyVM::MJIT.resumek0kubun2018-06-212-18/+73
* thread_pthread.c: fix non-sleepy timer-thread with forknormal2018-06-201-5/+4
* test/ruby/test_io.rb: fix timing sensitive testnormal2018-06-201-5/+10
* * 2018-06-21svn2018-06-201-1/+1
* add assertion to vm_search_method()ko12018-06-201-0/+3
* ConditionVariable and Queue is not standard library.hsbt2018-06-201-2/+0
* test_ast.rb: Remove a needless lineyui-knk2018-06-201-3/+1
* test_ast.rb: Fix an argument of `grep`, child is a `RubyVM::AST::Node`yui-knk2018-06-201-2/+2
* skip when group name is not foundnobu2018-06-202-2/+10
* Introduce `USE_GC_MALLOC_OBJ_INFO_DETAILS`. [Feature #14857]ko12018-06-202-28/+309
* Thread is always provided at current ruby version.hsbt2018-06-201-4/+0
* * 2018-06-20svn2018-06-191-1/+1
* lib/drb/extservm.rb (service): do not return `false'normal2018-06-191-1/+1
* describe about NameError by #private_constantnobu2018-06-191-0/+35
* variable.c: fix receiver on private constantnobu2018-06-192-4/+39
* gc.c (gc_verify_heap_pages): fix no-op on heap_eden->pagesnormal2018-06-191-2/+2
* NULL class Data_Wrap_Struct is not allowed.ko12018-06-193-13/+1
* * 2018-06-19svn2018-06-181-1/+1
* Removed unobservable behaviornobu2018-06-182-12/+0
* remvoe assertion because rubyspec hit this assertko12018-06-181-1/+1
* hidden objects should not be pushed.ko12018-06-181-1/+12
* * 2018-06-18svn2018-06-171-1/+1
* Remove needless closed?kazu2018-06-171-6/+6
* openssl_missing.h: constifiednobu2018-06-171-2/+2
* thread_pthread.c: microptimize vm->gvl.waiting checksnormal2018-06-171-3/+2
* thread_pthread.c: fix non-sleepy timer thread buildnormal2018-06-171-1/+2
* EXTOBJS should be included in DLDOBJSnobu2018-06-171-1/+1
* share Float 0nobu2018-06-171-0/+8
* Makefile.in: MJIT_DLDFLAGSnobu2018-06-171-1/+3
* refine Integer#** and Float#**nobu2018-06-174-5/+27
* compare with correct valuesnobu2018-06-171-3/+3
* refine Integer#**nobu2018-06-171-4/+8
* * 2018-06-17svn2018-06-161-1/+1
* mjit.c: measure time more preciselynobu2018-06-162-3/+16
* * 2018-06-16svn2018-06-161-1/+1
* thread.c (timeout_prepare): common functionnormal2018-06-161-22/+19
* gettimeofday is obsoletenobu2018-06-151-2/+10
* win32/Makefile.sub: gettimeofday is defined in win32.cnobu2018-06-151-0/+1
* Remove flip-flop usages from build scriptsmame2018-06-153-32/+48
* Remove warnings of flip-flop deprecation from tests and specsmame2018-06-155-12/+34
* parse.y: Deprecate flip-flopsmame2018-06-152-2/+6
* Update obsoleted URLs of supported platforms [ci skip]kazu2018-06-152-2/+2