[Issue 4705] std.algorithm.max/min with key function, for a single range, + mins/maxs functions

2016-10-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=4705

Andrei Alexandrescu  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #26 from Andrei Alexandrescu  ---
Apparently it's due in the next release, so I'll preemptively mark this as
fixed.

--


[Issue 4705] std.algorithm.max/min with key function, for a single range, + mins/maxs functions

2016-10-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=4705

--- Comment #25 from Andrei Alexandrescu  ---
Aftermath: http://forum.dlang.org/post/ntqjd2$28fq$1...@digitalmars.com and then
we can mark this as fixed.

--


[Issue 4705] std.algorithm.max/min with key function, for a single range, + mins/maxs functions

2016-02-29 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=4705

--- Comment #24 from greenify  ---
> less participation to useless debates + more real contribution = win

I hope everybody wins with this PR ;-)

https://github.com/D-Programming-Language/phobos/pull/4019

--


[Issue 4705] std.algorithm.max/min with key function, for a single range, + mins/maxs functions

2016-02-29 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=4705

greenify  changed:

   What|Removed |Added

   Assignee|nob...@puremagic.com|greeen...@gmail.com

--


[Issue 4705] std.algorithm.max/min with key function, for a single range, + mins/maxs functions

2016-02-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=4705

Seb  changed:

   What|Removed |Added

 CC||s...@wilzba.ch

--


[Issue 4705] std.algorithm.max/min with key function, for a single range, + mins/maxs functions

2015-04-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=4705

Ivan Kazmenko  changed:

   What|Removed |Added

 CC||ga...@mail.ru

--


[Issue 4705] std.algorithm.max/min with key function, for a single range, + mins/maxs functions

2015-03-16 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=4705

--- Comment #23 from bearophile_h...@eml.cc ---
(In reply to Andrei Alexandrescu from comment #22)

> less participation to useless debates + more real contribution = win

You really don't understand my reasons? Please be much less egoistic, and more
gentle with people. I'll not do it.

--


[Issue 4705] std.algorithm.max/min with key function, for a single range, + mins/maxs functions

2015-03-16 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=4705

--- Comment #22 from Andrei Alexandrescu  ---
(In reply to bearophile_hugs from comment #21)
> (In reply to Andrei Alexandrescu from comment #20)
> > @bearophile why didn't you just implement this as a PR? It's trivial.
> 
> If I also start writing patches for D, it will take too much of my time. It
> will be wonderful for you and D, but awful for my life.

less participation to useless debates + more real contribution = win

--


[Issue 4705] std.algorithm.max/min with key function, for a single range, + mins/maxs functions

2015-03-16 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=4705

--- Comment #21 from bearophile_h...@eml.cc ---
(In reply to Andrei Alexandrescu from comment #20)
> @bearophile why didn't you just implement this as a PR? It's trivial.

If I also start writing patches for D, it will take too much of my time. It
will be wonderful for you and D, but awful for my life.

--


[Issue 4705] std.algorithm.max/min with key function, for a single range, + mins/maxs functions

2015-03-16 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=4705

--- Comment #20 from Andrei Alexandrescu  ---
@bearophile why didn't you just implement this as a PR? It's trivial.

--


[Issue 4705] std.algorithm.max/min with key function, for a single range, + mins/maxs functions

2015-03-16 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=4705

bearophile_h...@eml.cc changed:

   What|Removed |Added

 CC||and...@erdani.com

--- Comment #19 from bearophile_h...@eml.cc ---
*** Issue 14293 has been marked as a duplicate of this issue. ***

--