aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Use qualified namesnobu2016-08-3014-31/+39
* import Ruby/OpenSSL 2.0.0.beta.1rhe2016-08-2922-848/+1159
* assertions.rb: add an alias pend for skiprhe2016-08-291-0/+3
* multiple argumentsnobu2016-08-272-1/+12
* test_regex_casefold.rb: skip if no data filenobu2016-08-261-1/+1
* test_ssl_server.rb: fix FD leaknobu2016-08-231-1/+3
* test_psych.rb: close Tempfilenobu2016-08-231-2/+3
* string.c: rb_fs_setternobu2016-08-231-4/+5
* string.c: $; name in error messagenobu2016-08-221-1/+8
* iseq.c: undef allocatornobu2016-08-221-0/+4
* parse.y: lparen_arg statementnobu2016-08-191-0/+5
* test_rand.rb: refine probability testnobu2016-08-181-3/+9
* numeric.c: infinite recursionnobu2016-08-131-0/+17
* test_comparable.rb: fix clamp testnobu2016-08-131-2/+2
* parse.y: chained assignmentsnobu2016-08-131-0/+10
* parse.y: rescue modifier in rhs of op asgnnobu2016-08-131-6/+78
* error.c: fix newline in syntax errornobu2016-08-121-0/+3
* Comparable#clampnobu2016-08-111-0/+14
* * lib/prime.rb: Optimize prime?marcandre2016-08-101-10/+7
* parse.y: rescue modifier in rhsnobu2016-08-101-0/+10
* hash.c: implement Hash#map_v and Hash#map_v!mrkn2016-08-091-0/+21
* test_objectspace.rb: errors in a finalizernobu2016-08-091-1/+1
* * ext/tk: Tk is removed from stdlib. [Feature #8539]naruse2016-08-091-2/+0
* test/unit.rb: no verbose in worker processesnobu2016-08-081-1/+1
* deprecate TRUE,FALSE,NILnobu2016-08-071-3/+1
* openssl: avoid undefined behavior on empty SSL_writenormal2016-08-061-0/+11
* hash.c: env_name_newnobu2016-08-051-0/+3
* hash.c: set encodingnobu2016-08-041-0/+2
* parse.y: reg_fragment_enc_errornobu2016-08-031-0/+26
* math.c: tanh overflownobu2016-08-021-0/+2
* * remove trailing spaces.svn2016-08-011-1/+1
* Object#clone with freeze: false [Feature #12300]shyouhei2016-08-011-0/+16
* * ext/json/*, test/json/json_parser_test.rb: Update json-2.0.2.hsbt2016-08-011-1/+19
* * enc/iso_8859_2.c, test/ruby/enc/test_case_comprehensive.rb:duerst2016-07-301-1/+1
* dtrace: wait commandnobu2016-07-261-2/+5
* test: use assert_includenobu2016-07-263-4/+4
* dtrace: chomp CRnobu2016-07-262-4/+4