<feed xmlns='http://www.w3.org/2005/Atom'>
<title>clojure-contrib/modules/gen-html-docs/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/gen-html-docs/src/main?h=master</id>
<link rel='self' href='https://git.amat.us/clojure-contrib/atom/modules/gen-html-docs/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>removed deprecated source, get-source, apropos from clojure.contrib.repl-utils.</title>
<updated>2010-09-03T16:23:37Z</updated>
<author>
<name>Ben Smith-Mannschott</name>
<email>bsmith.occs@gmail.com</email>
</author>
<published>2010-08-28T17:00:22Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure-contrib/commit/?id=67e85be147095c87a3cec82a64455974f29c7fd7'/>
<id>urn:sha1:67e85be147095c87a3cec82a64455974f29c7fd7</id>
<content type='text'>
available in clojure.repl as source, source-fn, and apropos, respectively.

Signed-off-by: Stuart Sierra &lt;mail@stuartsierra.com&gt;
</content>
</entry>
<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>remove deprecated clojure.contrib.io</title>
<updated>2010-09-03T16:23:36Z</updated>
<author>
<name>Ben Smith-Mannschott</name>
<email>bsmith.occs@gmail.com</email>
</author>
<published>2010-08-26T19:38:13Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure-contrib/commit/?id=2c6c9e3eca8039964b451be38cdf9d7044dd0b06'/>
<id>urn:sha1:2c6c9e3eca8039964b451be38cdf9d7044dd0b06</id>
<content type='text'>
Signed-off-by: Stuart Sierra &lt;mail@stuartsierra.com&gt;
</content>
</entry>
<entry>
<title>removed c.c.shell and c.c.shell-out</title>
<updated>2010-09-03T16:23:36Z</updated>
<author>
<name>Ben Smith-Mannschott</name>
<email>bsmith.occs@gmail.com</email>
</author>
<published>2010-08-24T18:20:55Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure-contrib/commit/?id=51e2efbe391e4a45fb6fcbc8b7954ed0b32e5f03'/>
<id>urn:sha1:51e2efbe391e4a45fb6fcbc8b7954ed0b32e5f03</id>
<content type='text'>
Both are deprecated in 1.2 and have been replaced by
clojure.java.shell.

Signed-off-by: Stuart Sierra &lt;mail@stuartsierra.com&gt;
</content>
</entry>
<entry>
<title>remove derecated clojure.contrib.apply-macro</title>
<updated>2010-09-03T16:23:36Z</updated>
<author>
<name>Ben Smith-Mannschott</name>
<email>bsmith.occs@gmail.com</email>
</author>
<published>2010-08-23T18:30:51Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure-contrib/commit/?id=6321145ba58dc4773b8c866abecc49180dfe5309'/>
<id>urn:sha1:6321145ba58dc4773b8c866abecc49180dfe5309</id>
<content type='text'>
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>
