summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-10-26proc.c: [DOC] fix grammar in doc for Method#to_sstomar
2018-10-26object.c: [DOC] fix typos in doc for yield_selfstomar
2018-10-26NEWS: fix typosstomar
2018-10-26appveyor.yml: run second half of vs with -vk0kubun
2018-10-26Fix a condition and just call rb_fstring [Feature #15251]nobu
2018-10-26* expand tabs.svn
2018-10-26Simplify conditions [Feature #15251]nobu