summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-21lib/mutex_m.rb: fix example code in documentationstomar
2018-10-21vm_core.h: fix typo [ci skip]k0kubun
2018-10-21_mjit_compile_send.erb: don't split send_guardk0kubun
2018-10-21mjit.c: copy inline cache values to MJIT workerk0kubun
2018-10-21fix sign of integer variablenaruse
2018-10-21Improve doc of yield_selfaycabta
2018-10-21Add missing info for Mutex_m to the doc [Bug #13598]aycabta
2018-10-21Improve doc of Regexp about "ignore case" behavior [Misc #10836]aycabta
2018-10-21`--excludes` option must be in TEST_ALL_TESTOPTSnobu
2018-10-21Quote `$(TESTSDIR)`nobu
2018-10-21* properties.svn
2018-10-21Exclude CI platform specific failures by --excludes optionnobu
2018-10-21fix a warning message.ko1
2018-10-21skip tests broken with OpenSSL 1.1.1 on Travis osxk0kubun
2018-10-21appveyor.yml: workaround wrong command line escapek0kubun
2018-10-21.travis.yml: mspec -j is unstablek0kubun
2018-10-21.travis.yml: use --job-status=replacek0kubun
2018-10-21appveyor.yml: fix wrong spec directoryk0kubun
2018-10-21.travis.yml: debug problematic test case on osxk0kubun
2018-10-21check version of .debug_infonaruse
2018-10-21Skip dwarf if its version is not supportednaruse
2018-10-20appveyor.yml: don't run win32ole with -jk0kubun
2018-10-20lldb_cruby.py: T_COMPLEX support [ci skip]nobu
2018-10-20NEWS: Fix keywords [ci skip]kazu
2018-10-20* 2018-10-21svn
2018-10-20NEWS: Fix `,`s [ci skip]kazu
2018-10-20Merge branch 'modify_test_win32ole' into trunksuke
2018-10-20support --disable-mjit-support on mswin32/64.ko1
2018-10-20refactoring. suppress warning.suke
2018-10-20Run background threads while testing drbkazu
2018-10-20Revert "Revert "Reset primary_server when remove_server"" [ci skip]kazu
2018-10-20NEWS: fix languagestomar
2018-10-20lldb_cruby.py: T_RATIONAL support [ci skip]nobu
2018-10-20Allow to stop by push(nil) for testkazu
2018-10-20Revert "Reset primary_server when remove_server"kazu
2018-10-20use System Monitor Control to test win32olesuke
2018-10-20Added entry about new default gems.hsbt
2018-10-20NEWS: update about MJIT [ci skip]k0kubun
2018-10-20Add the oneshot coverage feature to NEWSmame
2018-10-20* properties.svn
2018-10-20refactoring define AvailableOLE.sysmon_available?suke
2018-10-20Document File.{setuid?,setgid?,sticky?} support for IO objects [Bug #13972]aycabta
2018-10-20fix macro-name.ko1
2018-10-20Add negotiated SSL protocol and cipher to Net::HTTP debug outputnaruse
2018-10-20fix MJIT_SUPPORT on win32.ko1
2018-10-20mjit_worker.c: don't refer to freed valuek0kubun
2018-10-20Improve doc of multipart/form-data [Bug #15019]aycabta
2018-10-20parse.y: Fix the compile erroryui-knk
2018-10-20Improve safe navigation operator's docs [Misc #15109]aycabta
2018-10-20Fix locations of NODE_SCOPE in lambda.yui-knk