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-06-21auto-box loop arg when primitive local recur mismatch, print warning that thi...equalRich Hickey
2010-06-19restore hard error on primitive local recur mismatchRich Hickey
2010-06-18Swap defaults, now non-promoting +, * etc is default. Use +', *' etc for arbi...Rich Hickey
2010-06-18print recur mismatch warnings, for nowRich Hickey
2010-06-18Allow ' as constituent characterRich Hickey
2010-06-17Change = to include type of boxed numbers (and collections thereof). Use == f...Rich Hickey
2010-06-17Util.equals unboxed support for long/doublenumRich Hickey
2010-06-17tighten up narrowing conversion checksRich Hickey
2010-06-17tighten up numeric comparisonsRich Hickey
2010-06-16return bigints from ratio ops only when bigint operandRich Hickey
[...]