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
2009-07-31
seq-utils: Add fill-queue
Chouser
2009-07-29
Cleaned up the docs, added the copyright notice.
Alexander Taggart
2009-07-29
Added logging functions
Alexander Taggart
2009-07-23
Drop / from the list of chars that's escaped for JSON in pprint JSON dispatch
Tom Faulhaber
2009-07-16
http/agent.clj: added on-success and on-failure callback fns
Stuart Sierra
2009-07-16
http/agent.clj: response-headers lower-cases header names
Stuart Sierra
2009-07-16
http/agent.clj: headers returns proper map, added doc strings
Stuart Sierra
2009-07-09
def: Add defn-memo
Chouser
2009-07-06
Merge branch 'master' of git@github.com:richhickey/clojure-contrib
Tom Faulhaber
2009-07-06
Support for *print-base* and *print-radix* in cl-format, pprint and write.
Tom Faulhaber
2009-07-05
http/agent.clj: fix setInstanceFollowRedirects error
Stuart Sierra
2009-07-05
Handle 0 correctly in non-java-supported bases
Tom Faulhaber
2009-07-04
Changes to support the object explorer
Tom Faulhaber
2009-07-02
repl-utils: Fix init state for add-break-thread!
Chouser
2009-06-25
Merge commit 'stuart/gtic'
Stuart Halloway
2009-06-24
New library monadic-io-streams
Konrad Hinsen
2009-06-24
gtic: move clojure tests and supporting libraries into clojure repos
Stuart Halloway
2009-06-24
Merge commit 'rich/master' into gtic
Stuart Halloway
2009-06-24
gtic: updated contrib tests to use new template syntax
Stuart Halloway
2009-06-23
gtic: updated clojure tests to new template syntax, commented out
Stuart Halloway
2009-06-23
test_is.clj: modified "are" to use new c.c.template syntax
Stuart Sierra
2009-06-23
condt.clj: removed, as it depended on the old template.clj
Stuart Sierra
2009-06-23
templace.clj: restored license info & ns doc string
Stuart Sierra
2009-06-23
monads: new functions m-until and with-state-field and some cleanup
Konrad Hinsen
2009-06-23
template.clj: completely new, requires arg vector for template expr
Stuart Sierra
2009-06-23
template.clj: removed old template namespace
Stuart Sierra
2009-06-23
walk.clj: removed redundant call to outer fn
Stuart Sierra
2009-06-23
test_contrib/walk.clj: tests for c.c.walk
Stuart Sierra
2009-06-16
pprint: Changing one '=' into an 'identical?' gave us another ~30% speedup.
Tom Faulhaber
2009-06-16
condition: refinements
scgilardi
2009-06-14
pprint: Modified buffer-length to remove (or at least ameliorate) a
Tom Faulhaber
2009-06-14
condition: fix regex in print-stack-trace
scgilardi
2009-06-13
pprint: directly call some dispatch functions that we use often to be
Tom Faulhaber
2009-06-13
condition: simplify implementation, add one-argument raise
scgilardi
2009-06-11
condition: work on print-stack-trace and examples
scgilardi
2009-06-11
condition: add print-stack-trace, fix handling of nil forms in handler-case
scgilardi
2009-06-11
condition: refinements and add example of nested handler
scgilardi
2009-06-10
condition: add 'based on a idea from Chouser' and reference to the discussion
scgilardi
2009-06-10
condition: add example.clj
scgilardi
2009-06-10
add condition.clj: raise and handle conditions: maps
scgilardi
2009-06-09
http/agent.clj: fixed typo
Stuart Sierra
2009-06-09
test-clojure.compilation: extend compiler metadata test;
Frantisek Sodomka
2009-06-08
http/agent.clj: experimental agent-based HTTP client
Stuart Sierra
2009-06-08
http/connection.clj: experimental low-level HTTP client API
Stuart Sierra
2009-06-08
java_utils.clj: added as-url multimethod
Stuart Sierra
2009-06-06
swing-utils: add action and menu(bar) builders from Meikel Brandmeyer, inspir...
scgilardi
2009-06-06
except: support exception classes that don't allow wrapping a cause
scgilardi
2009-06-06
sql.internal: use enhanced throwf from except
scgilardi
2009-06-06
except: allow throwf et al to wrap another exception (the cause)
scgilardi
2009-06-06
sql.test: use new with- indentation from Phil Hagelberg
scgilardi
[prev]
[next]