Project

General

Profile

Actions

Bug #1665

closed

Enumerable#reverse_each, #entries, #to_a documentation [patch]

Added by marcandre (Marc-Andre Lafortune) almost 15 years ago. Updated almost 13 years ago.

Status:
Closed
Target version:
ruby -v:
ruby 1.9.2dev (2009-06-20 trunk 23755) [i386-darwin9.7.0]
Backport:
[ruby-core:23945]

Description

=begin
The following are missing from the 1.8.7 release News:
Enumerable#reverse_each (new method)
Enumerable#to_a, #entries (takes optional arguments)

Since the 1.9 release News refer to the 1.8.7 news, this fixes both 1.8.7 and 1.9 release news.

Moreover the documentation for Enumerable#to_a, #entries needs to be updated in both the 1.8.7 and 1.9 releases (patches for both included).
=end


Files

doc_enum19.patch (797 Bytes) doc_enum19.patch marcandre (Marc-Andre Lafortune), 06/20/2009 08:40 PM
doc_enum187.patch (1.26 KB) doc_enum187.patch marcandre (Marc-Andre Lafortune), 06/20/2009 08:40 PM
doc_enum187.patch (1.31 KB) doc_enum187.patch marcandre (Marc-Andre Lafortune), 06/20/2009 08:57 PM

Related issues 1 (0 open1 closed)

Has duplicate Backport187 - Bug #1782: Enumerable#reverse_each, #entries, #to_a documentation [patch]Closedshyouhei (Shyouhei Urabe)06/20/2009Actions
Actions #1

Updated by marcandre (Marc-Andre Lafortune) almost 15 years ago

=begin
While I am updating the News for 1.8.7 (and thus 1.9), the new form of Hash.[] should also be added (as per redmine#1385).
Here is an updated patch.
=end

Actions #2

Updated by yugui (Yuki Sonoda) over 14 years ago

  • Assignee set to yugui (Yuki Sonoda)

=begin

=end

Actions #3

Updated by marcandre (Marc-Andre Lafortune) over 14 years ago

  • Status changed from Open to Closed
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0