index
:
clojure-contrib
1.0.x
1.1.x
1.2.x
amatus
clojure-1.0-compatible
gh-pages
master
maven
modules
new
Extensions and enhancements to the Clojure libraries. http://clojure.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2010-02-11
c.c.io: fix backslash handling in file-str
Stuart Sierra
2010-02-11
Add test for c.c.io/file-str
Stuart Sierra
2010-02-10
c.c.json: add pretty printing
Stuart Sierra
2010-02-10
json: factor out remaining printer functions as defns
Stuart Sierra
2010-02-10
fix bogus Replacement class name in c.c.string
Stuart Sierra
2010-02-10
lazy-xml: Experimental emit based on xml Transformer
Chouser
2010-02-03
c.c.string migration changes; fixes #70
Perry Trolard
2010-02-01
Fix remaining ns name issues in tests.
Stuart Sierra
2010-02-01
Rename namespace declarations in test sources.
Stuart Sierra
2010-02-01
Rename test sources to clojure/contrib/test_*.clj naming pattern.
Stuart Sierra
2010-02-01
Remove redundant test-contrib ns name part.
Stuart Sierra
2010-02-01
Remove old str-utils lib tests.
Stuart Sierra
2010-02-01
Rename test namespaces to match new names.
Stuart Sierra
2010-02-01
Rename uses of str-utils/2/3 to string
Stuart Sierra
2010-02-01
Change ns names for all renamed libs except str-utils
Stuart Sierra
2010-02-01
Delete obsolete versions of popular libs.
Stuart Sierra
2010-02-01
Rename popular libs with shorter names.
Stuart Sierra
2010-01-31
c.c.json: use PrintWriter directly; even faster
Stuart Sierra
2010-01-31
c.c.json: reorganize around extend
Stuart Sierra
2010-01-31
new c.c.json: fix 1 reflective call
Stuart Sierra
2010-01-31
Add c.c.json; replacement for c.c.json.read & c.c.json.write
Stuart Sierra
2010-01-30
c.c.json.read: use transients
Stuart Sierra
2010-01-30
c.c.json.read: accept any Reader type; fixes #67
Stuart Sierra
2010-01-30
fix for aotc, ticket 44; moved impl selection code from macro to runtime eval
Alexander Taggart
2010-01-30
Fix mis-named ns in pprint.gen-class; refs #66
Stuart Sierra
2010-01-30
pprint: Move gen-class expressions to separate file; refs #65
Stuart Sierra
2010-01-30
pprint: require ColumnWriter in PrettyWriter
Stuart Sierra
2010-01-27
str-utils3: substitute type-specific fns for 'replace' multimethod
Stuart Sierra
2010-01-26
Add str-utils3 with tests
Stuart Sierra
2010-01-20
Add "dist" assembly for distribution ZIP/tar files.
Stuart Sierra
2010-01-20
Remove clojure.contrib.test-contrib
Stuart Sierra
2010-01-20
Remove tests for clojure.contrib.walk (obsolete)
Stuart Sierra
2010-01-20
Move example sources to separate dir.
Stuart Sierra
2010-01-20
Move source files into Maven-style directory structure.
Stuart Sierra
2010-01-14
macro-utils: support new deftype and reify forms
Konrad Hinsen
2010-01-08
finite-distributions: fixed typo
Konrad Hinsen
2009-12-30
clean up temporary namespaces, fixes #54
Stuart Halloway
2009-12-29
check for AssertionError in tests
Rich Hickey
2009-12-28
finite-distributions: simplified m-bind of dist-m monad
Konrad Hinsen
2009-12-14
Add Factory as a method of obtaining open database connections, fixes #50
Steve Gilardi
2009-12-11
Changed all instances of ^x across contrib to (meta x) since the ^x form is b...
Tom Faulhaber
2009-12-10
Remove the translation of (meta x) to ^x in code dispatch, since the ^x form ...
Tom Faulhaber
2009-12-10
Fixes for defs losing their doc strings (and other metadata).
Tom Faulhaber
2009-11-30
renamed col-write method to Java-ok col_write
Rich Hickey
2009-11-28
added :dynamic annotations to mock
Rich Hickey
2009-11-26
macros: new macro with-direct-linking
Konrad Hinsen
2009-11-24
make filename canonical: pprint/cl-format.clj -> pprint/cl_format.clj
Steve Gilardi
2009-11-24
exclude bytes from http.agent
Rich Hickey
2009-11-23
commented out trace core test
Rich Hickey
2009-11-13
command-line: revert 72a13bf
Chouser
[prev]
[next]