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
2009-04-27
test_is.clj: Replaced 'report' with a more flexible multimethod.
Stuart Sierra
2009-04-25
fix doc strings and comments, report from Michael Wood
scgilardi
2009-04-25
Fixed pprint-newline :mandatory
Tom Faulhaber
2009-04-23
monads: fixed m-plus in maybe-t
Konrad Hinsen
2009-04-23
monads: better default for which-m-plus in maybe-t
Konrad Hinsen
2009-04-22
probabilities: revision, new submodules random-numbers and monte-carlo
Konrad Hinsen
2009-04-21
accumulators: new mean-variance accumulator
Konrad Hinsen
2009-04-21
monads: new monad function m-reduce
Konrad Hinsen
2009-04-21
def: new utility function name-with-attributes for use in var-defining macros
Konrad Hinsen
2009-04-19
Added new libs: jar.clj, classpath.clj, find_namespaces.clj
Stuart Sierra
2009-04-17
accumulators: implement clojure.contrib.generic.arithmethic/+ as a synonym fo...
Konrad Hinsen
2009-04-17
More autodoc changes (because googlecode wiki is stupid)
Tom Faulhaber
2009-04-17
Updates for autodoc
Tom Faulhaber
2009-04-16
types: optional docstring and attribute map in deftype
Konrad Hinsen
2009-04-15
repl-utils: start-handling-break cleared break-threads every time it was call...
Chouser
2009-04-14
singleton.clj: added per-thread-singleton, renamed singleton to global-singleton
Stuart Sierra
2009-04-14
repl-utils: fix get-source to use full-path :file meta-data.
Chouser
2009-04-12
Added namespace level documentation
Tom Faulhaber
2009-04-12
missing :use
Tom Faulhaber
2009-04-12
Handle ArraySeqs
Tom Faulhaber
2009-04-11
Resolve issue 37. Build patch from Howard Lewis Ship
scgilardi
2009-04-10
Stuart S's suggestions for properties
Stuart Halloway
2009-04-10
simplified tests to avoid permanent fixtures per discussion on mailing list
Stuart Halloway
2009-04-09
sql.internal: use java-utils/as-properties
scgilardi
2009-04-09
added Perry Trolard's properties helpers
Stuart Halloway
2009-04-09
singleton.clj: fix namespace name
Stuart Sierra
2009-04-09
singleton.clj: new lib for initializing global singleton instances
Stuart Sierra
2009-04-09
lazy-xml: fix laziness
Chouser
2009-04-09
shell-out: fix up docstring
Chouser
2009-04-09
breaking change: rename the-str to as-str
Stuart Halloway
2009-04-07
Resolve issue 31: Maven patch / build on CI Server, from Howard Lewis Ship
scgilardi
2009-04-06
converted lazy seqs to functions so they won't hold their heads
Stuart Halloway
2009-04-06
removed spurious double-run of tests
Stuart Halloway
2009-04-06
Moved cl_format back to having a "-" in the name because apparently load
Tom Faulhaber
2009-04-06
Mucked around with the headers to make them more clojure.contrib friendly
Tom Faulhaber
2009-04-06
Added cl-format examples
Tom Faulhaber
2009-04-06
Added tests for the pretty printer/cl-format to the main test driver
Tom Faulhaber
2009-04-06
Changed - to _ in filenames
Tom Faulhaber
2009-04-06
Added a warning if we don't have a clojure.jar to support compilation
Tom Faulhaber
2009-04-06
Added tests, all of which pass!
Tom Faulhaber
2009-04-06
Add pprint and utilities to the set of compiled files
Tom Faulhaber
2009-04-06
Basic support for pretty printer
Tom Faulhaber
2009-04-05
update ns form for sql.internal
scgilardi
2009-04-05
update ns form for sql.clj
scgilardi
2009-04-05
use the-str from java-utils
scgilardi
2009-04-05
fix issue 36, compatiblity with bash 4.0 re: handling of set -o nounset and a...
scgilardi
2009-04-05
sql: fixed breakage I caused in r636
Stuart Halloway
2009-04-05
java-util: the-str and with-system-properties
Stuart Halloway
2009-04-05
java-utils: file
Stuart Halloway
2009-04-04
added source-cell? predicate
Jeffrey Straszheim
[prev]
[next]