summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-01Revert "Collapse putobject, putobject, newarray"tenderlove
2018-11-30* 2018-12-01svn
2018-11-30* expand tabs.svn
2018-11-30Collapse putobject, putobject, newarraytenderlove
2018-11-30test/ruby/test_io.rb (test_recycled_fd_close): remove hacksnormal
2018-11-30Added words in the comment at r65088 [ci skip]nobu
2018-11-30Update source code URI in bundled_gems [ci skip]nobu
2018-11-30test/testunit/test_parallel.rb: respect subprocess timeout scalenormal
2018-11-30vm_trace.c: workqueue as thread-safe version of postponed_jobnormal
2018-11-29io.c: fix clang -Werror,-Wshorten-64-to-32 on Linux sendfilenormal
2018-11-29io.c: fix clang -Werror,-Wshorten-64-to-32 errorsnormal
2018-11-29* expand tabs.svn
2018-11-29io.c: favor comparisons against zero rather than -1normal
2018-11-29Use a shared array for the `duparray` instructiontenderlove
2018-11-29* 2018-11-30svn
2018-11-29disable non-blocking pipes and sockets by defaultnormal
2018-11-29Remove unused variable in example code [ci skip]kazu
2018-11-29clear dst Hash on Hash#replace. [Bug #15358]ko1
2018-11-29Create empty revision.h when srcdir is write-only [ci skip]nobu
2018-11-29Always try to update revision.h with GNU makenobu
2018-11-29Revert "using_spec.rb: skip broken test for MinGW for now"k0kubun
2018-11-29use __builtin_setjmp on mingw64 [Bug #15348].ko1
2018-11-29Remove HEAP_ALIGN_LOG setting in configure.ac for OpenBSD/MirOSshyouhei
2018-11-29.travis.yml: cache unicode.org filesshyouhei
2018-11-29.travis.yml: fix YAML parse errorshyouhei
2018-11-29* 2018-11-29svn
2018-11-29time.rb: Move documents and stop othersnobu
2018-11-28Executable scripts have been moved to libexec [ci skip]nobu
2018-11-28time.c: rescue find_timezone when loadingnobu
2018-11-28Try with TZInfo and Timezone gemsnobu
2018-11-28Time.at in: tznobu
2018-11-28Timezone at Time.atnobu
2018-11-28Try Time.find_timezone to convert name to timezonenobu
2018-11-28Try Time.find_timezone to loadnobu
2018-11-28remove two unnecessary variables (np2 and np3)duerst
2018-11-28eliminate intermediate variable in very short block (3 times)duerst
2018-11-28use create_sequence_node() four more timesduerst
2018-11-28Get rid of block-less Proc.newnobu
2018-11-28Remove useless backslashnobu
2018-11-28test_settracefunc (test_tracepoint_enable_with_target_line): less fragilenormal
2018-11-28Regenerated binstubs of bundler, rdoc and irb.hsbt
2018-11-28Merge rubygems upstream from https://github.com/rubygems/rubygems/commit/2c49...hsbt
2018-11-28Merge stringio.gemspec from github repository.hsbt
2018-11-28use create_sequence_node() once moreduerst
2018-11-28using_spec.rb: skip broken test for MinGW for nowk0kubun
2018-11-28lib/monitor.rb: avoid race conditions by Thread.handle_interruptshugo
2018-11-28io.c (rb_update_max_fd): use F_GETFL if possiblenormal
2018-11-28Fix for coroutine/win32/Context.objnobu
2018-11-28win32/Makefile.sub: add flags for ASnobu
2018-11-28introduce macro R_ERR to reduce repetitive codeduerst