summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-14rename li_table->ar_table (and related names).ko1
2018-12-13time.c: improve docs for Timestomar
2018-12-13NEWS: various fixesstomar
2018-12-13re.c: [DOC] fix typosstomar
2018-12-13* 2018-12-14svn
2018-12-13proc.c: [DOC] fix typosstomar
2018-12-13Install script of default gems as is to its libexec dirusa
2018-12-13[DOC] Fix typos [ci skip]kazu
2018-12-13thread_pthread.c (native_ppoll_sleep): drop ubf_select referencesnormal
2018-12-13thread_pthread.c (native_sleep): sched_yield if GVL uncontendednormal
2018-12-13use :chdir option to avoid fd 3 to work with Windows.akr
2018-12-13thread_pthread.c (gvl_release_common): constify return valuenormal
2018-12-13test_win32ole_event.rb: retry random failurek0kubun
2018-12-13Separate RSTRING_PTR from a function callnobu
2018-12-13Don't increment `code_index`tenderlove
2018-12-12string.c: [DOC] fix typosstomar
2018-12-12range.c: [DOC] fix typostomar
2018-12-12range.c: Typo fix [DOC] [ci skip] [#15405]marcandre
2018-12-12* properties.svn
2018-12-12Add test cases of rb_arithmetic_sequence_extractmrkn
2018-12-12NEWS: Mention (1...) in addition to (1..) [DOC]marcandre
2018-12-12range.c: Documentation on endless ranges.marcandre
2018-12-12skip a test.ko1
2018-12-12param.flags.has_kw flag should be FALSE before setting param.keyword.ko1
2018-12-12restore `catch_except_p` flag.ko1
2018-12-12* 2018-12-13svn
2018-12-12remove `compiled_` prefix. [Feature #15287]ko1
2018-12-12Added entry of Psych.hsbt
2018-12-12Revise Date#hour, #min, #secnobu
2018-12-12test/test_open3.rb: skip a fd redirection test on windowsmame
2018-12-12complex.c: new APIs for Complexnobu
2018-12-12complex.c: rb_complex_new_polarnobu
2018-12-12Bump version to 1.3.0 same as the latest version of rubygems.org.hsbt
2018-12-12Bump library version same as released version of rubygems.orghsbt
2018-12-12Backport https://github.com/ruby/irb/pull/2hsbt
2018-12-12Enhance Proc docs [Misc #14610]duerst
2018-12-12Backport https://github.com/ruby/shell/pull/1hsbt
2018-12-12enumerator.c: Add rb_arithmetic_sequence_components_tmrkn
2018-12-12open3.rb don't use keyword splat (**).akr
2018-12-12enumerator.c: rb_arithmetic_sequence_extractmrkn
2018-12-12Enchance MatchData docs [Bug #14450]naruse
2018-12-12Disable tailcall optimization [Bug #15303]nobu
2018-12-12mention Pathname change.akr
2018-12-12Merge rubygems@21f12a8 from upstream.hsbt
2018-12-12Use File class methods to avoid pipe executionakr
2018-12-12Fix location of NEWS for native coroutine.samuel
2018-12-12bootstraptest/runner.rb: increase timeout for --jit-waitk0kubun
2018-12-12Update version number on Bundler section.hsbt
2018-12-11Explain which architectures are supported in NEWS.samuel
2018-12-11Ensure x86 stack is fortified, fixed #15335.samuel