<feed xmlns='http://www.w3.org/2005/Atom'>
<title>clojure-contrib/src/test, branch 1.2.0</title>
<subtitle>Extensions and enhancements to the Clojure libraries. http://clojure.org</subtitle>
<id>https://git.amat.us/clojure-contrib/atom/src/test?h=1.2.0</id>
<link rel='self' href='https://git.amat.us/clojure-contrib/atom/src/test?h=1.2.0'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure-contrib/'/>
<updated>2010-06-24T00:07:42Z</updated>
<entry>
<title>fixes for equiv compat</title>
<updated>2010-06-24T00:07:42Z</updated>
<author>
<name>Rich Hickey</name>
<email>richhickey@gmail.com</email>
</author>
<published>2010-06-24T00:07:42Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure-contrib/commit/?id=bb711051c1c5aaa8d034fc10ec7eb41d04e797ad'/>
<id>urn:sha1:bb711051c1c5aaa8d034fc10ec7eb41d04e797ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added needed cast for jmx test</title>
<updated>2010-06-18T16:17:09Z</updated>
<author>
<name>Rich Hickey</name>
<email>richhickey@gmail.com</email>
</author>
<published>2010-06-18T16:17:09Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure-contrib/commit/?id=d971ab4977e6c5a3cd565c2f68bfffa33439a961'/>
<id>urn:sha1:d971ab4977e6c5a3cd565c2f68bfffa33439a961</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix for num compat</title>
<updated>2010-06-17T13:58:15Z</updated>
<author>
<name>Rich Hickey</name>
<email>richhickey@gmail.com</email>
</author>
<published>2010-06-17T13:58:15Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure-contrib/commit/?id=48c1e45a7d950fc7ac33c5b6843f291717a1b8ae'/>
<id>urn:sha1:48c1e45a7d950fc7ac33c5b6843f291717a1b8ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change from prim coercion to boxed coercion in order to see particular boxed type</title>
<updated>2010-06-16T02:51:09Z</updated>
<author>
<name>Rich Hickey</name>
<email>richhickey@gmail.com</email>
</author>
<published>2010-06-16T02:51:09Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure-contrib/commit/?id=1068a8045a6d75bb589fee885cc3a86f8d977c0c'/>
<id>urn:sha1:1068a8045a6d75bb589fee885cc3a86f8d977c0c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>move tests into range of long</title>
<updated>2010-06-15T14:52:23Z</updated>
<author>
<name>Rich Hickey</name>
<email>richhickey@gmail.com</email>
</author>
<published>2010-06-15T14:52:23Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure-contrib/commit/?id=aaa2f33f451953de58ade056bda5c8e40d5b6459'/>
<id>urn:sha1:aaa2f33f451953de58ade056bda5c8e40d5b6459</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dodge ns collisions with clojure.java.io</title>
<updated>2010-05-21T14:19:25Z</updated>
<author>
<name>Stuart Halloway</name>
<email>stu@thinkrelevance.com</email>
</author>
<published>2010-05-21T14:19:25Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure-contrib/commit/?id=061f3d5b45657a89faa335ffa2bb80819f2e6918'/>
<id>urn:sha1:061f3d5b45657a89faa335ffa2bb80819f2e6918</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- refactored input-stream, output-stream, reader, and writer into a Streams protocol</title>
<updated>2010-05-07T17:18:21Z</updated>
<author>
<name>Chas Emerick</name>
<email>cemerick@snowtide.com</email>
</author>
<published>2010-04-26T13:13:15Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure-contrib/commit/?id=1d66c0942d628b97b6d4ff826b36e15e95c18967'/>
<id>urn:sha1:1d66c0942d628b97b6d4ff826b36e15e95c18967</id>
<content type='text'>
- added appropriate protocol implementations for byte and character arrays

- eliminated PrintWriter returns from writer impls, write-lines, and spit

- added copy implementations reading from character arrays

Signed-off-by: Stuart Halloway &lt;stu@thinkrelevance.com&gt;
</content>
</entry>
<entry>
<title>hack for #82, very ugly</title>
<updated>2010-05-06T22:12:36Z</updated>
<author>
<name>Stuart Halloway</name>
<email>stu@thinkrelevance.com</email>
</author>
<published>2010-05-06T22:12:36Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure-contrib/commit/?id=1c805bd0e515ea57028721ea54e6db4b0c791e20'/>
<id>urn:sha1:1c805bd0e515ea57028721ea54e6db4b0c791e20</id>
<content type='text'>
</content>
</entry>
<entry>
<title>keep deprecated version of seq fns, safe(r) now that we have "last var wins"</title>
<updated>2010-05-05T13:32:59Z</updated>
<author>
<name>Stuart Halloway</name>
<email>stu@thinkrelevance.com</email>
</author>
<published>2010-05-05T13:32:59Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure-contrib/commit/?id=95dddbbdd748b0cc6d9c8486b8388836e6418848'/>
<id>urn:sha1:95dddbbdd748b0cc6d9c8486b8388836e6418848</id>
<content type='text'>
</content>
</entry>
<entry>
<title>put includes? back into the seq namespaces</title>
<updated>2010-05-03T21:42:22Z</updated>
<author>
<name>Stuart Halloway</name>
<email>stu@thinkrelevance.com</email>
</author>
<published>2010-05-03T21:42:22Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure-contrib/commit/?id=48b81e07256c697c23a1aff896596300e7d0115b'/>
<id>urn:sha1:48b81e07256c697c23a1aff896596300e7d0115b</id>
<content type='text'>
  - seq-contains? is dead in clojure
  - includes? is deprecated, but no need to gratuitously break people
</content>
</entry>
</feed>
