aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* numeric.c: flo_truncatenobu2016-04-181-0/+26
* numeric.c: int_truncatenobu2016-04-181-0/+25
* test_float.rb: assertions for negative floatsnobu2016-04-181-0/+14
* struct.c: unique membersnobu2016-04-162-0/+29
* * array.c (rb_ary_sum): Don't yield same element twice.akr2016-04-151-0/+7
* * array.c (rb_ary_sum): Fix SEGV by [1/2r, 1].sum.akr2016-04-151-0/+1
* array.c (rb_ary_sum): use rb_rational_add directlymrkn2016-04-151-0/+2
* array.c: sum for Rational and Float mixed arraysmrkn2016-04-151-0/+2
* thread.c: defer setting name in initializenobu2016-04-151-3/+3
* thread.c: must be initialized to set namenobu2016-04-151-0/+6
* * test/ruby/test_array.rb (test_sum): add assertions for Rational andmrkn2016-04-151-4/+20
* io/console: unknown key code for names with nulnobu2016-04-151-0/+15
* io/console: move conditionsnobu2016-04-151-4/+7
* add assertions.akr2016-04-141-2/+8
* add an assertion.akr2016-04-141-0/+2
* * array.c (rb_ary_sum): Support the optional argument, init, and block.akr2016-04-141-12/+20
* * array.c (rb_ary_sum): Array#sum is implemented.akr2016-04-132-7/+34
* numeric.c: flo_ceilnobu2016-04-131-0/+21
* numeric.c: flo_floornobu2016-04-131-0/+22
* numeric.c: int_ceilnobu2016-04-131-0/+25
* numeric.c: int_floornobu2016-04-131-0/+25
* file.c: File.empty?nobu2016-04-131-0/+7
* parse.y: massign in condnobu2016-04-132-1/+6
* * test/ruby/test_basicinstructions.rb: add a test to check accessko12016-04-131-0/+22
* date_core.c: preserve timezonenobu2016-04-121-0/+17
* test_optimization.rb: disasmnobu2016-04-121-4/+10
* compile.c: disable tco with rescuenobu2016-04-111-0/+24
* TestException.rb: suppress warningnobu2016-04-111-2/+1
* test/unit.rb: show warning locationsnobu2016-04-111-1/+1
* test_whileuntil.rb: fix old behaviornobu2016-04-111-1/+1
* test_rubyoptions.rb: suppress warningnobu2016-04-111-1/+0
* test_regexp.rb: suppress warningnobu2016-04-111-2/+4
* test_iterator.rb: suppress warningsnobu2016-04-111-3/+3
* test_coverage.rb: suppress warningsnobu2016-04-111-5/+5
* assertions.rb: set default internal encodingnobu2016-04-0913-78/+53
* test_io_m17n.rb: nil default internal encodingnobu2016-04-091-2/+2
* bignum.c: rb_cstr_parse_inumnobu2016-04-081-0/+2
* test_ssl.rb: skip unsupported ciphersnobu2016-04-071-1/+6
* * ext/coverage/coverage.c: Fully reset coverage to not persist global state.eregon2016-04-061-7/+6
* * lib/rubygems.rb, lib/rubygems/*, test/rubygems/*: Update rubygems-2.6.3.hsbt2016-04-069-14/+69
* test_ssl.rb: skip unavailable pkeysnobu2016-04-061-2/+3
* math.c: fix lgammanobu2016-04-051-0/+5
* math.c: fix tgammanobu2016-04-051-0/+4
* test_get_ephemeral_key: use assert_instance_ofnobu2016-04-041-1/+1
* openssl: Access to ephemeral TLS session keynobu2016-04-042-0/+24
* at_exit listnobu2016-04-041-0/+19
* * enc/unicode/case-folding.rb, casefold.h: Data generation to implementduerst2016-04-011-0/+13
* openssl: accept moving write buffer for write_nonblocknormal2016-03-311-0/+29
* * lib/open-uri.rb: Use `userinfo` for authenticated proxy.hsbt2016-03-301-0/+36
* * enc/unicode/case-folding.rb, casefold.h: Tweaked handling of 6duerst2016-03-291-6/+11