aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Split procstat_vm.cnobu2019-02-074-87/+89
* Split mt19937.cnobu2019-02-074-160/+162
* Split dtoa.cnobu2019-02-074-3418/+3427
* * expand tabs.svn2019-02-071-3/+3
* enum.c: Enumerable#tallynobu2019-02-073-0/+54
* enum.c: hosited out enum_hashifynobu2019-02-071-11/+11
* * string.c (chopped_length): early return for empty stringsnobu2019-02-071-1/+1
* * 2019-02-07svn2019-02-071-1/+1
* tool/test/test_jisx0208.rb: Use `require_relative`kazu2019-02-071-1/+1
* * 2019-02-06svn2019-02-061-1/+1
* common.mk: allow brace expansion for benchmark targetsnobu2019-02-061-1/+1
* test_rinda.rb: extend timeout of wait_for as wellk0kubun2019-02-051-0/+1
* Make sure to wait with IO.select before using Socket#accept_nonblock and recv...eregon2019-02-052-4/+5
* Make sure to wait with IO.select before using Socket#recvfrom_nonblockeregon2019-02-051-4/+4
* Pass the Array from select() to Socket.udp_server_recveregon2019-02-051-4/+4
* README.win32: [DOC] added modeline [ci skip]nobu2019-02-051-0/+2
* * properties.svn2019-02-050-0/+0
* Ignore to add bundler lib direcotry if it is same as rubylibdir.hsbt2019-02-052-1/+10
* * 2019-02-05svn2019-02-051-1/+1
* Make sure to wait for socket to be readable.samuel2019-02-051-9/+2
* test_rinda.rb: increase timeout for --jit-wait CIk0kubun2019-02-041-0/+1
* configure.ac: separate -std=gnu99 conditionnobu2019-02-041-2/+4
* Show proper location for warning [Feature #15575]nobu2019-02-041-3/+6
* Update requirementsusa2019-02-041-2/+2
* check and show a warning for incorrect yield.ko12019-02-041-4/+19
* For this may be a syntax error (instead of LocalJumpError) in Ruby 2.7ko12019-02-041-1/+1
* add debug codeko12019-02-041-0/+4
* io.c: get src_size from stp. Fix r66995.glass2019-02-031-0/+1
* * 2019-02-04svn2019-02-031-1/+1
* io.c: reuse results of fstat(2) in copy functionsglass2019-02-031-51/+26
* Fixup r66984. Update the location of bundler gemspec.hsbt2019-02-022-2/+2
* README.win32: mention GIT as well as SVNnobu2019-02-021-2/+4
* README.win32: update required commands and platform namesnobu2019-02-021-2/+6
* rdoc.css: make label-list compactnobu2019-02-021-0/+5
* COPYING: reformat as RDocnobu2019-02-022-71/+71
* NEWS: use note-listnobu2019-02-022-113/+113
* README.win32: use label-listnobu2019-02-021-2/+2
* * 2019-02-02svn2019-02-021-1/+1
* fix: https://twitter.com/_ko1/status/1086167481922646016seki2019-02-021-0/+4
* Fixed gemspec location of bundler.hsbt2019-02-011-1/+1
* README.win32: reformat as RDocnobu2019-02-011-40/+35
* insns.def: opt_regexpmatch1 is not a leaf insnk0kubun2019-02-011-1/+1
* on-smash canary detectionshyouhei2019-02-016-5/+67
* insns.def: mark exception-raising instructions non-leafshyouhei2019-02-011-3/+18
* vm_trace.c: trick rdoc for TracePoint#enablenobu2019-02-011-0/+3
* * expand tabs.svn2019-02-011-4/+4
* Revert r63383, r63248 "compile.c: copy a short insn with leave"nobu2019-02-013-17/+18
* _leaf_helpers.erb: some functions are not leafshyouhei2019-02-011-2/+2
* * 2019-02-01svn2019-02-011-2/+2
* Run r66972 assertion only when a sticky-bit makes sensenobu2019-02-011-5/+6