summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2016-09-05* lib/rdoc/*, test/rdoc/*: Update rdoc/rdoc master(f191513)hsbt
2016-08-30Use qualified namesnobu
2016-08-29import Ruby/OpenSSL 2.0.0.beta.1rhe
2016-08-29assertions.rb: add an alias pend for skiprhe
2016-08-27multiple argumentsnobu
2016-08-26test_regex_casefold.rb: skip if no data filenobu
2016-08-23test_ssl_server.rb: fix FD leaknobu
2016-08-23test_psych.rb: close Tempfilenobu
2016-08-23string.c: rb_fs_setternobu
2016-08-22string.c: $; name in error messagenobu
2016-08-22iseq.c: undef allocatornobu