summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-12-11* 2018-12-12svn
2018-12-11Add NEWS about coroutine implementation.samuel
2018-12-11Merge Bundler 1.17.2 from upstream.hsbt
2018-12-11Same as r66334 add Errno::EISDIRnaruse
2018-12-11test/dtrace: use TracePoint.__enablenormal
2018-12-11test/dtrace: improve diagnosticsnormal
2018-12-11CentOS-7 (1810)'s header has O_TMPFILE but kernel doesn't support itnaruse
2018-12-11remove unused (redundant) chapter namesko1
2018-12-11doc/contributing.rdoc: remove IA-64 from active platform listmame
2018-12-11test/date: removed unnecessaruy `__send__`nobu
2018-12-11ext/date: Fix !NDEBUG codenobu
2018-12-11date_core.c: moved some methods to DateTimenobu