aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* add a comment.akr2011-10-281-1/+1
* A test for r33542.naruse2011-10-281-0/+4
* * bignum.c (rb_big_divide): raise ZeroDivisionError if divisor isnobu2011-10-271-0/+3
* * test/ruby/test_bignum.rb: ensure constants to be Bignum.nobu2011-10-271-12/+28
* * file.c (rb_file_join): honor input encodings than ASCII-8BIT.nobu2011-10-261-0/+9
* Follow the error format changed by FreeBSD 9.naruse2011-10-241-2/+2
* * io.c (copy_stream_fallback_body): check nil for EOF of read method.akr2011-10-231-0/+22
* * test/openssl/test_ssl.rb (test_multibyte_read_write): start serverakr2011-10-221-14/+12
* * include/ruby/intern.h (rb_fd_set_cloexec): declared.akr2011-10-222-2/+12
* * lib/resolv.rb: make timeout configurable for DNS query.akr2011-10-221-0/+24
* * ext/openssl/ossl_ns_spki.c: Complete documentation.emboss2011-10-201-0/+1
* * test/openssl/test_pkcs5.rb: add RFC 6070 tests for PBKDF2 withemboss2011-10-201-0/+97
* * util.c (mmprepare): fix for fragmental size.nobu2011-10-201-0/+19
* Imported minitest 2.6.2 (r6712)ryan2011-10-193-9/+39
* * lib/openssl/buffering.rb: Force multi-byte strings to be treated asemboss2011-10-191-0/+30
* * ext/pty/pty.c (pty_check): should return nil until the childnobu2011-10-141-0/+32
* * test/openssl/test_ssl.rb: Move duplicated tests for SSL::Session to nahi2011-10-122-50/+37
* * test/psych/test_yamldbm.rb: don't run test if the systemktsj2011-10-092-10/+18
* * test/-ext-/symbol/test_inadvertent_creation.rb (noninterned_name):nobu2011-10-071-2/+2
* * test/-ext-/symbol/test_inadvertent_creation.rb: moved tests fromnobu2011-10-073-91/+125
* * vm_eval.c (make_no_method_execption): extract fromnobu2011-10-061-0/+44
* Revert r33407; half-baked patch.naruse2011-10-051-31/+0
* * numeric.c (ruby_float_step): improve floating point calculations.naruse2011-10-051-0/+31
* * ext/psych/lib/psych/syntax_error.rb: Add file, line, offset, andtenderlove2011-10-041-0/+15
* * lib/time.rb (Time.strptime): use Time.at if d[:seconds] is set.naruse2011-10-041-0/+1
* * gc.c (rb_gc_set_params): ruby_verbose can be Qnil, so use RTEST.naruse2011-10-041-0/+2
* Fix test of gc introduced in r33379.naruse2011-10-041-0/+1
* * lib/rubygems: Update to RubyGems 1.8.11. Move Deprecate into thedrbrain2011-10-038-41/+41
* * ext/psych/lib/psych.rb: calling `yaml` rather than `to_yaml`.tenderlove2011-10-033-13/+13
* * ext/psych/lib/psych/scalar_scanner.rb: Match values against thetenderlove2011-10-031-0/+14
* * gc.c (rb_gc_set_params): output GC parameter change messages onlynagachika2011-10-031-1/+7
* * test/psych/test_yamldbm.rb: add test case.ayumin2011-10-022-0/+58
* * test/mkmf/test_framework.rb: test for r33372.nobu2011-10-021-0/+9
* * gc.c (add_heap_slots, init_heap): reset heaps_inc zero whennagachika2011-10-012-1/+17
* * test/ruby/test_bignum.rb: use more descriptive assertions.nobu2011-09-301-16/+16
* * test/ruby/test_bignum.rb (TestBignum#test_interrupt): fix fornobu2011-09-301-4/+6
* Fix wrong expectaion of r33363.naruse2011-09-301-1/+2
* * array.c (ary_join_1): should not copy the encoding of non-stringnobu2011-09-291-0/+2
* * test/psych/test_yamlstore.rb: use tmpdir for tmpfile.ayumin2011-09-272-4/+20
* Oops! fix psych -> syckayumin2011-09-261-1/+1
* * test/rexml/test_sax.rb: add require 'rexml/document.ayumin2011-09-261-0/+1
* * test/psych/test_yamldbm.rb (require): fix #setup and #terdown.ayumin2011-09-262-5/+23
* * ext/openssl/ossl_asn1.c: fix int_ossl_asn1_decode0_cons when beingemboss2011-09-251-0/+25
* * test/syck/test/yamldbm.rb: add test for Syck::DBM.ayumin2011-09-253-0/+383
* * encoding.c (require_enc): reject only loading from untrustednobu2011-09-251-1/+1
* * enum.c (slice_before_i): use rb_attr_get to surpress wrong warningnaruse2011-09-241-0/+16
* * test/openssl/test_ssl_session.rb: execute test_session_exts_reademboss2011-09-231-3/+1
* * test/openssl/test_ssl_session.rb: ensure server calls callbacks inemboss2011-09-231-0/+1
* * test/io/wait/test_io_wait.rb (TestIOWait#setup): of course, theusa2011-09-211-1/+1
* Skip patented algorithms: IDEA and RC5 on NetBSD.naruse2011-09-201-0/+1