summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
1.1.xremove qualifier for 1.1.0 releaseRich Hickey16 years
1.2.xThe DynamicClassLoader should not use the default ProtectionDomain.David Barksdale14 years
appletThe DynamicClassLoader should not use the default ProtectionDomain.David Barksdale14 years
equalauto-box loop arg when primitive local recur mismatch, print warning that thi...Rich Hickey15 years
equivincorporate BigIntRich Hickey15 years
gh-pagesAutodoc commit for 1.2.x/f128af9d, master/13d9404b, 1.1.x/5293929cTom Faulhaber14 years
masterFixes dumb little debug messages. CLJ-794fogus14 years
numUtil.equals unboxed support for long/doubleRich Hickey15 years
primre-enable protocol-based reduceRich Hickey15 years
seqfnsMerge branch 'master' into seqfnsRich Hickey15 years
[...]
 
TagDownloadAuthorAge
clojure-1.3.0-alpha5commit 04aad18468...Hudson @ build.clojure.org14 years
1.2.0commit 0436abdb51...Stuart Halloway15 years
1.2.0-RC3commit 28b24dde07...Stuart Halloway15 years
1.2.0-RC2commit 0f47e7c575...Stuart Halloway15 years
1.2.0-RC1commit 6dec446bfb...Stuart Halloway15 years
1.2.0-beta1commit 9c01e1faf5...Stuart Halloway15 years
1.1.0commit 5293929c99...Rich Hickey16 years
1.0commit f85444e6f8...Rich Hickey16 years
 
AgeCommit messageAuthor
2009-02-16[lazy] smarter ASeq and LazySeq isEmpty()lazyRich Hickey
2009-02-16[lazy] updated docsRich Hickey
2009-02-16[lazy] straight cons call in filterRich Hickey
2009-02-16[lazy] got rid of Sequence, (seq iseq) no longer an identity, ISeqs can be em...Rich Hickey
2009-02-14[lazy] renamed rest to next, renamed more to restRich Hickey
2009-02-14[lazy] added (optional) detection of conditional test of LazySeq, build with:Rich Hickey
2009-02-13[lazy] fixed take-whileRich Hickey
2009-02-12[lazy] only coerce LazySeq to seq in analyze, fixing evaluation of ()Rich Hickey
2009-02-11[lazy] declare closed-over fields non-final for once-only fnsRich Hickey
2009-02-11[lazy] use seq rather than relying on implicit seq of first/more in core sequ...Rich Hickey
[...]