summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-08parse.y: Remove dispose_stringmame
2018-01-08vm_insnhelper.c: vm_invoke_block_opt_callnobu
2018-01-08vm.c: respect redefinition of Proc#callnobu
2018-01-08Add parens [ci skip]kazu
2018-01-08node.c: show newline node marknobu
2018-01-08parse.y: Use last_loc.lineno instead of ruby_sourcelinemame
2018-01-08parse.y: Remove `$<num>$ = ruby_sourceline` hacksmame
2018-01-08compile.c: compile_case2 branchnobu
2018-01-08parse.y: constified NULL_LOCnobu
2018-01-08doc/NEWS-2.5.0: Time.at is a class methodmrkn
2018-01-08parse.y: Factor out special handling of a short-cut operator idmame
2018-01-08parse.y: Remove duplicated nd_loc setyui-knk
2018-01-08parse.y: Embed simple wrapper functions for NEW_NODEsmame
2018-01-08parse.y: Make NULL_LOC to be internalyui-knk
2018-01-08parse.y: Remove unneeded wrapper functions for NEW_NODEsmame
2018-01-08parse.y: set bison's first_loc.lineno to nd_line by defaultmame
2018-01-08parse.y: make all NEW_NODE macros receive locationmame
2018-01-08zlib: reduce garbage on Zlib::GzipReader#readpartialnormal
2018-01-08open-uri: clear string after bufferingnormal
2018-01-08net/protocol: read directly into rbuf if it's emptynormal
2018-01-08net/protocol: use binary string buffersnormal
2018-01-07Speedup `block.call` [Feature #14330]ko1
2018-01-07lib/scanf.rb: [DOC] fix typosstomar
2018-01-07* 2018-01-08svn
2018-01-07doc/NEWS-2.5.0: improve languagestomar
2018-01-07node.c: fix SEGV of `->(a:){}` when --dump=parsetreemame
2018-01-07parse.y: do not overwrite case_body positionnobu
2018-01-07parse.y: set case_body line position to argsnobu
2018-01-07parse.y: removed unused macro new_command_callnobu
2018-01-07parse.y: nd_line of new_qcallnobu
2018-01-07eval_error.c: reset in each linenobu
2018-01-07eval_error.c: concat directlynobu
2018-01-07test_exception.rb: fix messagenobu
2018-01-07eval_error.c: renamed an argumentnobu
2018-01-07io.c: rb_stderr_to_original_pnobu
2018-01-07Added bundler for `test-bundled-gems` dependency.hsbt
2018-01-07prelude.rb: eliminate a private constantnobu
2018-01-07extmk.rb: exclude recursivelynobu
2018-01-07* 2018-01-07svn
2018-01-07doc/NEWS-2.5.0: Fix the description of backtrace format changemrkn
2018-01-06Revert "net/protocol: use binary string buffers"normal
2018-01-06net/ftp: fix FrozenError in BufferedSocketnormal
2018-01-06net/protocol: use binary string buffersnormal
2018-01-06test_process.rb: skip not-found groupsnobu
2018-01-06string.c: out-of-bounds accessnobu
2018-01-06Update Status Codekazu
2018-01-06Add 103 Early Hintskazu
2018-01-06Specify frozen_string_literal: truekazu
2018-01-05io.c: clear Strings we create for IO.copy_streamnormal
2018-01-05zlib: reduce garbage on gzip writes (deflate)normal