aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Time.at in: tznobu2018-11-282-8/+14
* Timezone at Time.atnobu2018-11-282-2/+29
* Try Time.find_timezone to convert name to timezonenobu2018-11-282-28/+74
* Try Time.find_timezone to loadnobu2018-11-282-2/+18
* remove two unnecessary variables (np2 and np3)duerst2018-11-281-4/+0
* eliminate intermediate variable in very short block (3 times)duerst2018-11-281-12/+3
* use create_sequence_node() four more timesduerst2018-11-281-78/+59
* Get rid of block-less Proc.newnobu2018-11-281-1/+2
* Remove useless backslashnobu2018-11-281-1/+1
* test_settracefunc (test_tracepoint_enable_with_target_line): less fragilenormal2018-11-281-1/+2
* Regenerated binstubs of bundler, rdoc and irb.hsbt2018-11-285-25/+25
* Merge rubygems upstream from https://github.com/rubygems/rubygems/commit/2c49...hsbt2018-11-2811-78/+119
* Merge stringio.gemspec from github repository.hsbt2018-11-281-3/+4
* use create_sequence_node() once moreduerst2018-11-281-19/+9
* using_spec.rb: skip broken test for MinGW for nowk0kubun2018-11-281-7/+9
* lib/monitor.rb: avoid race conditions by Thread.handle_interruptshugo2018-11-282-7/+33
* io.c (rb_update_max_fd): use F_GETFL if possiblenormal2018-11-281-2/+10
* Fix for coroutine/win32/Context.objnobu2018-11-282-2/+3
* win32/Makefile.sub: add flags for ASnobu2018-11-282-4/+6
* introduce macro R_ERR to reduce repetitive codeduerst2018-11-281-85/+46
* .travis.yaml: unquoteshyouhei2018-11-281-73/+76
* Removed redundant empty line.hsbt2018-11-281-1/+0
* * expand tabs.svn2018-11-281-2/+2
* io.c: reduce IO.copy_stream stack usage on Linuxnormal2018-11-281-15/+17
* reduce number of arguments on quantify_property_node()duerst2018-11-281-20/+38
* Add Float::INFINITY or nil to call-seq of Enumerator::Chain#size [ci skip]kazu2018-11-271-1/+1
* enumerator.c (enum_chain_yield_block): use predefined IDnormal2018-11-271-1/+1
* io.c (struct copy_stream_struct): packingnormal2018-11-271-3/+3
* fix order of subexpressions for Hangulduerst2018-11-271-6/+6
* * remove trailing spaces.svn2018-11-271-1/+1
* introduce two more uses of create_sequence_node in node_extended_grapheme_clu...duerst2018-11-271-51/+27
* correctly handle return value from create_sequence_node()duerst2018-11-271-1/+2
* * remove trailing spaces.svn2018-11-271-1/+1
* declare array for sequence at start of code creating sequenceduerst2018-11-271-13/+11
* make sure all nodes are correctly freed in create_property_node()duerst2018-11-271-0/+4
* Update to ruby/spec@cdd6ff7eregon2018-11-27102-425/+770
* * 2018-11-28svn2018-11-271-1/+1
* Update to ruby/mspec@820486aeregon2018-11-271-18/+16
* ruby-style.el: ruby-style-c-mode by VCS [ci skip]nobu2018-11-271-1/+14
* * properties.svn2018-11-270-0/+0
* Merge bundler-2.0.0.pre.2 from upstream.hsbt2018-11-2751-57/+80
* mjit_worker.c: promote mjit_copy_job from functionk0kubun2018-11-272-20/+24
* regparse.c: conform C90k0kubun2018-11-271-1/+4
* introduce helper function create_sequence_node()duerst2018-11-271-19/+31
* * remove trailing spaces.svn2018-11-271-1/+1
* introduce helper function quantify_property_node()duerst2018-11-271-58/+28
* introduce helper function quantify_node() to wrap function node_new_quantifierduerst2018-11-271-110/+60
* .travis.yml: avoid bashismnobu2018-11-271-3/+3
* .travis.yml: discard config.cache if CC changednobu2018-11-271-0/+1
* .travis.yml: split commandsnobu2018-11-271-5/+4