aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby
Commit message (Expand)AuthorAgeFilesLines
* * enc/unicode/case-folding.rb, casefold.h: Tweaked handling of 6duerst2016-03-291-6/+11
* 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
* 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
* string.c: skip invalid char gapnobu2016-03-211-0/+5
* fix r54193nobu2016-03-191-0/+1
* SyntaxError message at iseq compilenobu2016-03-191-0/+21
* test_iseq.rb: shortennobu2016-03-191-7/+7
* test_file_exhaustive.rb: strict check test_dirnamenobu2016-03-181-1/+1
* * 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
* 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
* * 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
* * test/ruby/enc/test_case_mapping.rb: Adding tests for Cherokee.duerst2016-03-161-0/+8
* * test/ruby/enc/test_case_mapping.rb: Adding tests for actual Unicodeduerst2016-03-161-6/+21
* * enum.c (enum_inject): Consider redefinition of Fixnum#+.akr2016-03-151-0/+12
* test_marshal.rb: use assert_ruby_statusnobu2016-03-151-5/+1
* test_rubyoptions.rb: VERSION_PATTERNnobu2016-03-151-6/+8
* * test/ruby/test_rubyoptions.rb (test_disable): add tests forheadius2016-03-141-0/+2
* * marshal.c (r_object0): Fix Marshal crash for corrupt extended object.drbrain2016-03-141-0/+11
* * test/ruby/test_rubyoptions.rb: make version matching supportheadius2016-03-141-2/+11
* node.c: hidden options hashnobu2016-03-101-8/+7
* test_hash.rb: tests for to_hnobu2016-03-091-0/+22
* * test/ruby/test_require.rb (test_require_with_loaded_features_pop):headius2016-03-081-1/+1
* vm_method.c: fix aliased original namenobu2016-03-081-0/+28
* test/ruby/test_array.rb: split permute + stack error tests out.headius2016-03-081-2/+8
* test_rubyoptions.rb: fix testnobu2016-03-071-2/+3
* * ruby.c (warn_cr_in_shebang): meaningless check on DOSISH platforms.usa2016-03-071-1/+1
* * test/ruby/test_process.rb (test_execopts_gid): Skip a testodaira2016-03-061-1/+10
* ruby.c: warn_cr_in_shebangnobu2016-03-041-1/+1
* test_rubyoptions.rb: encoding optionnobu2016-03-041-4/+3