summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-11-28.travis.yaml: unquoteshyouhei
2018-11-28Removed redundant empty line.hsbt
2018-11-28* expand tabs.svn
2018-11-28io.c: reduce IO.copy_stream stack usage on Linuxnormal
2018-11-28reduce number of arguments on quantify_property_node()duerst
2018-11-27Add Float::INFINITY or nil to call-seq of Enumerator::Chain#size [ci skip]kazu
2018-11-27enumerator.c (enum_chain_yield_block): use predefined IDnormal
2018-11-27io.c (struct copy_stream_struct): packingnormal
2018-11-27fix order of subexpressions for Hangulduerst
2018-11-27* remove trailing spaces.svn
2018-11-27introduce two more uses of create_sequence_node in node_extended_grapheme_clu...duerst
2018-11-27correctly handle return value from create_sequence_node()duerst
2018-11-27* remove trailing spaces.svn
2018-11-27declare array for sequence at start of code creating sequenceduerst
2018-11-27make sure all nodes are correctly freed in create_property_node()duerst