aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* wipworkKazuki Yamaguchi2017-10-149-29/+68
* gdbm, dbm, sdbm: remove unnecessary conditionsKazuki Yamaguchi2017-10-063-23/+15
* gdbm, dbm, sdbm: prevent possible leak in #initializeKazuki Yamaguchi2017-10-063-19/+18
* .gdbinit: print_id in rp_id [ci skip]nobu2017-10-062-8/+7
* proc.c: super_method of included methodnobu2017-10-066-39/+53
* proc.c: prefer name method result to inspectnobu2017-10-061-11/+5
* No more ubygems in trunknobu2017-10-062-2/+2
* * 2017-10-06svn2017-10-051-1/+1
* webrick: avoid unnecessary IO#sync= callnormal2017-10-051-1/+0
* Fixed broken `bundle gem` command.hsbt2017-10-054-3/+3
* io.c: [DOC] about buffering [ci skip]nobu2017-10-051-0/+5
* parse.y: fix KWD2EIDnobu2017-10-052-12/+18
* Fixed invalid gemspec.hsbt2017-10-051-1/+1
* * 2017-10-05svn2017-10-051-1/+1
* Followed up [ruby-core:83093]. Update gemspec attributes.hsbt2017-10-051-1/+9
* parse.y: fix var_fieldnobu2017-10-042-38/+57
* parse.y: reserved words as <id>nobu2017-10-041-11/+3
* test_sexp.rb: test for fnamenobu2017-10-041-0/+12
* parse.y: Revert r60102nobu2017-10-041-36/+31
* * properties.svn2017-10-040-0/+0
* Dir.empty? releases GVLnormal2017-10-042-24/+53
* file.c: release GVL around lstat(2)normal2017-10-031-6/+27
* * 2017-10-04svn2017-10-031-1/+1
* file.c: release GVL in File.{setuid?,setgid?,sticky?}normal2017-10-031-3/+1
* Fix leaked file descriptorkazu2017-10-031-0/+2
* test_parser_events.rb: backref_assign_errornobu2017-10-031-2/+7
* parse.y: extract callback resultsnobu2017-10-031-23/+23
* parse.y: set ripper event IDs to keyword variablesnobu2017-10-031-7/+12
* * 2017-10-03svn2017-10-031-1/+1
* parse.y: set ripper event ID symbols to operatorsnobu2017-10-031-31/+36
* use rb_hash_new_with_size()nobu2017-10-023-6/+6
* test_call.rb: refine test_safe_callnobu2017-10-021-3/+3
* compile.c: fix stack consitency errornobu2017-10-022-1/+5
* Revert "vm_eval.c: add rb_yield_assoc_or_values()"glass2017-10-024-23/+53
* io.c: check null charnobu2017-10-022-2/+8
* test_argf.rb: indent here docsnobu2017-10-021-311/+367
* vm_eval.c: add rb_yield_assoc_or_values()glass2017-10-024-53/+23
* ruby-additional.el: shorten here-doc markersnobu2017-10-021-2/+2
* use `ra` instead of new variables.ko12017-10-021-5/+3
* catch up r60088 for DOSISH.ko12017-10-021-0/+2
* NEWS: entries for GVL release in File and Dirnormal2017-10-011-0/+3
* * properties.svn2017-10-010-0/+0
* * 2017-10-02svn2017-10-011-1/+1
* File#rename releases GVLnormal2017-10-012-4/+29
* * properties.svn2017-10-010-0/+0
* string.c: avoid unnecessary call of str_strlen()glass2017-10-012-25/+35
* use rb_hash_new_with_size()glass2017-10-014-7/+7
* common.mk (UNICODE_DOWNLOAD): set cache directorynobu2017-10-011-2/+4
* generic_erb.rb: -i optionnobu2017-10-011-5/+10
* test_refinement.rb: test for r59946nobu2017-10-011-0/+15