aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Refix r36678: switch with zlib and check content-encoding.naruse2012-08-101-6/+24
* Suppress warnings: Net::HTTPResponse#header is obsoletenaruse2012-08-101-4/+4
* Run automatic deflate decoding only if it has zlib.naruse2012-08-101-3/+3
* Optimize winnt_statshirosaki2012-08-091-0/+7
* * test/openssl/test_config.rb (OpenSSL#test_constants): skip thiskosaki2012-08-091-0/+2
* vm_eval.c: cref-scope hacknobu2012-08-081-0/+12
* use local variablesnobu2012-08-084-62/+62
* * compile.c, insns.def (checkmatch):ko12012-08-081-0/+20
* * test/ruby/test_require.rb (TestRequire#test_require_twice): added.usa2012-08-071-0/+13
* * vm_method.c (rb_redefine_opt_method): use RCLASS_ORIGIN to avoidshugo2012-08-071-0/+24
* * test/ruby/test_file_exhaustive.rbusa2012-08-071-1/+7
* test String#each_line when separator is longer than string.tenderlove2012-08-071-0/+7
* method in instance_evalnobu2012-08-061-0/+15
* test_exception.rb: split testsnobu2012-08-061-4/+26
* test_exception.rb: use local variablesnobu2012-08-061-17/+17
* * test/win32ole/test_win32ole_variant.rb: setting WIN32OLE.localesuke2012-08-061-11/+15
* * internal.h, class.c, eval.c, insns.def: find the appropriateshugo2012-08-061-3/+77
* insns.def: use klass in cfpnobu2012-08-061-0/+18
* * test/etc/test_etc.rb (TestEtc#test_getpwuid): `s' is never set to nil.usa2012-08-061-1/+1
* * syslog/test_syslog_logger.rb: miss.usa2012-08-061-1/+1
* * test/syslog/test_syslog_logger.rb: skip unless Syslog module isusa2012-08-061-2/+6
* test_etc.rb: remove implicit assumptionnobu2012-08-051-5/+12
* uncommented some teststadf2012-08-041-2/+0
* * test/ruby/test_alias.rb (test_super_in_aliased_module_method):shugo2012-08-041-0/+25
* test_super.rb: renamenobu2012-08-031-1/+1
* * insns.def (invokesuper): reverted r36612 so that super in anshugo2012-08-031-1/+37
* * insns.def (invokesuper): don't skip the same class. instead, useshugo2012-08-031-0/+28
* runner.rb: no installed gemsnobu2012-08-031-0/+1
* * eval.c (rb_mod_using): new method Module#using. [experimental]shugo2012-08-023-8/+306
* * gc.c: return true or false. Patch by Dirkjan Bussink. [Bug #6821]nari2012-08-021-0/+9
* * ext/openssl/lib/openssl/digest.rbemboss2012-08-021-0/+8
* test_framework.rb: show mkmf.log on failurenobu2012-08-011-1/+1
* ext/digest/digest.c (hexencode_str_new): return an ASCII stringeregon2012-08-012-3/+10
* test_rubyoptions.rb: fix test failure on Windowsshirosaki2012-07-311-3/+10
* class.c: fix duplication of prepended modulenobu2012-07-311-0/+9
* * test/ruby/test_module.rb (TestModule#test_classpath): fixnobu2012-07-311-2/+2
* * lib/rubygems/platform.rb (Gem::Platform#initialize): Support patternnaruse2012-07-301-1/+2
* On amd64, RUBY_PLATFORM is x86_64-netbsd6.99.7.naruse2012-07-301-1/+1
* variable.c: fix r36574nobu2012-07-301-1/+5
* Suppress warnings.naruse2012-07-301-4/+4
* NetBSD's /proc/<pid>/task is broken.naruse2012-07-301-1/+1
* variable.c: tmp_classpathnobu2012-07-301-0/+17
* process.c: try conversion at redirectionnobu2012-07-271-1/+13
* test_lazy_enumerator.rb: test for cycle chainnobu2012-07-271-1/+2
* test_lazy_enumerator.rb: test for cycle chainnobu2012-07-271-0/+6
* * test/net/http/test_https.rb (TestNetHTTPS#test_session_reuse): localhost is...shyouhei2012-07-261-0/+2
* test_complex.rb, test_rational.rb: revert some assertionsnobu2012-07-262-2/+11
* complex.c, rational.c: compatible marshal loadernobu2012-07-252-14/+16
* Add test to clarify r36421. [Bug #5915]naruse2012-07-251-0/+3
* Suppress warnings.naruse2012-07-253-21/+27