aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* eval_error.c: last newlinenobu2018-03-131-6/+6
* test_enumerator.rb: duplicate assertionsnobu2018-03-131-4/+0
* Bug Fix Enumerator::Lazy#uniq state for multiple callnobu2018-03-132-2/+16
* assertions.rb: parenthesesnobu2018-03-121-1/+1
* eval_error.c: fix underflownobu2018-03-121-0/+8
* ripper: fix escaped spacenobu2018-03-121-0/+5
* Fix setting method visibility on method wrapped with prependnobu2018-03-121-0/+19
* parse.y: fix interpolated string literal dedentnobu2018-03-111-0/+6
* test_jit.rb: show debugging output on stderrk0kubun2018-03-111-2/+2
* test_jit.rb: fix typok0kubun2018-03-111-1/+1
* test_jit.rb: add debugging outputk0kubun2018-03-111-0/+7
* re.c: fixed escaped multibyte charnobu2018-03-111-0/+2
* compile.c: mark all ISeq ancestors as catch_except_pk0kubun2018-03-101-0/+19
* signal.c: refine error messagesnobu2018-03-101-0/+2
* signal.c: check NUL bytesnobu2018-03-101-0/+2
* Raise ArgumentError if host component is nilnaruse2018-03-081-0/+12
* fix error if the input is mixed Unicode and percent-escapesnaruse2018-03-081-0/+7
* complex.c: check typenobu2018-03-071-0/+14
* complex.c: check typenobu2018-03-071-0/+12
* date_core.c: check conversionnobu2018-03-071-0/+14
* test_date_arith.rb: needs `test_` prefixnobu2018-03-071-1/+1
* vm_insnhelper.c: blockparamproxy in rescuenobu2018-03-061-0/+12
* test_signal.rb: fix arguments ordernobu2018-03-061-4/+4
* use the reference as failure messagesnobu2018-03-061-2/+2
* thread.c: deadlock in backtracenobu2018-03-061-0/+22
* resolv.rb: close socketnobu2018-03-061-0/+19
* Removed redundant private declaration.hsbt2018-03-061-1/+0
* thread.c: reset waitq of keeping mutexes in childnormal2018-03-051-0/+11
* parse.y: named whitespacesnobu2018-03-051-0/+21
* mjit_compile.c: use local variables for stackk0kubun2018-03-041-1/+49
* parse.y: refine assign_in_cond warningnobu2018-03-011-1/+1
* compile.c: fix load_from_binarynobu2018-03-011-5/+4
* Revert r61936 "compile.c: use ALLOCV_N"nobu2018-02-281-0/+9
* skip a test if another Thread is running.ko12018-02-281-0/+2
* file.c: realpath on special symlinknobu2018-02-281-0/+8
* Support two `to_r`-responding args in Rational()mrkn2018-02-271-0/+25
* Check the result of to_int in Kernel#Integermrkn2018-02-261-0/+11
* Add a new #filter alias for #selecteregon2018-02-255-3/+106
* date_core.c: defensive codenobu2018-02-251-0/+13
* lib/erb.rb: Add uplevel to warnkazu2018-02-241-1/+1
* test for r62555nobu2018-02-241-0/+1
* rational.c: segfault on Rational exponentnobu2018-02-241-0/+4
* test/ruby/test_rubyoptions.rb: fix typo and only expect +JIT for CRubyeregon2018-02-221-3/+3
* test_rubyoptions.rb: don't test --jit if not supportedk0kubun2018-02-223-43/+46
* version.c: show +JIT when --jit is passedk0kubun2018-02-221-1/+23
* erb.rb: deprecate safe_level of ERB.newk0kubun2018-02-222-27/+69
* Fix CMDARG manipulationnobu2018-02-221-10/+10
* test_process.rb: assert minimum maxgroupsnobu2018-02-221-0/+1
* test_process.rb: unlimited getgroups on darwinnobu2018-02-211-0/+1
* test_time_tz.rb: past Japanese DST tzdata fixnobu2018-02-211-1/+1