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
/
main
Age
Commit message (
Expand
)
Author
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
Move example sources to separate dir.
Stuart Sierra
2010-01-20
Move source files into Maven-style directory structure.
Stuart Sierra