aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NEWS: codify keywords and callback methods [ci skip]nobu2018-10-281-8/+8
* rdoc/parser/c.rb: ignore dynamically added methodsnobu2018-10-282-0/+14
* revert r65401k0kubun2018-10-281-2/+9
* remove rescue block when win32ole is requiredsuke2018-10-281-9/+2
* use Scripting.Dictionary instead of InternetExplorer.Applicationsuke2018-10-281-9/+5
* use Scripting.Dictionary instead of InternetExplorer.Application.suke2018-10-271-7/+4
* use Scripting.Dictionary instead of InternetExplorer.Application forsuke2018-10-271-7/+4
* fix testnaruse2018-10-271-3/+3
* fix error message and backtrace ordernaruse2018-10-271-2/+2
* add WIN32OLESpecs::MSXML_AVAILABLEsuke2018-10-271-0/+11
* * 2018-10-28svn2018-10-271-1/+1
* Print exception's cause like Javanaruse2018-10-273-2/+63
* spec/../shared/exit.rb: move the mingw guard to herek0kubun2018-10-272-5/+7
* revert r65389 and r64993k0kubun2018-10-273-32/+9
* Run specs on latest Ruby 2.3, which includes taint fixeseregon2018-10-271-1/+1
* ole_func_methods_spec.rb: apply r64993 retryk0kubun2018-10-271-1/+14
* Update to ruby/spec@8b743a3eregon2018-10-2769-141/+742
* Update to ruby/mspec@4729971eregon2018-10-271-5/+5
* .travis.yml: investigate silent death of mspeck0kubun2018-10-271-1/+1
* bootstraptest/test_insns.rb: test newhashfromarraykazu2018-10-271-0/+1
* Update the example of local variable shadowingknu2018-10-271-1/+1
* test_io.rb: skip busy wait test againk0kubun2018-10-271-0/+1
* string.c: improve docs for String#strip and relatedstomar2018-10-261-19/+19
* * 2018-10-27svn2018-10-261-1/+1
* Do not :stopdoc: entire classes/modulesnobu2018-10-262-3/+9
* proc.c: [DOC] improve docs for {Method,Proc}#===stomar2018-10-261-7/+7
* proc.c: [DOC] fix grammar in doc for Method#to_sstomar2018-10-261-2/+2
* object.c: [DOC] fix typos in doc for yield_selfstomar2018-10-261-5/+4
* NEWS: fix typosstomar2018-10-261-3/+3
* appveyor.yml: run second half of vs with -vk0kubun2018-10-261-1/+1
* Fix a condition and just call rb_fstring [Feature #15251]nobu2018-10-261-16/+2
* * expand tabs.svn2018-10-261-1/+1
* Simplify conditions [Feature #15251]nobu2018-10-261-18/+6
* hash.c: aset deduplicates un-tainted stringnormal2018-10-262-1/+23
* Indent as a code block [ci skip]nobu2018-10-261-1/+1
* parse.y: remove "shadowing outer local variable" warningmame2018-10-266-26/+17
* Revert "parse.y: remove "shadowing outer local variable" warning"mame2018-10-266-17/+26
* parse.y: remove "shadowing outer local variable" warningmame2018-10-266-26/+17
* * 2018-10-26svn2018-10-261-1/+1
* Update for tzdata-2018fnobu2018-10-261-3/+9
* Added initialization task for default gems.hsbt2018-10-251-9/+30
* wercker.yml: skip webrick for test-mjit-wait for nowk0kubun2018-10-251-1/+2
* add new counter about GC.ko12018-10-252-0/+5
* Fix a typokazu2018-10-251-1/+1
* time.c: benchmark recoverynobu2018-10-251-1/+3
* add new debug_counters for GC.ko12018-10-242-0/+36
* wercker.yml: rearrange test split timesk0kubun2018-10-241-4/+4
* * 2018-10-25svn2018-10-241-1/+1
* _mjit_compile_ivar.erb: cancel on undefined ivark0kubun2018-10-243-8/+27
* test_jit.rb: test newhashfromarrayk0kubun2018-10-241-0/+4