aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * vm_core.h, vm.c, proc.c: fix GC mark miss on bindings.ktsj2014-10-181-0/+15
* * pack.c (pack_unpack): Add casts for char references for 'u'.akr2014-10-171-0/+5
* * Avoid undefined behaviors found by gcc -fsanitize=undefined.akr2014-10-171-1/+3
* re.c: mak eregexps with binary escapes ASCII-8BITnobu2014-10-171-0/+3
* Revert r47971, r47972 [ruby-core:65764]normal2014-10-162-2/+2
* Set an encoding for SEGV message.akr2014-10-161-0/+1
* Set ASCII-8BIT encoding.akr2014-10-161-0/+1
* * test/ruby/envutil.rb (assert_pattern_list): Show number of matchedakr2014-10-161-1/+2
* parse.y: do not use disposed stringnobu2014-10-161-0/+4
* test/-ext-/bug_reporter/test_bug_reporter.rb: fix racenormal2014-10-161-1/+1
* test/ruby/test_rubyoptions.rb: fix racenormal2014-10-161-1/+1
* test/ruby/test_process.rb: avoid killing wrong parentnormal2014-10-161-1/+2
* Simplify multiline condition.akr2014-10-151-1/+1
* Simplify a regexp.akr2014-10-151-4/+4
* Unused variable removed.akr2014-10-151-1/+0
* * test/ruby/envutil.rb (assert_pattern_list) Renamed fromakr2014-10-153-9/+30
* enum.c: nil if no iterationnobu2014-10-151-0/+1
* test_rubyoptions.rb: split regexpsnobu2014-10-151-1/+2
* * test/ruby/envutil.rb (assert_regexp_list): New assertion method.akr2014-10-152-10/+34
* Extract assert_segv and split the big regexp.akr2014-10-151-35/+58
* test/ruby/test_optimization.rb (test_string_size): new testnormal2014-10-141-0/+5
* test/ruby/test_optimization.rb: redefinition tests for Stringnormal2014-10-141-0/+19
* test/ruby/test_optimization.rb (test_hash_aset_with): assert assignmentnormal2014-10-141-1/+1
* test new optimizations for redefinesnormal2014-10-141-0/+24
* * enum.c (nmin_run): max(n) and max_by(n) returns an array inakr2014-10-132-5/+5
* parse.y: should not eliminate value nodesnobu2014-10-121-0/+15
* * test/lib/test/unit.rb: Hide skips by default.akr2014-10-123-2/+3
* vm.c: precedence of duplicated keysnobu2014-10-111-4/+4
* parse.y: precedence of duplicated keysnobu2014-10-111-0/+4
* open-uri: accept :open_timeout optionnormal2014-10-101-0/+18
* st: test packed-to-unpacked transitions during iterationnormal2014-10-091-0/+15
* * test/ruby/test_syntax.rb: added syntax tests of underscore arguments.hsbt2014-10-081-0/+11
* * lib/matrix.rb: Add @- and @+ for Matrix and Vector.marcandre2014-10-072-0/+18
* normalize reference to Timeout::Errornormal2014-10-073-5/+5
* test/ruby/test_process.rb (TestProcess#test_setsid): AIX does not allow Proce...odaira2014-10-071-2/+2
* test/ruby/test_rubyoptions.rb (TestRubyOptions#test_encoding): On AIX, locale...odaira2014-10-071-1/+3
* * lib/matrix.rb: Add Matrix#laplace_expansion.marcandre2014-10-071-0/+18
* * lib/matrix.rb: Add Vector.basis.marcandre2014-10-071-0/+9
* signal.c: get rid of deadlock by discarded signalsnobu2014-10-071-0/+5
* signal.c: send signal unless handlednobu2014-10-061-0/+7
* test_string.rb: enable huge test only on possible platformsnobu2014-10-061-1/+2
* test_gem_source_git.rb: drop intended error messagenobu2014-10-041-1/+1
* test/test_syslog.rb (TestSyslog#test_log): In AIX, each output line of LOG_PE...odaira2014-10-041-0/+8
* test/socket/test_unix.rb (TestSocket_UNIXSocket#test_too_long_path): sockaddr...odaira2014-10-041-2/+2
* * test/ruby/test_io.rb (TestIO#test_advise): avoid to infinite loop.hsbt2014-10-031-2/+2
* * test/ruby/test_io.rb (TestIO#test_advise): added workaround of fadvise(2)hsbt2014-10-031-1/+9
* * lib/matrix.rb: Add hstack & vstack methods.marcandre2014-10-031-0/+35
* * lib/matrix.rb: Fix Matrix.rows copy bug.marcandre2014-10-031-0/+14
* test_advice show OS and filesystem when failed.akr2014-10-021-1/+36
* * ext/etc/etc.c (etc_nprocessors): New method.akr2014-10-021-0/+5