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
Age
Commit message (
Expand
)
Author
2010-01-05
exclude logging.clj from AOT compilation (see ticket 44)
new
Steve Gilardi
2009-11-13
converting jmx bean to use AOT deftype
Stuart Halloway
2009-11-13
allow local.properties
Stuart Halloway
2009-11-13
duck_streams.clj: support Socket in reader & writer; fixes #46
Stuart Sierra
2009-11-10
Update pom to depend on latest Clojure. See Clojure ticket 208
Chouser
2009-11-10
server-socket: make less promiscuous use of clojure.main
Chouser
2009-11-08
repl-utils: (source foo) threw NPE when metadata didn't include :file. Fixed.
Chouser
2009-11-07
add wall-hack-method and wall-hack-field. fixes #43
Kevin Downey
2009-11-02
http/agent.clj: prevent hang on immediate (string (http-agent...))
Stuart Sierra
2009-11-02
PersistentFnMap.clj: add default value arity for -valAt; fixes #41
Stuart Sierra
2009-11-02
seq_utils_test.clj: add tests from Sean Devlin; fixes #13
Stuart Sierra
2009-11-02
trace.clj: add dotrace; fixes #39
Stuart Sierra
2009-10-31
cl-format: ~$ wasn't handling very small fractions (that round to 0) correctly.
Tom Faulhaber
2009-10-31
cl-format: ~$ wasn't handling negative numbers correctly
Tom Faulhaber
2009-10-29
exclude case
Rich Hickey
2009-10-29
works with clojure branch new by excluding deftype
Mike Hinchey
2009-10-28
java-utils: Add delete-file and delete-file-recursively functions
Phil Hagelberg
2009-10-16
Removing ClojureCLR (Moved to http://github.com/richhickey/clojure-clr)
David Miller
2009-10-05
Change version number of clojure-lang dependency.
Howard M. Lewis Ship
2009-10-03
jmx.clj: Beans (1) must have reftypes for state, and (2) no longer
Stuart Halloway
2009-09-28
compile str-utils2 and other build fixes, refs #22
Stuart Halloway
2009-08-31
macro-utils: fix handling of let* and loop* forms with more than one body exp...
Konrad Hinsen
2009-08-28
test_is.clj: compatibility bridge to the new clojure.test; refs #26
Stuart Sierra
2009-08-28
str_utils2.clj: added type hints for String return values; fixes #27
Stuart Sierra
2009-08-27
renamed c.c.expect to c.c.mock, added author/doc metadata
Stuart Halloway
2009-08-25
Fixed attr-maps on private macros.
Alexander Taggart
2009-08-25
Fixed a typo introduced by the merge: test-is-adapter => test-adapter.
Tom Faulhaber
2009-08-25
Merge branch 'expect'
Stuart Halloway
2009-08-25
tweaks: update build to match package names, idiomatic reset!
Stuart Halloway
2009-08-25
simplifying expect_test file structure
Stuart Halloway
2009-08-25
removed util per Chouser's suggestion
Stuart Halloway
2009-08-25
positions takes only a predicate, per Rich's feedback
Aaron Bedra and Stuart Halloway
2009-08-25
GitHub's rendering of the README was grabbing the ) at the end of parenthesized
Tom Faulhaber
2009-08-25
Added author metadata
Tom Faulhaber
2009-08-25
More cross references in the README
Tom Faulhaber
2009-08-24
modify immigrate to operate on root bindings rather than current bindings
scgilardi
2009-08-23
expect: remove indexes in favor of seq-utils/positions
Aaron Bedra and Stuart Halloway
2009-08-23
add seq-utils/positions
Aaron Bedra and Stuart Halloway
2009-08-23
added adapter test
Aaron Bedra and Stuart Halloway
2009-08-23
got tests passing for clojure.contrib.expect
Aaron Bedra and Stuart Halloway
2009-08-23
added test-expect source, renamed namespaces for contrib
Aaron Bedra and Stuart Halloway
2009-08-23
Merge branch 'master' of git@github.com:richhickey/clojure-contrib
Stuart Halloway
2009-08-22
A couple of doc tweaks
Tom Faulhaber
2009-08-21
Translated Jeffrey's overview of Datalog from the old google code wiki into
Tom Faulhaber
2009-08-21
java_utils.clj Correct previous commit with duplicate definition of as-str
Stuart Sierra
2009-08-21
java_utils.clj: made as-str variadic like str, fixes #18
Stuart Sierra
2009-08-21
Fleshed out the README with a bunch of important info that should be on the h...
Tom Faulhaber
2009-08-20
http/agent.clj: fix missing @ in 'message'
Stuart Sierra
2009-08-20
http/agent.clj: handle null response stream on disconnect
Stuart Sierra
2009-08-20
http/agent.clj: handle null InputStream from HTTP response
Stuart Sierra
[next]