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 |
2009-08-02 | refactor so mutable vectors support ordinary read functions: get/count/nth/fu...chunks | Rich Hickey |
2009-08-02 | enforce single-threaded use of mutable vector, prevent use after immutble call | Rich Hickey |
2009-07-20 | prevent vec from creating arrays from Collections | Rich Hickey |
2009-07-18 | redef into with batch support | Rich Hickey |
2009-07-18 | got rid of LazilyPersistentVector instances, trim tail in immutable, redefed ... | Rich Hickey |
2009-07-18 | changed to test only for IndexOutOfBoundsException, not ArrayIndexOutOfBounds... | Rich Hickey |
2009-07-18 | renamed immutable immutable! | Rich Hickey |
2009-07-17 | Clojure interface to editable vectors - mutable,immutable,conj!,pop!,assoc!,g... | Rich Hickey |
2009-07-17 | first cut at mutable vector | Rich Hickey |
2009-07-16 | first cut at mods for batch capability | Rich Hickey |
[...] |