summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2013-04-11* lib/cgi/html.rb: fix tagmaker because attributes should recognize.xibbar
2013-04-11* test/ruby/test_regexp.rb: use require_relative to require local libraryxibbar
2013-04-11Fix if-endnaruse
2013-04-11* test/dl/test_base.rb: typo.usa
2013-04-11Experimental fix for ffi_closure_free causes dumping core/SEGVnaruse
2013-04-11* test/drb/drbtest.rb (Drb{Core,Ary}#teardown): retry Process.killusa
2013-04-10Explictly flush stdionaruse
2013-04-09* lib/open-uri.rb: Support multiple fields with same fieldakr
2013-04-09test_{env,hash}.rb: descriptive assertionsnobu
2013-04-09compile.c: append keyword hash to splatnobu
2013-04-08* remove trailing spaces.nobu
2013-04-08Fix #6154 by introducing new EAGAIN/EWOULDBLOCK/EINPROGRESSheadius
2013-04-08win32ole.c: check aritynobu
2013-04-08test_curses.rb: add sentinelnobu
2013-04-08* lib/cgi/util.rb (CGI::unescapeHTML): fix Hexadecimal numeric character.xibbar
2013-04-08Suppress warningsnaruse
2013-04-08* object.c (rb_obj_ivar_set): call to_str for string only once.naruse
2013-04-07* object.c (rb_mod_cvar_set): call to_str for string only once.naruse
2013-04-07Regexp.escape(RUBY_PLATFORM)kazu
2013-04-06* ext/socket/rubysocket.h (SockAddrStringValueWithAddrinfo): New macro.akr
2013-04-06* ext/socket: Improve socket exception message to show socket address.akr
2013-04-06* test/ruby/test_require.rb (TestRequire#test_require_nonascii_path):shirosaki
2013-04-06* test/dtrace/helper.rb (DTrace::TestCase#trap_probe): needs to passnobu
2013-04-06add a comment.akr
2013-04-05* ext/psych/lib/psych/visitors/yaml_tree.rb: fix symbol keys in codertenderlove
2013-04-05change test name to be more helpfultenderlove
2013-04-05parse.y: "nil" for defined? with empty expressionnobu
2013-04-05* ext/psych/lib/psych/visitors/to_ruby.rb: correctly registertenderlove
2013-04-05* load.c (features_index_add): use rb_str_subseq() to specify C stringshirosaki
2013-04-05compile.c: defined? with empty expressionnobu
2013-04-05curses.c: fix functionnobu
2013-04-05* test/test_curses.rb: tests for getch.nobu
2013-04-04object.c: avoid inadvertent symbol creationnobu
2013-04-04* ext/pathname/pathname.c (path_write): New method.akr
2013-04-04envutil.rb: assert stderr if marshal failednobu
2013-04-04struct.c: avoid inadvertent symbol creationnobu
2013-04-04object.c: avoid inadvertent symbol creationnobu
2013-04-04enum.c: avoid inadvertent symbol creationnobu
2013-04-04thread.c: avoid inadvertent symbol creationnobu
2013-04-03* ext/openssl/ossl_bn.c (ossl_bn_initialize): fix can't create from bn.naruse
2013-04-03Add comment.akr
2013-04-03* io.c (rb_io_seek_m): Accept :CUR, :END, :SET as "whence" argument.akr
2013-04-03bignum.c: Bignum zero comparisonnobu
2013-04-02* pack.c: Support Q! and q! for long long.akr
2013-04-02* ext/-test-/num2int/num2int.c: Define utility methodsakr
2013-04-02* re.c (rb_reg_to_s): suppress duplicated charclass warning.naruse
2013-04-02Add ignore_stderr because it outputs "circular require" warningsnaruse
2013-04-02Use assert_separately to speed up on test-allnaruse
2013-04-02* test/ruby/envutil.rb (assert_separately): stop_auto_run ofnaruse
2013-04-02Suppress warningsnaruse