You are currently using a new, unsaved search.
1 2 3 Next >>
clojure.java.classpath/system-classpath is incorrect when running in a classloader other than the application classloader
clojure.contrib.trace/deftrace does not work with function definitions with doc-strings
POM file for math.combinatorics
java.jmx build failure due to missing JAR
There needs to be a way to collect regular arguments in tools.cli
Move Clojure Contrib issues from GC to Assembla
Build failure against edge clojure
clojure.contrib.json does not parse JSON strings containing back slashes on Windows
Incorrect line separator handling in spy macro
c.c.pprint pprint-logical-block macro using private var
clojure.contrib.sql expects *err* to be a PrintWriter
c.c.logging tests rely on hardcoded line-terminator
Build Broken since April 8th
variable name colision in java-utils/set-system-properties
prxml attribute value to support internal entity reference
Bug in clojure.contrib.json/read-json
Add zip and unzip functions to java-utils
clojure.contrib.core/-?> (and perhaps others?) have a quoting bug
clojure.contrib.shell broken with clojure commit 37d8f7a
type hinting for clojure.contrib.condition
Control output of non-ASCII characters in clojure-contrib.json
c.c.json/json-str handles maps with keys containing quotes incorrectly
Cartesian product with nil args
eof-value not working in clojure.contrib.json
tests for c.c.io
Replace references to duck-streams with io in clojurescript
Add zero-arity body to comp function
Refactor c.c.io/writer, reader, etc as a protocol; stop returning PrintWriters
json end-of-file handling broken
with-ns tests broken by changes to Clojure exception reporting
clojure.contrib.base64 lacking decode
Forward-port deprecated 1.1 namespaces
c.c.repl-utils/show is currently broken
remove deprecations on master
gen-html-docs build fails due to unecessary :use of c.c.def
clojure.contrib.io does not support appending anymore
fix pprint tests and reenable
add wall-hack-method and wall-hack-field to java_utils.clj
Pom specifies dependency on clojure 1.0-SNAPSHOT
Implements clojure.contrib.priority-map
clojure.contrib.sql runs out of memory on very large datasets
fix gvec reflection warnings
Improve running tests from Ant
c.c.memoize: thread-safe and extensible memoize
(pr x & more) makes a self-call, which can lead to stack overflow
Contribs profiler can run into an Exception
pprint depends on order of compilation
duck-streams open as resource what isn't File or URL
Unknown severity level causes NPE
append-spit should only write out an encoding marker once