summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2013-07-15* lib/prime.rb (Prime::EratosthenesGenerator,yugui
2013-07-13* bignum.c (big_shift3): New function.akr
2013-07-11string.c: multi-byte terminatornobu
2013-07-11string.c: check null charnobu
2013-07-11* test/drb/ut_eq.rb: Use localhost for drb tests [Bug #7311]zzak
2013-07-11call GC.start before fork-related tests to decrease GC cost on fork childrennaruse
2013-07-11* process.c (rb_daemon): daemon(3) is implemented with fork(2).naruse
2013-07-10On FreeBSD, threads don't die on daemon(3)naruse
2013-07-10fix PATH environ related test failure introduced at r41873naruse
2013-07-10fix shebang test failure introduced at r41873naruse
2013-07-10fix test failure introduced at r41873naruse
2013-07-10process.c: kill threads in daemon processnobu
2013-07-10* test/net/http/test_http.rb (TestNetHTTP_v1_2#test_get,usa
2013-07-09* remove trailing spaces.nobu
2013-07-09* lib/rubygems: Import RubyGems 2.1drbrain
2013-07-09* lib/rubygems/ext/ext_conf_builder.rb: Remove siteconf file afterdrbrain
2013-07-09 * ext/date/date_parse.c (date_zone_to_diff): [ruby-core:55831].tadf
2013-07-09* test/rexml/test_text.rb: Add missing tests for Text#<<.kou
2013-07-09* test/fileutils/fileasserts.rbknu
2013-07-09* test/fileutils/test_fileutils.rbknu
2013-07-09* test/test_tracer.rb: catch up recent rubygems changes.ko1
2013-07-09* lib/fileutils.rb (FileUtils#mode_to_s): Define mode_to_s() alsoknu
2013-07-09* test/fileutils/fileasserts.rbknu
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