Age | Commit message (Collapse) | Author |
|
|
|
Thanks to digash on IRC.
|
|
|
|
|
|
|
|
|
|
|
|
Libs that fail under current Clojure SVN are commented out.
|
|
|
|
rand-elt, partition-all patch based on one from H. Duerer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
svn merge -r472:477 ../branches/lazy/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Bind *stack-trace-depth* to a number to limit stack trace depth.
Discussion at http://groups.google.com/group/clojure/browse_thread/thread/5316bdb93f1c4407
|
|
Before, it only printed the first 2 exceptions.
Report/patch from Chas Emerick.
http://code.google.com/p/clojure-contrib/issues/detail?id=27
|
|
|
|
|
|
|
|
from Shawn Hoover
|
|
|
|
|