aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * properties.svn2017-10-240-0/+0
* file.c: apply2files releases GVLnormal2017-10-242-45/+123
* * 2017-10-24svn2017-10-231-1/+1
* thread_pthread: do not corrupt stacknormal2017-10-231-2/+3
* multiple arguments to writenobu2017-10-237-9/+10
* Add test cases for branch coverageyui-knk2017-10-231-2/+8
* Fix a typo [ci skip]kazu2017-10-231-1/+1
* OpenSSL may show the different error messagenaruse2017-10-231-1/+2
* zlib.c: multiple arguments to writenobu2017-10-233-11/+27
* error.c: warning to write multiple argumentsnobu2017-10-231-1/+10
* stringio.c: write multiple argumentsnobu2017-10-233-3/+28
* NEWS: add [Feature #9323] [ci skip]nobu2017-10-231-0/+1
* Removed empty dir.hsbt2017-10-230-0/+0
* Drop to support NaCl platform.hsbt2017-10-2332-1640/+28
* io.c: fix infinite retrynobu2017-10-232-13/+23
* io.c: fix buffered outputnobu2017-10-232-2/+16
* io.c: fix totalnobu2017-10-231-1/+1
* io.c: no restrictionnobu2017-10-232-59/+16
* common.mk: add install-capi to make helpsonots2017-10-221-0/+1
* * 2017-10-23svn2017-10-221-1/+1
* rss itunes: fix a bug that <itunes:explicit> value isn't fully supportedkou2017-10-226-18/+32
* Add test cases for branch coverageyui-knk2017-10-221-6/+9
* Add test cases for branch coverageyui-knk2017-10-221-4/+9
* Add test cases for branch coverageyui-knk2017-10-221-2/+12
* test/coverage/test_coverage.rb: Use `<<~` to ease to calculate column of targ...yui-knk2017-10-221-14/+14
* Add column numbers to branch coverageyui-knk2017-10-223-32/+41
* Mention `Set#reset`knu2017-10-221-0/+1
* Add `Set#reset`knu2017-10-222-0/+31
* Fixed misspelling words.hsbt2017-10-2214-18/+18
* Use `\A` and `\z` instead of `^` and `$`kazu2017-10-221-1/+1
* Fix a typo [ci skip]kazu2017-10-221-1/+1
* gdbm, dbm, sdbm: remove unnecessary conditionsrhe2017-10-223-23/+15
* gdbm, dbm, sdbm: prevent memory leak in #initializerhe2017-10-223-19/+18
* Fix a target method of a testyui-knk2017-10-221-1/+1
* Update doc of Hash#slice [ci skip]kazu2017-10-221-2/+3
* Fix indent and comment [ci skip]kazu2017-10-221-3/+3
* io.c: fix local variablesnobu2017-10-221-1/+2
* parse.y (new_scope_gen): adjust indentyui-knk2017-10-221-3/+3
* Add missing `buf` parameter to `recv_nonblock` doc [ci skip]nobu2017-10-221-0/+1
* objspace.c: missing typesnobu2017-10-221-3/+8
* remove NODE_DREGX_ONCEnobu2017-10-223-9/+0
* doc/syntax/methods.rdoc: fix a misleading examplerhe2017-10-221-3/+3
* dir.c: adjust indent [ci skip]nobu2017-10-221-44/+45
* sort test resultnaruse2017-10-221-1/+1
* Make IO#write accept multiple argumentsglass2017-10-222-8/+251
* sort the test resultnaruse2017-10-221-2/+2
* Dir.glob with FNM_EXTGLOB is optimized [Feature #13873]naruse2017-10-225-13/+90
* compile.c: optimize local variable assignmentsnobu2017-10-221-3/+7
* parse.y: workaround for warningsnobu2017-10-222-0/+35
* fix up r60224nobu2017-10-221-13/+13