summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2016-10-19vm_insnhelper.c: refinements with sendnobu
2016-10-16* enc/windows_1254.c, test/ruby/enc/test_case_comprehensive.rb:duerst
2016-10-15test_io.rb: use assert_not_predicatenobu
2016-10-15test_refinement.rb: test_symbol_procnobu
2016-10-15test_refinement.rb: using without evalnobu
2016-10-15Add test of DATA.binmode?kazu
2016-10-15vm_args.c: allow refinements in Symbol procnobu
2016-10-14process.c: use uaspawnnobu
2016-10-14optparse/kwargs.rbnobu
2016-10-14optparse.rb: hyphenizenobu
2016-10-13io.c: copy_stream to duplex IOnobu
2016-10-13hash.c: add compact and compact! methodsnobu
2016-10-13Fix tests depending on sort stabilitynobu
2016-10-12test_array.rb: do not assume stable sortnobu
2016-10-12better assertionnobu
2016-10-12fix warning: assigned but unused variablekazu
2016-10-12do not need to downcase twicekazu
2016-10-11Test URI.find_proxy using env argument.akr
2016-10-10ruby.c: bind fd before waitingnobu
2016-10-10test_require.rb: use assert_separatelynobu
2016-10-08memory_status.c: system callnobu
2016-10-08logger: fix monthly log rotate with DSTnobu
2016-10-07* basictest/test.rb: Adjust spaces in class declarationshsbt
2016-10-06load.c: setup syntax error backtracenobu
2016-10-06load.c: fix load/require contextnobu
2016-10-06test_io.rb: split test_gets_rsnobu
2016-10-05test_io.rb: workaround for Dockernobu
2016-10-04* enum.c: Make Enumerable#chunk with no block returnmarcandre
2016-10-04bigdecimal.c: more precisionnobu
2016-10-03rl_char_is_quoted_pnobu
2016-10-01compile.c: optimize flip-flopnobu
2016-09-30test_flip.rb: addnobu
2016-09-30* lib/uri/http.rb: Documentation and code style imrovements.hsbt
2016-09-30test_range.rb: all assertionsnobu
2016-09-29fix YAML::Storekazu
2016-09-28test_pstore.rb: use queuesnobu
2016-09-28rubygems 2.6.7nobu
2016-09-28rubygems 2.6.7nobu
2016-09-27error.c: check argument of Warning.warnnobu
2016-09-27parse.y: fix up r56198nobu
2016-09-27test_syntax.rb: more test_warn_balancednobu
2016-09-27* test/ripper/test_ripper.rb: fix squiggly heredoc identifierkazu
2016-09-27 * error.c: This makes all warnings raised call Warning.warn, whichshyouhei
2016-09-27iseq.c: syntax error in compile_filenobu
2016-09-27assertions.rb: success optionnobu
2016-09-27* lib/cgi/cookie.rb (parse): don't allow , as a separator. [Bug #12791]naruse
2016-09-26* test/ripper/test_ripper.rb: add a test for dedent_string.headius
2016-09-26test_exception.rb: another assertionnobu
2016-09-26stringio.c: fix signed integer overflowrhe
2016-09-26eval_intern.h: make TH_PUSH_TAG() initialize rb_vm_tag::tag with Qundefrhe