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-12-02Add branch name "par" to version.propertiesparChouser
2009-07-22initial fork/join supportRich Hickey
2009-07-20Merge branch 'chunks' into parRich Hickey
2009-07-20prevent vec from creating arrays from CollectionsRich Hickey
2009-07-20make some things public for parallel code accessRich Hickey
2009-07-18redef into with batch supportRich Hickey
2009-07-18got rid of LazilyPersistentVector instances, trim tail in immutable, redefed ...Rich Hickey
2009-07-18changed to test only for IndexOutOfBoundsException, not ArrayIndexOutOfBounds...Rich Hickey
2009-07-18renamed immutable immutable!Rich Hickey
2009-07-17Clojure interface to editable vectors - mutable,immutable,conj!,pop!,assoc!,g...Rich Hickey
[...]