summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-29time.c: [DOC] fix method names to refer class methods [ci skip]nobu
2018-10-29Mark up code inside link text as <code>nobu
2018-10-29less verbose code by sharing attribute definitionsshyouhei
2018-10-29bare_instructions.rb: sort attributes [ci skip]shyouhei
2018-10-28Revert "Add test for cause on pty"naruse
2018-10-28* 2018-10-29svn
2018-10-28Add test for cause on ptynaruse
2018-10-28time.c: added Time::TM#+ and Time::TM#-nobu
2018-10-28time.c: ignore 7th argnobu
2018-10-28time.c: [DOC] add description and fix markups [ci skip]nobu
2018-10-28appveyor.yml: fix wrong path to test directoryk0kubun
2018-10-28appveyor.yml: run test_open-uri separatelyk0kubun
2018-10-28require fixtures/classes only when platform is windows.suke
2018-10-28Refactoring. remove Internet Explorer.suke
2018-10-28use MSXML.DOMDocument instead of InternetExplorer.Applicationsuke
2018-10-28time.c: [DOC] fix rdoc-ref [ci skip]nobu
2018-10-28use MSXML.DOMDocument instead of InternetExplorer.Application.suke
2018-10-28use a rb_ function instead of st_ directly.ko1
2018-10-28use Scripting.Dictionary instead of InternetExplorer.Application.suke
2018-10-28use Scripting.Dictionary instead of InternetExplorer.Application.suke
2018-10-28use Scripting.Dictionary instead of InternetExplorer.Application.suke
2018-10-28use Scripting.Dictionary instead of InternetExplorer.Applicationsuke
2018-10-28time.c: [DOC] about timezone arguemnt [ci skip]nobu
2018-10-28use Scripting.Dictionary instead of InternetExplorer.Applicationsuke
2018-10-28NEWS: codify keywords and callback methods [ci skip]nobu
2018-10-28rdoc/parser/c.rb: ignore dynamically added methodsnobu
2018-10-28revert r65401k0kubun
2018-10-28remove rescue block when win32ole is requiredsuke
2018-10-28use Scripting.Dictionary instead of InternetExplorer.Applicationsuke
2018-10-27use Scripting.Dictionary instead of InternetExplorer.Application.suke
2018-10-27use Scripting.Dictionary instead of InternetExplorer.Application forsuke
2018-10-27fix testnaruse
2018-10-27fix error message and backtrace ordernaruse
2018-10-27add WIN32OLESpecs::MSXML_AVAILABLEsuke
2018-10-27* 2018-10-28svn
2018-10-27Print exception's cause like Javanaruse
2018-10-27spec/../shared/exit.rb: move the mingw guard to herek0kubun
2018-10-27revert r65389 and r64993k0kubun
2018-10-27Run specs on latest Ruby 2.3, which includes taint fixeseregon
2018-10-27ole_func_methods_spec.rb: apply r64993 retryk0kubun
2018-10-27Update to ruby/spec@8b743a3eregon
2018-10-27Update to ruby/mspec@4729971eregon
2018-10-27.travis.yml: investigate silent death of mspeck0kubun
2018-10-27bootstraptest/test_insns.rb: test newhashfromarraykazu
2018-10-27Update the example of local variable shadowingknu
2018-10-27test_io.rb: skip busy wait test againk0kubun
2018-10-26string.c: improve docs for String#strip and relatedstomar
2018-10-26* 2018-10-27svn
2018-10-26Do not :stopdoc: entire classes/modulesnobu
2018-10-26proc.c: [DOC] improve docs for {Method,Proc}#===stomar