aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* test_workspace.rb: skip test failing on windowsk0kubun2017-11-241-8/+10
* Fix TOCTTOU and avoid to read existing unreadable filekazu2017-11-242-2/+18
* Fix typos [ci skip]kazu2017-11-241-3/+3
* test/irb/test_workspace.rb: fix SCRIPT_LINES__nobu2017-11-241-1/+1
* workspace.rb: one more spacenobu2017-11-241-1/+1
* workspace.rb: fix SCRIPT_LINES__nobu2017-11-241-9/+7
* file.c: simplify eaccess(3) callersnormal2017-11-241-9/+10
* NEWS: note about r57274k0kubun2017-11-241-1/+2
* parse.y: make_arraynobu2017-11-241-12/+8
* parse.y: refactor list literalsnobu2017-11-242-71/+35
* test_parser_events.rb: results of list literalsnobu2017-11-242-4/+34
* * properties.svn2017-11-240-0/+0
* * 2017-11-24svn2017-11-241-1/+1
* irb.rb: show source around binding.irb on startk0kubun2017-11-244-1/+105
* parse.y: Fix a location of serial NODE_AND/NODE_ORyui-knk2017-11-231-0/+1
* .travis.yml: revert "workaround to resolve ::1"k0kubun2017-11-231-1/+1
* thread.c: Update documentsyui-knk2017-11-231-6/+6
* io.c: read BOM only for readingnobu2017-11-232-0/+17
* ripper.y: fix word list eventsnobu2017-11-232-33/+64
* debug.c: include RIMemo in ruby_dummy_gdb_enumsnobu2017-11-231-2/+5
* lib/set.rb: [DOC] remove empty commentsstomar2017-11-221-4/+4
* * 2017-11-23svn2017-11-221-1/+1
* set.rb: improve docs for Setstomar2017-11-221-33/+28
* * 2017-11-22svn2017-11-221-1/+1
* parse.y: Fix the locations of NODE_BLOCK_PASSyui-knk2017-11-221-0/+2
* Fix a typokazu2017-11-211-1/+1
* Use `const void*` instead of `const char*`kazu2017-11-211-1/+1
* vm_args.c: ec arg of args_setup_kw_parametersnobu2017-11-211-7/+8
* Skip comment linesusa2017-11-211-0/+1
* fix test_erb.rb [GH-1763]nobu2017-11-211-0/+2
* check invariant.ko12017-11-211-0/+3
* test/ruby/bug-13526.rb: should wait until all threads are stoppederegon2017-11-211-1/+1
* parse.y: Fix the locations of NODE in percent stringsyui-knk2017-11-211-0/+1
* parse.y: Fix the last location of NODE_STR in %wyui-knk2017-11-201-1/+1
* parse.y: Set the last location of NODE_ARRAY in %wyui-knk2017-11-201-1/+1
* parse.y: Fix the last location of NODE_LIT in %iyui-knk2017-11-201-1/+1
* * 2017-11-21svn2017-11-201-1/+1
* parse.y: Set the last location of NODE_ARRAY in %iyui-knk2017-11-201-1/+1
* [DOC] Fix example result [ci skip]kazu2017-11-201-1/+1
* parse.y: Fix the locations of NODE_FCALLyui-knk2017-11-201-0/+9
* File.mkfifo releases GVLnormal2017-11-201-3/+18
* lib/matrix: Add hadamard_product/entrywise_product.marcandre2017-11-202-0/+25
* lib/matrix: Add Matrix{.|#}combinemarcandre2017-11-202-0/+46
* lib/matrix: accept vectors in {h|v}stackmarcandre2017-11-202-5/+9
* lib/matrix: Add explicit coercion #to_matrixmarcandre2017-11-203-0/+26
* win32.c: vm_exit_handlernobu2017-11-203-24/+35
* Update the last location of NODE_BLOCKyui-knk2017-11-191-0/+2
* test/ruby/bug-13526.rb: Fix to actually refer to an existing fileeregon2017-11-191-2/+4
* * properties.svn2017-11-190-0/+0
* * append newline at EOF.svn2017-11-191-0/+1