<feed xmlns='http://www.w3.org/2005/Atom'>
<title>clojure/src, branch 1.2.0-RC2</title>
<subtitle>The Clojure programming language http://clojure.org</subtitle>
<id>https://git.amat.us/clojure/atom/src?h=1.2.0-RC2</id>
<link rel='self' href='https://git.amat.us/clojure/atom/src?h=1.2.0-RC2'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure/'/>
<updated>2010-08-06T22:43:44Z</updated>
<entry>
<title>preparing for 1.2RC2</title>
<updated>2010-08-06T22:43:44Z</updated>
<author>
<name>Stuart Halloway</name>
<email>stu@thinkrelevance.com</email>
</author>
<published>2010-08-06T22:43:44Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure/commit/?id=0f47e7c575390ddf0df895c26c29f97c8a4c1618'/>
<id>urn:sha1:0f47e7c575390ddf0df895c26c29f97c8a4c1618</id>
<content type='text'>
</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>prep for 1.2 RC1</title>
<updated>2010-07-30T13:09:16Z</updated>
<author>
<name>Stuart Halloway</name>
<email>stu@thinkrelevance.com</email>
</author>
<published>2010-07-30T13:09:16Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure/commit/?id=6dec446bfb63a5d9ecfb6fcc2ed511302c029f88'/>
<id>urn:sha1:6dec446bfb63a5d9ecfb6fcc2ed511302c029f88</id>
<content type='text'>
</content>
</entry>
<entry>
<title>#407 use munge as cheap validity test for Java method names</title>
<updated>2010-07-30T13:00:29Z</updated>
<author>
<name>Stuart Halloway</name>
<email>stu@thinkrelevance.com</email>
</author>
<published>2010-07-29T19:27:13Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure/commit/?id=60d5927fe7b9a2aa773b58666ad64ffa6379c1fe'/>
<id>urn:sha1:60d5927fe7b9a2aa773b58666ad64ffa6379c1fe</id>
<content type='text'>
Signed-off-by: Stuart Halloway &lt;stu@thinkrelevance.com&gt;
</content>
</entry>
<entry>
<title>♯413 parse-args defaults in-enc and out-enc to UTF-8, as required by sh</title>
<updated>2010-07-27T21:04:00Z</updated>
<author>
<name>Ben Smith-Mannschott</name>
<email>bsmith.occs@gmail.com</email>
</author>
<published>2010-07-25T08:45:12Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure/commit/?id=a2c95ef1bf6e34a455b469ac9ff18ddff7e9cef7'/>
<id>urn:sha1:a2c95ef1bf6e34a455b469ac9ff18ddff7e9cef7</id>
<content type='text'>
Previously parse-args was defaulting in-enc and out-enc to the
platform default charset. This contradicted the intent of sh, which is
to default to UTF-8 on all platforms.

This appears not to have been noticed because the unit tests were
still testing for the previous behavior of defaulting to platform
encoding.

(As it turns out the old behavior of using Charset/defaultCharset
would have been wrong on Mac OS X since it claims "Mac Roman" here
despite the fact that Mac OS X uses UTF-8 throughout, including in
Terminal.app, shell and file system.)

Signed-off-by: Stuart Halloway &lt;stu@thinkrelevance.com&gt;
</content>
</entry>
<entry>
<title>fixed extend-protocol doc</title>
<updated>2010-07-27T21:03:58Z</updated>
<author>
<name>David Powell</name>
<email>djpowell@djpowell.net</email>
</author>
<published>2010-07-14T21:28:21Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure/commit/?id=973ea840118fa1deca8eb92c81130ae61525a74a'/>
<id>urn:sha1:973ea840118fa1deca8eb92c81130ae61525a74a</id>
<content type='text'>
Signed-off-by: Stuart Halloway &lt;stu@thinkrelevance.com&gt;
</content>
</entry>
<entry>
<title>fix degenerate defrecords, #402</title>
<updated>2010-07-27T21:03:57Z</updated>
<author>
<name>Stuart Halloway</name>
<email>stu@thinkrelevance.com</email>
</author>
<published>2010-07-14T17:41:16Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure/commit/?id=9929b83d3a2b65bc26cbd8f433e25b1671ab583a'/>
<id>urn:sha1:9929b83d3a2b65bc26cbd8f433e25b1671ab583a</id>
<content type='text'>
Signed-off-by: Stuart Halloway &lt;stu@thinkrelevance.com&gt;
</content>
</entry>
<entry>
<title>read stdout and stderr in parallel (using futures)</title>
<updated>2010-07-27T21:03:56Z</updated>
<author>
<name>David Powell</name>
<email>djpowell@djpowell.net</email>
</author>
<published>2010-07-13T22:43:20Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure/commit/?id=f314991069b6c34ca0575695b6b39d732eea47fb'/>
<id>urn:sha1:f314991069b6c34ca0575695b6b39d732eea47fb</id>
<content type='text'>
Signed-off-by: Stuart Halloway &lt;stu@thinkrelevance.com&gt;
</content>
</entry>
<entry>
<title>Fixes missing this arg on the reify and defprotocol docstrings #340</title>
<updated>2010-07-27T21:03:48Z</updated>
<author>
<name>Fogus</name>
<email>fogusm@tsubasa.tena-sda.org</email>
</author>
<published>2010-05-05T16:07:25Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure/commit/?id=bbc859d0b7f2ed642d737f43236acdb159bb890f'/>
<id>urn:sha1:bbc859d0b7f2ed642d737f43236acdb159bb890f</id>
<content type='text'>
Signed-off-by: Stuart Halloway &lt;stu@thinkrelevance.com&gt;
</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>
</feed>
