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
Age
Commit message (
Expand
)
Author
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
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
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
[prev]
[next]