aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby
Commit message (Expand)AuthorAgeFilesLines
* `TracePoint#enable(target_thraed:)` [Feature #15473]ko12018-12-291-0/+38
* test_jit.rb: suppress random test failurek0kubun2018-12-291-7/+3
* test_gc.rb: increase timeout for RubyCIk0kubun2018-12-291-1/+1
* test_jit.rb: prevent mixing outputs by race conditionk0kubun2018-12-291-0/+1
* test_notimp.rb: loosen timeoutk0kubun2018-12-291-1/+1
* test_io.rb: increase timeout for RubyCIk0kubun2018-12-281-1/+1
* test_array.rb: increase timeout for RubyCIk0kubun2018-12-283-3/+3
* Don't allow rb_fiber_resume to raise exception on unborn fiber.samuel2018-12-281-0/+1
* Implement Fiber#raise. Fixes #10344.samuel2018-12-281-0/+40
* test_jit.rb: suppress random failure on RubyCIk0kubun2018-12-281-2/+2
* test_method.rb: do not kill RubyCI openSUSE machinek0kubun2018-12-271-0/+4
* string.c: remove the deprecation warnings of `String#bytes` with blockmame2018-12-261-53/+35
* Revert "string.c: remove the deprecation warnings of `String#bytes` with block"mame2018-12-261-35/+53
* object.c (rb_obj_match): use rb_warn for deprecation warningmame2018-12-261-0/+9
* string.c: remove the deprecation warnings of `String#bytes` with blockmame2018-12-261-53/+35
* test/ruby/test_process.rb (test_execopts_uid): rescue Errno::EACCESmame2018-12-261-5/+5
* fix a test by restoring value checking.ko12018-12-251-1/+2
* time.c: zone in fixoff modenobu2018-12-241-0/+4
* enumerator.c: fix inspect with the last empty hashnobu2018-12-241-0/+6
* Add test case of ArithmeticSequence#summrkn2018-12-231-0/+6
* Prohibit circular causes [Bug #15447]nobu2018-12-231-5/+2
* test/ruby/test_thread.rb (test_fork_while_parent_locked): rewrite to avoid OOMnormal2018-12-231-35/+14
* Restrict cause to an exception object [Bug #15447]nobu2018-12-231-4/+2
* test/ruby/test_thread.rb (test_fork_while_parent_locked): reduce threadsnormal2018-12-221-3/+2
* Fix for circular causesnobu2018-12-221-0/+13
* Removed garbage outputnobu2018-12-221-1/+0
* Moved regexps not to confuse ruby-mode.elnobu2018-12-221-1/+5
* test/ruby/test_thread.rb: reduce thread count to avoid SIGKILLnormal2018-12-211-0/+1
* test/ruby/test_thread.rb: add diagnosis code for [Bug #15430]normal2018-12-211-4/+25
* test_jit.rb: show debug info for success_count testk0kubun2018-12-211-3/+1
* range.c: reject ArithmeticSequence in rb_range_valuesmrkn2018-12-211-0/+1
* eval_error.c (show_cause): check if cause is an Exception or notmame2018-12-211-0/+9
* enumerator.c: Fix airth_seq_each for Rationalmrkn2018-12-211-0/+14
* hide iseq operand object for duphash. [Bug #15440]ko12018-12-201-6/+4
* Test separately to get rid of risk to modify unrelated hashnobu2018-12-201-11/+14
* Freeze hash literals embedded in duphash instructionsnobu2018-12-201-0/+16
* parse.y: ignore constant name capturesnobu2018-12-201-0/+6
* Enable refinements on symbol-proc in ruby-level methodsnobu2018-12-181-0/+30
* thread_sync.c (mutex_ptr): only reinitalize waitqueue at forknormal2018-12-181-0/+15
* should use defined_class.ko12018-12-181-0/+18
* Fix test failure if ENV["USER"] doesn't match Process.euidnormal2018-12-171-1/+1
* Split test_fnmatchnobu2018-12-171-0/+31
* Already nlink is properly set on Windowsnobu2018-12-171-5/+1
* Split test_expand_path, test_basename, test_dirnamenobu2018-12-171-9/+36
* Refine error message for time intervalnobu2018-12-161-0/+3
* skip a test.ko12018-12-121-1/+1
* remove `compiled_` prefix. [Feature #15287]ko12018-12-121-2/+2
* CentOS-7 (1810)'s header has O_TMPFILE but kernel doesn't support itnaruse2018-12-111-0/+2
* Fix infinite loop by ensurenobu2018-12-111-0/+9
* add a test to make sure some unassigned codepoints do not get convertedduerst2018-12-101-0/+6