aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Test for r60396nobu2017-10-241-0/+15
* Revert "sysconfdir on Windows"naruse2017-10-243-3/+2
* * remove trailing spaces.svn2017-10-241-1/+1
* Lazy Proc allocation for block parametersko12017-10-2412-48/+292
* ruby.c: fix r60393nobu2017-10-241-1/+4
* vm_eval.c: all value type casesnobu2017-10-241-1/+2
* Removed NODE_OPT_Nnobu2017-10-245-20/+3
* parse.y: rb_parser_set_optionsnobu2017-10-243-74/+41
* vm_eval.c: uncallable_objectnobu2017-10-241-34/+40
* Avoid many type castsmame2017-10-241-10/+16
* Remove dynamic NODE allocation out of parsermame2017-10-244-7/+24
* Remove special handling for (NODE*)1mame2017-10-242-7/+1
* net/http: use require_relative to reduce syscallsnormal2017-10-241-10/+10
* * 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