aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * bignum.c (rb_big_sq_fast): New function for testing.akr2013-07-081-0/+22
* * bignum.c (bary_mul_balance): Reduce work memory.akr2013-07-081-0/+12
* * test/openssl/test_pkey_ec.rb: Skip tests for "Oakley" curves asemboss2013-07-071-1/+5
* * bignum.c (bary_mul_karatsuba): Unreachable code removed. Removeakr2013-07-071-0/+43
* * internal.h (rb_big_mul_normal): Declared.akr2013-07-071-0/+53
* * ext/openssl/ossl_pkey_ec.c: Ensure compatibility to builds ofemboss2013-07-051-13/+13
* * test/openssl/test_x509crl.rb: Remove unused variable.emboss2013-07-051-1/+0
* * lib/openssl/ssl.rb: Fix SSL client connection crash for SAN markedemboss2013-07-051-10/+17
* * ext/psych/lib/psych/visitors/yaml_tree.rb: register time objects sotenderlove2013-07-051-0/+8
* Use server_port for Windowsnaruse2013-07-051-1/+5
* * test/ruby/test_unicode_escape.rb (TestUnicodeEscape#test_basic): thisusa2013-07-051-1/+1
* * test/ruby/test_rubyoptions.rb: better approach.usa2013-07-051-2/+3
* * test/ruby/test_rubyoptions.rb: typo in r41791.usa2013-07-051-1/+1
* * test/ruby/test_regexp.rbknu2013-07-051-9/+12
* * test/ruby/test_regexp.rbknu2013-07-051-0/+32
* * test/ruby/test_rubyoptions.rb (TestRubyOptions#test_notfound): afterusa2013-07-051-0/+1
* test/unit: assert_raise_with_messagenobu2013-07-051-24/+6
* * lib/fileutils.rb (FileUtils.chmod{,_R}): Enhance the symbolicknu2013-07-041-0/+26
* mkmf.rb: header in frameworknobu2013-07-041-0/+32
* test/mkmf: $extmk in parallel testnobu2013-07-042-0/+4
* test_have_library.rb: toolchains resultnobu2013-07-041-3/+5
* mkmf.rb: CONFTESTnobu2013-07-041-2/+2
* test_regexp.rb: test for conditional expressionnobu2013-07-041-0/+17
* dir.c: get rid of FindFirstFile bugnobu2013-07-031-0/+4
* test/ruby: independent from pathnamenobu2013-07-032-4/+2
* * eval.c (rb_using_module): activate refinements in the ancestors ofshugo2013-07-011-0/+54
* win32: UTF-8 spawnnobu2013-06-301-0/+2
* win32.c: use backslashnobu2013-06-301-1/+1
* win32: UTF-8 spawnnobu2013-06-301-0/+25
* test_process.rb: File.realpath directlynobu2013-06-301-2/+1
* * numeric.c (fix_mul): remove FIT_SQRT_LONG test as it was causingcharliesome2013-06-281-0/+1
* * ext/socket/ipsocket.c (init_inetsock_internal): Don't use localakr2013-06-281-4/+6
* Wait morenaruse2013-06-281-1/+1
* * ext/openssl/lib/openssl/ssl.rb (verify_certificate_identity): fixnagachika2013-06-271-0/+22
* Get ps result if fork-wait is timeoutednaruse2013-06-271-9/+10
* * test/ruby/test_io.rb (TestIO#test_write_32bit_boundary): skip ifshirosaki2013-06-261-16/+20
* * bignum.c (bigand_int): Consider negative values.akr2013-06-262-0/+9
* * test/socket/test_udp.rb: Close sockets explicitly.akr2013-06-261-2/+9
* * lib/rubygems/ext/builder.rb (Gem::Ext::Builder.make): Passknu2013-06-253-21/+15
* * ext/bigdecimal/bigdecimal.c (BigMath_s_exp): Fix for the cases whenmrkn2013-06-251-5/+29
* test_rinda.rb: fix for unimplemented ifindex()shirosaki2013-06-241-6/+12
* test_gdbm.rb: skip a test on Windowsshirosaki2013-06-241-0/+4
* test_gem_installer.rb: fix a test failureshirosaki2013-06-241-0/+1
* * bignum.c (bary_unpack_internal): Specialized unpacker implemented.akr2013-06-221-2/+27
* * bignum.c (bary_pack): Supportakr2013-06-221-0/+21
* Imported minitest 4.7.5 (r8724)ryan2013-06-221-14/+16
* * bignum.c (bary_pack): Specialized packers implemented.akr2013-06-211-0/+76
* test_filehandler.rb: fix for non-NTFSnobu2013-06-211-1/+3
* test_filehandler.rb: reap zombienobu2013-06-211-1/+1
* test_env.rb: fix testnobu2013-06-211-2/+8