summaryrefslogtreecommitdiff
path: root/test/ruby
AgeCommit message (Expand)Author
2015-03-10test_math.rb: to_f testsnobu
2015-03-09suppress warningsnobu
2015-03-09test_beginendblock.rb: assert_in_out_errnobu
2015-03-08dir.c: glob short namesnobu
2015-03-08test_extlibs.rb: skip excluded librariesnobu
2015-03-06* fix namespace issue on singleton class expressions. [Bug #10943]ko1
2015-03-06* test/ruby/test_beginendblock.rb: do not change directory.ko1
2015-03-06vm_eval.c: next super class from the originalnobu
2015-03-05* test/ruby/test_rubyoptions.rb (TestRubyOptions#test_command_line_glob_with_...usa
2015-03-05* vm_eval.c (eval_string_with_cref): A binding should keepshugo
2015-03-05* test/ruby/test_refinement.rb: There is no need anymore to supressshugo
2015-03-04* test/ruby/test_math.rb (assert_float_and_int): Refactor test casesgogotanaka
2015-03-03test_rubyoptions.rb: use assert_in_out_errnobu
2015-03-03test_process.rb: use assert_in_out_errnobu
2015-03-03* test/ruby/test_math.rb: add tests for the above change.gogotanaka
2015-03-03test_rubyoptions.rb: use assert_segvnobu
2015-03-02* test/ruby/test_symbol.rb: avoid a false positive in AIXodaira
2015-03-02test_process.rb: remove intermediate child processnobu
2015-03-02signal.c: nil for invalid signumnobu
2015-02-28enum.c: Fixnum onlynobu
2015-02-28enum.c: limit sizenobu
2015-02-28variable.c: preserve name encoding of subclassnobu
2015-02-26test_io.rb: separate platform-specific testsnobu
2015-02-25dir.c: same encoding to the patternnobu
2015-02-24* lib/cmath.rb (log): raise ArgumentError when more than 2 argumentsgogotanaka
2015-02-24* test/ruby/test_math.rb: Use assert_infinity instead of assert_equal(1.0/0, ...gogotanaka
2015-02-24complex.c: multiply as rotationnobu
2015-02-24* test/ruby/test_math.rb(test_cbrt): Add an assertion for Math.cbrt(1.0/0)gogotanaka
2015-02-24string.c: smart chompnobu
2015-02-23string.c: proper exceptionnobu
2015-02-22* time.c: zone encoding should be US-ASCII if all 7-bits. Fix r46907.eregon
2015-02-22* vm_insnhelper.c (rb_vm_rewrite_cref_stack): copy nd_refinementsktsj
2015-02-21re.c: RMatch::regexp can be nilnobu
2015-02-20file.c: fix handle leaknobu
2015-02-20test_file_exhaustive.rb: tests for File.identical?nobu
2015-02-20test_file_exhaustive.rb: remove useless assignmentnobu
2015-02-20test_file.rb: just skip assertionnobu
2015-02-19test_rubyoptions.rb: fix for r46355 and r49638nobu
2015-02-18win32/file.c: fix drive letternobu
2015-02-17win32/file.c: fix drive letternobu
2015-02-11* compar.c (cmp_equal): no more error hiding for Comparable#==.eregon
2015-02-10* vm_insnhelper.c (vm_call_method): stop method search when a methodshugo
2015-02-07dir.c: fix escaping multibyte charnobu
2015-02-06test_dir_m17n.rb: fix testsnobu
2015-02-06dir.c: preserve encodingnobu
2015-02-05test_gc.rb: read binarynobu
2015-02-05test_inadvertent_creation.rb: move testsnobu
2015-02-04* vm_insnhelper.c: Revert r49500 (6ae6a8c7bc86e97)marcandre
2015-02-04* vm_eval.c: Fix symbol leak with non optimized +send+ and method_missing [#1...marcandre
2015-02-04* vm_insnhelper.c: Fix symbol leak with +send+ and method_missing [#10828]marcandre