summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2013-07-08* lib/rubygems: Update to RubyGems 2.0.4. Seedrbrain
2013-07-08* bignum.c (rb_big_sq_fast): New function for testing.akr
2013-07-08* bignum.c (bary_mul_balance): Reduce work memory.akr
2013-07-07* test/openssl/test_pkey_ec.rb: Skip tests for "Oakley" curves asemboss
2013-07-07* bignum.c (bary_mul_karatsuba): Unreachable code removed. Removeakr
2013-07-07* internal.h (rb_big_mul_normal): Declared.akr
2013-07-05* ext/openssl/ossl_pkey_ec.c: Ensure compatibility to builds ofemboss
2013-07-05* test/openssl/test_x509crl.rb: Remove unused variable.emboss
2013-07-05* lib/openssl/ssl.rb: Fix SSL client connection crash for SAN markedemboss
2013-07-05* ext/psych/lib/psych/visitors/yaml_tree.rb: register time objects sotenderlove
2013-07-05Use server_port for Windowsnaruse
2013-07-05* test/ruby/test_unicode_escape.rb (TestUnicodeEscape#test_basic): thisusa
2013-07-05* test/ruby/test_rubyoptions.rb: better approach.usa
2013-07-05* test/ruby/test_rubyoptions.rb: typo in r41791.usa
2013-07-05* test/ruby/test_regexp.rbknu
2013-07-05* test/ruby/test_regexp.rbknu
2013-07-05* test/ruby/test_rubyoptions.rb (TestRubyOptions#test_notfound): afterusa
2013-07-05test/unit: assert_raise_with_messagenobu
2013-07-04* lib/fileutils.rb (FileUtils.chmod{,_R}): Enhance the symbolicknu
2013-07-04mkmf.rb: header in frameworknobu
2013-07-04test/mkmf: $extmk in parallel testnobu
2013-07-04test_have_library.rb: toolchains resultnobu
2013-07-04mkmf.rb: CONFTESTnobu
2013-07-04test_regexp.rb: test for conditional expressionnobu
2013-07-03dir.c: get rid of FindFirstFile bugnobu
2013-07-03test/ruby: independent from pathnamenobu
2013-07-01* eval.c (rb_using_module): activate refinements in the ancestors ofshugo
2013-06-30win32: UTF-8 spawnnobu
2013-06-30win32.c: use backslashnobu
2013-06-30win32: UTF-8 spawnnobu
2013-06-30test_process.rb: File.realpath directlynobu
2013-06-28* numeric.c (fix_mul): remove FIT_SQRT_LONG test as it was causingcharliesome
2013-06-28* ext/socket/ipsocket.c (init_inetsock_internal): Don't use localakr
2013-06-28Wait morenaruse
2013-06-27* ext/openssl/lib/openssl/ssl.rb (verify_certificate_identity): fixnagachika
2013-06-27Get ps result if fork-wait is timeoutednaruse
2013-06-26* test/ruby/test_io.rb (TestIO#test_write_32bit_boundary): skip ifshirosaki
2013-06-26* bignum.c (bigand_int): Consider negative values.akr
2013-06-26* test/socket/test_udp.rb: Close sockets explicitly.akr
2013-06-25* lib/rubygems/ext/builder.rb (Gem::Ext::Builder.make): Passknu
2013-06-25* ext/bigdecimal/bigdecimal.c (BigMath_s_exp): Fix for the cases whenmrkn
2013-06-24test_rinda.rb: fix for unimplemented ifindex()shirosaki
2013-06-24test_gdbm.rb: skip a test on Windowsshirosaki
2013-06-24test_gem_installer.rb: fix a test failureshirosaki
2013-06-22* bignum.c (bary_unpack_internal): Specialized unpacker implemented.akr
2013-06-22* bignum.c (bary_pack): Supportakr
2013-06-22Imported minitest 4.7.5 (r8724)ryan
2013-06-21* bignum.c (bary_pack): Specialized packers implemented.akr
2013-06-21test_filehandler.rb: fix for non-NTFSnobu
2013-06-21test_filehandler.rb: reap zombienobu