<feed xmlns='http://www.w3.org/2005/Atom'>
<title>clojure-contrib/modules/prxml/src/main, branch master</title>
<subtitle>Extensions and enhancements to the Clojure libraries. http://clojure.org</subtitle>
<id>https://git.amat.us/clojure-contrib/atom/modules/prxml/src/main?h=master</id>
<link rel='self' href='https://git.amat.us/clojure-contrib/atom/modules/prxml/src/main?h=master'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure-contrib/'/>
<updated>2010-09-03T16:23:37Z</updated>
<entry>
<title>remove deprecated clojure.contrib.string</title>
<updated>2010-09-03T16:23:37Z</updated>
<author>
<name>Ben Smith-Mannschott</name>
<email>bsmith.occs@gmail.com</email>
</author>
<published>2010-08-28T09:22:22Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure-contrib/commit/?id=fe4ed311166677cd571d23774171af1d830f7fc5'/>
<id>urn:sha1:fe4ed311166677cd571d23774171af1d830f7fc5</id>
<content type='text'>
Since clojure.contrib.string is used by other submodules, some changes
were required:

- gen-html-docs and prxml needed changes because of functions were
  renamed or arguments reordered when promoted to clojure.string.
- jmx, json, miglayout, prxml and sql gained a private one-argument
  implementation of as-str.
- repl-utils gained a private copy of c.c.string/partition, named
  spartition.
- repl-utils replaced a call to c.c.string/substring? with a call to
  the java String method '.contains' (with swapped argument order).

Signed-off-by: Stuart Sierra &lt;mail@stuartsierra.com&gt;
</content>
</entry>
<entry>
<title>Split all namespaces into sub-modules.</title>
<updated>2010-08-07T20:41:53Z</updated>
<author>
<name>Stuart Sierra</name>
<email>mail@stuartsierra.com</email>
</author>
<published>2010-08-07T20:41:53Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure-contrib/commit/?id=a6a92b9b3d2bfd9a56e1e5e9cfba706d1aeeaae5'/>
<id>urn:sha1:a6a92b9b3d2bfd9a56e1e5e9cfba706d1aeeaae5</id>
<content type='text'>
* Examples and tests have not been copied over.
* Clojure test/compile phases are commented out in parent POM.
* May require installing parent POM before full build.
</content>
</entry>
</feed>
