Xinok Sort Update

Vladimir Panteleev vladimir at thecybershadow.net
Sat Oct 29 15:08:37 PDT 2011


On Sat, 29 Oct 2011 20:13:10 +0300, Xinok <xinok at live.com> wrote:

> The current stable sort in Phobos is broken and much slower, so I hope  
> to contribute my algorithm to Phobos. But I'm new to this, so I'm not  
> really sure of all what I need to do.

The best way to contribute to Phobos is to fork the Phobos GitHub  
repository, integrate your algorithm into your forked version, then create  
a pull request. Don't forget to include appropriate unit tests.

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

http://prowiki.org/wiki4d/wiki.cgi?PullRequest

-- 
Best regards,
  Vladimir                            mailto:vladimir at thecybershadow.net


More information about the Digitalmars-d-announce mailing list