<!-- 
RSS generated by JIRA (4.4#649-r158309) at Tue May 21 10:41:02 CDT 2013

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary add field=key&field=summary to the URL of your request.
For example:
http://dev.clojure.org/jira/si/jira.issueviews:issue-xml/CLJS-260/CLJS-260.xml?field=key&field=summary
-->
<rss version="0.92" >
<channel>
    <title>Clojure JIRA</title>
    <link>http://dev.clojure.org/jira</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>4.4</version>
        <build-number>649</build-number>
        <build-date>25-07-2011</build-date>
    </build-info>

<item>
            <title>[CLJS-260] Add clojure.core/shuffle implementation</title>
                <link>http://dev.clojure.org/jira/browse/CLJS-260</link>
                <project id="10040" key="CLJS">ClojureScript</project>
                        <description>&lt;p&gt;I added a simple implementation of clojure.core/shuffle, which uses goog.array&apos;s Fisher-Yates for its implementation.  Included in the patch is a test to make sure it works.&lt;/p&gt;</description>
                <environment></environment>
            <key id="15451">CLJS-260</key>
            <summary>Add clojure.core/shuffle implementation</summary>
                <type id="4" iconUrl="http://dev.clojure.org/jira/images/icons/improvement.gif">Enhancement</type>
                                <priority id="4" iconUrl="http://dev.clojure.org/jira/images/icons/priority_minor.gif">Minor</priority>
                    <status id="5" iconUrl="http://dev.clojure.org/jira/images/icons/status_resolved.gif">Resolved</status>
                    <resolution id="1">Completed</resolution>
                                <assignee username="-1">Unassigned</assignee>
                                <reporter username="emezeske">Evan Mezeske</reporter>
                        <labels>
                        <label>enhancement</label>
                        <label>patch,</label>
                        <label>test</label>
                    </labels>
                <created>Thu, 17 May 2012 18:45:48 -0500</created>
                <updated>Sun, 20 May 2012 22:28:09 -0500</updated>
                    <resolved>Sun, 20 May 2012 22:28:09 -0500</resolved>
                                                                    <due></due>
                    <votes>0</votes>
                        <watches>1</watches>
                        <comments>
                    <comment id="28514" author="dnolen" created="Thu, 17 May 2012 19:07:19 -0500"  >&lt;p&gt;Why don&apos;t you return a vector like Clojure does?&lt;/p&gt;</comment>
                    <comment id="28515" author="emezeske" created="Thu, 17 May 2012 19:11:13 -0500"  >&lt;p&gt;Return a vector like Clojure.&lt;/p&gt;</comment>
                    <comment id="28530" author="dnolen" created="Fri, 18 May 2012 21:23:09 -0500"  >&lt;p&gt;The patch is not correctly formatted with attribution.&lt;/p&gt;</comment>
                    <comment id="28546" author="emezeske" created="Sun, 20 May 2012 16:24:21 -0500"  >&lt;p&gt;Use git format-patch instead of git diff, to hopefully provide the right patch format.&lt;/p&gt;</comment>
                    <comment id="28547" author="dnolen" created="Sun, 20 May 2012 22:28:09 -0500"  >&lt;p&gt;fixed, &lt;a href=&quot;http://github.com/clojure/clojurescript/commit/b06905863a9b0ce3618634d8fe0effb3aefd4063&quot;&gt;http://github.com/clojure/clojurescript/commit/b06905863a9b0ce3618634d8fe0effb3aefd4063&lt;/a&gt;&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                    <attachment id="11237" name="0001-Add-clojure.core-shuffle-and-a-test.patch" size="1700" author="emezeske" created="Sun, 20 May 2012 16:24:21 -0500" />
                    <attachment id="11223" name="shuffle.patch" size="1420" author="emezeske" created="Thu, 17 May 2012 18:45:48 -0500" />
                    <attachment id="11224" name="shuffle.v2.patch" size="1420" author="emezeske" created="Thu, 17 May 2012 19:11:13 -0500" />
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                            <customfield id="customfield_10010" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Global Rank</customfieldname>
                <customfieldvalues>
                    
                </customfieldvalues>
            </customfield>
                                            <customfield id="customfield_10000" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                <customfieldname>Patch</customfieldname>
                <customfieldvalues>
                        <customfieldvalue key="10002">Code and Test</customfieldvalue>

                </customfieldvalues>
            </customfield>
                                                                                        </customfields>
    </item>
</channel>
</rss>