index
:
clojure
1.0.x
1.1.x
1.2.x
20081217
20090320
applet
chunks
ensure
equal
equiv
gh-pages
lazy
master
new
num
par
prim
seqfns
streams
The Clojure programming language http://clojure.org
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-03-01
avoid reading in metadata restoration
Rich Hickey
2011-02-28
improve startup time via lazy defn loading
Rich Hickey
2011-02-25
tests for #737
Stuart Halloway
2011-02-25
Allow definterface/gen-interface to accept array type hints
Daniel Solano Gómez
2011-02-25
#380: back out perf-killing andNot overloads. Not needed, since andNot is sta...
Aaron Bedra and Stuart Halloway
2011-02-25
add missing overloads for numerics to prevent major performance regression du...
David Powell
2011-02-25
Fix whitespace
Stuart Sierra
2011-02-25
Add test for nil in case; refs CLJ-702
Stuart Sierra
2011-02-25
use clojure.lang.Util.classOf() instead of getClass() to avoid NPE in (case n...
Aaron Bedra
2011-02-25
#715. Eliminate unnecessary fragile test.
Aaron Bedra and Stuart Halloway
2011-02-25
Do not check for specific exception types or messages in reify; refs CLJ-728
Stuart Sierra
2011-02-25
Added error message for invalid map literals
Luke VanderHart
2011-02-25
Whitespace cleanup around clojure-version
Stuart Sierra
2011-02-25
CLJ-739 Ensure version.properties is closed when loading core.clj
Stuart Sierra
2011-02-25
CLJ-711 skip test and compile-test when maven.test.skip
Alan Dipert
2011-02-25
Fix to prevent top-level defs from hanging onto the head of an expression tha...
David Powell
2011-02-02
Revert "keys and vals check for instanceof Map"
Rich Hickey
2011-01-28
keys and vals check for instanceof Map
Stuart Sierra
2011-01-28
restore detection of cyclic load dependencies
Stephen C. Gilardi
2011-01-28
CLJ-719: call correct diff function for arrays as first argument
Stuart Halloway
2011-01-22
update def docstring to match its behavior
Stuart Halloway
2011-01-14
[maven-release-plugin] prepare for next development iteration
Hudson @ build.clojure.org
2011-01-14
[maven-release-plugin] prepare release clojure-1.3.0-alpha5
clojure-1.3.0-alpha5
Hudson @ build.clojure.org
2011-01-14
disable test failing only on Hudson (race condition?)
Stuart Halloway
2011-01-14
alpha 5 changes
Stuart Halloway
2011-01-14
#710 diff mutable sets
Stuart Halloway
2011-01-05
Handle edge case in arbitrary-precision substraction. refs #690
Colin Jones
2011-01-05
Build and deploy with Maven 2; CLJ-681
Stuart Sierra
2011-01-05
Added sorted-by support for walk and tests
Timothy Pratley
2011-01-04
fix munge handling of $, ', "
Michał Marczyk
2011-01-04
#697 Added a system property and compiler binding for *unchecked-math*
Alan Dipert
2010-12-31
Mark ~w as :pretty (meaning it requires a pretty-writer) #682
Tom Faulhaber
2010-12-31
I added a new macro, print-length-loop, that augments loop to only iterate *p...
Tom Faulhaber
2010-12-19
#687: modify doc string to match enhancement to str/join
Stuart Halloway
2010-12-19
fix "string.join doesn't work with sets and other collections"
Alex Ott
2010-12-19
#684: fixed race condition in the test code
Stuart Halloway
2010-12-17
strip metadata from syms used in keywords, fixes #693
Rich Hickey
2010-12-17
Fixed into-array behavior #678
Alan Dipert
2010-12-17
coalesce test helpers into clojure.test-helper, so new contributors can find ...
Stuart Halloway
2010-12-17
cache newline system property in a private var #300
Stuart Halloway
2010-12-17
Update tests to recogize appropriate newlines for the platform that they're on.
Tom Faulhaber
2010-12-17
Convert the pretty printer to emit platform-specific newlines when it breaks ...
Tom Faulhaber
2010-12-17
use platform default for (newline)
Alan Dipert and Stuart Halloway
2010-12-17
Make sure we write saved trailing white space ahead of a multiline string out...
Tom Faulhaber
2010-12-17
do not count on stack traces being there at REPL reporting time #691
Stuart Halloway
2010-12-17
disallow recur across try, refs #31
Kevin Downey (hiredman)
2010-12-12
back to snapshots
Stuart Halloway
2010-12-12
[Automated release] Clojure 1.3.0-alpha4
Stuart Halloway
2010-12-08
Prevent promises from blocking on print. Fixes #680
Aaron Bedra
2010-12-08
Don't rethrow RuntimeExceptions, refs #292
Daniel Solano Gómez
[prev]
[next]