aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * lib/webrick/httpresponse.rb: Move error_body to method. It allow tohsbt2016-03-291-0/+10
* * lib/rubygems.rb: Fix `Gem.find_spec_for_exe` picks oldest gem.hsbt2016-03-281-0/+14
* * lib/rubygems.rb, lib/rubygems/*, test/rubygems/*: Update rubygems-2.6.2.hsbt2016-03-285-1/+108
* sprintf.c: fix buffer overflownobu2016-03-271-0/+4
* test_integer.rb: refine test_roundnobu2016-03-261-19/+29
* * test/ruby/enc/test_case_mapping.rb: Additional tests title case;duerst2016-03-251-0/+9
* openssl: fix build when NPN is disabled by OpenSSLnobu2016-03-251-1/+3
* mkmf: Unquote directory stringsnobu2016-03-241-0/+7
* test_find_executable.rb: each_extsnobu2016-03-241-13/+13
* strftime.c: Bignum conversionnobu2016-03-241-0/+9
* strftime.c: set buffer lengthnobu2016-03-241-1/+1
* strftime.c: fix FMTVnobu2016-03-241-0/+3
* strftime.c: case conversionnobu2016-03-241-0/+7
* strftime.c: fix false failurenobu2016-03-241-0/+2
* * enum.c (ary_inject_op): Use Kahan's compensated summation algorithmmrkn2016-03-231-0/+7
* strftime.c: format in Stringnobu2016-03-231-2/+1
* * include/ruby/oniguruma.h: Additional flag for characters that are titlecase.duerst2016-03-221-0/+6
* parse.y: lambda indentation checknobu2016-03-221-0/+1
* test_rubyoptions.rb: other indentation checksnobu2016-03-221-30/+51
* test/unit.rb: defer failures in non-replace modenobu2016-03-221-1/+1
* string.c: skip invalid char gapnobu2016-03-211-0/+5
* test/unit.rb: show crashed filenobu2016-03-211-0/+1
* test/unit.rb: defer failures in verbose modenobu2016-03-191-0/+1
* fix r54193nobu2016-03-191-0/+1
* * numeric.c (int_to_f): raise NotImplementedError when a receivermrkn2016-03-191-1/+1
* * bignum.c (Bignum#<=>): remove it because they are unified withmrkn2016-03-191-0/+22
* SyntaxError message at iseq compilenobu2016-03-191-0/+21
* test_iseq.rb: shortennobu2016-03-191-7/+7
* * test/-ext-/time/test_new.rb (test_timespec_new): change a gmtoffodaira2016-03-181-3/+5
* * numeric.c (int_to_f, fix_to_f): rename fix_to_f to int_to_f, and addmrkn2016-03-181-0/+26
* test_file_exhaustive.rb: strict check test_dirnamenobu2016-03-181-1/+1
* * ext/date/date_core.c (datetime_to_time): preserve timezone infosonots2016-03-181-5/+3
* * lib/time.rb (parse, strptime): Fix Time.parse/strptime does notsonots2016-03-171-0/+32
* * bignum.c (Bignum#even?, Bignum#odd?): remove definitionsmrkn2016-03-171-20/+0
* * enum.c (ary_inject_op): Implement the specialized code for sum ofakr2016-03-171-1/+9
* * array.c (rb_ary_max, rb_ary_min): Array#max and Array#min added.mame2016-03-172-15/+46
* * enum.c (enum_inject): Implement the specialized code for sum ofakr2016-03-171-0/+36
* assertions.rb: fix result of assert_nothing_raisednobu2016-03-171-1/+0
* test_optimization.rb: tailcallnobu2016-03-171-37/+41
* * enc/unicode.c: Fixed two macro definitions.duerst2016-03-171-0/+6
* test_marshal.rb: assert bad linknobu2016-03-171-5/+4
* * test/-ext-/time/test_new.rb (test_timespec_new): Time#gmtoff valuesodaira2016-03-161-1/+3
* * marshal.c (r_object0): raise ArgumentError when linking to undefineddrbrain2016-03-161-0/+12
* * test/ruby/test_bignum.rb: Make sure to use Bignum values in the tests.mrkn2016-03-161-66/+79
* parse.y: symbol literals for alias/undefnobu2016-03-161-0/+24
* proc.c: fail symbol proc bindingnobu2016-03-161-0/+9
* * test/ruby/enc/test_case_mapping.rb: Fixed and activated a test for Cherokee.duerst2016-03-161-1/+1
* * test/ruby/enc/test_case_mapping.rb: Fixed a logical error.duerst2016-03-161-1/+1