summaryrefslogtreecommitdiff
path: root/test/ruby
AgeCommit message (Expand)Author
2019-01-17merge revision(s) 66819: [Backport #15532]naruse
2019-01-17merge revision(s) 66838: [Backport #15540]naruse
2019-01-17merge revision(s) 66756: [Backport #15479]naruse
2019-01-17merge revision(s) 66760,66761,66824: [Backport #15460]naruse
2019-01-15merge revision(s) 66736: [Backport #15511]naruse
2018-12-25merge revision(s) 66548:naruse
2018-12-24time.c: zone in fixoff modenobu
2018-12-24enumerator.c: fix inspect with the last empty hashnobu
2018-12-23Add test case of ArithmeticSequence#summrkn
2018-12-23Prohibit circular causes [Bug #15447]nobu
2018-12-23test/ruby/test_thread.rb (test_fork_while_parent_locked): rewrite to avoid OOMnormal
2018-12-23Restrict cause to an exception object [Bug #15447]nobu
2018-12-22test/ruby/test_thread.rb (test_fork_while_parent_locked): reduce threadsnormal
2018-12-22Fix for circular causesnobu
2018-12-22Removed garbage outputnobu
2018-12-22Moved regexps not to confuse ruby-mode.elnobu
2018-12-21test/ruby/test_thread.rb: reduce thread count to avoid SIGKILLnormal
2018-12-21test/ruby/test_thread.rb: add diagnosis code for [Bug #15430]normal
2018-12-21test_jit.rb: show debug info for success_count testk0kubun
2018-12-21range.c: reject ArithmeticSequence in rb_range_valuesmrkn
2018-12-21eval_error.c (show_cause): check if cause is an Exception or notmame
2018-12-21enumerator.c: Fix airth_seq_each for Rationalmrkn
2018-12-20hide iseq operand object for duphash. [Bug #15440]ko1
2018-12-20Test separately to get rid of risk to modify unrelated hashnobu
2018-12-20Freeze hash literals embedded in duphash instructionsnobu
2018-12-20parse.y: ignore constant name capturesnobu
2018-12-18Enable refinements on symbol-proc in ruby-level methodsnobu
2018-12-18thread_sync.c (mutex_ptr): only reinitalize waitqueue at forknormal
2018-12-18should use defined_class.ko1
2018-12-17Fix test failure if ENV["USER"] doesn't match Process.euidnormal
2018-12-17Split test_fnmatchnobu
2018-12-17Already nlink is properly set on Windowsnobu
2018-12-17Split test_expand_path, test_basename, test_dirnamenobu
2018-12-16Refine error message for time intervalnobu
2018-12-12skip a test.ko1
2018-12-12remove `compiled_` prefix. [Feature #15287]ko1
2018-12-11CentOS-7 (1810)'s header has O_TMPFILE but kernel doesn't support itnaruse
2018-12-11Fix infinite loop by ensurenobu
2018-12-10add a test to make sure some unassigned codepoints do not get convertedduerst
2018-12-09implement special behavior for Georgian for String#capitalizeduerst
2018-12-07Adjust reserved hash valuesnobu
2018-12-07replace hardcoded emoji version by RbConfig::CONFIG['UNICODE_EMOJI_VERSION']duerst
2018-12-06Warn redefinitions of some methods on Objectnobu
2018-12-06Speed up hash literals by dupingtenderlove
2018-12-06add tests for script_compiled TP event.ko1
2018-12-06Return same ISeq object for one src.ko1
2018-12-05thread_sync.c (mutex_ptr): handle mutexes held by parent threads in childrennormal
2018-12-05update to Unicode 11.0.0 (main step, not complete yet)duerst
2018-12-04commit missduerst
2018-12-04change diaeresis from above to below for better visibilityduerst