You are currently using a new, unsaved search.
1 2 3 Next >>
Purge removed libraries from load_all.clj
def: Add defn-memo
Add set of regular expression functions
Logging functions
Move Clojure Contrib issues from GC to Assembla
Agent shutdown introduces AccessControlException when compiling via ant
log-system-agent state becomes nil if log level is not enabled.
Streamline clojure.contrib.http.agent interface
Performance enhancements needed for logging
duck-streams/copy bug on InputStream-to-Writer
java-utils/as-str could be variadic
Default log namespace is incorrect
Clojure tests: sets
Implementation-specific logging functions are using reflection
Clojure AOT compilation will compile unwanted classes
Invoking namespaced log macro is tedious
Add test coverage for seq-utils
clojure.contrib.str-utils2 is not AOT compiled
Backport clojure.contrib.logging to clojure-1.0-compat branch
Named agent-log function defined within log macro not found at runtime
append-spit should only write out an encoding marker once
Dependency from clojure-contrib to clojure is incorrect (for Maven snapshot builds)
str-utils2: seq-like functions have different argument order
Unknown severity level causes NPE
Add delete-file and delete-file-recursively functions to java-utils
Compatibility from clojure.contrib.test-is to clojure.test
Private logging macros aren't private
Report progress in http.agent
Contribs profiler can run into an Exception
Include math/lcm for more than 2 args
repl_utils addition: apropos
str-utils2: add type hints for returned values
add wall-hack-method and wall-hack-field to java_utils.clj
PersistentFnMap doesn't handle both valAt arities
tracing enhancement: dotrace
clojure.contrib.test-is use-fixtures function composes fixture functions repeatedly (Backport clojure #194)
Replace instances of ^ reader macro with (meta ...)
make duck-streams work with java.net.Socket
Add let-kw to c.c.macros
cl-format rounding bugs
AOT compilation of clojure-contrib.jar pre-sets logging implementation
Pom specifies dependency on clojure 1.0-SNAPSHOT
bugs in cl-format
update pom.xml for contrib to include build.clojure.org and ticket 208 change
Allow for externally-provided db connection to c.c.sql
Bug in test_java_utils.clj
Add strint (string interpolation) lib
Add println-style args to log macros
duck-streams should handle bytes as well as characters
AOT of logging.clj causes logging implementation to be decided at compile-time