aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * ext/socket/rubysocket.h (SockAddrStringValueWithAddrinfo): New macro.akr2013-04-061-1/+1
* * ext/socket: Improve socket exception message to show socket address.akr2013-04-063-0/+59
* * test/ruby/test_require.rb (TestRequire#test_require_nonascii_path):shirosaki2013-04-061-1/+3
* * test/dtrace/helper.rb (DTrace::TestCase#trap_probe): needs to passnobu2013-04-061-2/+9
* add a comment.akr2013-04-061-0/+1
* * ext/psych/lib/psych/visitors/yaml_tree.rb: fix symbol keys in codertenderlove2013-04-051-2/+2
* change test name to be more helpfultenderlove2013-04-051-2/+2
* parse.y: "nil" for defined? with empty expressionnobu2013-04-051-0/+7
* * ext/psych/lib/psych/visitors/to_ruby.rb: correctly registertenderlove2013-04-051-0/+25
* * load.c (features_index_add): use rb_str_subseq() to specify C stringshirosaki2013-04-051-0/+21
* compile.c: defined? with empty expressionnobu2013-04-051-0/+5
* curses.c: fix functionnobu2013-04-051-0/+6
* * test/test_curses.rb: tests for getch.nobu2013-04-051-0/+42
* object.c: avoid inadvertent symbol creationnobu2013-04-042-0/+14
* * ext/pathname/pathname.c (path_write): New method.akr2013-04-041-0/+16
* envutil.rb: assert stderr if marshal failednobu2013-04-041-1/+6
* struct.c: avoid inadvertent symbol creationnobu2013-04-041-0/+20
* object.c: avoid inadvertent symbol creationnobu2013-04-041-0/+21
* enum.c: avoid inadvertent symbol creationnobu2013-04-041-0/+6
* thread.c: avoid inadvertent symbol creationnobu2013-04-041-0/+28
* * ext/openssl/ossl_bn.c (ossl_bn_initialize): fix can't create from bn.naruse2013-04-031-0/+4
* Add comment.akr2013-04-031-0/+1
* * io.c (rb_io_seek_m): Accept :CUR, :END, :SET as "whence" argument.akr2013-04-031-0/+20
* bignum.c: Bignum zero comparisonnobu2013-04-031-0/+13
* * pack.c: Support Q! and q! for long long.akr2013-04-021-0/+7
* * ext/-test-/num2int/num2int.c: Define utility methodsakr2013-04-021-6/+6
* * re.c (rb_reg_to_s): suppress duplicated charclass warning.naruse2013-04-021-0/+3
* Add ignore_stderr because it outputs "circular require" warningsnaruse2013-04-021-1/+1
* Use assert_separately to speed up on test-allnaruse2013-04-021-42/+20
* * test/ruby/envutil.rb (assert_separately): stop_auto_run ofnaruse2013-04-021-4/+18
* Suppress warningsnaruse2013-04-023-4/+6
* use long_ary to suppress warningnaruse2013-04-021-1/+1
* Suppress warningsnaruse2013-04-023-26/+21
* fix typo: s/@ca_cert/@cacert/naruse2013-04-021-1/+1
* Unused module removed.akr2013-04-011-4/+1
* conditional test fixed.akr2013-04-011-2/+2
* more tests.akr2013-04-011-8/+18
* * ext/-test-/num2int/num2int.c: Rename utility methodsakr2013-04-011-8/+4
* test_optparse.rb: skip no_error in backtracenobu2013-04-011-1/+2
* * test/-ext-/num2int/test_num2int.rb: Test small bignums.akr2013-04-011-0/+6
* * ext/-test-/num2int/num2int.c: Return string for result, instead ofakr2013-04-011-12/+10
* * include/ruby/ruby.h (FIX2ULONG): Make it consistent with NUM2ULONG.akr2013-03-311-0/+74
* proc.c: consider noex in define_methodnobu2013-03-311-0/+32
* test_method.rb: splitnobu2013-03-311-0/+4
* more tests.akr2013-03-311-10/+17
* * numeric.c (rb_num2ulong_internal): New function similart toakr2013-03-311-0/+11
* class.c: suppress wrong warningnobu2013-03-301-0/+7
* Specify external_encodingnaruse2013-03-301-6/+2
* * test/ruby/test_class.rb: Simplify warning checksmarcandre2013-03-304-43/+21
* thread.c: Mutex#synchronize no block paramsnobu2013-03-291-0/+5