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
/
clojure
/
contrib
Age
Commit message (
Expand
)
Author
2009-05-03
duck_streams.clj: corrected doc string for "file-str"
Stuart Sierra
2009-05-03
duck_streams.clj: Renamed file to file-str, for compatibility with java-utils
Stuart Sierra
2009-05-03
Namespace documentation for autodoc
Konrad Hinsen
2009-05-03
A couple of small corrections to the doc.
Tom Faulhaber
2009-05-03
Beginning to add namespace documentation for all namespaces.
Tom Faulhaber
2009-05-03
Cleaned up cl-format's doc string
Tom Faulhaber
2009-05-03
Updating pprint documentation
Tom Faulhaber
2009-04-30
walk.clj: fixed macroexpand-all to use seq? instead of list?
Stuart Sierra
2009-04-29
monads: sequence monad made fully lazy
Konrad Hinsen
2009-04-28
monads: bug fixes for maybe-t and sequence-t
Konrad Hinsen
2009-04-28
repl_ln: add clojure-version to default greeting
scgilardi
2009-04-27
sql: improve error reporting on SQLException including BatchUpdateException
scgilardi
2009-04-27
test_is.clj: updated docs for new 'report' function
Stuart Sierra
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-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-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 tests, all of which pass!
Tom Faulhaber
[next]