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
16 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
15 years
1.2.0-RC3
commit 28b24dde07...
Stuart Halloway
15 years
1.2.0-RC2
commit 0f47e7c575...
Stuart Halloway
15 years
1.2.0-RC1
commit 6dec446bfb...
Stuart Halloway
15 years
1.2.0-beta1
commit 9c01e1faf5...
Stuart Halloway
15 years
1.1.0
commit 5293929c99...
Rich Hickey
16 years
1.0
commit f85444e6f8...
Rich Hickey
16 years
Age
Commit message
Author
2010-06-21
auto-box loop arg when primitive local recur mismatch, print warning that thi...
equal
Rich Hickey
2010-06-19
restore hard error on primitive local recur mismatch
Rich Hickey
2010-06-18
Swap defaults, now non-promoting +, * etc is default. Use +', *' etc for arbi...
Rich Hickey
2010-06-18
print recur mismatch warnings, for now
Rich Hickey
2010-06-18
Allow ' as constituent character
Rich Hickey
2010-06-17
Change = to include type of boxed numbers (and collections thereof). Use == f...
Rich Hickey
2010-06-17
Util.equals unboxed support for long/double
num
Rich Hickey
2010-06-17
tighten up narrowing conversion checks
Rich Hickey
2010-06-17
tighten up numeric comparisons
Rich Hickey
2010-06-16
return bigints from ratio ops only when bigint operand
Rich Hickey
[...]