aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* test_time_tz.rb: past Japanese DST tzdata fixnobu2018-02-211-2/+17
* random.c: Random.bytesnobu2018-02-201-3/+8
* thread.c (thread_join_m): handle negative timeouts correctlynormal2018-02-181-0/+7
* Remove unnecessary `[]`skazu2018-02-171-4/+4
* a C source code must end with EOLshyouhei2018-02-171-1/+1
* long long is a C99ismshyouhei2018-02-172-3/+9
* fix regexp literal warning.nagachika2018-02-161-4/+4
* Fixed tempfile leak.hsbt2018-02-161-0/+1
* * remove trailing spaces.svn2018-02-161-4/+4
* Merge RubyGems 2.7.6 from upstream.hsbt2018-02-167-5/+312
* compile.c: keep debug infonobu2018-02-161-0/+2