summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2016-09-26* lib/tempfile.rb: provide default basename parametersonots
2016-09-25test_dln.rb: fix constantsnobu
2016-09-24fid typos [ci skip]nobu
2016-09-24test_ruby_mode.rb: fix for Emacs 25.1nobu
2016-09-24test_ruby_mode.rb: save-buffer 0nobu
2016-09-23* eval.c (rb_mod_refine): refine modules as well.shugo
2016-09-23test_fileutils.rb: use Dir.mktmpdirnobu
2016-09-22dlntest.dll: movenobu
2016-09-21parse.y: preserve cmdarg_stacknobu