summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * 2018-12-14svn2018-12-131-1/+1
* proc.c: [DOC] fix typosstomar2018-12-131-3/+3
* Install script of default gems as is to its libexec dirusa2018-12-131-2/+2
* [DOC] Fix typos [ci skip]kazu2018-12-132-2/+2
* thread_pthread.c (native_ppoll_sleep): drop ubf_select referencesnormal2018-12-131-2/+1
* thread_pthread.c (native_sleep): sched_yield if GVL uncontendednormal2018-12-131-2/+24
* use :chdir option to avoid fd 3 to work with Windows.akr2018-12-131-2/+1
* thread_pthread.c (gvl_release_common): constify return valuenormal2018-12-131-2/+2
* test_win32ole_event.rb: retry random failurek0kubun2018-12-131-1/+2
* Separate RSTRING_PTR from a function callnobu2018-12-131-1/+3
* Don't increment `code_index`tenderlove2018-12-131-1/+0
* string.c: [DOC] fix typosstomar2018-12-121-5/+5
* range.c: [DOC] fix typostomar2018-12-121-1/+1
* range.c: Typo fix [DOC] [ci skip] [#15405]marcandre2018-12-121-1/+1
* * properties.svn2018-12-120-0/+0
* Add test cases of rb_arithmetic_sequence_extractmrkn2018-12-123-0/+69
* NEWS: Mention (1...) in addition to (1..) [DOC]marcandre2018-12-121-2/+3
* range.c: Documentation on endless ranges.marcandre2018-12-122-0/+29
* skip a test.ko12018-12-121-1/+1
* param.flags.has_kw flag should be FALSE before setting param.keyword.ko12018-12-121-0/+2
* restore `catch_except_p` flag.ko12018-12-121-0/+1
* * 2018-12-13svn2018-12-121-1/+1
* remove `compiled_` prefix. [Feature #15287]ko12018-12-123-13/+13
* Added entry of Psych.hsbt2018-12-121-0/+4
* Revise Date#hour, #min, #secnobu2018-12-121-0/+12
* test/test_open3.rb: skip a fd redirection test on windowsmame2018-12-121-0/+1
* complex.c: new APIs for Complexnobu2018-12-123-47/+58
* complex.c: rb_complex_new_polarnobu2018-12-125-8/+15
* Bump version to 1.3.0 same as the latest version of rubygems.org.hsbt2018-12-121-1/+1
* Bump library version same as released version of rubygems.orghsbt2018-12-121-1/+1
* Backport https://github.com/ruby/irb/pull/2hsbt2018-12-122-3/+2
* Enhance Proc docs [Misc #14610]duerst2018-12-121-4/+164
* Backport https://github.com/ruby/shell/pull/1hsbt2018-12-121-0/+1
* enumerator.c: Add rb_arithmetic_sequence_components_tmrkn2018-12-122-10/+16
* open3.rb don't use keyword splat (**).akr2018-12-122-15/+91
* enumerator.c: rb_arithmetic_sequence_extractmrkn2018-12-124-3/+27
* Enchance MatchData docs [Bug #14450]naruse2018-12-121-7/+45
* Disable tailcall optimization [Bug #15303]nobu2018-12-124-14/+3
* mention Pathname change.akr2018-12-121-0/+8
* Merge rubygems@21f12a8 from upstream.hsbt2018-12-1212-56/+92
* Use File class methods to avoid pipe executionakr2018-12-121-12/+12
* Fix location of NEWS for native coroutine.samuel2018-12-121-3/+3
* bootstraptest/runner.rb: increase timeout for --jit-waitk0kubun2018-12-121-0/+1
* Update version number on Bundler section.hsbt2018-12-121-1/+1
* Explain which architectures are supported in NEWS.samuel2018-12-111-2/+2
* Ensure x86 stack is fortified, fixed #15335.samuel2018-12-111-0/+4
* * 2018-12-12svn2018-12-111-1/+1
* Add NEWS about coroutine implementation.samuel2018-12-111-0/+3
* Merge Bundler 1.17.2 from upstream.hsbt2018-12-114-2/+20
* Same as r66334 add Errno::EISDIRnaruse2018-12-112-2/+2