You are currently using a new, unsaved search.
1 2 3 Next >>
BigInt optimization breaks "obvious" math
BigInt math is slow when values of a BigInt are small enough to actually be treated as Longs
print-deftype breaks when fields have dashes
Transient vectors mutations leak into their source persistent vector
[Documentation] - Remove unnecessary "Alpha" labels in docstrings
print-dup should not be defined for deftypes
Support hinting arg vectors
In java.io, the make-parents function can't handle files without parent directory.
mod throws exception on large args
Protocols Should Handle Hash Collision
defrecord/deftype enhancements from 1.3.0-alpha7
BigInteger is print-dup'able but not readable
Longs print-dup to the Long constructor
Records with fields named "values"
bit-clear index should be zero based
Some alpha-7 printdup functions have left-over debug messages.
Method resolution does not select exact signature matches over tying
Update min/max functions to take advantage of primitive math
long cast is not checked for Object decimal types
race condition in reference cache on Java 5
Release notes for 1.3
Message-bearing assert
bit ops to have primitive semantics by default, no conditionals, direct mapping to JVM primitive ops
partition-by holds references to head groups longer than necessary
1.3 alpha 6 seems to hold on to head in a case when 1.2 does not
Workable upload destination for release zips
automate distribution zip
Remove *earmuff* == dynamic support
cl-format: ~( thows an exception with an empty string
reference a definterface in file that declares it
fast path equal case for diff
stack overflow diffing large objects
Error message for invalid map literals is not helpful
Stop ISeq from inheriting Sequential
version.properties file is not closed
<= is incorrect when args include Double/NaN
definterface/gen-interface do not support array parameter and return types
Docstring of defrecord (and =) does not correctly describe equality behavior for records.
starting scope of let bindings seems incorrect from jdi perspective
Add any-pred and every-pred combinators
Test for error message fails in IBM JDK
clojure.data/diff does not correctly handle arrays as first argument
Hudson release build failing at git clone step
pprint test failing only on Hudson
clojure/set fns don't work with mutable sets
Multi-methods hold onto the head of their arguments
case gives NPE when used with nil
Compiler doesn't push a binding for *unchecked-math*
pprint does not respect *print-length*
VerifyError with symbol metadata, macros, and defrecord