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-08-15
duck_streams.clj: added type hints to avoid reflection
Stuart Sierra
2009-08-15
http/connection.clj: added type hints
Stuart Sierra
2009-08-15
better doc metadata for jmx
Stuart Halloway
2009-08-14
http/agent.clj: allow handling of stream as it is received
Stuart Sierra
2009-08-14
http/agent.clj: added predicates to test response code ranges
Stuart Sierra
2009-08-14
http/agent.clj: allow encoding argument on response-body-str
Stuart Sierra
2009-08-14
http/agent.clj: added response-success?
Stuart Sierra
2009-08-14
http/connection.clj: set streaming mode before calling connect method
Stuart Sierra
2009-08-12
http/connection.clj: fixed typo in method name
Stuart Sierra
2009-08-07
Fixes #12; log-system ref is now always returned.
Tom Faulhaber
2009-08-07
Fixes #11; log-ns is now captured at macro-expansion-time.
Tom Faulhaber
2009-08-07
Added type hints to remove reflection when implementation-specific functions ...
Tom Faulhaber
2009-08-06
clojure.contrib.jmx
Stuart Halloway
2009-08-05
minor fix to deftrace: traced functions can now refer to themselves
Stuart Halloway
2009-08-04
Added level-specific convenience log macros. Improved documentation.
Alexander Taggart
2009-08-02
Improved the common code shared between direct and agent-based logging. Added...
Alexander Taggart
2009-08-02
repl_ln: assoc! -> update to avoid conflict with new clojure assoc!
Steve Gilardi
2009-07-31
seq-utils: Fix fill-queue attribution
Chouser
2009-07-31
lazy-xml: replace manual agent-wrangling with seq-utils/fill-queue
Chouser
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
[next]