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-05-11
finite-distributions: more distribution generation facilities
Konrad Hinsen
2009-05-11
sql: support JNDI for specifying a database, with-connection, db-spec
scgilardi
2009-05-11
probabilities.finite-distributions: additional distributions
Konrad Hinsen
2009-05-10
javalog.clj: deleted (deprecated & not Java 5 compatible)
Stuart Sierra
2009-05-10
build.xml: removed javalog, which is deprecated and not compatible w/ Java 5
Stuart Sierra
2009-05-10
monads: symbol macros for m-result, m-bind, m-zero, m-plus
Konrad Hinsen
2009-05-10
profile.clj: profiling and code timing library
Stuart Sierra
2009-05-10
Four adjustments to the compilation stuff:
Tom Faulhaber
2009-05-10
json/read.clj: added tests from pass1.json
Stuart Sierra
2009-05-10
json/write.clj: documentation cleanup
Stuart Sierra
2009-05-09
Support for setting *print-right-margin* to nil to indicate
Tom Faulhaber
2009-05-09
json/write.clj: Handle more collection types and unicode in strings.
Stuart Sierra
2009-05-09
build.xml: Issue 38: resorted and added libs to build.xml
Stuart Sierra
2009-05-09
seq_utils.clj: fix error using wrong name in last revision
Stuart Sierra
2009-05-09
find_namespaces.clj: handle files where (comment...) precedes (ns...)
Stuart Sierra
2009-05-09
seq_utils.clj: Issue 35: fixed partition-by to only call f once on each input
Stuart Sierra
2009-05-09
Got rid of some debug code that doesn't work across namespaces
Tom Faulhaber
2009-05-09
New multimethod-based dispatch system. Made a path all the way through
Tom Faulhaber
2009-05-09
Broke write into two parts one of which takes a stream and one of
Tom Faulhaber
2009-05-08
json/write.clj: force object keys to be strings
Stuart Sierra
2009-05-07
test_is.clj: fix keyword in report argument
Stuart Sierra
2009-05-07
test_is.clj: fix wrong # of arguments to report on thrown-with-msg?
Stuart Sierra
2009-05-07
test_is.clj: throw meaningful exception if namespace does not exist
Stuart Sierra
2009-05-06
test_is: undo change from r761 and replace it by a fixture in test-contrib.ma...
Konrad Hinsen
2009-05-06
monads: monad functions are now real functions defined as symbol macros
Konrad Hinsen
2009-05-05
Documentation updates
Konrad Hinsen
2009-05-05
macro-utils: fixed expansion of symbol macros in the first position of a list
Konrad Hinsen
2009-05-05
New library macro-utils
Konrad Hinsen
2009-05-05
test-is: run each test with *ns* set to its namespace
Konrad Hinsen
2009-05-05
generic: documentation update
Konrad Hinsen
2009-05-04
Revisions: Marking svn756 as the revision that's current for Clojure 1.0.0
scgilardi
2009-05-04
Documentation update
Konrad Hinsen
2009-05-04
Fixed a bunch of little doc errors
Tom Faulhaber
2009-05-04
Lots 'o doc strings
Tom Faulhaber
2009-05-04
Added pprint to the load-all list
Tom Faulhaber
2009-05-04
More documentation headers
Tom Faulhaber
2009-05-03
Added an ant target to compile the minimal set of classes, just those
Tom Faulhaber
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
[prev]
[next]