aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* test_pstore.rb: use queuesnobu2016-09-281-8/+13
* rubygems 2.6.7nobu2016-09-288-179/+14
* rubygems 2.6.7nobu2016-09-2810-17/+229
* error.c: check argument of Warning.warnnobu2016-09-271-0/+12
* parse.y: fix up r56198nobu2016-09-271-0/+13
* test_syntax.rb: more test_warn_balancednobu2016-09-271-2/+8
* * test/ripper/test_ripper.rb: fix squiggly heredoc identifierkazu2016-09-271-1/+1
* * error.c: This makes all warnings raised call Warning.warn, whichshyouhei2016-09-271-0/+27
* iseq.c: syntax error in compile_filenobu2016-09-271-0/+18
* assertions.rb: success optionnobu2016-09-271-1/+11
* * lib/cgi/cookie.rb (parse): don't allow , as a separator. [Bug #12791]naruse2016-09-272-2/+14
* * test/ripper/test_ripper.rb: add a test for dedent_string.headius2016-09-261-0/+19
* test_exception.rb: another assertionnobu2016-09-261-1/+2
* stringio.c: fix signed integer overflowrhe2016-09-261-0/+9
* eval_intern.h: make TH_PUSH_TAG() initialize rb_vm_tag::tag with Qundefrhe2016-09-261-0/+9
* * lib/tempfile.rb: provide default basename parametersonots2016-09-261-0/+9
* test_dln.rb: fix constantsnobu2016-09-251-8/+8
* fid typos [ci skip]nobu2016-09-241-1/+1
* test_ruby_mode.rb: fix for Emacs 25.1nobu2016-09-241-1/+5
* test_ruby_mode.rb: save-buffer 0nobu2016-09-241-7/+3
* * eval.c (rb_mod_refine): refine modules as well.shugo2016-09-231-7/+54
* test_fileutils.rb: use Dir.mktmpdirnobu2016-09-231-6/+3
* dlntest.dll: movenobu2016-09-221-1/+5
* parse.y: preserve cmdarg_stacknobu2016-09-211-0/+21
* parse.y: do after cmdarg in parennobu2016-09-211-0/+8
* openssl: really fix test failure on Ubuntu 16.04rhe2016-09-171-2/+2
* Use JSON lines format for full heap dumps.tenderlove2016-09-161-1/+1
* Don't include bad password in URI exception outputtenderlove2016-09-151-0/+9
* * test/ruby/test_exception.rb: fix thread issues.ko12016-09-131-3/+5
* string.c: fix buffer overflow check condition in rb_str_set_len()rhe2016-09-131-0/+9
* openssl: workaround for Ubuntu's patched OpenSSLrhe2016-09-131-2/+5
* * lib/uri/mailto.rb: Removed needless `return` and use `.`` instead of `::`hsbt2016-09-121-0/+51
* json_generator_test.rb: no Bignumnobu2016-09-091-2/+3
* thread.c: set cause by Thread#raisenobu2016-09-091-0/+46
* variable.c: fix deprecated constant messagenobu2016-09-091-0/+1
* variable.c: fix private constant messagenobu2016-09-091-0/+3
* * array.c (flatten): use rb_obj_class instead of rb_class_ofktsj2016-09-081-0/+18
* * eval.c (rb_mod_s_used_modules): rename Module.used_refinements toshugo2016-09-081-8/+8
* * insns.def (setclassvariable, setconstant): warn when self is ashugo2016-09-081-0/+16
* hash.c: map_v -> transform_valuesmrkn2016-09-081-6/+6
* openssl: import v2.0.0.beta.2rhe2016-09-085-547/+433
* * lib/rdoc/*, test/rdoc/*: Update rdoc-5.0.0.beta2hsbt2016-09-0717-125/+22
* * remove trailing spaces.svn2016-09-071-3/+3
* * eval.c (rb_mod_s_used_refinements): new methodshugo2016-09-071-0/+49
* Use our domain instead of other's domainkazu2016-09-071-2/+2
* timeout.rb: custom error messagenobu2016-09-071-0/+5
* * lib/csv.rb (CSV::{Row,Table}#{each,delete_if}): returns an enumeratorktsj2016-09-072-2/+82
* * ext/psych/*, test/psych/*: Update psych-2.1.1hsbt2016-09-072-0/+8
* * lib/rdoc/*, test/rdoc/*: Update rdoc-5.0.0.beta1hsbt2016-09-071-15/+0
* * lib/rdoc/*, test/rdoc/*: Update rdoc/rdoc master(f191513)hsbt2016-09-058-9/+144