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
/
load_all.clj
Age
Commit message (
Collapse
)
Author
2010-01-20
Move source files into Maven-style directory structure.
Stuart Sierra
2009-09-28
compile str-utils2 and other build fixes, refs #22
Stuart Halloway
2009-06-24
gtic: move clojure tests and supporting libraries into clojure repos
Stuart Halloway
2009-05-31
build.xml, load-all: add swing-utils
scgilardi
2009-05-29
load-all: remove auto-agent, uncomment miglayout
scgilardi
2009-05-27
test-clojure: added compilation.clj, macros.clj, metadata.clj;
Frantisek Sodomka
compilation: compiler metadata; java-interop: dot, double-dot, doto; vars: regression in binding
2009-05-05
New library macro-utils
Konrad Hinsen
2009-05-04
Added pprint to the load-all list
Tom Faulhaber
2009-04-22
probabilities: revision, new submodules random-numbers and monte-carlo
Konrad Hinsen
2009-03-22
test-clojure: added parallel.clj for pmap, pcalls, etc.;
Frantisek Sodomka
special.clj - note about letfn
2009-03-22
test-clojure: renamed main to clojure-main
Frantisek Sodomka
2009-03-22
test-clojure: preparation for library tests (set, xml, zip); test set/union
Frantisek Sodomka
2009-03-20
test-contrib and datalog tests behave the same as test-clojure
Frantisek Sodomka
2009-03-19
test-clojure: preparation for new tests
Frantisek Sodomka
2009-03-19
New library clojure.contrib.complex-numbers
Konrad Hinsen
2009-03-19
generic: new module comparison plus general support code
Konrad Hinsen
2009-03-18
generic: new module functor
Konrad Hinsen
2009-03-16
new module clojure.contrib.generic.collection
Konrad Hinsen
2009-03-13
generic: modified arithmetic and added math-functions
Konrad Hinsen
2009-03-12
New module clojure.contrib.generic.arithmetic (experimental)
Konrad Hinsen
2009-02-25
New library clojure.contrib.types implements algebraic data types
Konrad Hinsen
2009-02-23
stream-utils: almost completely new content
Konrad Hinsen
2009-02-22
load_all.clj: removed enum, uncommented condt
Stuart Sierra
2009-02-22
load_all.clj: added file that attempts to load all contrib libs
Stuart Sierra
Libs that fail under current Clojure SVN are commented out.