index
:
clojure
1.0.x
1.1.x
1.2.x
20081217
20090320
applet
chunks
ensure
equal
equiv
gh-pages
lazy
master
new
num
par
prim
seqfns
streams
The Clojure programming language http://clojure.org
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
1.1.x
remove qualifier for 1.1.0 release
Rich Hickey
15 years
1.2.x
The DynamicClassLoader should not use the default ProtectionDomain.
David Barksdale
14 years
applet
The DynamicClassLoader should not use the default ProtectionDomain.
David Barksdale
14 years
equal
auto-box loop arg when primitive local recur mismatch, print warning that thi...
Rich Hickey
15 years
equiv
incorporate BigInt
Rich Hickey
15 years
gh-pages
Autodoc commit for 1.2.x/f128af9d, master/13d9404b, 1.1.x/5293929c
Tom Faulhaber
14 years
master
Fixes dumb little debug messages. CLJ-794
fogus
14 years
num
Util.equals unboxed support for long/double
Rich Hickey
15 years
prim
re-enable protocol-based reduce
Rich Hickey
15 years
seqfns
Merge branch 'master' into seqfns
Rich Hickey
15 years
[...]
Tag
Download
Author
Age
clojure-1.3.0-alpha5
commit 04aad18468...
Hudson @ build.clojure.org
14 years
1.2.0
commit 0436abdb51...
Stuart Halloway
14 years
1.2.0-RC3
commit 28b24dde07...
Stuart Halloway
14 years
1.2.0-RC2
commit 0f47e7c575...
Stuart Halloway
14 years
1.2.0-RC1
commit 6dec446bfb...
Stuart Halloway
14 years
1.2.0-beta1
commit 9c01e1faf5...
Stuart Halloway
15 years
1.1.0
commit 5293929c99...
Rich Hickey
15 years
1.0
commit f85444e6f8...
Rich Hickey
16 years
Age
Commit message
Author
2011-05-20
Fixes dumb little debug messages. CLJ-794
HEAD
master
fogus
2011-05-18
fix record = when field named same as method - fixes clj-796
Rich Hickey
2011-05-13
[maven-release-plugin] prepare for next development iteration
Hudson @ build.clojure.org
2011-05-13
[maven-release-plugin] prepare release clojure-1.3.0-alpha7
Hudson @ build.clojure.org
2011-05-13
neuter overspecified tests
Stuart Halloway
2011-05-13
inline n-ary min, max
Stuart Halloway
2011-05-13
changes update
Stuart Halloway
2011-05-13
inlining and n-ary bit functions and math ops - n-ary versions and inlines of...
Alan Dipert
2011-05-13
inline min/max #784 - not contagious - do math inline for #{prim prim}, #{obj...
Stuart Halloway
2011-05-13
get rid of spurious tags on deftype/defrecord (again!)
Stuart Halloway
[...]