summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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-17* ext/psych/lib/psych.rb: bump psych version.tenderlove
2015-02-17resolv.rb: fix equalitynobu
2015-02-17win32/file.c: fix drive letternobu
2015-02-13* ext/coverage/coverage.c: Add Coverage.peek_result. Allows you totenderlove
2015-02-13* lib/base64.rb: make urlsafe mode user-friendly.mame
2015-02-13test_cipher.rb: ignore wrap mode errosnobu
2015-02-12test_random.rb: addnobu
2015-02-12test_cipher.rb: show cipher namenobu
2015-02-12drbtest.rb: refactornobu
2015-02-11* compar.c (cmp_equal): no more error hiding for Comparable#==.eregon
2015-02-11generator.c: fix infinite recursionnobu
2015-02-10* test/win32ole/test_word.rb: use skip method to skip test.suke
2015-02-10* vm_insnhelper.c (vm_call_method): stop method search when a methodshugo
2015-02-10* lib/net/ftp.rb (chdir, delete, gettextfile, mdtm, mkdir, nlst,shugo
2015-02-09TestException.rb: exclude stack overflow testsnobu
2015-02-09test/unit.rb: regexps to excludenobu
2015-02-08* lib/net/http/header.rb: pass header names as symbols.hsbt
2015-02-07* test/win32ole/test_win32ole_record.rb: remove test using .NETsuke
2015-02-07* test/win32ole/test_win32ole_record.rbsuke
2015-02-07dir.c: fix escaping multibyte charnobu
2015-02-06test_dir_m17n.rb: fix testsnobu
2015-02-06* ext/psych/lib/psych/visitors/yaml_tree.rb: register nodes whentenderlove
2015-02-06dir.c: preserve encodingnobu
2015-02-06test_cipher.rb: OpenSSL 1.0.2nobu
2015-02-06* ext/psych/lib/psych/visitors/to_ruby.rb: fix support for regulartenderlove
2015-02-06vm_core.h: fix symbols leaknobu
2015-02-05* lib/rubygems: Update to RubyGems HEAD(5c3b6f3).hsbt
2015-02-05test_gc.rb: read binarynobu
2015-02-05mkmf/base.rb: fix constant scopenobu
2015-02-05test_inadvertent_creation.rb: assert method_missingnobu
2015-02-05convert method name to a Symbolnobu
2015-02-05vm_insnhelper.c: fix missing reasonnobu
2015-02-05test_inadvertent_creation.rb: move testsnobu
2015-02-04* vm_insnhelper.c: Revert r49500 (6ae6a8c7bc86e97)marcandre