summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2016-04-13* array.c (rb_ary_sum): Array#sum is implemented.akr
2016-04-13numeric.c: flo_ceilnobu
2016-04-13numeric.c: flo_floornobu
2016-04-13numeric.c: int_ceilnobu
2016-04-13numeric.c: int_floornobu
2016-04-13file.c: File.empty?nobu
2016-04-13parse.y: massign in condnobu
2016-04-13* test/ruby/test_basicinstructions.rb: add a test to check accessko1
2016-04-12date_core.c: preserve timezonenobu
2016-04-12test_optimization.rb: disasmnobu
2016-04-11compile.c: disable tco with rescuenobu
2016-04-11TestException.rb: suppress warningnobu
2016-04-11test/unit.rb: show warning locationsnobu
2016-04-11test_whileuntil.rb: fix old behaviornobu
2016-04-11test_rubyoptions.rb: suppress warningnobu
2016-04-11test_regexp.rb: suppress warningnobu
2016-04-11test_iterator.rb: suppress warningsnobu
2016-04-11test_coverage.rb: suppress warningsnobu
2016-04-09assertions.rb: set default internal encodingnobu
2016-04-09test_io_m17n.rb: nil default internal encodingnobu
2016-04-08bignum.c: rb_cstr_parse_inumnobu
2016-04-07test_ssl.rb: skip unsupported ciphersnobu
2016-04-06* ext/coverage/coverage.c: Fully reset coverage to not persist global state.eregon
2016-04-06* lib/rubygems.rb, lib/rubygems/*, test/rubygems/*: Update rubygems-2.6.3.hsbt
2016-04-06test_ssl.rb: skip unavailable pkeysnobu
2016-04-05math.c: fix lgammanobu
2016-04-05math.c: fix tgammanobu
2016-04-04test_get_ephemeral_key: use assert_instance_ofnobu
2016-04-04openssl: Access to ephemeral TLS session keynobu
2016-04-04at_exit listnobu
2016-04-01* enc/unicode/case-folding.rb, casefold.h: Data generation to implementduerst
2016-03-31openssl: accept moving write buffer for write_nonblocknormal
2016-03-30* lib/open-uri.rb: Use `userinfo` for authenticated proxy.hsbt
2016-03-29* enc/unicode/case-folding.rb, casefold.h: Tweaked handling of 6duerst
2016-03-29* lib/webrick/httpresponse.rb: Move error_body to method. It allow tohsbt
2016-03-28* lib/rubygems.rb: Fix `Gem.find_spec_for_exe` picks oldest gem.hsbt
2016-03-28* lib/rubygems.rb, lib/rubygems/*, test/rubygems/*: Update rubygems-2.6.2.hsbt
2016-03-27sprintf.c: fix buffer overflownobu
2016-03-26test_integer.rb: refine test_roundnobu
2016-03-25* test/ruby/enc/test_case_mapping.rb: Additional tests title case;duerst
2016-03-25openssl: fix build when NPN is disabled by OpenSSLnobu
2016-03-24mkmf: Unquote directory stringsnobu
2016-03-24test_find_executable.rb: each_extsnobu
2016-03-24strftime.c: Bignum conversionnobu
2016-03-24strftime.c: set buffer lengthnobu
2016-03-24strftime.c: fix FMTVnobu
2016-03-24strftime.c: case conversionnobu
2016-03-24strftime.c: fix false failurenobu
2016-03-23* enum.c (ary_inject_op): Use Kahan's compensated summation algorithmmrkn
2016-03-23strftime.c: format in Stringnobu