aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* enumerator.c: fix nested mapsnobu2017-06-102-1/+21
* thread_pthread.c: workaround for valgrind on Macnobu2017-06-092-4/+9
* signal.c: do not disable handlers to dump corenobu2017-06-091-1/+0
* thread.c: workaround for valgrind on Mac OS Xnobu2017-06-091-0/+3
* signal.c: no sigsegv handler with valgrindnobu2017-06-091-7/+9
* signal.c: warn at unresserved signalsnobu2017-06-091-4/+7
* Update bundled gems to latest versions.hsbt2017-06-091-3/+3
* Fix typo.a_matsuda2017-06-091-1/+1
* * 2017-06-09svn2017-06-081-1/+1
* tool/runruby.rb: test with smallest possible machine stacknormal2017-06-081-1/+6
* signal.c: relax installation failurenobu2017-06-081-4/+10
* vm_block_handler_verify() should not return any value.ko12017-06-083-6/+6
* * remove trailing spaces.svn2017-06-081-1/+1
* check break target correctly.ko12017-06-084-5/+28
* use NULL instead of 0.ko12017-06-081-10/+7
* ruby.c: script name in UTF-8nobu2017-06-081-6/+9
* file.c: realpath in OS path encodingnobu2017-06-083-19/+51
* appveyor.yml: show encodings [ci skip]nobu2017-06-081-0/+1
* appveyor.yml: enable exam on AppVeyornobu2017-06-081-0/+4
* * 2017-06-08svn2017-06-071-1/+1
* * tool/make-snapshot: prefer to use a make commandodaira2017-06-071-1/+1
* load.c: get rid of side effectsnobu2017-06-071-8/+7
* * properties.svn2017-06-070-0/+0
* rexml: add close tag check on end of document to StreamParserkou2017-06-072-0/+40
* common.mk: update dependencies after r58978normal2017-06-071-1/+3
* * properties.svn2017-06-070-0/+0
* thread.c: avoid busy looping on rb_thread_fd_closenormal2017-06-075-1/+56
* * 2017-06-07svn2017-06-061-1/+1
* IO#close: do not enqueue redundant interrupts (take #2)normal2017-06-062-2/+30
* debug.c: fix breaking condtionsnobu2017-06-061-2/+1
* add test_ill_formed_utf_8_replace to test recommended number of \uFFFDduerst2017-06-061-0/+74
* re-revert r59020ko12017-06-062-24/+0
* revert r59023 because it contans unrelated developping codeko12017-06-064-20/+32
* revert r59020 because it may fail some tests sometimes on some environment (h...ko12017-06-064-32/+20
* debug.c: parse locale and filesystem codepagesnobu2017-06-062-10/+21
* * 2017-06-06svn2017-06-061-1/+1
* IO#close: do not enqueue redundant interruptsnormal2017-06-062-0/+24
* win32.c: no localenobu2017-06-051-2/+2
* revert r59017 it fails ruby/test_lambda.rbko12017-06-052-5/+7
* do not inform ``is_lambda".ko12017-06-052-7/+5
* rename functions and clean parameters.ko12017-06-054-33/+39
* * 2017-06-05svn2017-06-051-1/+1
* remove arg_setup_lambda.ko12017-06-053-6/+3
* load.c: encode to OS path outside PUSH_TAGnobu2017-06-041-2/+2
* test_require.rb: fix expected pathnobu2017-06-041-1/+1
* array.c: docs for Array#{sort,sort!}stomar2017-06-031-4/+4
* * 2017-06-04svn2017-06-031-1/+1
* test_require.rb: ignore EPERM at UNCnobu2017-06-031-7/+14
* file.c: preserve encodingnobu2017-06-032-3/+6
* ruby.c: dladdr_path is not used on cygwinnobu2017-06-031-1/+1