summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-23Drop to support NaCl platform.hsbt
2017-10-23io.c: fix infinite retrynobu
2017-10-23io.c: fix buffered outputnobu
2017-10-23io.c: fix totalnobu
2017-10-23io.c: no restrictionnobu
2017-10-22common.mk: add install-capi to make helpsonots
2017-10-22* 2017-10-23svn
2017-10-22rss itunes: fix a bug that <itunes:explicit> value isn't fully supportedkou
2017-10-22Add test cases for branch coverageyui-knk
2017-10-22Add test cases for branch coverageyui-knk
2017-10-22Add test cases for branch coverageyui-knk
2017-10-22test/coverage/test_coverage.rb: Use `<<~` to ease to calculate column of targ...yui-knk
2017-10-22Add column numbers to branch coverageyui-knk
2017-10-22Mention `Set#reset`knu
2017-10-22Add `Set#reset`knu
2017-10-22Fixed misspelling words.hsbt
2017-10-22Use `\A` and `\z` instead of `^` and `$`kazu
2017-10-22Fix a typo [ci skip]kazu
2017-10-22gdbm, dbm, sdbm: remove unnecessary conditionsrhe
2017-10-22gdbm, dbm, sdbm: prevent memory leak in #initializerhe
2017-10-22Fix a target method of a testyui-knk
2017-10-22Update doc of Hash#slice [ci skip]kazu
2017-10-22Fix indent and comment [ci skip]kazu
2017-10-22io.c: fix local variablesnobu
2017-10-22parse.y (new_scope_gen): adjust indentyui-knk
2017-10-22Add missing `buf` parameter to `recv_nonblock` doc [ci skip]nobu
2017-10-22objspace.c: missing typesnobu
2017-10-22remove NODE_DREGX_ONCEnobu
2017-10-22doc/syntax/methods.rdoc: fix a misleading examplerhe
2017-10-22dir.c: adjust indent [ci skip]nobu
2017-10-22sort test resultnaruse
2017-10-22Make IO#write accept multiple argumentsglass
2017-10-22sort the test resultnaruse
2017-10-22Dir.glob with FNM_EXTGLOB is optimized [Feature #13873]naruse
2017-10-22compile.c: optimize local variable assignmentsnobu
2017-10-22parse.y: workaround for warningsnobu
2017-10-22fix up r60224nobu
2017-10-22hash.c: optimize Hash#compare_by_identityglass
2017-10-22Remove not used node_type NODE_BMETHODyui-knk
2017-10-22Add arity check into Hash#flattenglass
2017-10-22Remove not used node_type NODE_BLOCK_ARGyui-knk
2017-10-22vm_insnhelper.c: array aref optimizationnobu
2017-10-22Remove not used node_type NODE_TO_ARYyui-knk
2017-10-22string.c: comment layout [ci skip]nobu
2017-10-21ext/win32ole/win32ole.c (fole_missing): set receiver in NoMethodError.suke
2017-10-21* remove trailing spaces.svn
2017-10-21* string.c: [DOC] Split rdoc of String#<< and String#concat [ci skip]sonots
2017-10-21* object.c: Improve documentation of Kernel#Arraysonots
2017-10-21* doc/regexp.rdoc: In regexp doc, two backslashes match one literallysonots
2017-10-21* doc/regexp.rdoc: Fix regexp doc syntax highlightingsonots