summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2012-08-15Kernel#inspect: improve consistency and do not call #to_s.eregon
2012-08-15sprintf.c: infectnobu
2012-08-15sprintf.c: coderange fixnobu
2012-08-15Revert r36699 and r36700. [Feature #6130]naruse
2012-08-14update PP with recent Kernel#inspect change. Patch by Yusuke Endoh.eregon
2012-08-14Kernel#inspect: improve consistency and do not call #to_s.eregon
2012-08-14* test/erb/test_erb.rb (test_html_escape): add assertions for theshugo
2012-08-14* test/ruby/test_file_exhaustive.rbusa
2012-08-14Suppress warnings.naruse
2012-08-14* test/ruby/test_file_exhaustive.rbusa
2012-08-14Tue Aug 14 11:55:37 2012 Takeyuki FUJIOKA <xibbar@ruby-lang.org>xibbar
2012-08-13* test/erb/test_erb.rb (test_html_escape): fix typo.shugo
2012-08-13* lib/erb.rb (ERB::Util.html_escape): use CGI.escape to escapeshugo
2012-08-12* vm.c (invoke_block_from_c): fix unintentional block passing.ktsj
2012-08-10Refix r36678: switch with zlib and check content-encoding.naruse
2012-08-10Suppress warnings: Net::HTTPResponse#header is obsoletenaruse
2012-08-10Run automatic deflate decoding only if it has zlib.naruse
2012-08-09Optimize winnt_statshirosaki
2012-08-09* test/openssl/test_config.rb (OpenSSL#test_constants): skip thiskosaki
2012-08-08vm_eval.c: cref-scope hacknobu
2012-08-08use local variablesnobu
2012-08-08* compile.c, insns.def (checkmatch):ko1
2012-08-07* test/ruby/test_require.rb (TestRequire#test_require_twice): added.usa
2012-08-07* vm_method.c (rb_redefine_opt_method): use RCLASS_ORIGIN to avoidshugo
2012-08-07* test/ruby/test_file_exhaustive.rbusa
2012-08-07test String#each_line when separator is longer than string.tenderlove
2012-08-06method in instance_evalnobu
2012-08-06test_exception.rb: split testsnobu
2012-08-06test_exception.rb: use local variablesnobu
2012-08-06* test/win32ole/test_win32ole_variant.rb: setting WIN32OLE.localesuke
2012-08-06* internal.h, class.c, eval.c, insns.def: find the appropriateshugo
2012-08-06insns.def: use klass in cfpnobu
2012-08-06* test/etc/test_etc.rb (TestEtc#test_getpwuid): `s' is never set to nil.usa
2012-08-06* syslog/test_syslog_logger.rb: miss.usa
2012-08-06* test/syslog/test_syslog_logger.rb: skip unless Syslog module isusa
2012-08-05test_etc.rb: remove implicit assumptionnobu
2012-08-04uncommented some teststadf
2012-08-04* test/ruby/test_alias.rb (test_super_in_aliased_module_method):shugo
2012-08-03test_super.rb: renamenobu
2012-08-03* insns.def (invokesuper): reverted r36612 so that super in anshugo
2012-08-03* insns.def (invokesuper): don't skip the same class. instead, useshugo
2012-08-03runner.rb: no installed gemsnobu
2012-08-02* eval.c (rb_mod_using): new method Module#using. [experimental]shugo
2012-08-02* gc.c: return true or false. Patch by Dirkjan Bussink. [Bug #6821]nari
2012-08-02* ext/openssl/lib/openssl/digest.rbemboss
2012-08-01test_framework.rb: show mkmf.log on failurenobu
2012-08-01ext/digest/digest.c (hexencode_str_new): return an ASCII stringeregon
2012-07-31test_rubyoptions.rb: fix test failure on Windowsshirosaki
2012-07-31class.c: fix duplication of prepended modulenobu
2012-07-31 * test/ruby/test_module.rb (TestModule#test_classpath): fixnobu