summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-29use `rb_hash_new_compare_by_id()`.ko1
2018-10-29* 2018-10-30svn
2018-10-29* expand tabs.svn
2018-10-29use RARRAY_AREF() instead of RARRAY_CONST_PTR().ko1
2018-10-29compile.c: fix up r65411kazu
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