<feed xmlns='http://www.w3.org/2005/Atom'>
<title>clojure/src/jvm, branch 1.2.0</title>
<subtitle>The Clojure programming language http://clojure.org</subtitle>
<id>https://git.amat.us/clojure/atom/src/jvm?h=1.2.0</id>
<link rel='self' href='https://git.amat.us/clojure/atom/src/jvm?h=1.2.0'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure/'/>
<updated>2010-08-12T13:15:57Z</updated>
<entry>
<title>Emit finally exception table entry for each try/catch clause. Refs #422</title>
<updated>2010-08-12T13:15:57Z</updated>
<author>
<name>Chouser</name>
<email>chouser@n01se.net</email>
</author>
<published>2010-08-11T13:44:08Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure/commit/?id=2cbbca72f1dce59ca617968f2a6e7608df0d9c7f'/>
<id>urn:sha1:2cbbca72f1dce59ca617968f2a6e7608df0d9c7f</id>
<content type='text'>
Signed-off-by: Stuart Halloway &lt;stu@thinkrelevance.com&gt;
</content>
</entry>
<entry>
<title>fix record equality with other maps, = includes type, .equals doesn't. see #418</title>
<updated>2010-08-04T18:46:39Z</updated>
<author>
<name>Rich Hickey</name>
<email>richhickey@gmail.com</email>
</author>
<published>2010-08-04T18:44:24Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure/commit/?id=f01cef91b7f3fa4f9c867909d6a68ed4f8d49909'/>
<id>urn:sha1:f01cef91b7f3fa4f9c867909d6a68ed4f8d49909</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use soft refs for keyword intern table</title>
<updated>2010-07-16T12:48:14Z</updated>
<author>
<name>Rich Hickey</name>
<email>richhickey@gmail.com</email>
</author>
<published>2010-07-16T12:40:53Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure/commit/?id=ed89fd14b2d9d6fbe71e439db2ce20237c5d434f'/>
<id>urn:sha1:ed89fd14b2d9d6fbe71e439db2ce20237c5d434f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>factor out cache clearing to Util helper</title>
<updated>2010-07-16T12:48:14Z</updated>
<author>
<name>Rich Hickey</name>
<email>richhickey@gmail.com</email>
</author>
<published>2010-07-16T12:25:26Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure/commit/?id=758672ecd0e8f10bb9598769da307776d6d15a71'/>
<id>urn:sha1:758672ecd0e8f10bb9598769da307776d6d15a71</id>
<content type='text'>
</content>
</entry>
<entry>
<title>switch to soft refs in DynamicClassLoader</title>
<updated>2010-07-16T12:48:14Z</updated>
<author>
<name>Rich Hickey</name>
<email>richhickey@gmail.com</email>
</author>
<published>2010-07-16T12:11:04Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure/commit/?id=27df859b9d0467b3bcd77cc83bfc15c1d9f812b9'/>
<id>urn:sha1:27df859b9d0467b3bcd77cc83bfc15c1d9f812b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>#391 ok for namespaces to replace their own vars</title>
<updated>2010-07-01T01:33:28Z</updated>
<author>
<name>Stuart Halloway</name>
<email>stu@thinkrelevance.com</email>
</author>
<published>2010-06-30T03:03:05Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure/commit/?id=daed9dfb86a34c362a614f29c259a35d781d6b1e'/>
<id>urn:sha1:daed9dfb86a34c362a614f29c259a35d781d6b1e</id>
<content type='text'>
Signed-off-by: Stuart Halloway &lt;stu@thinkrelevance.com&gt;
</content>
</entry>
<entry>
<title>clean out dead entries in dynamic class cache</title>
<updated>2010-06-30T19:05:23Z</updated>
<author>
<name>Rich Hickey</name>
<email>richhickey@gmail.com</email>
</author>
<published>2010-06-30T19:05:23Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure/commit/?id=0f4b6495347dc7d9601cc0907d5d08dd861bb3aa'/>
<id>urn:sha1:0f4b6495347dc7d9601cc0907d5d08dd861bb3aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>disable direct binding (and internal reduce with it, for now)</title>
<updated>2010-06-23T12:52:52Z</updated>
<author>
<name>Rich Hickey</name>
<email>richhickey@gmail.com</email>
</author>
<published>2010-06-23T12:52:52Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure/commit/?id=a08eac88766fa5eca96d7daf66addc00b70fd1bc'/>
<id>urn:sha1:a08eac88766fa5eca96d7daf66addc00b70fd1bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix pop! when the tree depth decreases</title>
<updated>2010-06-07T14:03:04Z</updated>
<author>
<name>Christophe Grand</name>
<email>christophe@cgrand.net</email>
</author>
<published>2010-05-28T06:27:13Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure/commit/?id=59ecee6a6f037612b3b1ed2d939f5e0017f2dd11'/>
<id>urn:sha1:59ecee6a6f037612b3b1ed2d939f5e0017f2dd11</id>
<content type='text'>
Signed-off-by: Stuart Halloway &lt;stu@thinkrelevance.com&gt;
</content>
</entry>
<entry>
<title>make RT/print print Pattern literals</title>
<updated>2010-06-04T01:20:02Z</updated>
<author>
<name>Christophe Grand</name>
<email>christophe@cgrand.net</email>
</author>
<published>2010-04-30T09:25:20Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure/commit/?id=edbc2cad32350492eee0cdafc24b6ec3b3ec6105'/>
<id>urn:sha1:edbc2cad32350492eee0cdafc24b6ec3b3ec6105</id>
<content type='text'>
Signed-off-by: Stuart Halloway &lt;stu@thinkrelevance.com&gt;
</content>
</entry>
</feed>
