summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2016-09-21parse.y: do after cmdarg in parennobu
2016-09-17openssl: really fix test failure on Ubuntu 16.04rhe
2016-09-16Use JSON lines format for full heap dumps.tenderlove
2016-09-15Don't include bad password in URI exception outputtenderlove
2016-09-13* test/ruby/test_exception.rb: fix thread issues.ko1
2016-09-13string.c: fix buffer overflow check condition in rb_str_set_len()rhe
2016-09-13openssl: workaround for Ubuntu's patched OpenSSLrhe
2016-09-12* lib/uri/mailto.rb: Removed needless `return` and use `.`` instead of `::`hsbt
2016-09-09json_generator_test.rb: no Bignumnobu
2016-09-09thread.c: set cause by Thread#raisenobu
2016-09-09variable.c: fix deprecated constant messagenobu
2016-09-09variable.c: fix private constant messagenobu
2016-09-08* array.c (flatten): use rb_obj_class instead of rb_class_ofktsj
2016-09-08* eval.c (rb_mod_s_used_modules): rename Module.used_refinements toshugo
2016-09-08* insns.def (setclassvariable, setconstant): warn when self is ashugo
2016-09-08hash.c: map_v -> transform_valuesmrkn
2016-09-08openssl: import v2.0.0.beta.2rhe
2016-09-07* lib/rdoc/*, test/rdoc/*: Update rdoc-5.0.0.beta2hsbt
2016-09-07* remove trailing spaces.svn
2016-09-07* eval.c (rb_mod_s_used_refinements): new methodshugo
2016-09-07Use our domain instead of other's domainkazu
2016-09-07timeout.rb: custom error messagenobu
2016-09-07* lib/csv.rb (CSV::{Row,Table}#{each,delete_if}): returns an enumeratorktsj
2016-09-07* ext/psych/*, test/psych/*: Update psych-2.1.1hsbt
2016-09-07* lib/rdoc/*, test/rdoc/*: Update rdoc-5.0.0.beta1hsbt