<feed xmlns='http://www.w3.org/2005/Atom'>
<title>clojure/test, branch seqfns</title>
<subtitle>The Clojure programming language http://clojure.org</subtitle>
<id>https://git.amat.us/clojure/atom/test?h=seqfns</id>
<link rel='self' href='https://git.amat.us/clojure/atom/test?h=seqfns'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure/'/>
<updated>2010-04-28T17:02:17Z</updated>
<entry>
<title>Merge branch 'master' into seqfns</title>
<updated>2010-04-28T17:02:17Z</updated>
<author>
<name>Rich Hickey</name>
<email>richhickey@gmail.com</email>
</author>
<published>2010-04-28T17:02:17Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure/commit/?id=fab49c61d0b383d00270684a40bdf19bb2313ca6'/>
<id>urn:sha1:fab49c61d0b383d00270684a40bdf19bb2313ca6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>turn off annotations test for now</title>
<updated>2010-04-28T17:01:43Z</updated>
<author>
<name>Rich Hickey</name>
<email>richhickey@gmail.com</email>
</author>
<published>2010-04-28T17:01:43Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure/commit/?id=57b320020e9387d1a2a6b7ff71ce2b5d6959fc10'/>
<id>urn:sha1:57b320020e9387d1a2a6b7ff71ce2b5d6959fc10</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added flatten, group-by, partition-by, frequencies, reductions, rand-nth, seq-contains?, partition-all, shuffle</title>
<updated>2010-04-28T16:39:33Z</updated>
<author>
<name>Rich Hickey</name>
<email>richhickey@gmail.com</email>
</author>
<published>2010-04-28T16:39:33Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure/commit/?id=a55df92faa0c51c634d93a8d991ccfd2638b108b'/>
<id>urn:sha1:a55df92faa0c51c634d93a8d991ccfd2638b108b</id>
<content type='text'>
no-arg range is infinite 0,1,2,3...
opts for vector
</content>
</entry>
<entry>
<title>Add containsKey and entryAt support to Vec, plus tests. Fixes #314.</title>
<updated>2010-04-27T19:39:18Z</updated>
<author>
<name>Daniel Solano Gómez</name>
<email>clojure@sattvik.com</email>
</author>
<published>2010-04-25T19:50:15Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure/commit/?id=dc9429f5cb6a0d881bc0e4ee1ae030543bb72655'/>
<id>urn:sha1:dc9429f5cb6a0d881bc0e4ee1ae030543bb72655</id>
<content type='text'>
Signed-off-by: Stuart Halloway &lt;stu@thinkrelevance.com&gt;
</content>
</entry>
<entry>
<title>Add Comparable support to Vec, with tests. Fixes #266.</title>
<updated>2010-04-27T19:35:10Z</updated>
<author>
<name>Daniel Solano Gómez</name>
<email>clojure@sattvik.com</email>
</author>
<published>2010-04-21T18:43:47Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure/commit/?id=a3d1d494e9e574599c50dd83749183c66f653192'/>
<id>urn:sha1:a3d1d494e9e574599c50dd83749183c66f653192</id>
<content type='text'>
Signed-off-by: Stuart Halloway &lt;stu@thinkrelevance.com&gt;
</content>
</entry>
<entry>
<title>tests for annotations</title>
<updated>2010-04-27T19:34:35Z</updated>
<author>
<name>Stuart Halloway</name>
<email>stu@thinkrelevance.com</email>
</author>
<published>2010-04-24T20:32:55Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure/commit/?id=5ad8870076bf991dd6f81e596be424d5d965956b'/>
<id>urn:sha1:5ad8870076bf991dd6f81e596be424d5d965956b</id>
<content type='text'>
Signed-off-by: Stuart Halloway &lt;stu@thinkrelevance.com&gt;
</content>
</entry>
<entry>
<title>munge package names in definterface, #306</title>
<updated>2010-04-24T18:41:45Z</updated>
<author>
<name>Stuart Halloway</name>
<email>stu@thinkrelevance.com</email>
</author>
<published>2010-04-23T14:01:31Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure/commit/?id=1f70ed92bebe8a1e75c2fc2aeb30ba3745d87df0'/>
<id>urn:sha1:1f70ed92bebe8a1e75c2fc2aeb30ba3745d87df0</id>
<content type='text'>
Signed-off-by: Stuart Halloway &lt;stu@thinkrelevance.com&gt;
</content>
</entry>
<entry>
<title>re-import changed deftype, see #303</title>
<updated>2010-04-24T18:34:34Z</updated>
<author>
<name>Stuart Halloway</name>
<email>stu@thinkrelevance.com</email>
</author>
<published>2010-04-23T01:45:24Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure/commit/?id=c73a4bad6297251ab5545affd6baf79d2390f8c6'/>
<id>urn:sha1:c73a4bad6297251ab5545affd6baf79d2390f8c6</id>
<content type='text'>
Signed-off-by: Stuart Halloway &lt;stu@thinkrelevance.com&gt;
</content>
</entry>
<entry>
<title>java.util.Map for defrecord, #313</title>
<updated>2010-04-24T18:29:09Z</updated>
<author>
<name>Stuart Halloway</name>
<email>stu@thinkrelevance.com</email>
</author>
<published>2010-04-23T20:50:45Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure/commit/?id=c487e48a65ee7cef66ef017c87a754fc88ba57e0'/>
<id>urn:sha1:c487e48a65ee7cef66ef017c87a754fc88ba57e0</id>
<content type='text'>
Signed-off-by: Stuart Halloway &lt;stu@thinkrelevance.com&gt;
</content>
</entry>
<entry>
<title>make defrecord .cons work, #231</title>
<updated>2010-04-24T18:28:40Z</updated>
<author>
<name>Stuart Halloway</name>
<email>stu@thinkrelevance.com</email>
</author>
<published>2010-04-23T17:47:44Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure/commit/?id=e0e0b6a2f192bf743e3629dff0b23a39ccf4f8db'/>
<id>urn:sha1:e0e0b6a2f192bf743e3629dff0b23a39ccf4f8db</id>
<content type='text'>
- based on original patch from Allen Rohner
  - altered to handle nil correctly
  - added test cases

Signed-off-by: Stuart Halloway &lt;stu@thinkrelevance.com&gt;
</content>
</entry>
</feed>
