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-07
build.xml: change version to 1.1.0-RC2
1.1.0-RC2
Stuart Sierra
2010-01-05
exclude logging.clj from AOT compilation (see ticket 44)
Steve Gilardi
2010-01-04
Add ZIP dist target to build
1.1.0-RC1
Stuart Sierra
2010-01-04
pom.xml: set version 1.1.0-RC1 and depend on clojure 1.1.0
Stuart Sierra
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-12-10
update to point to build.clojure.org, clojure 1.1.0-master (was 1.1.0
Steve Gilardi
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
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
[next]