aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * lib/cgi/html.rb: fix tagmaker because attributes should recognize.xibbar2013-04-111-0/+1
* * test/ruby/test_regexp.rb: use require_relative to require local libraryxibbar2013-04-111-1/+1
* Fix if-endnaruse2013-04-111-0/+1
* * test/dl/test_base.rb: typo.usa2013-04-111-0/+1
* Experimental fix for ffi_closure_free causes dumping core/SEGVnaruse2013-04-112-0/+10
* * test/drb/drbtest.rb (Drb{Core,Ary}#teardown): retry Process.killusa2013-04-111-6/+20
* Explictly flush stdionaruse2013-04-101-0/+1
* * lib/open-uri.rb: Support multiple fields with same fieldakr2013-04-091-0/+15
* test_{env,hash}.rb: descriptive assertionsnobu2013-04-092-31/+31
* compile.c: append keyword hash to splatnobu2013-04-091-0/+21
* * remove trailing spaces.nobu2013-04-081-1/+1
* Fix #6154 by introducing new EAGAIN/EWOULDBLOCK/EINPROGRESSheadius2013-04-082-3/+9
* win32ole.c: check aritynobu2013-04-081-0/+7
* test_curses.rb: add sentinelnobu2013-04-081-1/+3
* * lib/cgi/util.rb (CGI::unescapeHTML): fix Hexadecimal numeric character.xibbar2013-04-081-0/+4
* Suppress warningsnaruse2013-04-081-6/+3
* * object.c (rb_obj_ivar_set): call to_str for string only once.naruse2013-04-082-0/+57
* * object.c (rb_mod_cvar_set): call to_str for string only once.naruse2013-04-071-0/+2
* Regexp.escape(RUBY_PLATFORM)kazu2013-04-071-1/+1
* * 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