summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2013-04-27test_syntax.rb: split test_syntaxnobu
2013-04-26* lib/rexml/text.rb (REXML::Text.normalize): Fix a bug that allkou
2013-04-26* lib/rexml/element.rb (REXML::Attributes#to_a): Supportkou
2013-04-25ring.rb: specify multicast interfaceshirosaki
2013-04-25test_rinda.rb: Use KILL on Windowsshirosaki
2013-04-25io.c: conversion from bom encodingnobu
2013-04-25* ext/openssl/ossl_bn.c (ossl_bn_initialize): allow Fixnum and Bignum.naruse
2013-04-25* lib/uri/common.rb (URI.decode_www_form): follow current URL Standard.naruse
2013-04-24parse.y: disallow $-nobu
2013-04-23* string.c (rb_str_inspect): refix r40413, on Ruby 1.9 usual characternaruse
2013-04-23* lib/net/imap.rb (getacl_response): parse the mailbox of an ACLshugo
2013-04-23string.c: fix for UTF-32nobu
2013-04-23* test/ruby/test_module.rbknu
2013-04-23* string.c (rb_str_inspect): NUL should not be represented asknu
2013-04-22marshal.c: fix marshal_load ivarnobu
2013-04-22More tests.akr
2013-04-22Specify --disable-gemsnaruse
2013-04-20* test/csv/test_features.rb, test/logger/test_logger.rbakr
2013-04-20* lib/tempfile.rb (Tempfile.create): New method.akr
2013-04-20marshal.c: use ivars of marshal_dump datanobu
2013-04-19* string.c (str_scrub): add ruby method String#scrub which verify andnaruse
2013-04-19Add --disable-gems for tests which doesn't use rubygemsnaruse
2013-04-19* lib/net/imap.rb (body_type_msg): should acceptshugo
2013-04-19test_module.rb: renamenobu
2013-04-19marshal.c: no duplicated encodingnobu
2013-04-18* test/openssl/test_cipher.rb: Correct a typonaruse
2013-04-18test_rinda.rb: use spawnnobu
2013-04-18Overwrite Ruby's path for cgi in testsnaruse
2013-04-18vm_method.c: fix visibility on anonymous modulenobu
2013-04-18dir.c: not skip dot directories if matchingnobu
2013-04-18* pack.c (pack_unpack): output characters even if the input doesn'tnaruse
2013-04-17test_curses.rb: default TERMnobu
2013-04-17test_readline.rb: try UTF-8nobu
2013-04-17envutil.rb: env hashnobu
2013-04-15* ext/openssl/ossl_ssl.c: Correct shutdown behavior w.r.t GC.emboss
2013-04-13Send input after curses is ready or raise errornaruse
2013-04-12vm_insnhelper.c: non-symbol keynobu
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