aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Ignore failures related to threading.ko12017-11-271-3/+10
* Relax `rb_bug()` condition.ko12017-11-271-3/+4
* parse.y: Fix the last location of NODE_KW_ARGyui-knk2017-11-261-0/+2
* * 2017-11-27svn2017-11-261-1/+1
* parse.y: Fix the last location of NODE_OPT_ARGyui-knk2017-11-261-0/+2
* openssl: sync with 2475d94517b4rhe2017-11-261-9/+6
* leakchecker.rb: no conversionnobu2017-11-261-1/+5
* * 2017-11-26svn2017-11-261-1/+1
* util.h: remove my_getcwdnobu2017-11-264-7/+6
* openssl: import v2.1.0.beta2rhe2017-11-2532-116/+1020
* openssl: revert changes in SSLContext#{min,max}_version= in r60310rhe2017-11-252-16/+4
* parse.y: opt_arg_appendyui-knk2017-11-251-14/+16
* * 2017-11-25svn2017-11-251-1/+1
* parse.y: Fix a location of assignable nodesyui-knk2017-11-251-4/+6
* node.h: Remove not used macrosyui-knk2017-11-241-6/+0
* 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