ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
* [ruby-core:61718] [ruby-trunk - Bug #9682] [Feedback] [Doc] Improve Time.parse documentation (in lib/time)
       [not found] <redmine.issue-9682.20140327134209@ruby-lang.org>
@ 2014-03-27 13:42 ` sto.mar
  2014-03-27 13:42 ` [ruby-core:61719] [ruby-trunk - Bug #9682] " sto.mar
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 6+ messages in thread
From: sto.mar @ 2014-03-27 13:42 UTC (permalink / raw
  To: ruby-core

Issue #9682 has been reported by Marcus Stollsteimer.

----------------------------------------
Bug #9682: [Doc] Improve Time.parse documentation (in lib/time)
https://bugs.ruby-lang.org/issues/9682

* Author: Marcus Stollsteimer
* Status: Feedback
* Priority: Normal
* Assignee: Zachary Scott
* Category: doc
* Target version: 
* ruby -v: ruby 2.1.0p0 (2013-12-25 revision 44422) [i686-linux]
* Backport: 1.9.3: UNKNOWN, 2.0.0: UNKNOWN, 2.1: UNKNOWN
----------------------------------------
Consistently use EST like all other examples in lib/time.
Also tries to clarify the behaviour by adding a comment with the return value of Time.parse in the given example.

See discussion on #9521.

---Files--------------------------------
doc_lib_time.patch (1.2 KB)


-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [ruby-core:61719] [ruby-trunk - Bug #9682] [Doc] Improve Time.parse documentation (in lib/time)
       [not found] <redmine.issue-9682.20140327134209@ruby-lang.org>
  2014-03-27 13:42 ` [ruby-core:61718] [ruby-trunk - Bug #9682] [Feedback] [Doc] Improve Time.parse documentation (in lib/time) sto.mar
@ 2014-03-27 13:42 ` sto.mar
  2014-05-06  8:18 ` [ruby-core:62408] [ruby-trunk - Bug #9682] [Closed] " akr
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 6+ messages in thread
From: sto.mar @ 2014-03-27 13:42 UTC (permalink / raw
  To: ruby-core

Issue #9682 has been updated by Marcus Stollsteimer.

Copied from Bug #9521: [Doc] Fix error in Time.parse documentation (in lib/time) added

----------------------------------------
Bug #9682: [Doc] Improve Time.parse documentation (in lib/time)
https://bugs.ruby-lang.org/issues/9682#change-45961

* Author: Marcus Stollsteimer
* Status: Feedback
* Priority: Normal
* Assignee: Zachary Scott
* Category: doc
* Target version: 
* ruby -v: ruby 2.1.0p0 (2013-12-25 revision 44422) [i686-linux]
* Backport: 1.9.3: UNKNOWN, 2.0.0: UNKNOWN, 2.1: UNKNOWN
----------------------------------------
Consistently use EST like all other examples in lib/time.
Also tries to clarify the behaviour by adding a comment with the return value of Time.parse in the given example.

See discussion on #9521.

---Files--------------------------------
doc_lib_time.patch (1.2 KB)


-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [ruby-core:62408] [ruby-trunk - Bug #9682] [Closed] [Doc] Improve Time.parse documentation (in lib/time)
       [not found] <redmine.issue-9682.20140327134209@ruby-lang.org>
  2014-03-27 13:42 ` [ruby-core:61718] [ruby-trunk - Bug #9682] [Feedback] [Doc] Improve Time.parse documentation (in lib/time) sto.mar
  2014-03-27 13:42 ` [ruby-core:61719] [ruby-trunk - Bug #9682] " sto.mar
@ 2014-05-06  8:18 ` akr
  2014-07-02  7:29 ` [ruby-core:63503] [ruby-trunk - Bug #9682] " usa
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 6+ messages in thread
From: akr @ 2014-05-06  8:18 UTC (permalink / raw
  To: ruby-core

Issue #9682 has been updated by Akira Tanaka.

Status changed from Feedback to Closed

Applied in changeset r45837.

----------
* lib/time.rb (Time.parse): [DOC] Fix an example in the documentation.
  Reported by Marcus Stollsteimer.
  [ruby-core:60778] [Bug #9521] and [ruby-core:61718] [Bug #9682]

----------------------------------------
Bug #9682: [Doc] Improve Time.parse documentation (in lib/time)
https://bugs.ruby-lang.org/issues/9682#change-46561

* Author: Marcus Stollsteimer
* Status: Closed
* Priority: Normal
* Assignee: Zachary Scott
* Category: doc
* Target version: 
* ruby -v: ruby 2.1.0p0 (2013-12-25 revision 44422) [i686-linux]
* Backport: 1.9.3: UNKNOWN, 2.0.0: UNKNOWN, 2.1: UNKNOWN
----------------------------------------
Consistently use EST like all other examples in lib/time.
Also tries to clarify the behaviour by adding a comment with the return value of Time.parse in the given example.

See discussion on #9521.

---Files--------------------------------
doc_lib_time.patch (1.2 KB)


-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [ruby-core:63503] [ruby-trunk - Bug #9682] [Doc] Improve Time.parse documentation (in lib/time)
       [not found] <redmine.issue-9682.20140327134209@ruby-lang.org>
                   ` (2 preceding siblings ...)
  2014-05-06  8:18 ` [ruby-core:62408] [ruby-trunk - Bug #9682] [Closed] " akr
@ 2014-07-02  7:29 ` usa
  2014-08-08  5:09 ` [ruby-core:64264] " nagachika00
  2014-08-20 16:42 ` [ruby-core:64478] " nagachika00
  5 siblings, 0 replies; 6+ messages in thread
From: usa @ 2014-07-02  7:29 UTC (permalink / raw
  To: ruby-core

Issue #9682 has been updated by Usaku NAKAMURA.

Backport changed from 1.9.3: UNKNOWN, 2.0.0: UNKNOWN, 2.1: UNKNOWN to 2.0.0: WONTFIX, 2.1: UNKNOWN

----------------------------------------
Bug #9682: [Doc] Improve Time.parse documentation (in lib/time)
https://bugs.ruby-lang.org/issues/9682#change-47551

* Author: Marcus Stollsteimer
* Status: Closed
* Priority: Normal
* Assignee: Zachary Scott
* Category: doc
* Target version: 
* ruby -v: ruby 2.1.0p0 (2013-12-25 revision 44422) [i686-linux]
* Backport: 2.0.0: WONTFIX, 2.1: UNKNOWN
----------------------------------------
Consistently use EST like all other examples in lib/time.
Also tries to clarify the behaviour by adding a comment with the return value of Time.parse in the given example.

See discussion on #9521.

---Files--------------------------------
doc_lib_time.patch (1.2 KB)


-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [ruby-core:64264] [ruby-trunk - Bug #9682] [Doc] Improve Time.parse documentation (in lib/time)
       [not found] <redmine.issue-9682.20140327134209@ruby-lang.org>
                   ` (3 preceding siblings ...)
  2014-07-02  7:29 ` [ruby-core:63503] [ruby-trunk - Bug #9682] " usa
@ 2014-08-08  5:09 ` nagachika00
  2014-08-20 16:42 ` [ruby-core:64478] " nagachika00
  5 siblings, 0 replies; 6+ messages in thread
From: nagachika00 @ 2014-08-08  5:09 UTC (permalink / raw
  To: ruby-core

Issue #9682 has been updated by Tomoyuki Chikanaga.

Backport changed from 2.0.0: WONTFIX, 2.1: UNKNOWN to 2.0.0: WONTFIX, 2.1: REQUIRED

----------------------------------------
Bug #9682: [Doc] Improve Time.parse documentation (in lib/time)
https://bugs.ruby-lang.org/issues/9682#change-48252

* Author: Marcus Stollsteimer
* Status: Closed
* Priority: Normal
* Assignee: Zachary Scott
* Category: doc
* Target version: 
* ruby -v: ruby 2.1.0p0 (2013-12-25 revision 44422) [i686-linux]
* Backport: 2.0.0: WONTFIX, 2.1: REQUIRED
----------------------------------------
Consistently use EST like all other examples in lib/time.
Also tries to clarify the behaviour by adding a comment with the return value of Time.parse in the given example.

See discussion on #9521.

---Files--------------------------------
doc_lib_time.patch (1.2 KB)


-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [ruby-core:64478] [ruby-trunk - Bug #9682] [Doc] Improve Time.parse documentation (in lib/time)
       [not found] <redmine.issue-9682.20140327134209@ruby-lang.org>
                   ` (4 preceding siblings ...)
  2014-08-08  5:09 ` [ruby-core:64264] " nagachika00
@ 2014-08-20 16:42 ` nagachika00
  5 siblings, 0 replies; 6+ messages in thread
From: nagachika00 @ 2014-08-20 16:42 UTC (permalink / raw
  To: ruby-core

Issue #9682 has been updated by Tomoyuki Chikanaga.

Backport changed from 2.0.0: WONTFIX, 2.1: REQUIRED to 2.0.0: WONTFIX, 2.1: DONE

Backported into `ruby_2_1` branch at r47228.

----------------------------------------
Bug #9682: [Doc] Improve Time.parse documentation (in lib/time)
https://bugs.ruby-lang.org/issues/9682#change-48425

* Author: Marcus Stollsteimer
* Status: Closed
* Priority: Normal
* Assignee: Zachary Scott
* Category: doc
* Target version: 
* ruby -v: ruby 2.1.0p0 (2013-12-25 revision 44422) [i686-linux]
* Backport: 2.0.0: WONTFIX, 2.1: DONE
----------------------------------------
Consistently use EST like all other examples in lib/time.
Also tries to clarify the behaviour by adding a comment with the return value of Time.parse in the given example.

See discussion on #9521.

---Files--------------------------------
doc_lib_time.patch (1.2 KB)


-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-08-20 17:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <redmine.issue-9682.20140327134209@ruby-lang.org>
2014-03-27 13:42 ` [ruby-core:61718] [ruby-trunk - Bug #9682] [Feedback] [Doc] Improve Time.parse documentation (in lib/time) sto.mar
2014-03-27 13:42 ` [ruby-core:61719] [ruby-trunk - Bug #9682] " sto.mar
2014-05-06  8:18 ` [ruby-core:62408] [ruby-trunk - Bug #9682] [Closed] " akr
2014-07-02  7:29 ` [ruby-core:63503] [ruby-trunk - Bug #9682] " usa
2014-08-08  5:09 ` [ruby-core:64264] " nagachika00
2014-08-20 16:42 ` [ruby-core:64478] " nagachika00

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).