| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-12-23 | Port ↵ | Yuki Nishijima | |
| https://github.com/ruby/did_you_mean/commit/dd1dd86e6c3188c36224d5dd4389676e6653a727 | |||
| 2019-12-23 | FrozenError.new accepts :receiver instead of 2nd argument [ci skip] | Kazuhiro NISHIYAMA | |
| [ruby-core:96227] [Feature #16419] | |||
| 2019-12-23 | Revert "Changed behavior on windows platforms too [ci skip]" | Kazuhiro NISHIYAMA | |
| This reverts commit 1bf8d5e9797f6304b2e27cb7f42d467f84de0ff4. Because 204dc3f39f12b4e2640555306bd1dd4530344277 reverts 61aff0cd189e67fa6f2565639ad0128fa33b88fc | |||
| 2019-12-23 | Revert "Should return "." for File.extname("file.") also on Windows" | NAKAMURA Usaku | |
| We want to introduce consistency and better compatibility with unixen, but the Windows APIs doues not have consistency fundamentally and we can not found any logical way... This reverts commit 61aff0cd189e67fa6f2565639ad0128fa33b88fc. | |||
| 2019-12-22 | [ruby/prime] Bump version | Marc-Andre Lafortune | |
| 2019-12-22 | [ruby/ostruct] Bump version | Marc-Andre Lafortune | |
| 2019-12-22 | [ruby/ostruct] Create OpenStruct::VERSION | Marc-Andre Lafortune | |
| 2019-12-22 | [ruby/ostruct] Move gemspec | Marc-Andre Lafortune | |
| 2019-12-22 | [ruby/matrix] Bump version | Marc-Andre Lafortune | |
| 2019-12-23 | Add NEWS about Warning.[] [Feature #16345] [ci skip] | Nobuyoshi Nakada | |
| 2019-12-23 | Fixed a typo in an exception class name | Nobuyoshi Nakada | |
| 2019-12-23 | make-snapshot: fixed mode | Nobuyoshi Nakada | |
| "X" must be used in conjunction with "+". | |||
| 2019-12-23 | Fix typo in commit logs by log-fix notes | Nobuyoshi Nakada | |
| 2019-12-22 | Re-apply f85e8d2a8b keeping characters < 80 | Takashi Kokubun | |
| 2019-12-23 | Revert "Fixed misspellings" | Yusuke Endoh | |
| This reverts commit f85e8d2a8b2a37740334db4fd92ef820f05ddbc5. It violated the limit of width (> 80) and caused the test failure | |||
| 2019-12-23 | Fixed misspellings | Nobuyoshi Nakada | |
| Fixed misspellings reported at [Bug #16437] | |||
| 2019-12-23 | Fix typos of previous docs PR | zverok | |
| In #2612 I made two typos (extra ,, and copy-pasted same line of code instead of showing two different ones), fixing them. Notes: Merged: https://github.com/ruby/ruby/pull/2771 | |||
| 2019-12-23 | Document Module#const_source_location | zverok | |
| Notes: Merged: https://github.com/ruby/ruby/pull/2750 | |||
| 2019-12-22 | Adjust sentence in doc [ci skip] | Alan Wu | |
| Notes: Merged: https://github.com/ruby/ruby/pull/2773 Merged-By: XrXr | |||
| 2019-12-22 | [DOC] Improve documentation for Enumerable#tally | Marcus Stollsteimer | |
| 2019-12-22 | Some fixes in Enumerator::Lazy docs | Marcus Stollsteimer | |
| * fix list in #flat_map * fix wrong indentation in #filter_map and #with_index * other small fixes | |||
| 2019-12-23 | [ruby/reline] Use IO#raw to read one byte | Nobuyoshi Nakada | |
| https://github.com/ruby/reline/commit/be17740e82 | |||
| 2019-12-23 | * 2019-12-23 [ci skip] | git | |
| 2019-12-23 | Changed behavior on windows platforms too [ci skip] | Kazuhiro NISHIYAMA | |
| at 61aff0cd189e67fa6f2565639ad0128fa33b88fc [Bug #15267] | |||
| 2019-12-22 | Enhance docs for Module#deprecate_constant | zverok | |
| Notes: Merged: https://github.com/ruby/ruby/pull/2768 | |||
| 2019-12-22 | Enhance Range docs | zverok | |
| * Change === docs to mention it uses cover? * Add different example to === docs to showcase behavior better * Change include? docs to mention cover? and clarify the difference Notes: Merged: https://github.com/ruby/ruby/pull/2768 | |||
| 2019-12-22 | Actualize Time#inspect docs | zverok | |
| Notes: Merged: https://github.com/ruby/ruby/pull/2768 | |||
| 2019-12-22 | Actualize Method#inspect docs | zverok | |
| Notes: Merged: https://github.com/ruby/ruby/pull/2768 | |||
| 2019-12-22 | Fix FrozenError#receiver and #initialize docs | zverok | |
| Notes: Merged: https://github.com/ruby/ruby/pull/2768 | |||
| 2019-12-22 | Update private visibility explanation | zverok | |
| Notes: Merged: https://github.com/ruby/ruby/pull/2768 | |||
| 2019-12-22 | Document numbered block parameters | zverok | |
| Notes: Merged: https://github.com/ruby/ruby/pull/2767 | |||
| 2019-12-22 | Enhancements for ENV doc | BurdetteLamar | |
| Notes: Merged: https://github.com/ruby/ruby/pull/2757 | |||
| 2019-12-22 | [Doc] Fix sample in Encoding#names | QuestionDriven | |
| Notes: Merged: https://github.com/ruby/ruby/pull/2760 | |||
| 2019-12-22 | [Doc] Fix wrong example in Encoding.aliases | QuestionDriven | |
| Notes: Merged: https://github.com/ruby/ruby/pull/2760 | |||
| 2019-12-22 | Fixed misspellings | Nobuyoshi Nakada | |
| Fixed misspellings reported at [Bug #16437], missed and a new typo. | |||
| 2019-12-22 | Move version guard outside to make it clear the method was added in Ruby 2.5 | Benoit Daloze | |
| 2019-12-22 | RDoc of Warning.[] and .[]= [Feature #16345] [ci skip] | Nobuyoshi Nakada | |
| 2019-12-22 | Manage deprecation warning by the flag | Nobuyoshi Nakada | |
| 2019-12-22 | [ruby/io-console] bump up to 0.5.3 | Nobuyoshi Nakada | |
| 2019-12-22 | add NEWS about cache improvement [ci skip] | 卜部昌平 | |
| 2019-12-22 | Support multibyte input | Nobuyoshi Nakada | |
| 2019-12-22 | fix a thread test. | Koichi Sasada | |
| * Use Queue for synchronization. * Don't use `sleep 0.2` and use `th.join` because created thread can raise an exception after 0.2 seconds. | |||
| 2019-12-22 | [ruby/reline] Support Ctrl+right as em_next_word, and Ctrl+left as ed_prev_word | Yusuke Endoh | |
| https://github.com/ruby/reline/commit/e98ad3b486 | |||
| 2019-12-22 | add a NEWS entry for [Feature #16163] | Koichi Sasada | |
| 2019-12-22 | compile.c: avoid newarraykwsplat for argumentsv2_7_0_rc2 | Yusuke Endoh | |
| `foo(*rest, post, **empty_kw)` is compiled like `foo(*rest + [post, **empty_kw])`, and `**empty_kw` is removed by "newarraykwsplat" instruction. However, the method call still has a flag of KW_SPLAT, so "post" is considered as a keyword hash, which caused a segfault. Note that the flag cannot be removed if "empty_kw" is not always empty. This change fixes the issue by compiling arguments with "newarray" instead of "newarraykwsplat". [Bug #16442] | |||
| 2019-12-22 | Move stats under a dict | NARUSE, Yui | |
| 2019-12-22 | Should return "." for File.extname("file.") also on Windows | NAKAMURA Usaku | |
| But not changes another cases, such as "file.rb." [Bug #15267] | |||
| 2019-12-22 | * 2019-12-22 [ci skip] | git | |
| 2019-12-22 | Remove TODO comment | aycabta | |
| 2019-12-22 | [ruby/irb] Make nesting level up for `1.times do` | Yusuke Endoh | |
| Follow up of the previous commit https://github.com/ruby/irb/commit/ab207353d3 | |||
