summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-10random.c: use getrandom() if available.glass
2019-02-09new constant: Process::CLOCK_TAI.akr
2019-02-09* 2019-02-09svn
2019-02-09make-snapshot: try downloading Unicode filesnobu
2019-02-08enum.c: [DOC] tally does not take a blocknobu
2019-02-08make-snapshot: try downloading Unicode filesnobu
2019-02-08Call DRb.start_service with setup/teardownnaruse
2019-02-08configure.ac: check finite,isinf,isnan as macros firstnobu
2019-02-08Use assert_syntax_errornobu
2019-02-08Suppress warning [Feature #15575]nobu
2019-02-08Removed moving toplevel header since r12501nobu
2019-02-07Replace outdated blockless proc call with block argument syntaxheadius
2019-02-07Fix specs for yield in singleton class being deprecatederegon
2019-02-07Update to ruby/spec@6cf8ebeeregon
2019-02-07* 2019-02-08svn
2019-02-07Update to ruby/mspec@231e2ceeregon
2019-02-07appveyor.yml: retry zlib downloadsk0kubun
2019-02-07test_rinda.rb: give up stabilizing this testk0kubun
2019-02-07Update Unicode filesnobu
2019-02-07Split procstat_vm.cnobu
2019-02-07Split mt19937.cnobu
2019-02-07Split dtoa.cnobu
2019-02-07* expand tabs.svn
2019-02-07enum.c: Enumerable#tallynobu
2019-02-07enum.c: hosited out enum_hashifynobu
2019-02-07* string.c (chopped_length): early return for empty stringsnobu
2019-02-07* 2019-02-07svn
2019-02-07tool/test/test_jisx0208.rb: Use `require_relative`kazu
2019-02-06* 2019-02-06svn
2019-02-06common.mk: allow brace expansion for benchmark targetsnobu
2019-02-05test_rinda.rb: extend timeout of wait_for as wellk0kubun
2019-02-05Make sure to wait with IO.select before using Socket#accept_nonblock and recv...eregon
2019-02-05Make sure to wait with IO.select before using Socket#recvfrom_nonblockeregon
2019-02-05Pass the Array from select() to Socket.udp_server_recveregon
2019-02-05README.win32: [DOC] added modeline [ci skip]nobu
2019-02-05* properties.svn
2019-02-05Ignore to add bundler lib direcotry if it is same as rubylibdir.hsbt
2019-02-05* 2019-02-05svn
2019-02-05Make sure to wait for socket to be readable.samuel
2019-02-04test_rinda.rb: increase timeout for --jit-wait CIk0kubun
2019-02-04configure.ac: separate -std=gnu99 conditionnobu
2019-02-04Show proper location for warning [Feature #15575]nobu
2019-02-04Update requirementsusa
2019-02-04check and show a warning for incorrect yield.ko1
2019-02-04For this may be a syntax error (instead of LocalJumpError) in Ruby 2.7ko1
2019-02-04add debug codeko1
2019-02-03io.c: get src_size from stp. Fix r66995.glass
2019-02-03* 2019-02-04svn
2019-02-03io.c: reuse results of fstat(2) in copy functionsglass
2019-02-02Fixup r66984. Update the location of bundler gemspec.hsbt