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
2010-04-28Merge branch 'master' into seqfnsseqfnsRich Hickey
2010-04-28turn off annotations test for nowRich Hickey
2010-04-28added flatten, group-by, partition-by, frequencies, reductions, rand-nth, seq...Rich Hickey
2010-04-27Add containsKey and entryAt support to Vec, plus tests. Fixes #314.Daniel Solano Gómez
2010-04-27eliminate reflection in #266Stuart Halloway
2010-04-27Add Comparable support to Vec, with tests. Fixes #266.Daniel Solano Gómez
2010-04-27tests for annotationsStuart Halloway
2010-04-27route all coercions through RTRich Hickey
2010-04-27made defrecords SerializableRich Hickey
2010-04-27added parameter destructuring support to reify and deftype/recordRich Hickey
[...]