aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* variable.c: preserve name encoding of subclassnobu2015-02-281-0/+2
* * lib/rubygems: Update to RubyGems 2.4.6 and HEAD(800f2e6).hsbt2015-02-275-31/+56
* * lib/rake: Update to rake (9237e74), typo fix and remove needlesshsbt2015-02-274-10/+10
* test_io.rb: separate platform-specific testsnobu2015-02-261-31/+13
* * ext/win32/Win32API.rb (initialize): accept both a string and an arrayusa2015-02-251-0/+23
* dir.c: same encoding to the patternnobu2015-02-251-0/+9
* * lib/cmath.rb (log): raise ArgumentError when more than 2 argumentsgogotanaka2015-02-241-3/+3
* * test/ruby/test_math.rb: Use assert_infinity instead of assert_equal(1.0/0, ...gogotanaka2015-02-241-4/+33
* complex.c: multiply as rotationnobu2015-02-241-0/+7
* * test/ruby/test_math.rb(test_cbrt): Add an assertion for Math.cbrt(1.0/0)gogotanaka2015-02-241-7/+8
* string.c: smart chompnobu2015-02-241-1/+14
* string.c: proper exceptionnobu2015-02-231-0/+18
* * time.c: zone encoding should be US-ASCII if all 7-bits. Fix r46907.eregon2015-02-222-3/+7
* * vm_insnhelper.c (rb_vm_rewrite_cref_stack): copy nd_refinementsktsj2015-02-221-0/+28
* re.c: RMatch::regexp can be nilnobu2015-02-211-0/+13
* file.c: fix handle leaknobu2015-02-201-0/+2
* test_file_exhaustive.rb: tests for File.identical?nobu2015-02-201-1/+16
* test_file_exhaustive.rb: remove useless assignmentnobu2015-02-201-1/+1
* test_file.rb: just skip assertionnobu2015-02-201-2/+4
* test_rubyoptions.rb: fix for r46355 and r49638nobu2015-02-191-4/+4
* win32/file.c: fix drive letternobu2015-02-181-0/+1
* * ext/psych/lib/psych.rb: bump psych version.tenderlove2015-02-172-2/+8
* resolv.rb: fix equalitynobu2015-02-171-0/+21
* win32/file.c: fix drive letternobu2015-02-171-0/+6
* * ext/coverage/coverage.c: Add Coverage.peek_result. Allows you totenderlove2015-02-131-0/+26
* * lib/base64.rb: make urlsafe mode user-friendly.mame2015-02-131-0/+14
* test_cipher.rb: ignore wrap mode errosnobu2015-02-131-4/+1
* test_random.rb: addnobu2015-02-121-0/+16
* test_cipher.rb: show cipher namenobu2015-02-121-1/+4
* drbtest.rb: refactornobu2015-02-121-28/+23
* * compar.c (cmp_equal): no more error hiding for Comparable#==.eregon2015-02-111-4/+10
* generator.c: fix infinite recursionnobu2015-02-111-0/+10
* * test/win32ole/test_word.rb: use skip method to skip test.suke2015-02-101-10/+6
* * vm_insnhelper.c (vm_call_method): stop method search when a methodshugo2015-02-101-0/+13
* * lib/net/ftp.rb (chdir, delete, gettextfile, mdtm, mkdir, nlst,shugo2015-02-101-0/+78
* TestException.rb: exclude stack overflow testsnobu2015-02-091-0/+8
* test/unit.rb: regexps to excludenobu2015-02-091-2/+5
* * lib/net/http/header.rb: pass header names as symbols.hsbt2015-02-081-0/+8
* * test/win32ole/test_win32ole_record.rb: remove test using .NETsuke2015-02-071-102/+0
* * test/win32ole/test_win32ole_record.rbsuke2015-02-071-3/+4
* dir.c: fix escaping multibyte charnobu2015-02-071-0/+10
* test_dir_m17n.rb: fix testsnobu2015-02-061-5/+10
* * ext/psych/lib/psych/visitors/yaml_tree.rb: register nodes whentenderlove2015-02-061-0/+22
* dir.c: preserve encodingnobu2015-02-061-0/+44
* test_cipher.rb: OpenSSL 1.0.2nobu2015-02-061-1/+6
* * ext/psych/lib/psych/visitors/to_ruby.rb: fix support for regulartenderlove2015-02-061-0/+4
* vm_core.h: fix symbols leaknobu2015-02-061-0/+21
* * lib/rubygems: Update to RubyGems HEAD(5c3b6f3).hsbt2015-02-058-814/+895
* test_gc.rb: read binarynobu2015-02-051-1/+1
* mkmf/base.rb: fix constant scopenobu2015-02-051-3/+4