summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-03-05parse.y: named whitespacesnobu
2018-03-04mjit_compile.c: use local variables for stackk0kubun
2018-03-01parse.y: refine assign_in_cond warningnobu
2018-03-01compile.c: fix load_from_binarynobu
2018-02-28Revert r61936 "compile.c: use ALLOCV_N"nobu
2018-02-28skip a test if another Thread is running.ko1
2018-02-28file.c: realpath on special symlinknobu
2018-02-27Support two `to_r`-responding args in Rational()mrkn
2018-02-26Check the result of to_int in Kernel#Integermrkn
2018-02-25Add a new #filter alias for #selecteregon
2018-02-25date_core.c: defensive codenobu
2018-02-24lib/erb.rb: Add uplevel to warnkazu
2018-02-24test for r62555nobu
2018-02-24rational.c: segfault on Rational exponentnobu
2018-02-22test/ruby/test_rubyoptions.rb: fix typo and only expect +JIT for CRubyeregon
2018-02-22test_rubyoptions.rb: don't test --jit if not supportedk0kubun
2018-02-22version.c: show +JIT when --jit is passedk0kubun
2018-02-22erb.rb: deprecate safe_level of ERB.newk0kubun
2018-02-22Fix CMDARG manipulationnobu
2018-02-22test_process.rb: assert minimum maxgroupsnobu
2018-02-21test_process.rb: unlimited getgroups on darwinnobu
2018-02-21test_time_tz.rb: past Japanese DST tzdata fixnobu
2018-02-21test_time_tz.rb: past Japanese DST tzdata fixnobu
2018-02-20random.c: Random.bytesnobu
2018-02-18thread.c (thread_join_m): handle negative timeouts correctlynormal
2018-02-17Remove unnecessary `[]`skazu
2018-02-17a C source code must end with EOLshyouhei
2018-02-17long long is a C99ismshyouhei
2018-02-16fix regexp literal warning.nagachika
2018-02-16Fixed tempfile leak.hsbt
2018-02-16* remove trailing spaces.svn
2018-02-16Merge RubyGems 2.7.6 from upstream.hsbt
2018-02-16compile.c: keep debug infonobu
2018-02-16test_rubyoptions.rb: assert_same to check identitynobu
2018-02-16test_rubyoptions.rb: show code in failure messagesnobu
2018-02-15test/io/console/test_io_console.rb (test_oflush): Avoid race conditionmame
2018-02-14compile.c: drop freezestring insn on String#-@normal
2018-02-14test/ruby/test_optimization.rb: fix compile kwargnormal
2018-02-14skip "TestException#test_thread_signal_location" as a known bug [Bug #14474]ko1
2018-02-13mjit_compile.inc.erb: replace opt_key insnk0kubun
2018-02-13variable.c: flags at autoloadingnobu
2018-02-13revert r62392usa
2018-02-13variable.c: flags at autoloadingnobu
2018-02-12test_jit.rb: prettify script in messagek0kubun
2018-02-12test_jit.rb: explicitly skip for unsupported onesk0kubun
2018-02-12test_jit.rb: split test_compile_insnsnobu
2018-02-10insns.def: cache nil constnobu
2018-02-10test_jit.rb: cover most insn compilationsk0kubun
2018-02-09compile.c: popped hashnobu
2018-02-09.travis.yml: force to execute JIT test on Travisk0kubun