<feed xmlns='http://www.w3.org/2005/Atom'>
<title>clojure-contrib/modules/repl-utils/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/repl-utils/src/main?h=master</id>
<link rel='self' href='https://git.amat.us/clojure-contrib/atom/modules/repl-utils/src/main?h=master'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure-contrib/'/>
<updated>2010-09-16T16:10:41Z</updated>
<entry>
<title>Fix broken repl-utils/show</title>
<updated>2010-09-16T16:10:41Z</updated>
<author>
<name>Chouser</name>
<email>chouser@n01se.net</email>
</author>
<published>2010-09-16T16:03:08Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure-contrib/commit/?id=4083a0695087d34d13dbbe5a9b49d7c7b30ef2c4'/>
<id>urn:sha1:4083a0695087d34d13dbbe5a9b49d7c7b30ef2c4</id>
<content type='text'>
Was broken since fe4ed311166677cd571d23774171af1d830f7fc5
Fixes #94
Also add a bit more type info in class component maps.
</content>
</entry>
<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.javadoc</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:56:45Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure-contrib/commit/?id=dee2466054cf2ff5a845bde70091fbd78b8c1a0e'/>
<id>urn:sha1:dee2466054cf2ff5a845bde70091fbd78b8c1a0e</id>
<content type='text'>
Signed-off-by: Stuart Sierra &lt;mail@stuartsierra.com&gt;
</content>
</entry>
<entry>
<title>Continue updating dependencies &amp; adding missing files</title>
<updated>2010-08-12T01:38:24Z</updated>
<author>
<name>Stuart Sierra</name>
<email>pair@thinkrelevance.com</email>
</author>
<published>2010-08-12T01:38:24Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure-contrib/commit/?id=fd185b68492657dcb6b1d15ef18fc67becf8450c'/>
<id>urn:sha1:fd185b68492657dcb6b1d15ef18fc67becf8450c</id>
<content type='text'>
</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>
