summaryrefslogtreecommitdiff
path: root/test/ruby
AgeCommit message (Expand)Author
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-12test_optimization.rb: disasmnobu
2016-04-11compile.c: disable tco with rescuenobu
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-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-05math.c: fix lgammanobu
2016-04-05math.c: fix tgammanobu
2016-04-01* enc/unicode/case-folding.rb, casefold.h: Data generation to implementduerst
2016-03-29* enc/unicode/case-folding.rb, casefold.h: Tweaked handling of 6duerst
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-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
2016-03-22* include/ruby/oniguruma.h: Additional flag for characters that are titlecase.duerst
2016-03-22parse.y: lambda indentation checknobu
2016-03-22test_rubyoptions.rb: other indentation checksnobu
2016-03-21string.c: skip invalid char gapnobu
2016-03-19fix r54193nobu
2016-03-19SyntaxError message at iseq compilenobu
2016-03-19test_iseq.rb: shortennobu
2016-03-18test_file_exhaustive.rb: strict check test_dirnamenobu
2016-03-17* bignum.c (Bignum#even?, Bignum#odd?): remove definitionsmrkn
2016-03-17* enum.c (ary_inject_op): Implement the specialized code for sum ofakr
2016-03-17* array.c (rb_ary_max, rb_ary_min): Array#max and Array#min added.mame
2016-03-17* enum.c (enum_inject): Implement the specialized code for sum ofakr
2016-03-17test_optimization.rb: tailcallnobu
2016-03-17* enc/unicode.c: Fixed two macro definitions.duerst
2016-03-17test_marshal.rb: assert bad linknobu
2016-03-16* marshal.c (r_object0): raise ArgumentError when linking to undefineddrbrain
2016-03-16* test/ruby/test_bignum.rb: Make sure to use Bignum values in the tests.mrkn
2016-03-16parse.y: symbol literals for alias/undefnobu
2016-03-16proc.c: fail symbol proc bindingnobu
2016-03-16* test/ruby/enc/test_case_mapping.rb: Fixed and activated a test for Cherokee.duerst