aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * bignum.c (big_shift3): New function.akr2013-07-131-0/+5
* string.c: multi-byte terminatornobu2013-07-111-2/+8
* string.c: check null charnobu2013-07-111-0/+19
* * test/drb/ut_eq.rb: Use localhost for drb tests [Bug #7311]zzak2013-07-113-3/+3
* call GC.start before fork-related tests to decrease GC cost on fork childrennaruse2013-07-112-0/+2
* * process.c (rb_daemon): daemon(3) is implemented with fork(2).naruse2013-07-111-12/+0
* On FreeBSD, threads don't die on daemon(3)naruse2013-07-101-1/+13
* fix PATH environ related test failure introduced at r41873naruse2013-07-101-1/+1
* fix shebang test failure introduced at r41873naruse2013-07-101-1/+5
* fix test failure introduced at r41873naruse2013-07-101-1/+1
* process.c: kill threads in daemon processnobu2013-07-101-0/+21
* * test/net/http/test_http.rb (TestNetHTTP_v1_2#test_get,usa2013-07-101-2/+2
* * remove trailing spaces.nobu2013-07-093-12/+12
* * lib/rubygems: Import RubyGems 2.1drbrain2013-07-0948-968/+1927
* * lib/rubygems/ext/ext_conf_builder.rb: Remove siteconf file afterdrbrain2013-07-092-0/+2
* * ext/date/date_parse.c (date_zone_to_diff): [ruby-core:55831].tadf2013-07-091-0/+9
* * test/rexml/test_text.rb: Add missing tests for Text#<<.kou2013-07-091-0/+19
* * test/fileutils/fileasserts.rbknu2013-07-092-49/+66
* * test/fileutils/test_fileutils.rbknu2013-07-091-29/+27
* * test/test_tracer.rb: catch up recent rubygems changes.ko12013-07-091-3/+1
* * lib/fileutils.rb (FileUtils#mode_to_s): Define mode_to_s() alsoknu2013-07-091-1/+17
* * test/fileutils/fileasserts.rbknu2013-07-091-1/+1
* * lib/rubygems: Update to RubyGems 2.0.4. Seedrbrain2013-07-0811-30/+156
* * 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